It is hard to remember the whole ASCII key list when listening to keyboard events in Flash Actionscript. I usually use the Keyboard Class (flash.ui.Keyboard) when tracking keyboard inputs but it does not contain all the keys you may want to use. Instead of googling tables with Keyboard keycodes I made this SWF to get quick access to the codes via the KeyboardEvent (flash.events.KeyboardEvent) class.
Sorry, either Adobe flash is not installed or you do not have it enabled
If you enjoyed this article, please consider sharing it!
One Response to Using keyboard keycodes in Actionscript
Leave a Reply Cancel reply
Archives
Links


This may help as well.
http://code.google.com/p/cheezeworld/source/browse/trunk/com/cheezeworld/utils/KeyCode.as?r=4