[osflash] MTASC & Preloading
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Jul 11 06:28:34 EDT 2006
>> 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
More information about the osflash
mailing list