A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Loop part of timeline...

  1. #1
    Junior Member
    Join Date
    Aug 2005
    Posts
    1

    Loop part of timeline...

    I have an animation that I want to play the entire way through, once it plays the entire way through I want it to loop only frames 20 - 40. What do I need to do to accomplish this?

  2. #2
    A Happy Guy
    Join Date
    Jul 2005
    Posts
    107
    If 40 is your last frame, you could just put a "gotoAndPlay(20);" command in frame 40. If your movie goes past that, you could just copy and paste frames 20-40 at the end of your movie with the gotoAndPlay set to just loop the last 20 frames.

  3. #3
    Junior Member
    Join Date
    Mar 2013
    Posts
    1
    I always think that advice from the internet that is helpful should be thanked. Thank you.

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