![]() |
need assitances with flash
I have a few peices of flash text movies on my site, however, once they do their first loop, they keeps looping themselves over and over again.
I have the loop set to "loop=1" doesnt seem to work. what am I doing wrong and how can i fix this problem? here is the coding.. <center><OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" WIDTH="300" HEIGHT="60" CODEBASE="http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0"> <PARAM NAME="MOVIE" VALUE="recruitment.swf"> <PARAM NAME="PLAY" VALUE="1"> <PARAM NAME="LOOP" VALUE="1"> <PARAM NAME="WMODE" VALUE="opaque"> <PARAM NAME="QUALITY" VALUE="high"> <EMBED SRC="recruitment.swf" WIDTH="300" var looped; (looped == 1){ stop(); } else { looped = 1;} HEIGHT="60" PLAY="1" LOOP="1" WMODE="opaque" QUALITY="high" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED> </OBJECT><center> Thanks, Sgt.Amerex |
try setting it to "loop=0"
|
[quote="Cpt. Obvious":a6c86]try setting it to "loop=0"[/quote:a6c86]
Yeah, I've tried that in the past.. doesn't work. all it does is make the text disappear after it has looped once. Thanks anyways |
you've got to open up flash and use the "stop" action after your last keyframe
|
All times are GMT -6. The time now is 09:08 AM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.