Hi - so I having an issue with embedded swfs where, once I add an instance to my running project, when I roll over the swf instance it goes back to the beginning and starts from the first frame. This also happens on roll out, and click. So basically mouse events are causing my swf to restart. Any ideas what the cause of that might be and how I might stop it?

On a related note, I would like to be able to control restarting the swf instance. This seems to have no effect:

var tempClass:Object = getDefinitionByName( 'EmbeddedSwf' );
swfInstance = new EmbeddedSwf();
swfInstance.stop();

nor

swfInstance.play();


thanks,
Will
begin:vcard
fn:Will James
n:James;Will
email;internet:[EMAIL PROTECTED]
tel;work:917.637.0460
x-mozilla-html:FALSE
version:2.1
end:vcard

_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to