For anything more than just displaying the SVG, you would be better off using a library like AS3SVGRendererLib [1,2]
I haven't used this library in a real project though, so I am not sure if it will render any and all SVGs you throw at it. Thanks, Om 1. http://www.findbestopensource.com/product/as3svgrendererlib 2. https://github.com/AndyA/as3svgrendererlib?files=1 On Sep 29, 2014 7:07 PM, "mark goldin" <[email protected]> wrote: > Can an SVG code be assigned to an image at the run time? > Are there any options modifying SVG on the fly? > > Thanks >
