An actionscript SVG renderer. Lets you manipulate and render SVGs in actionscript 3.0, Flash 9, and Flex 2.0+ at runtime. LGPL license.
Version 0.1 contains major changes and improvements by Lucas Lorentz, now the primary developer. The initial version was created by Charles Dietrich and based on Rob Lanphier's svg2swf, with the the path parser and normalizer a port of the Batik microsyntax parsers.
New versions support more SVGs, but there are still lots of features to add. If it doesn't work with some SVG, please post to Issues.
Depends on as3tobydietrichcorelib. The example application depends on as3corelib for PNG output.