Check out degrafa.com . You can use SVG path data via MXML or API and manipulate the artwork at runtime as needed.
Hope that helps. --- In [email protected], "mthomas1969" <[EMAIL PROTECTED]> wrote: > > I've embedded some SVG files and loaded them into <mx:Image> tags, but > I can't seem to adjust the styles in the SVG drawings. The Flex docs > say that CSS styling works with SVG, but I can't get it to work. I'll > admit that CSS is one of weak points, so it may be something obvious > I'm overlooking. > > Anyone have a simple example of how to apply a style to an element of > an SVG graphic in Flex? > > -Matt >

