Accessibility
 
Home > Products > Flash > Support > ActionScript Dictionary
Flash Icon Macromedia Flash Support Center - ActionScript dictionary
MovieClip.gotoAndStop

Availability
Flash Player 5.

Usage

 myMovieClip .gotoAndStop( frame )

Parameters
frame The frame number to which the playhead is sent.

Returns
Nothing.

Description
Method; brings the playhead to the specified frame of this movie clip and stops it there.

See also
gotoAndStop

To Table of Contents Back to Previous document Forward to next document