[swfmill] runtime error: fd + ant + swfmill
Dipl. Des. Hagen Aedtner
info at newbit.org
Thu Jan 17 05:21:39 PST 2008
hi i'm hagen an i'm new to swfmill
using flashdevelop + ant i getting this runtime error:
compile:
[exec] runtime error: element apply-templates
[exec] swft:import-jpeg() : failed to read file '../img/newbit.jpg'
[exec] ERROR: transformation failed.
i'm using the following xml code:
<?xml version="1.0" encoding="iso-8859-1" ?>
<movie width="320" height="240" framerate="25">
<background color="#ffffff"/>
<frame>
<library>
<clip id="newbit" import="../img/newbit.jpg"/>
</library>
<place id="newbit" name="nb" x="10" y="10" depth="2"/>
</frame>
</movie>
the xml is located within a folder called "src/xml/"
the image within "src/img/"
can anybody help me to find out what's wrong here?
thanks a lot
hagen
More information about the swfmill
mailing list