blank stage in fullscreen mode
Hi,
I'm writing an application using AIR.
I'd like to get the applicatioin running in fullscreen mode using "StageDisplayState.FULL_SCREEN_INTERACTIVE" and it works but sometimes the screen become white and the content re-appears only if I click on a (invisible) button.
Has anybody the same problem? and has this problem got a solution?
Thanks,
Ale
p.s. if it's helpful the application is written in AS2 end it's loaded in an HTML file
|