Key.getCode()
Availability
Flash Player 5.
Usage
Key.getCode();
Parameters
None.
Returns
An integer that represents the key code of the last key pressed.
Description
Method; returns the key code value of the last key pressed. To match the returned key code value
with the key on a standard keyboard, see
on page
789.
Key.HOME
Availability
Flash Player 5.
Usage
Key.HOME
Description
Property; constant associated with the key code value for the Home key (36).
Key.INSERT
Availability
Flash Player 5.
Usage
Key.INSERT
Description
Property; constant associated with the key code value for the Insert key (45).
Appendix C, "Keyboard Keys and Key Code Values,"
Key.INSERT
413
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?