Skip to main content
Inspiring
August 29, 2012
Question

iPad 3 Startup Image (NON-FULLSCREEN) - [HELP]

  • August 29, 2012
  • 2 replies
  • 502 views

I am still seeing some strange flicker happen with my startup image.  It loads the image in the right placement .. then shifts it up ( seems to be shifting it to Y = 0 )

I am including the following images ( I have also tried removing the Default.png image and the problem still persists ).

Default-Landscape - 1024 x 748

Default-Landscape@2x - 2048 x 1496

Default - 1024 x 748

Any ideas ?

This topic has been closed for replies.

2 replies

Adobe Employee
August 30, 2012

Launch Image sizes for iPad have changed in AIR 3.4. Kindly refer here for exact sizes.

Colin Holgate
Inspiring
August 29, 2012

The splash screen sizes were always written up based on you keeping the status bar showing. The advice has been modified now I think, and you should be able to use 1024x768 and 2048x1536 images, which is correct for full screen use. If you do keep the status bar showing it will happily sit on top of the top 20 pixels of the image. So, change to those values and things should be ok.

BTW, Defalut.png is just for iPhone size, and is portrait, even if your app is landscape. You want it to be 320x480, and you can have Default@2x.png as 640x960 for iPhone Retina.