Degrafa does, indeed, work with SVG although it's a bit rough round the edges since it's only been in beta for a week. Nevertheless, it solved my problem. Thanks for the tip!
-Matt --- In [email protected], "scalenine" <[EMAIL PROTECTED]> wrote: > > 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 > > >

