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