Adding image linked in Flash library
Posted by thornyeternity in ActionScript 3 Snippets on 02. Apr, 2009 | 0 Comments
Add an image linked in the library to the stage with AS3 code – fixing the 2 parameters required error.
Loading images dynamically (and smoothing them).
Posted by thornyeternity in ActionScript 3 Snippets on 01. Apr, 2009 | 0 Comments
Setting up loader, listeners and preloader to load images; get the loaded content property information; 2 methods to smooth bitmaps that are loaded.


