[swfmill] trying to convert an svg file to swf

william pearson williammpearson at gmail.com
Wed Mar 14 12:03:15 EST 2007


Hi,

I'm a complete newbie to both flash and swfmill.

I'm trying to convert an svg file to swf, i have a file like this
>>>>>>>>>>>>>>>>


<?xml version="1.0" encoding="iso-8859-1" ?>

<movie width="400" height="400" framerate="12">

<background color="#ffffff"/>

<frame name="myFrame">

<library>

<clip id="foobar" import="squiggle3.svg"/>

</library>

<!-- place "foobar" onto the stage -->

<place id="foobar" name="myFoobar" x="10" y="10" depth="1"/>

</frame>

</movie>

>>>>>>>>>>>>>>>>>>>>>>>.
which runs thru fine making a 4kb swf file, but when I play it I just get a
wite screen.
what do i need to add to actual show the picture when i play the swf file?

thanks in advance.

William Pearson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20070314/4bd07c12/attachment.htm


More information about the swfmill mailing list