When in doubt, look at timing. I think Gerry is on to something :) On Mon, Jun 7, 2010 at 10:03 AM, Gerry Beauregard < [email protected]> wrote:
> I don't have a whole lot of experience with the Loader class, but I suspect > that rather than calling addChild() immediately after calling load(), you'd > need to listen for a load complete event (Event.COMPLETE), and call > addChild() in the handler for that event. > > -Gerry > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- http://ericd.net Interactive design and development _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

