[swfmill] MTASC and SWFMILL
Roxlu
swfmill at apollo-ict.nl
Wed Jan 24 08:08:52 EST 2007
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
More information about the swfmill
mailing list