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