<?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: Setting a default encoder for the ImageSnapshot class in Flex 3</title>
	<atom:link href="http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tahir Alvi</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-6503</link>
		<dc:creator>Tahir Alvi</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-6503</guid>
		<description>Are  we increase the image quality by using any encoder in flex??</description>
		<content:encoded><![CDATA[<p>Are  we increase the image quality by using any encoder in flex??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JRW</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-5336</link>
		<dc:creator>JRW</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-5336</guid>
		<description>var ohSnap... lol</description>
		<content:encoded><![CDATA[<p>var ohSnap&#8230; lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-2084</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Wed, 13 Aug 2008 15:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-2084</guid>
		<description>Kim,

I haven&#039;t tried it, but I imagine you&#039;d have to send the base64 encoded string to a server side script (ColdFusion, PHP, ASP, etc) which saves it to the server disk. Then you could have the user download the PNG file from the server using the FileReference class&#039;s &lt;code&gt;download()&lt;/code&gt; method.

Peter</description>
		<content:encoded><![CDATA[<p>Kim,</p>
<p>I haven&#8217;t tried it, but I imagine you&#8217;d have to send the base64 encoded string to a server side script (ColdFusion, PHP, ASP, etc) which saves it to the server disk. Then you could have the user download the PNG file from the server using the FileReference class&#8217;s <code>download()</code> method.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-2083</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Wed, 13 Aug 2008 10:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-2083</guid>
		<description>I&#039;m still wondering about this...how do you save it as an image?</description>
		<content:encoded><![CDATA[<p>I&#8217;m still wondering about this&#8230;how do you save it as an image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-2081</link>
		<dc:creator>Tiago</dc:creator>
		<pubDate>Tue, 11 Dec 2007 12:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-2081</guid>
		<description>Hi Peter, thanks for the great article, altough I have the same question as Leif.
What do you do with the String?

Thanks for the great site! It&#039;s one of the most useful resources on the web.</description>
		<content:encoded><![CDATA[<p>Hi Peter, thanks for the great article, altough I have the same question as Leif.<br />
What do you do with the String?</p>
<p>Thanks for the great site! It&#8217;s one of the most useful resources on the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leif Wells</title>
		<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/comment-page-1/#comment-2082</link>
		<dc:creator>Leif Wells</dc:creator>
		<pubDate>Mon, 10 Dec 2007 15:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-2082</guid>
		<description>OK, Peter. Now what? What can I do with this string? Must I pass it to my server to save it as a file? Can I copy and paste the string into a empty text document and make it a PNG?

I love your site, btw. I stopped tagging pages and just use it as a reference whenever I run into problems or when I have trouble getting a feature started.</description>
		<content:encoded><![CDATA[<p>OK, Peter. Now what? What can I do with this string? Must I pass it to my server to save it as a file? Can I copy and paste the string into a empty text document and make it a PNG?</p>
<p>I love your site, btw. I stopped tagging pages and just use it as a reference whenever I run into problems or when I have trouble getting a feature started.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

