| Using this simple trick, you can reference the labels of objects in an external .swf that are marked for 'Export for Actionscript' in your main movie WITHOUT the usual limitation of having to only attach the movies INSIDE the loaded .swf. In other words, you can use them any way you please - as if they were exported in the main movie.
Useful for such object oriented techniques such as: having separate .swfs for sound objects, graphic elements, images, and animations, which you can import at will into any movie that needs to reference those objects. Useful for very large projects. By FreshLaundry |