Flash Player 5.
my_mc.stop():Void
None.
Nothing.
Method; stops the movie clip currently playing.
You can extend the methods and event handlers of the MovieClip class by creating a subclass. For more information, see "Assigning a class to a movie clip symbol" in Using ActionScript in Flash.
The following example shows how to stop a movie clip named aMovieClip:
aMovieClip.stop();
stop()
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/mx2004/main_7_2/00001554.html
Comments
daheyob said on Aug 2, 2005 at 6:13 AM :