actionscript 3 - how can I get my game to fullscreen in iPhone 5? using air 4.0 -


I am playing in Flash IDE using Adobe Air, I want to make it a full screen, my platform size is 560x320 , But it is unused screen on the sides. Can someone guide me that what is the small thing that I am missing, the whole rest of the game is complete.

Thanks

Specifically you need to be in the default image for iPhone5 Do not forget to add:

  default 568h@2x.png   

ensures that your stage is the full area of ​​the screen and not windowed you You can see all sizes here:



Comments

Popular posts from this blog

sql - Return Function using Cursor -

javascript - Is there any way to add a new parameter to a function programmatically? -

sql server - How to use pivot in this table -