<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Save a snapshot image of a Flex app without a server</title>
	<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>
	<pubDate>Mon, 13 Oct 2008 04:39:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<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-116577</link>
		<pubDate>Thu, 03 Jul 2008 15:30:45 +0000</pubDate>
		<guid>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>[&#8230;] 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> [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rotate using Flex BitmapData and Matrix</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-19417</link>
		<pubDate>Thu, 11 Oct 2007 20:58:40 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-19417</guid>
					<description>[...] The returned BitmapData can be posted back to a server to write out to the users disk or you can display the data in another Image control.&#160;&#160; In the example application I show the mothod for both using a trick that Doug McCune posted on his blog. Unfortunately, it only works for Firefox and fails for some larger images. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The returned BitmapData can be posted back to a server to write out to the users disk or you can display the data in another Image control.&nbsp;&nbsp; In the example application I show the mothod for both using a trick that Doug McCune posted on his blog. Unfortunately, it only works for Firefox and fails for some larger images. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: suresh</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-9346</link>
		<pubDate>Mon, 13 Aug 2007 07:43:51 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-9346</guid>
					<description>i want only close and open windows without any bowser.....
hw to solved this problems.... i want in java script with jsp......</description>
		<content:encoded><![CDATA[<p>i want only close and open windows without any bowser&#8230;..<br />
hw to solved this problems&#8230;. i want in java script with jsp&#8230;&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: index</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-8964</link>
		<pubDate>Wed, 08 Aug 2007 23:07:40 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-8964</guid>
					<description>Welcome!!! index</description>
		<content:encoded><![CDATA[<p>Welcome!!! index
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Doug</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-5027</link>
		<pubDate>Tue, 05 Jun 2007 22:05:08 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-5027</guid>
					<description>Huh, I don't know, maybe it doesn't work on Win 2K. I'm using Firefox 2.0.0.4 on Mac OS X, and same FF version on Win XP.</description>
		<content:encoded><![CDATA[<p>Huh, I don&#8217;t know, maybe it doesn&#8217;t work on Win 2K. I&#8217;m using Firefox 2.0.0.4 on Mac OS X, and same FF version on Win XP.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Derek Vadneau</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4996</link>
		<pubDate>Tue, 05 Jun 2007 15:18:39 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4996</guid>
					<description>I don't have JS disabled. The only thing I see in the Error console is:
Warning: Error in parsing value for property 'margin'.  Declaration dropped.
Source File: http://images.del.icio.us/static/css/blogbadge.css
Line: 67

I doubt that's related.

...

I just tried with FF 2.0.0.4 on my XP system and it worked. It doesn't seem to work on my Win2K system.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have JS disabled. The only thing I see in the Error console is:<br />
Warning: Error in parsing value for property &#8216;margin&#8217;.  Declaration dropped.<br />
Source File: <a href="http://images.del.icio.us/static/css/blogbadge.css" rel="nofollow">http://images.del.icio.us/static/css/blogbadge.css</a><br />
Line: 67</p>
<p>I doubt that&#8217;s related.</p>
<p>&#8230;</p>
<p>I just tried with FF 2.0.0.4 on my XP system and it worked. It doesn&#8217;t seem to work on my Win2K system.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jeff D</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4949</link>
		<pubDate>Tue, 05 Jun 2007 03:21:06 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4949</guid>
					<description>I can't see it in FF 2.0.0.4 or IE 7.  Doug, what browser version are you developing with?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t see it in FF 2.0.0.4 or IE 7.  Doug, what browser version are you developing with?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Doug</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4911</link>
		<pubDate>Mon, 04 Jun 2007 18:19:10 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4911</guid>
					<description>@Derek: I dunno, it uses a Javascript call to open the popup, maybe JS is disabled in your browser? Do you see any javascript errors?</description>
		<content:encoded><![CDATA[<p>@Derek: I dunno, it uses a Javascript call to open the popup, maybe JS is disabled in your browser? Do you see any javascript errors?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Clint Modien</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4910</link>
		<pubDate>Mon, 04 Jun 2007 18:15:28 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4910</guid>
					<description>Worked for me.   Firefox 2.0.0.4</description>
		<content:encoded><![CDATA[<p>Worked for me.   Firefox 2.0.0.4
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Derek Vadneau</title>
		<link>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4896</link>
		<pubDate>Mon, 04 Jun 2007 14:17:38 +0000</pubDate>
		<guid>http://dougmccune.com/blog/2007/06/03/save-a-snapshot-image-of-a-flex-app-without-a-server/#comment-4896</guid>
					<description>I don't see anything happening in FF (2.0.0.4). I click on both of the snapshot buttons and no pop-up or warning. I tried turning off block pop-ups and refreshed the page, but no new window/tab. Interesting approach though.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see anything happening in FF (2.0.0.4). I click on both of the snapshot buttons and no pop-up or warning. I tried turning off block pop-ups and refreshed the page, but no new window/tab. Interesting approach though.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
