A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Looping only specific parts

  1. #1
    Junior Member
    Join Date
    Jul 2004
    Posts
    27

    Looping only specific parts

    How can I only loop a chunk of my movie? Example: For my ending I want to loop frames 2086 - 2250

  2. #2
    Senior Member studioqtopia's Avatar
    Join Date
    Nov 2003
    Location
    California
    Posts
    582
    make a keyframe on the last frame of u'r movie(frame 2250) and put this code on it:

    gotoAndPlay(2086);

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