PDA

View Full Version : Repeating Lopp


Stoked
03-04-2003, 06:14 PM
Everytime I make a Flash movie and put it on the web it keeps on looping. How do I stop it from looping. In the Live Preview on Flash MX it doesn't loop.

jaybee
03-04-2003, 06:45 PM
you can set this in the publish settings panel (File/Publish Settings/Flash) or by putting the code stop(); on the frame you want to stop at.....