Couldn't you just put: Main.stop();
Instead of editing the library asset? Karl Sent from losPhone On Nov 22, 2009, at 12:58 PM, Paul Andrews <[email protected]> wrote:
var main:Main = new Main(); addChild(main); main.init(); stop();
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

