Is there a SVG to MXML Converter?
问题 I'm trying to use an SVG file in my Flex app - but it seems the best way to do that is to convert it to MXML. However, I cannot find an SVG to MXML converter. There seem to be a number of SVG to XAML converters (for Silverlight/C#), but I can't find anything analogous for Flash/Flex. Any help would be appreciated. Thanks, Karthik 回答1: You should be able to Embed the SVG directly, without a converter. 回答2: yes, there are few libraries but i haven't come across any mature one- - http://code