[swfmill] swfmill error
Mark Winterhalder
mark13 at gmail.com
Wed Oct 18 19:50:51 EDT 2006
On 10/19/06, Myriam <supamimi at gmx.de> wrote:
> same problem: my xml ist in the main folder of my project. Here ist my
> prompt
>
> C:\Programme\swfmill>swfmill simple
> C:\MyProjects\Myfirstproject\application.xml
> C:\MyProjects\Myfirstproject\application.swf
>
> runtime error: element apply-templates
> swft:import-jpeg() : failed to read file 'library/test.jpg'
> ERROR: transformation failed.
Two more possibilities, with the XML where it is now, the library
still at C:\MyProjects\Myfirstproject\library and it saying
"library/test.jpg" in the XML:
a) go to C:\MyProjects\Myfirstproject\ and launch swfmill like this:
C:\MyProjects\Myfirstproject> C:\Programme\swfmill\swfmill simple
application.xml application.swf
b) like above, but with swfmill copied to C:\MyProjects\Myfirstproject\:
C:\MyProjects\Myfirstproject> swfmill simple application.xml application.swf
The only alternative I can thing of is ming. FlashDevelop comes with
swfmill, maybe it's easier to use it with a GUI. I'm not sure, because
I can't run FlashDevelop on Mono, unfortunately.
Mark
More information about the swfmill
mailing list