Hi all,

Since a couple of days I've started creating my flash apps, using 
swfmill and mtasc. Though there is one thing that's not totally clear.

Using mtasc, I create a classes.swf, which I import in my swfmill-xml 
file. So to use a movieclip class, I use class="classname" in swfmill 
and I add the classfile to my mtasc compile line. This works perfectly.

Though, why can't I use only a "import movieclipclassname;" in my mtasc 
main class? Strangely it only works when I specifically add the 
movieclip-class to my mtasc compile line. Though "imports" which are not 
movieclip-classes are compiled like they should be.

Can someone explain me why the later does work but importing a 
movieclip-class not?

Roxlu

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to