From the daily archives: Monday, April 18, 2011
When you are working on an Actionscript project with a generated swf in Flex/Flash Builder you sometimes need to pass the work to someone else for review. If your swf is loading another swf you will not be able to get the files to work correctly. As soon as you copy the files to a [...]
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 [...]
Archives
Links

