User Guide

342 Chapter 2: ActionScript Language Reference
Listener summary for the Key class
Key.PGUP
The key code value for the Page Up key. 33
Key.RIGHT
The key code value for the Right Arrow key. 39
Key.SHIFT
The key code value for the Shift key. 16
Key.SPACE
The key code value for the Spacebar. 32
Key.TAB
The key code value for the Tab key. 9
Key.UP
The key code value for the Up Arrow key. 38
Method Description
Key.onKeyDown
Notified when a key is pressed.
Key.onKeyUp
Notified when a key is released.
Property Description Key code