Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
At the beginning of this chapter, we learned that ActionScript provides two different mechanisms for adding an external display asset to an application at runtime:
The flash.display.Loader class
The flash.net.Socket class, used in combination with the Loader class's instance method loadBytes( )