Hard coding a SWF to NOT Loop
Is there a way to hard code withing the SWF file for it to not loop. I have tried the stop and stopandgoto actions, but they do not seem to work.
I have 1 swf that plays initially and at the end of this one, it automatically loads and plays the 2nd one. Hoever, the 2nd one just keeps looping and since it is not set as an object in my page, I cannot control the looping from there as I can with the 1st one that is set in the page.
So, I am wondering if there is a script or parameter that I should be setting to ensure the 2nd swf does not loop. Does the fact that the 2nd is started by the 1st have any effect on this?
Thanks
Rob
|