Making my first Adobe Air app and was wondering if their was a fullscreen tag or javascript function to make the app fullscreen? I'm using HTML etc, not Flash.
0
votes
2 Answers
0
votes
Here you can find an explanation and a file:
http://cookbooks.adobe.com/post_Using_the_FullScreen_functionality_in_AIR-8004.html
http://cookbooks.adobe.com/index.cfm?event=getFile&fileId=3604
0
votes
Since it is an Air application, you can control the fullscreen very well with the action script.
Please go through the StageDisplayState class for more information or just visit this link as mentioned by evan