May 2001
Intermediate to advanced
720 pages
23h 24m
English
MovieClip.nextFrame( ) Method — advance a clip or movie’s playhead one frame and stop it
Method form introduced in Flash 5 (global form supported by Flash 2 and later)
mc.nextFrame( )
The MovieClip.nextFrame( ) method is an
alternative to the global nextFrame( ) function.
Use the method form to control remote movie clips or main movies
specified by mc.
For general usage instructions, see the global nextFrame(
) function.
// Advance slideshow one frame and stop the playhead slideshow.nextFrame( );
MovieClip.prevFrame( ), nextFrame(
)
Read now
Unlock full access