public static function main() {
Flashout.init();
trace(Flashout.DEBUG + "main");
var myApp:DataGridCSVExportTest = new DataGridCSVExportTest();
}
However, I'm not sure if onLoad will have get called. So you might want to call that too.
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
