Re-use Loader & Removing content
Posted by thornyeternity in ActionScript 3 Snippets on 01. Apr, 2009 | 0 Comments
Re-using the same loader to prevent chaotic nesting when loading flash movies into other swf files. Deleting the existing content so its no longer there (quickly – listeners not removed will still be an issue).
Child Sprites – Handling depth, removing and more
Posted by thornyeternity in ActionScript 3 Snippets on 30. Mar, 2009 | 0 Comments
Selection of short code snippets for handling children sprites (or movie clip) such as controlling the ‘depth’ or accessing by name.


