A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Returning to Main Timeline when MovieClips Animation is finished

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Posts
    3

    Returning to Main Timeline when MovieClips Animation is finished

    Hello,

    I have an intro animation inside of a MC on frame 1 of my timeline, when it's finished playing the 100 frame animation I want it to jump to frame two of my main timeline.

    I've tried root and parent scripts at the last frame of the animation but it's not working. Do I need to add root to the package?

    Even gotoAndPlay isn't working so I wanted to ask if anyone knew of the code that works.

    Thanks

  2. #2
    Junior Member
    Join Date
    Feb 2010
    Posts
    28
    You could dispatch new event on last frame of child clip, and set listener for it on main timeline telling it where to go..

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