If you need to know the key codes when implementing a keyboard event use the following application that displays some info about the pressed key. First you need to click on the application to have focus on it then you can start trying out different key strokes.
Some key codes, ASCII codes [...]
Flex is a very powerful instrument but needs to be learned and studied. Some time ago I got into a bug – that is what I thought at the first impression – but is not. I talking about the MouseEvent.CLICK event which is triggered also by the KeyboardEvent.SPACE.
Please try the following example and you’ll understand [...]