Yep, unfortunatly.

Since pre version 20, I get this error :

runtime error: element DefineEditText
unregistered variable useOutlines
xmlXPathCompiledEval: evaluation failed

Here is the simple file :
<?xml version="1.0" encoding="utf-8" ?>

<movie width="800" height="600" framerate="31">
  <background color='#FF8A00'/>
  <frame>
    <library>
      <clip id="s" import="/Volumes/data/ericZone/recherche/_image/Caddymobile.jpg"/>
      <font id="vera" import="/Users/via/Library/Fonts/Vera.ttf" glyphs="hello world!0123456789"/>
    </library>
    <place id="s" depth="1"/>
    <textfield id="hellobox" width="800" height="50" size="30" font="vera" text="hello world!"/>
	<place id="hellobox" name="output" depth="10"/>
  </frame>
</movie>
Nothing special.

With version 0.2.11.18-pre no problem at all.

Note : I'm on osx 10.4

Thanks


----
Eric Priou
aka  erixtekila
Articles : http://www.v-i-a.net/inprogress
Oregano : http://www.v-i-a.net/forum


_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to