Hi everybody

I have installed swfmill 0.2.11 and am trying to compile simple xml:

<?xml version="1.0" encoding="iso-8859-1" ?>
<movie width="320" height="240" framerate="12">
  <background color="#ffffff"/>
  <!-- first frame -->
  <frame>
    <!-- add some assets to the library -->
    <library>
         <clip import="/test/library/test.jpg"/>
       </library>
   </frame>
</movie>

but I'm getting this error:

xsl:apply-templates : can't find doc
ERROR: transformation failed

What does it mean? 

The path to jpg file is correct (it says failed to read file if it's not).

Help!



_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to