On 5/14/07, Flash Developpeur <[EMAIL PROTECTED]> wrote: > Hello everybody, > > I don't see in the documentation how to convert a svg file to a swf. > > Is anybody can explain me how to make my xml file, please ?
Hi Matthieu, simply import it just like everything else: <clip id="mySVG" import="/path/to/my.svg" /> If you have any problems importing your SVG, I strongly recommend you get the SVN version of Swfmill and apply Ralf's patch from a bit more than a week ago. As far as I have tested, it works very well and is a huge step forward. Unfortunately there is no pre-release containing it yet, and there is no telling when Dan will get his laptop back to do one. HTH, Mark _______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
