User Guide

358 Chapter 3: Objects
tools.ctlIsDown
Availability
Flash MX 2004.
Usage
tools.ctlIsDown
Description
Read-only property; a Boolean value that identifies if the Control key is being pressed. The value
is
true if the Control key is pressed, and false otherwise.
tools.getKeyDown()
Availability
Flash MX 2004.
Usage
tools.getKeyDown()
Parameters
None.
Returns
The integer value of the key.
Description
Method; returns the most recently pressed key.
tools.mouseIsDown
Availability
Flash MX 2004.
Usage
tools.mouseIsDown
Description
Read-only property; a Boolean value that identifies if a mouse button is currently pressed. The
value is
true if the left mouse button is currently down, and false if the mouse button is up.
tools.penDownLoc
Availability
Flash MX 2004.
Usage
tools.penDownLoc