[ https://issues.apache.org/jira/browse/FLEX-33565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661805#comment-13661805 ]
Justin Mclean edited comment on FLEX-33565 at 5/20/13 6:22 AM: --------------------------------------------------------------- I think that's the point SVG could be embedded like that but has been deprecated so it's reasonable that fxg should be able to be embedded like that. was (Author: jmclean): I think that's the point SVG could be embedded like that but has been deprecated so it's reasonable that fxg shoudl be able to be embedded like that. > No transcoder registered for mimeType 'text/fxg' error when embedding FXG > ------------------------------------------------------------------------- > > Key: FLEX-33565 > URL: https://issues.apache.org/jira/browse/FLEX-33565 > Project: Apache Flex > Issue Type: Bug > Affects Versions: Apache Flex 4.9.0 > Reporter: Justin Mclean > Attachments: circle-1.fxg > > > SVG resources cause warning: > - The use of SVG has been deprecated since Flex 4. Please use FXG. > [Embed(source="circle-1.svg")] > [Bindable] protected var _step1Icon:Class; > FXG resources can't be compiled and cause: > - no transcoder registered for mimeType 'text/fxg' > - Unable to transcode circle-1.fxg. > [Embed(source="circle-1.fxg")] > [Bindable] protected var _step1Icon:Class; > (Reporting for another developer.) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira