Search found 2 matches

by betaWolf
Wed Feb 20, 2008 5:41 am
Forum: How Do I...?
Topic: Stop .SWF from looping with Flash MX Pro 08
Replies: 6
Views: 1372

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 11:51 pm
Forum: How Do I...?
Topic: Stop .SWF from looping with Flash MX Pro 08
Replies: 6
Views: 1372

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