Dynamic property to keep unique track of sprite
Posted by thornyeternity in ActionScript 3 Snippets on 01. Apr, 2009 | 0 Comments
Stop using hidden text fields (and such) to store values. Add dynamic properties at run-time. Its easy!
Preloader values – reversing and resizing
Posted by thornyeternity in ActionScript 3 Snippets on 01. Apr, 2009 | 0 Comments
Two quick formulas to reverse properties of objects while preloading (eg. big to small)
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.


