Movieclip.stop() - MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference

Actionscript language reference
Table of Contents

Advertisement

MovieClip.stop()

Availability
Flash Player 5.
Usage
my_mc.stop() : Void
Parameters
None.
Returns
Nothing.
Description
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.
Example
The following example shows how to stop a movie clip named
aMovieClip.stop();
See also
stop()
580
Chapter 2: ActionScript Language Reference
:
aMovieClip

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash mx

Table of Contents