Loader is a DisplayObject. You can add Loader to the stage before telling it to
load. You don't have to wait to addChild() the content of the Loader after it
loads.
You cannot dispatch bubbled events from your loaded swf through the Loader that
loaded it. Keep that in mind.
Doing parent.parent is generally a bad idea, since it requires that the swf
being loaded have intimate detail of its parent. You wouldn't want to walk in on
your parents having sex, but your parents might walk in on you masturbating
(since you live in their house).
Maybe I should rethink that metaphor...
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders