So it turns out that Full screen Air apps are a go after all with full keyboard support. This is great news. What you need to make sure you do is use FULL_SCREEN_INTERACTIVE instead of FULL_SCREEN when you set the stage displayState.
Thanks Tim!
So it turns out that Full screen Air apps are a go after all with full keyboard support. This is great news. What you need to make sure you do is use FULL_SCREEN_INTERACTIVE instead of FULL_SCREEN when you set the stage displayState.
Thanks Tim!