Bitmap images can be embedded in the FLA file at author time or loaded from an external source at runtime. The process of loading an image at runtime involves using a Loader or URLLoader instance and an event handler function to respond to the completion of the loading process.
This sample demonstrates a simple slideshow that loads images from an external source and transitions them onto the screen with a fade-in effect. Click on the numeric stepper to page through the slideshow.
User level: Intermediate
To view these samples, you need the following software and files:

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License