<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Error 303 for embedded icons in AIR apps</title>
	<atom:link href="http://aralbalkan.com/2205/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/2205</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Sun, 12 Feb 2012 17:52:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://aralbalkan.com/2205/comment-page-1#comment-262352</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 18 Apr 2011 22:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2205#comment-262352</guid>
		<description>Hi Aral,

I&#039;m having the same problem, but can&#039;t seem to fix it. Think I&#039;m probably just doing something wrong.

Tried copying and renaming the icon files.
Then updated the app.xml to reflect the new names. But the compiler keeps telling me that it can&#039;t find them.

Ideas?</description>
		<content:encoded><![CDATA[<p>Hi Aral,</p>
<p>I&#8217;m having the same problem, but can&#8217;t seem to fix it. Think I&#8217;m probably just doing something wrong.</p>
<p>Tried copying and renaming the icon files.<br />
Then updated the app.xml to reflect the new names. But the compiler keeps telling me that it can&#8217;t find them.</p>
<p>Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Breizo</title>
		<link>http://aralbalkan.com/2205/comment-page-1#comment-261944</link>
		<dc:creator>Breizo</dc:creator>
		<pubDate>Sun, 02 Jan 2011 04:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2205#comment-261944</guid>
		<description>One other reason on Windows machines is that the path to your icons in  yourapp-app.xml file does not match *exactly* the path of your files. In my case, I had a asset/Icons/appLogo-128.png in the xml file and on my system, the file was located under assets/icons/appLogo-128.png - notice the uppercase I in the xml file and lowercase i of i the icon directory. That makes this very strange since on Windows, the path is not case sensitive...</description>
		<content:encoded><![CDATA[<p>One other reason on Windows machines is that the path to your icons in  yourapp-app.xml file does not match *exactly* the path of your files. In my case, I had a asset/Icons/appLogo-128.png in the xml file and on my system, the file was located under assets/icons/appLogo-128.png &#8211; notice the uppercase I in the xml file and lowercase i of i the icon directory. That makes this very strange since on Windows, the path is not case sensitive&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spy6</title>
		<link>http://aralbalkan.com/2205/comment-page-1#comment-258195</link>
		<dc:creator>Spy6</dc:creator>
		<pubDate>Fri, 30 Oct 2009 14:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2205#comment-258195</guid>
		<description>This error has a lot of possible reasons. I got it once when the icon size was not right and once when the images where embeded. Just as you said, I created another copy for the icons.

You can see more info on my version here : http://spy6.blogspot.com/2009/10/error-creating-air-file-303error-some.html</description>
		<content:encoded><![CDATA[<p>This error has a lot of possible reasons. I got it once when the icon size was not right and once when the images where embeded. Just as you said, I created another copy for the icons.</p>
<p>You can see more info on my version here : <a href="http://spy6.blogspot.com/2009/10/error-creating-air-file-303error-some.html" rel="nofollow">http://spy6.blogspot.com/2009/10/error-creating-air-file-303error-some.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodion Bykov</title>
		<link>http://aralbalkan.com/2205/comment-page-1#comment-257985</link>
		<dc:creator>Rodion Bykov</dc:creator>
		<pubDate>Wed, 30 Sep 2009 23:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2205#comment-257985</guid>
		<description>I bumped into same error 303 when leaved empty =image= tag within =icon= block. One error message - two different causes.</description>
		<content:encoded><![CDATA[<p>I bumped into same error 303 when leaved empty =image= tag within =icon= block. One error message &#8211; two different causes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

