A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: How do you stop a looping movie?

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    1
    Am VERY new to Flash, but have figured out how to download and manipulate .swf files. I've found a file I'd like to adapt for my own use, and would like the movie to run once, then stop. It doesn't. It repeats and repeats. How do I get it to stop after only making one pass?

  2. #2
    Senior Member
    Join Date
    Nov 2000
    Posts
    143
    put a stop action on the last frame of the movie, it will reach this frame and stop, only running once

  3. #3
    Junior Member
    Join Date
    Apr 2001
    Posts
    21
    This might also help:
    In your File -> Publish settings go to HTML tab, uncheck loop
    Regards

  4. #4
    Junior Member
    Join Date
    Apr 2001
    Posts
    5
    also you might try putting <PARAM NAME=loop VALUE=false> into the embed code.

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