[mtasc] [OT] make symbol linkage to AS class programmatically in AS 2.0

erixtekila erixtekila at gmail.com
Mon Nov 28 11:16:48 CET 2005


> Now, I have 2 version of swf files, one is working version made 
> through Flash (a) , and the other is my not-working one through MTASC 
> (b). When I use swfmill swf2xml to compare these 2, I found that the 
> suspected problem may be that my mtasc version (b) export symbols and 
> attachMovie in the same frame, which is frame 1, and my attachMovie 
> code stays in front of exporting symbols code. That means I may misuse 
> attachMovie before the symbol is actually loaded. But in Flash version 
> (a), the symbols are exported in frame 0, which attachMovie in frame 
> 1.
Sorry I can't get you.
How could MTASC embed symbol in a swf ?


>
> Does mtasc's -frame argument exist for this very purpose? I tried to 
> put -frame 1, it does not work, and -frame 0 is invalid. There is no 
> detailed documents to explain this -frame. Anyone knows any insight? 
> :-) Thanks in advance.
>
Depends on how you embed the graphic symbols.
For example if you checked "Export in 1st frame", then mtasc default 
-frame will be good.
If you put the symbol on Stage without exporting on 1st frame, then 
you've got to be sure to use a mtasc -frame that is upper.


FYI : HTH, means Hope That Help.
FYI means For Your Information.
;) means wink.


-----------
erixtekila
http://blog.v-i-a.net/





More information about the mtasc mailing list