Hi, My name is Yeva Hovhannisyan. I'd like to use swfmill but trying it under linux(Debian) brings several problem. I'm providing my xml below
<?xml version="1.0" encoding="UTF-8" ?> <movie width="600" height="700" framerate="12" version="8"><background color="#FFFFFF"/> <frame> <library> <clip id="ttt" import="library/jigsaw2.swf"/> </library> <place id="ttt" name="ttt1" x="10" y="10" depth="1"/> </frame> </movie> After running it using simple option I get error Reading from 13.xml runtime error: element param Unexpected XSLT element 'param'. runtime error: element DefineSprite Variable 'id' has not been declared. xmlXPathCompiledEval: evaluation failed runtime error: element DefineSprite Internal error: Failed to evaluate the AVT of attribute 'objectID'. ERROR: transformation failed. After changing import attribute to absolute path no error is displayed but swf file didn't get included. It is very strange, because this works under windows perfectly. Can you help me, please? Thanks in advanced, Yeva
_______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
