I have set the stop sync for last keyframes for each layer of an FLA file; de-selected the 'loop' button for movie export and; from Dreamweaver for the HTML page, de-selected the HTML loop option [now the <para> is 'Loop = "false"']. The source code for the page running the .swf shows the Loop switch is 'false'.
But it keeps looping. Im running a PC. I've read the other postings and I seem to have them covered.
Stop .SWF from looping with Flash MX Pro 08
Moderators: Víctor Paredes, Belgarath, slowtiger
Inserting stop() works.
Thank you for the solution. Works perfectly.
Isn't there another switch to do this task such as unchecking the 'loop' switch for the export preferences? Even the HTML page has a 'loop' option that can be unchecked in Flash's sister program, Dreamweaver.
Isn't there another switch to do this task such as unchecking the 'loop' switch for the export preferences? Even the HTML page has a 'loop' option that can be unchecked in Flash's sister program, Dreamweaver.
BetaWolf
Yes, Actionscript is the only way to stop looping really. A lot of Flash animation is done on one continuously looping frame using actionscript or "movie clips". SWF by default just loops forever. You drop in instances that are longer than one frame and loop the frame and they play.
p.s. I heard they eliminated "Movie Clips" in the new Flash. I am so behind.
-vern
p.s. I heard they eliminated "Movie Clips" in the new Flash. I am so behind.

-vern
I thought I came across a discussion of the latest "versions" of Flash (which I don't have, still using MX 2004, v7) and it mentioned something about how they are trying to get away from the "MC" concept. I only remember it because it made me jump out of my chair a little...
... You know... it might have been a dream. I should study my chart some more:

-vern
... You know... it might have been a dream. I should study my chart some more:

-vern