all groups > flash (macromedia) > december 2003 >
You're in the

flash (macromedia)

group:

loop problem in swf


loop problem in swf nesvarbu
12/24/2003 10:28:44 PM
flash (macromedia):
Ok so I inserted an swf to webpage, everything is ok exept it always loops by default. When I unmark loop - everything is fine, but then when I refreash the page the swf again loops forever. How can I fix this? My code is:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="150" height="30">
<param loop=0 name="movie" value="files/mano.swf">
<param name="quality" value="high">
<embed src="files/mano.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="150" height="30"></embed></object>


Re:loop problem in swf abeall
12/24/2003 11:33:26 PM
Just put this scipt on a keyframe on the last frame of you .fla:
stop();

Then re-publish. I will never loop.

HTH


-beally-
-------------------------
&quot;Senior Member&quot; - experienced at messing things up
AddThis Social Bookmark Button