User Guide

313
APPENDIX C
Keyboard Keys and Key Code Values
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 314
“Function keys” on page 315
“Other keys” on page 316
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