gani
03-13-2009, 03:15 PM
I have added a movie to the stage using this command
stage.addChild (loadedSwf);
How do i tell the movie to stop playing using the stop() command?
stage.addChild (loadedSwf);
How do i tell the movie to stop playing using the stop() command?