KeyboardEvent « Development « Flash / Flex / ActionScript






1.KeyboardEvent Basics
2.Understanding keyCodes
3.Listen for the keyDown event and traces out the character code for that key.
4.Handling keyboard events globally
5.Handling keyboard events for a particular object
6.Retrieving a pressed key's key code through KeyboardEvent.KEY_DOWN event
7.Reference key code with Keyboard.ESCAPE
8.Multilocation keys
9.Up / Left Sensor








10.Determining the Character Associated with a Key
11.Converting user input to uppercase