814
Appendix B: Keyboard Keys and Key Code Values
Other keys
The following table lists keys on a standard keyboard other than letters, numbers, numeric
keypad keys, or function keys, with the corresponding ASCII key code values that are used to
identify the keys in ActionScript:
F10
This key is reserved by the system and cannot be used in ActionScript.
F11
122
F12
123
F13
124
F14
125
F15
126
Key
Key code
Backspace
8
Tab
9
Clear
12
Enter
13
Shift
16
Control
17
Alt
18
Caps Lock
20
Esc
27
Spacebar
32
Page Up
33
Page Down
34
End
35
Home
36
Left Arrow
37
Up Arrow
38
Right Arrow
39
Down Arrow
40
Insert
45
Delete
46
Help
47
Function key
Key code
Summary of Contents for FLEX
Page 1: ...Flex ActionScript Language Reference ...
Page 8: ......
Page 66: ...66 Chapter 2 Creating Custom Classes with ActionScript 2 0 ...
Page 76: ......
Page 133: ...break 133 See also for for in do while while switch case continue throw try catch finally ...
Page 135: ...case 135 See also break default strict equality switch ...
Page 146: ...146 Chapter 5 ActionScript Core Language Elements See also break continue while ...
Page 808: ...808 Chapter 7 ActionScript for Flash ...
Page 810: ...810 Appendix A Deprecated Flash 4 operators ...
Page 815: ...Other keys 815 Num Lock 144 186 187 _ 189 191 192 219 220 221 222 Key Key code ...
Page 816: ...816 Appendix B Keyboard Keys and Key Code Values ...
Page 822: ...822 Index ...