A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: My Movie won't stop looping!

  1. #1
    Junior Member
    Join Date
    Apr 2005
    Location
    York
    Posts
    21

    My Movie won't stop looping!

    Firstly, I admit I'm new to Flash MX, but I've gone through all the correct procedures (I believe) to prevent my flash movie from looping (and tried a few new ones) but the ****** thing still loops....

    Any ideas?

  2. #2
    Sockpuppet
    Join Date
    Mar 2005
    Location
    Who cares?
    Posts
    177
    Add a stop action on the last frame...

    stop();

  3. #3
    Junior Member
    Join Date
    Apr 2005
    Location
    York
    Posts
    21
    OK, in the movie (its very basic) I have 3 levels. Do I add a stop action to all three, or simply the one - and also any ideas why none of the things I've tried.. ie publish settings have worked in stopping the movie from looping...

  4. #4
    Goodbye...
    Join Date
    Aug 2003
    Posts
    661
    No, all you need to do is add the stop(); action like Dedic said... add it to the last frame in your movie, if all three layers end on the same frame, it doesn't matter which one (layer) you add it to.
    code:
    stop();


  5. #5
    Junior Member
    Join Date
    Apr 2005
    Location
    York
    Posts
    21
    Thanks very much it worked a dream...

    Didn't realize that there were so many good websites out here for getting assistance.

    Actionscript
    Flashkit
    Devppl

    Cheers...

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