Flash CS3 Documentation |
|||
| Extending Flash > Objects > Tools object > tools.altIsDown | |||
Flash MX 2004.
tools.altIsDown
Read-only property; a Boolean value that identifies if the Alt key is being pressed. The value is true if the Alt key is pressed, and false otherwise.
The following example determines whether the Alt key is being pressed:
var isAltDown = fl.tools.altIsDown;
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/00004570.html