The Image Viewer is an ActionScript Application that cycles through a series if external images. The Image Viewer application demonstrates the following disciplines:
- Understanding the ActionScript 3 Loader and LoaderInfo Class.
- Creating and implementing a custom an reusable Image loader class and image viewer class.
- Understanding variable cycling.
- Dispatching custom loader events.
- Creation of bitmap objects.
- Logical conditional control and critical thinking.
- Loading and parsing of XML data.