<?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/"
		>
<channel>
	<title>Comments on: Downloading and Saving Images to the desktop with AIR</title>
	<atom:link href="http://mariusht.com/blog/2009/04/15/downloading-and-saving-images-to-the-desktop-with-air/feed/" rel="self" type="application/rss+xml" />
	<link>http://mariusht.com/blog/2009/04/15/downloading-and-saving-images-to-the-desktop-with-air/</link>
	<description>A blog about Flex Development.</description>
	<lastBuildDate>Mon, 17 Oct 2011 22:40:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rui</title>
		<link>http://mariusht.com/blog/2009/04/15/downloading-and-saving-images-to-the-desktop-with-air/comment-page-1/#comment-112</link>
		<dc:creator>Rui</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=146#comment-112</guid>
		<description>Brilliant tutorial, saved my life :D thank you!!</description>
		<content:encoded><![CDATA[<p>Brilliant tutorial, saved my life <img src='http://mariusht.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharad</title>
		<link>http://mariusht.com/blog/2009/04/15/downloading-and-saving-images-to-the-desktop-with-air/comment-page-1/#comment-4</link>
		<dc:creator>Sharad</dc:creator>
		<pubDate>Tue, 21 Apr 2009 18:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://mariusht.com/blog/?p=146#comment-4</guid>
		<description>Thanks for this post. This was a lifesaver, really :-) I spent two days figuring out this and then came across your post.

It is actually weird that we need to reencode the downloaded bytes. loaderInfo.content should already have the data, but it appears that flash adds some extra headers in front of the received data. This data, when saved as is, can not be opened by any app other than flash. Nuts!</description>
		<content:encoded><![CDATA[<p>Thanks for this post. This was a lifesaver, really <img src='http://mariusht.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I spent two days figuring out this and then came across your post.</p>
<p>It is actually weird that we need to reencode the downloaded bytes. loaderInfo.content should already have the data, but it appears that flash adds some extra headers in front of the received data. This data, when saved as is, can not be opened by any app other than flash. Nuts!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

