Posts tagged as:

Loader

The following example demonstrates how to load a remote image for a button icon using both a Loader instance and a UILoader component instance.
Full code after the jump.

{ 0 comments }

The following examples show how you can dynamically load an image, calculate its width and height, and center the image on the Stage in ActionScript 2.0 and ActionScript 3.0 using the MovieClipLoader class (ActionScript 2.0) and the Loader class (ActionScript 3.0).
Full code after the jump.

{ 7 comments }

The following examples show how you can dynamically load an image in ActionScript 2.0 and ActionScript 3.0 using the MovieClip class and Loader class.
Full code after the jump.

{ 12 comments }