class MovieClip

Package :

(default package)

Extends :

Description :

Sprite with a timeline.

Methods :

new()

Creates a new MovieClip object.

gotoAndPlay(frame)

Goes to the specified frame and plays the animation.

Parameters :

gotoAndStop(frame)

Goes to the specified frame and stops the animation.

Parameters :