Package | flash.display |
Class | public final class FrameLabel |
Inheritance | FrameLabel Object |
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Lite 4 |
labels
property, which is an array
of FrameLabel objects for the scene.
Related API Elements
Scene.labels
MovieClip.currentLabel
MovieClip.currentScene
MovieClip.scenes
MovieClip.gotoAndPlay()
MovieClip.gotoAndStop()
MovieClip.currentLabel
MovieClip.currentScene
MovieClip.scenes
MovieClip.gotoAndPlay()
MovieClip.gotoAndStop()
Public Properties
Property | Defined By | ||
---|---|---|---|
constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | ||
frame : int [read-only]
The frame number containing the label. | FrameLabel | ||
name : String [read-only]
The name of the label. | FrameLabel | ||
prototype : Object [static]
A reference to the prototype object of a class or function object. | Object |
Public Methods
Mon Nov 28 2011, 06:48 AM -08:00