[osflash] MTASC & Preloading
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Jul 11 03:33:50 EDT 2006
> But Tony,
>
> I think, you can not use header and -swf at the same time, can you?
> -header 550:400:31
> -swf build/simple.swf
This will create a new SWF.
> And to inject code/classes to a frame 3, there has to be such frame in
> swf already. Yes or no?
No, MTASC will create the empty frames for you.
So for instance if you don't have any assets you can :
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
> Perhaps Nicolas can help to understand these things right? ;-)
Done ;)
Nicolas
More information about the osflash
mailing list