[ https://issues.apache.org/jira/browse/FLEX-33565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661797#comment-13661797 ]
Alex Harui commented on FLEX-33565: ----------------------------------- Check the doc, does it say that embedding is supposed to be supported? I thought FXG just defined a class instead. > 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