[swfmill] little trouble with embedding swfs
Will
will at tekimaki.com
Thu Jun 26 10:49:14 PDT 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: will.vcf
Type: text/x-vcard
Size: 138 bytes
Desc: not available
Url : http://osflash.org/pipermail/swfmill_osflash.org/attachments/20080626/8cbe54e1/attachment.vcf
More information about the swfmill
mailing list