Search found 2 matches

by betaWolf
Tue Feb 19, 2008 8:41 pm
Forum: How Do I...?
Topic: Stop .SWF from looping with Flash MX Pro 08
Replies: 6
Views: 1726

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.
by betaWolf
Mon Feb 18, 2008 2:51 pm
Forum: How Do I...?
Topic: Stop .SWF from looping with Flash MX Pro 08
Replies: 6
Views: 1726

Stop .SWF from looping with Flash MX Pro 08

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 ...