<?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: Save a snapshot image of a Flex app without a server</title>
	<atom:link href="http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Mon, 15 Mar 2010 09:04:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rumpelstilzchen</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208777</link>
		<dc:creator>Rumpelstilzchen</dc:creator>
		<pubDate>Sun, 03 Jan 2010 21:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208777</guid>
		<description>thanx doug,
you saved my day! i was trying to realize this feature for several days..
meanwhile i was trying to save it in a db via hibernate an provide it by the server, uuaahh - finally i can get rid of that idea :)))

best regards</description>
		<content:encoded><![CDATA[<p>thanx doug,<br />
you saved my day! i was trying to realize this feature for several days..<br />
meanwhile i was trying to save it in a db via hibernate an provide it by the server, uuaahh &#8211; finally i can get rid of that idea <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ))</p>
<p>best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anjan Anil</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208728</link>
		<dc:creator>Anjan Anil</dc:creator>
		<pubDate>Sat, 19 Dec 2009 09:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208728</guid>
		<description>Hi,

Its pretty cool application... But i want text input as image and it should display their itself.. so can u help me..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Its pretty cool application&#8230; But i want text input as image and it should display their itself.. so can u help me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208725</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 17 Dec 2009 21:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208725</guid>
		<description>I needed to change PNGEncoder to &quot;var encode : PNGEncoder = new ...&quot; and then use encode.encode()

Other then that - absolutely brilliant!  I love it!!!!

m</description>
		<content:encoded><![CDATA[<p>I needed to change PNGEncoder to &#8220;var encode : PNGEncoder = new &#8230;&#8221; and then use encode.encode()</p>
<p>Other then that &#8211; absolutely brilliant!  I love it!!!!</p>
<p>m</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208618</link>
		<dc:creator>Abdul</dc:creator>
		<pubDate>Mon, 23 Nov 2009 05:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208618</guid>
		<description>PNGEncoder: access of undefined property.. :)
What ll i do.</description>
		<content:encoded><![CDATA[<p>PNGEncoder: access of undefined property.. <img src='http://dougmccune.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
What ll i do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex new</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208596</link>
		<dc:creator>Flex new</dc:creator>
		<pubDate>Mon, 09 Nov 2009 14:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208596</guid>
		<description>Hi..
  Am new to flex after downloading both zip files where i want to place both the files. 
help me. Plz..</description>
		<content:encoded><![CDATA[<p>Hi..<br />
  Am new to flex after downloading both zip files where i want to place both the files.<br />
help me. Plz..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThaStyle</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-208506</link>
		<dc:creator>ThaStyle</dc:creator>
		<pubDate>Wed, 14 Oct 2009 21:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-208506</guid>
		<description>works fine over here on all win os with ff 3.5.3 - 3.*
i hate browser isues. i was wondering besides rotating can we also do a resize ?
great stuff</description>
		<content:encoded><![CDATA[<p>works fine over here on all win os with ff 3.5.3 &#8211; 3.*<br />
i hate browser isues. i was wondering besides rotating can we also do a resize ?<br />
great stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nimesh Nanda</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-207984</link>
		<dc:creator>Nimesh Nanda</dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-207984</guid>
		<description>Hey, why is not working In IE 6.0 ..  

plz resolve this problem.........

thanks,
nimesh nanda</description>
		<content:encoded><![CDATA[<p>Hey, why is not working In IE 6.0 ..  </p>
<p>plz resolve this problem&#8230;&#8230;&#8230;</p>
<p>thanks,<br />
nimesh nanda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Save Flex chart as image &#171; Odds On Flex</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-207640</link>
		<dc:creator>Save Flex chart as image &#171; Odds On Flex</dc:creator>
		<pubDate>Thu, 05 Mar 2009 16:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-207640</guid>
		<description>[...] off a server (James Ward - RIA Cowboy and Flex Cookbook) or interacting with JavaScript (Doug McCune).  However, additions made to the framework in Flex 3 combined with new features of Flash Player [...]</description>
		<content:encoded><![CDATA[<p>[...] off a server (James Ward &#8211; RIA Cowboy and Flex Cookbook) or interacting with JavaScript (Doug McCune).  However, additions made to the framework in Flex 3 combined with new features of Flash Player [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnonFlasher</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-205912</link>
		<dc:creator>AnonFlasher</dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-205912</guid>
		<description>Anyone know how to get this to work in IE? Not that I want to but I am limited to one browser for the Infranet we use.</description>
		<content:encoded><![CDATA[<p>Anyone know how to get this to work in IE? Not that I want to but I am limited to one browser for the Infranet we use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [flexcoders] Re: Saving or Exporting application charts as images?</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/comment-page-1/#comment-116577</link>
		<dc:creator>[flexcoders] Re: Saving or Exporting application charts as images?</dc:creator>
		<pubDate>Thu, 03 Jul 2008 15:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-116577</guid>
		<description>[...] Answered my own question. For anyone reading this, hopefully this link still exists and will answer your question  http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Answered my own question. For anyone reading this, hopefully this link still exists and will answer your question  <a href="http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/" rel="nofollow">http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
