<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Setting a default encoder for the ImageSnapshot class in Flex 3</title>
	<link>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 02:14:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<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-14678</link>
		<author>peterd</author>
		<pubDate>Wed, 13 Aug 2008 15:36:48 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-14678</guid>
		<description>Kim,

I haven't tried it, but I imagine you'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'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-14668</link>
		<author>Kim</author>
		<pubDate>Wed, 13 Aug 2008 10:03:06 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-14668</guid>
		<description>I'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-4949</link>
		<author>Tiago</author>
		<pubDate>Tue, 11 Dec 2007 12:39:29 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-4949</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'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-4928</link>
		<author>Leif Wells</author>
		<pubDate>Mon, 10 Dec 2007 15:06:38 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/12/08/setting-a-default-encoder-for-the-imagesnapshot-class-in-flex-3/#comment-4928</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>
