class Timeline

Package :

(default package)

Extends :

Description :

A series of actions that will be applied to a MovieClip.

Methods :

new(object)

Creates a new Timeline object.

Parameters :

addAction(frame, action)

Adding a new action to the specified frame. The action's scope will be set to the object.

Parameters :

goto(frame)

Setting the time "cursor" to the specified frame.

Parameters :

restart()

Restarting the timeline