actionscript 3 - Replace KeyboardEvent to work with Aid for Android -


i have made ann app works fine on windows. problem use following event listener: stage.addeventlistener(keyboardevent.key_down, keydownhandler); when compile app android (air 23) event not working. ask event use air in android replace event?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -