[swfmill] Problem with SWFMill and MovieClip.
Daniel Turing
mail at danielturing.com
Mon Mar 30 15:01:32 PST 2009
Hey Jean Christophe,
On Sat, 2009-03-21 at 01:09 +0100, Jean Christophe DA COSTA wrote:
> <movie version="9">
> <clip id="0" import="police/0.png"/>
[...]
> <clip id="bouton_jouer_libre" import="pencarte/btn_libre.png"/>
> <frame>
> <library>
> <clip id="Score">
> <frame name="score_0">
> <place id="0" name="mcScore" depth="1"/>
> <stop/>
> </frame>
...
a more logical structure would be a la:
<movie>
<library>
<clip>
<frame/>
</clip>
</library
<frame>
<clip/>
</frame>
</movie>
have you tried that?
-dan
More information about the swfmill
mailing list