PDA

View Full Version : unloop flash


argentot
07-27-2005, 09:52 AM
my flash movie is in a constant loop when viewed in a browser.
how do i unloop.i checked all the settings in flash where i created
the movie but can't find where i put it in loop mode.
the movie is at argentotoronto.com.

philip
07-27-2005, 10:51 AM
I would like to know that as well...

It seems that flash mx does that by default...

retrogad
07-27-2005, 04:29 PM
Use ActionScript. On the last frame of your animation, add a stop() command to the frame. Otherwise, it'll just loop by default.

philip
07-27-2005, 09:23 PM
Thanks! Ill try that.

argentot
07-28-2005, 10:33 AM
thanks a lot i will try that.
Pete