|
-
Use the gotoAndPlay() method. This will play the movie clip on the next timeline iteration.
For example,
If you are currently using the play() method to start the movie clip's animation. The playhead will still be at the end of the movie clip's timeline when the animation finishes. Therefore the next timeline iteration the movie clip will not play. If you use the MC.gotoAndPlay(2) method it will restart the playhead from the second frame.
Last edited by ilike2; 06-20-2012 at 04:53 AM.
Reason: typo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|