Splash Image

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jeanvouillon
Posts: 21
Joined: Sat Jan 15, 2011 6:40 pm

Splash Image

Post by jeanvouillon » Wed Feb 09, 2011 10:45 pm

Hi guys,
In order to add a Splash image I have made a square 600x600 png image, entered the file path in the settings and... nothing! The image doesn't appear in the Splash screen.
Did I miss something?
Thanks.

dburdan
Posts: 104
Joined: Fri Jan 28, 2011 5:39 am

Re: Splash Image

Post by dburdan » Thu Feb 10, 2011 1:50 am

The splash image needs to be 480x320 for iPhone or 960x640 for iPhone retina. If you are talking about an icon it needs to be 512x512.

jeanvouillon
Posts: 21
Joined: Sat Jan 15, 2011 6:40 pm

Re: Splash Image

Post by jeanvouillon » Thu Feb 10, 2011 6:04 am

Hi,Thanks for your answer.
But in fact I had in mind the splash image for the educational version... I have followed the instructions of the "iOS release notes" document, but the image doesn't appear.

Danny
Posts: 106
Joined: Tue Nov 09, 2010 1:28 am

Re: Splash Image

Post by Danny » Tue Feb 22, 2011 12:31 am

Go to File/Standalone Application Settings and then click on the part where it says Splash Screen. Navigate to where the picture is that you want, build the app, and it should show

witeowl
Posts: 45
Joined: Mon Feb 21, 2011 3:02 am

Re: Splash Image

Post by witeowl » Sun Feb 27, 2011 1:36 am

jeanvouillon, have you resolved your issue? I'm having the same problem with the splash image. The icon image (which is set similarly) is showing, but I'm just seeing the big green square in the splash screen.

jeanvouillon
Posts: 21
Joined: Sat Jan 15, 2011 6:40 pm

Re: Splash Image

Post by jeanvouillon » Thu Mar 17, 2011 4:22 am

Hi witeowl,
In fact the splash image must be in the same folder as the livecode file.
Otherwise, the path is absolute and I think it's the reason why it's not working...

Post Reply