Key.ENTER
Availability
Flash Player 5.
Usage
Key.ENTER
Description
Property; constant associated with the key code value for the Enter key (13).
Key.ESCAPE
Availability
Flash Player 5.
Usage
Key.ESCAPE
Description
Property; constant associated with the key code value for the Escape key (27).
Key.getAscii()
Availability
Flash Player 5.
Usage
Key.getAscii();
Parameters
None.
Returns
An integer that represents the ASCII value of the last key pressed.
Description
Method; returns the ASCII code of the last key pressed or released. The ASCII values returned are
English keyboard values. For example, if you press Shift+2,
Japanese keyboard, just as it does on an English keyboard.
412
Chapter 12: ActionScript Dictionary
returns
Key.getAscii()
on a
@
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?