A couple of nuances that I’ve come across with using the PlayBook SDK from the command line include both the need to pass a boat-load of parameters and a lack of documentation on just how to use them. Through a bit of trial and error, I managed to get debugging with the command line tools [...]
Posts Tagged ‘actionscript’
Capturing Keyboard Events in Adobe Flex 3
November 26th, 2008
View Comments
For anyone else spending an unfortunate length of time unsuccessfully attempting to capture keyboard events in a Flex 3 application (for browser or AIR), here’s where you’re probably going wrong. You are likely registering the keyboard listener too early. It’s likely that you are calling an init() method where you register the keyboard event on [...]









