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