Where can I find the syntax for as2ant tasks, I searched simon's site but...
I"m trying to set it up a build with
<swfmill swfmill="C:\com\.......\swfmill.exe"
                  src="">                  dest="${build.dir}/application.swf"/>
but swfmill defaulst to xml2swf which expects a swfml file. How do I
get it to stick with the simple dialect?

hm, what do you think of :
<swfmill src="" dest="dest.swf" cmd="simple"/>

and
http://www.simonwacker.com/blog/mt-search.cgi?IncludeBlogs=1&search=as2ant

hth
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to