Actionscript SVG Library Updated
Sunday, November 4th, 2007I have updated the open-source actionscript SVG library. It now has an Adobe AIR application example application that allows you to try it out.
What’s the library for? It lets you define vector graphics in a common format and render them in flash. Actually, you can already do this at compile time. But if you want to change the graphics programatically, for example changing the colors and styles used for fills and pens, you are out of luck with the Adobe’s current SVG offering. This program lets you do that at runtime