Flash CS3 Documentation |
|||
| Extending Flash > Objects > Tools object > tools.ctlIsDown | |||
Flash MX 2004.
tools.ctlIsDown
Read-only property; a Boolean value that is true if the Control key is pressed; false otherwise.
The following example determines whether the Control key is being pressed:
var isCtrldown = fl.tools.ctrlIsDown;
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/00004572.html