tools.penLoc
Availability
Flash MX 2004.
Usage
tools.penLoc
Description
Read-only property; a point that represents the current location of the mouse pointer. The
property comprises two properties,
tools.penLoc
of the mouse pointer.
Example
The following example determines the current location of the mouse.
var tempPt = fl.tools.penLoc;
See also
tools.penDownLoc
tools.setCursor()
Availability
Flash MX 2004.
Usage
tools.setCursor( cursor )
Parameters
An integer that defines the pointer appearance, as described in the following list:
cursor
0 Plus cursor (+)
1 black arrow
2 white arrow
3 four-way arrow
4 two-way horizontal arrow
5 two-way vertical arrow
6 X
7 hand cursor
and
, corresponding to the
x
y
location
x,y
Tools object
515
Need help?
Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?
Questions and answers