<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>mandarin.no &#187; flex sdk</title>
	<atom:link href="http://mandarin.no/tag/flex-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://mandarin.no</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 09:35:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adobe AIR: Error when creating AIR file: 303</title>
		<link>http://mandarin.no/flex/adobe-air-error-when-creating-air-file-303/</link>
		<comments>http://mandarin.no/flex/adobe-air-error-when-creating-air-file-303/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 14:42:59 +0000</pubDate>
		<dc:creator>Thomas Viktil</dc:creator>
				<category><![CDATA[air]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[application icon]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[compile error]]></category>
		<category><![CDATA[create file]]></category>
		<category><![CDATA[flex builder]]></category>
		<category><![CDATA[flex sdk]]></category>
		<category><![CDATA[gumbo]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[non-embedded files]]></category>
		<category><![CDATA[xml]]></category>
		<guid isPermaLink="false">http://mandarin.no/?p=77</guid>
		<description><![CDATA[I&#8217;m currently using Flex Builder 3.0.1.205647 with Flex SDK 3.1.0 and I got an error saying Flex couldn&#8217;t create my AIR file. After a bit of googling I found out that it is a bug in Flex Builder 3 (Bug report #FB-11712), and it seems like it will be fixed in the Gumbo release. The [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently using Flex Builder 3.0.1.205647 with Flex SDK 3.1.0 and I got an error saying Flex couldn&#8217;t create my AIR file. After a bit of googling I found out that it is a bug in Flex Builder 3 (<a href="http://bugs.adobe.com/jira/browse/FB-11712">Bug report #FB-11712</a>), and it seems like it will be fixed in the Gumbo release.</p>
<p>The bug is related to adding custom application icons. You do this by editing the application&#8217;s xml file. To be more precise, at the lines which looks like these:</p>
<pre>&lt;!-- The icon to display for the file type. Optional. --&gt;
&lt;icon&gt;
   &lt;image16x16&gt;icon_16.png&lt;/image16x16&gt;
   &lt;image32x32&gt;icon_32.png&lt;/image32x32&gt;
   &lt;image48x48&gt;icon_48.png&lt;/image48x48&gt;
   &lt;!--image128x128&gt;&lt;/image128x128--&gt;
&lt;/icon&gt;</pre>
<p>The solution to this bug is actually quite simple. Simply comment out the icons you don&#8217;t plan to use -just like I have done in the example above. Oh, and be sure to tick the check box &#8220;Copy non-embedded files to output folder&#8221; in Project -&gt; Properties -&gt; Flex Compiler.</p>
]]></content:encoded>
			<wfw:commentRss>http://mandarin.no/flex/adobe-air-error-when-creating-air-file-303/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
