Thoughts and views expressed online by the staff at Aqua Media

Loading external images with ActionScript 3

One technique of loading external images is using the Loader class. It's similar to the URLLoader class 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 images using the Loader class, you need to create an object of the Loader class. var imgLoader:Loader =...

Powered by Wordpress | A blog by Aqua Media