Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
One technique of loading external data is using the Loader class. It’s similar to the URLLoader class we discussed in Chapter 15, but the Loader class loads and displays loaded images and SWF content. The Loader class is a part of the DisplayObject class; it is capable of displaying content as well as loading it.
To load external assets using the Loader class, you need to create an object of the Loader class as shown here: