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

