| Package | flash.display |
| Class | public final class FrameLabel |
| Inheritance | FrameLabel Object |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
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] | Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
The frame number containing the label.
public function get frame():int| name | property |
name:String [read-only] | Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
The name of the label.
public function get name():String
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/display/FrameLabel.html