>> a) run a first time MTASC with -swf , -header and -frame 3 to create a >> new swf with content in frame 3 >> >> b) run a second time MTASC with -swf only to update the SWF and add >> content in frame 1 > > Or run it once with the preloader class for frame one: > > -header 1:1:31 > -frame 1 > -swf assets/loader.swf > > Then over and over again to work on the classes that do all the work: > > -swf assets/loader.swf > -out build/final.swf > -frame 3 > > Would that work?
Maybe :) The best is to give it a try. Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
