A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: control MC on main timeline through external swf??

  1. #1
    Senior Member
    Join Date
    Jul 2002
    Posts
    430

    control MC on main timeline through external swf??

    Can someone explain to me how to code from an outside SWF that needs to have a button that will close the swf - go to some type of ending animation and then at the end of that, go to a frame within the timeline of an attached MC?

  2. #2
    Senior Member
    Join Date
    Sep 2004
    Location
    Columbia, MD
    Posts
    206
    In order to reference the master document I had to use an absolute reference from the _root level (vs. _parent...). In addition, keep in mind that you have to trigger the ending animation and goto commands BEFORE closing the swf. If you need to hide the swf then just change the visiblility/alpha until the script has finished, then close the swf. Hope this helps. Good luck!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center