A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: loops

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    5
    can anyone please tell me how to stop a movie from looping? I can't seem to find out...

  2. #2
    Senior Member
    Join Date
    Feb 2001
    Posts
    121
    their are 2 ways to do this. the EASY way, and the HARD way. Here are both.
    EASY WAY: assign the last frame the "stop movie" action.

    HARD WAY: create the .swf for the movie along with the HTML.
    Now change the HTML. You will see a list of tags
    that begin <PARAM NAME=.... find the one that says
    <PARAM NAME="Play" VALUE="true" Now change the
    "true" to "false".

    It works the same either way. I prefer the HARD WAY, but thats just showing off.
    8-)
    Chad
    go to http://www.koolmovers.com to see what else KM can do.
    [Edited by chadmagic on 06-30-2001 at 05:48 PM]

  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    5
    gee thx bud D'oh im stupid. hehehe

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