Skip to main content
Participating Frequently
August 16, 2011
Question

White Screen after Default loading image

  • August 16, 2011
  • 1 reply
  • 441 views

I am getting a white screen for about two seconds between the Default.png loading image and the app main screen in my Flex app on my iPhone 4. Is there any way to tighten that up a little or get rid of it entirely?

This topic has been closed for replies.

1 reply

August 16, 2011

Its probably just lagging while it loads your content. You can toss on a simple loading screen and that can hold the user over while the rest of the content is loaded. Also the beauty of flash and I assume flex is that you can use layers so you can have your content load and build underneath the loading screen and then simply reveal it.

August 16, 2011

Also is your publishing resolution set to High or Standard, if High try standard, might not look as good but greatly improves performance and set your stage quality to low.