How can I loop a imported flash movie in Flash CS3?

Question by ileeilee: How can I loop a imported flash movie in Flash CS3?
I imported a Quick Time movie file from Flash CS3 and published it. I wanted it to loop forever so I added and to the original html file but the movie is playing only once. I also set up the properties to loop!

Do I need to change anything else to make this movie looping? Please help!

Best answer:

Answer by Ben Z
it probebly have somewhere within the movie the command
stop()
the only way to make it loop is to delete that command
you have to open the fla file look for the stop

or put in the last frame
gotoAndPlay(1);

Add your own answer in the comments!

Get the book now