May 2001
Intermediate to advanced
720 pages
23h 24m
English
MovieClip.stop( ) Method — pause a clip or movie
Method form introduced in Flash 5 (global form supported by Flash 2 and later)
mc.stop( )
The MovieClip.stop( ) method is an alternative
to the global stop( ) function. Use the method
form to control remote movie clips or main movies specified by
mc.
For general usage instructions, see the global stop(
) function.
// Halt the playback of spinner
spinner.stop( );
MovieClip.play( ), stop( )
Read now
Unlock full access