Properties used in the MovieClip timeline

current(Frame | FrameLabel | Labels)

currentFrame returns the current frame number, currentFrameLabel returns the FrameLabel class of the label information in the current frame, and currentLabels returns an array of FrameLabel objects in the current scene.

Example

Next Chapter