Hi folks, I thought I'd set this one down for posterity as I've been fighting with it for a few hours this morning.
I needed a way to package up a bunch of external MovieClips, sounds etc. into a .swf for loading at runtime, and then the ability to extract them by id/symbol name into the parent movie. Sort of a runtime loadable library, I guess. I've struggled with the documentation but finally got it working; my solution's here (and turned out to be very simple, in the end): http://wildwinter.blogspot.com/2007/09/how-to-load-external-assets-from-as3.html Hope that's helpful for someone, Ian _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

