{"id":615,"date":"2013-02-17T22:26:29","date_gmt":"2013-02-17T22:26:29","guid":{"rendered":"https:\/\/greladesign.co\/blog\/?p=615"},"modified":"2013-02-18T08:37:52","modified_gmt":"2013-02-18T08:37:52","slug":"error-transcoding-parameter-symbol-is-not-supported-by-flex2-compiler-media-datatranscoder","status":"publish","type":"post","link":"https:\/\/greladesign.co\/blog\/2013\/02\/17\/error-transcoding-parameter-symbol-is-not-supported-by-flex2-compiler-media-datatranscoder\/","title":{"rendered":"Error: transcoding parameter &#8216;symbol&#8217; is not supported by &#8216;flex2.compiler.media.DataTranscoder&#8217;"},"content":{"rendered":"<p>Hi,<\/p>\n<p>if you&#8217;ve run on the <code>Error: transcoding parameter 'symbol' is not supported by 'flex2.compiler.media.DataTranscoder' <\/code> error recently, then you&#8217;re not alone.<\/p>\n<p>I&#8217;ve updated my FlashDevelop recently (and with FD updated the Flex SDK &#8211; the offender) and one of my projects suddenly stopped publishing, the error was pointing to the <code>Embed<\/code> tag.<\/p>\n<pre class=\"brush: as3; title: ; notranslate\" title=\"\">\r\n\t\t[Embed(source = &quot;..\/..\/..\/..\/..\/gd_logo.swf&quot;, \r\n\t\tmimeType = &quot;application\/octet-stream&quot;, \r\n\t\tsymbol=&quot;com.greladesign.library.logo.GrelaDesignLogo&quot; )]\r\n<\/pre>\n<p>I was searching on the internet, but couldn&#8217;t find anything, however <abbr title=\"Philippe\">good soul<\/abbr> on FD forum has gave me <a href=\"http:\/\/www.flashdevelop.org\/community\/viewtopic.php?f=6&#038;t=10495\" title=\"FlashDevelop community forum\">the answer<\/a> which is:<\/p>\n<blockquote><p>Remove the mime-type.<\/p><\/blockquote>\n<pre class=\"brush: as3; title: ; notranslate\" title=\"\">\r\n\t\t[Embed(source = &quot;..\/..\/..\/..\/..\/gd_logo.swf&quot;, \r\n\t\tsymbol=&quot;com.greladesign.library.logo.GrelaDesignLogo&quot; )]\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Hi, if you&#8217;ve run on the Error: transcoding parameter &#8216;symbol&#8217; is not supported by &#8216;flex2.compiler.media.DataTranscoder&#8217; error recently, then you&#8217;re not alone. I&#8217;ve updated my FlashDevelop recently (and with FD updated the Flex SDK &#8211; the offender) and one of my &hellip; <a href=\"https:\/\/greladesign.co\/blog\/2013\/02\/17\/error-transcoding-parameter-symbol-is-not-supported-by-flex2-compiler-media-datatranscoder\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":""},"categories":[72,9],"tags":[217,220,216,218,219,221],"_links":{"self":[{"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/posts\/615"}],"collection":[{"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/comments?post=615"}],"version-history":[{"count":4,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":619,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/posts\/615\/revisions\/619"}],"wp:attachment":[{"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/media?parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/categories?post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greladesign.co\/blog\/wp-json\/wp\/v2\/tags?post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}