Including an application launch image
Every iOS app can have a static launch image bundled with it. This will be shown to the user while the app loads.
Let us add a launch image to our example app.
How to do it...
We will continue from the Using an update loop recipe. If you haven't completed it, then you can work from chapter3\recipe7\bubbles.fla
from the book's accompanying code bundle.
- Using Windows Explorer or Finder, copy
chapter3\resources\Default.png
to the same folder as your FLA. - Revisit the AIR for iOS Settings panel by selecting File | AIR for iOS Settings from Flash's drop-down menu.
- If it isn't already selected, click on the panel's General tab.
- At the bottom of the panel is the Included files list. Click on the + symbol above the list ...
Get Flash iOS Apps Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.