Thanks Matthias good advice! So say for example I use:
-header 550:400:31 -swf build/simple.swf -frame 3 -main MyMain -cp "C:\Dev\Tools\Flash\fp7" ...to export my classes then they're now all on frame 3, including my preloader code... :( Maybe I'll just inject them into a SWF that contains a traditional preloader like you say. -swf assets/flash_ide.swf -out build/simple.swf -main MyMain -frame 3 -keep -cp "C:\Dev\Tools\Flash\fp7" I think I like this. It's going to make it a lot easier to use the Adobe components too. > I don't know, when classes are loaded by the FlashPlayer exactly? Can > someone explain? I'm a little fuzzy on that too. The Flash IDE requires them to be imported on the first frame, no? Tony _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
