Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > UIComponent class > UIComponent.tabIndex | |||
Flash Player 6 (6.0.79.0).
Flash MX 2004.
instance.tabIndex
Property; a number indicating the tabbing order for a component in a document.
The following code sets the value of tmp to the tabIndex property of the checkbox instance:
var tmp = checkbox.tabIndex;
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00003640.html