Package | flash.display |
Class | public final class FrameLabel |
Inheritance | FrameLabel ![]() |
labels
property, which is an array
of FrameLabel objects for the scene.
See also
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 |
frame | property |
frame:int
[read-only] The frame number containing the label.
public function get frame():int
name | property |