The following tables list all the keys on a standard keyboard and the corresponding ASCII key
code values that are used to identify the keys in ActionScript:
•
"Letters A to Z and standard numbers 0 to 9"
•
"Keys on the numeric keypad" on page 813
•
"Function keys" on page 813
•
"Other keys" on page 814
You can use key constants to intercept the built-in behavior of keypresses. For more information,
see
"Key class" on page
Letters A to Z and standard numbers 0 to 9
The following table lists the keys on a standard keyboard for the letters A to Z and the numbers
0 to 9, with the corresponding ASCII key code values that are used to identify the keys
in ActionScript:
Letter or number key
A
B
C
D
E
F
G
H
I
J
K
Keyboard Keys and Key Code Values
295.
Key code
65
66
67
68
69
70
71
72
73
74
75
APPENDIX B
811
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?
Questions and answers