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



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

Reply via email to