[swfmill] Import SWF in my library.
Daniel Turing
mail at danielturing.com
Mon Jan 18 02:45:22 PST 2010
Hey Jean-Christophe,
your xml doesnt make much sense. Why is "Chrono" in a <library>, while
"chrono" isnt? If you define a new clip, you'll have to place that,
too. The easiest way to achieve what you want is probably:
<movie version="9">
<clip id="chrono" import="swf/chrono.swf"/>
<frame>
<place id="chrono" depth="1"/>
</frame>
</movie>
regards,
-dan
On Sun, Jan 17, 2010 at 14:42, Jean Christophe DA COSTA
<thejcdc at yahoo.fr> wrote:
> Hi.
>
> Here, I try to incorporate in my library a SWF made with Flash CS4. It is a
> simple animation. I can then import it into a project Haxe. But that does
> not seem to work. Someone could tell me how to import it? Here is a piece of
> my XML file.
>
> <movie version="9">
> <clip id="chrono" import="swf/chrono.swf"/>
> <frame>
> <library>
> <clip id="Chrono">
> <place id="chrono" depth="1"/>
> </clip>
> </library>
> </frame>
> </movie>
>
> Thank you for your Help.
>
> _______________________________________________
> swfmill mailing list
> swfmill at osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
>
More information about the swfmill
mailing list