I have an external swf that stops after some animation, but I want to make a button that will tell the loaded swf to replay (this swf is in flash) How can I do this?
I am using SWFLoader, but I don't see something like id_MySWFLoader.paly(); or something of the sort. Thanks

