789
APPENDIX C
Keyboard Keys and Key Code Values
The following tables list all of the keys on a standard keyboard and the corresponding ASCII key
code values that are used to identify the keys in ActionScript. For more information, see the Key
class entry in Chapter 12, āActionScript Dictionary,ā on page 205.
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 Key code
A65
B66
C67
D68
E69
F70
G71
H72
I73
J74
K75
L76
M77
N78
O79
P80
Q81