<?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: Taking screenshots in Flex 3 using the ImageSnapshot.captureImage() method</title>
	<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 06:31:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Darvel</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-12564</link>
		<author>Darvel</author>
		<pubDate>Thu, 08 May 2008 20:30:34 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-12564</guid>
		<description>Your code does not work. Flex 3.</description>
		<content:encoded><![CDATA[<p>Your code does not work. Flex 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Wallace</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-12333</link>
		<author>Matthew Wallace</author>
		<pubDate>Mon, 28 Apr 2008 13:50:52 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-12333</guid>
		<description>Hey I saw that someone asked why this is not available for flash. Well guess what... it is!

Watch this tutorial. Lee will show you how to use some external Adobe classes that will let you use the Encoder stuff in flash.

http://gotoandlearn.com/player.php?id=44

The tut is about building an air app but the classes for the most part can be used in a Flash based app if you like.

-Matthew</description>
		<content:encoded><![CDATA[<p>Hey I saw that someone asked why this is not available for flash. Well guess what&#8230; it is!</p>
<p>Watch this tutorial. Lee will show you how to use some external Adobe classes that will let you use the Encoder stuff in flash.</p>
<p><a href="http://gotoandlearn.com/player.php?id=44" rel="nofollow">http://gotoandlearn.com/player.php?id=44</a></p>
<p>The tut is about building an air app but the classes for the most part can be used in a Flash based app if you like.</p>
<p>-Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solerous</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-7533</link>
		<author>Solerous</author>
		<pubDate>Thu, 13 Mar 2008 18:42:47 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-7533</guid>
		<description>How would you do this without clicking on the button?  In other words, what if the screen changes periodically and you want the screen shot automated?  I've tried calling the captureImage directly and it never gets the new data.  It pulls the data before it gets redrawn.  I think this has to do with the flex event model somehow but I'm not sure.</description>
		<content:encoded><![CDATA[<p>How would you do this without clicking on the button?  In other words, what if the screen changes periodically and you want the screen shot automated?  I&#8217;ve tried calling the captureImage directly and it never gets the new data.  It pulls the data before it gets redrawn.  I think this has to do with the flex event model somehow but I&#8217;m not sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Platte</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4917</link>
		<author>Matt Platte</author>
		<pubDate>Sun, 09 Dec 2007 22:33:48 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4917</guid>
		<description>Hmm, the message got clipped, but -- never mind.  I'm downloading a newer version of the SDK now. The SDK included with FB3 Beta 2 is quite ancient....</description>
		<content:encoded><![CDATA[<p>Hmm, the message got clipped, but &#8212; never mind.  I&#8217;m downloading a newer version of the SDK now. The SDK included with FB3 Beta 2 is quite ancient&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Platte</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4915</link>
		<author>Matt Platte</author>
		<pubDate>Sun, 09 Dec 2007 21:46:50 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4915</guid>
		<description>Version 3.0 build 183453
MAC 9,0,60,235(debug) 

Safari's Activity reports this error -&#62; file:///Users/.../Documents/Flex Builder 3/HoleyCow/bin/</description>
		<content:encoded><![CDATA[<p>Version 3.0 build 183453<br />
MAC 9,0,60,235(debug) </p>
<p>Safari&#8217;s Activity reports this error -&gt; <a href="file:///Users/.../Documents/Flex" rel="nofollow">file:///Users/&#8230;/Documents/Flex</a> Builder 3/HoleyCow/bin/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4352</link>
		<author>peterd</author>
		<pubDate>Mon, 19 Nov 2007 17:44:59 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4352</guid>
		<description>Easiest way to find your SDK version? Download the latest nightly build from http://labs.adobe.com/technologies/flex/sdk/flex3sdk.html and note the number in the far left column. :)

Second easiest way is to find where your SDK is installed and then "mxmlc -version" from the command line (oh, and make sure you're in the /bin/ folder). Since that was a terrible explanation, here are a few examples.

Flex Builder 3 has an /sdks/ directory which currently has a "2.0.1" folder and "3.0.0" folder. So to find out which version of the 3.0.0 SDK you are running, you'd do something like the following in Windows XP:

&lt;pre class="code"&gt;
C:\\Program Files\\Adobe\\Flex Builder 3\\sdks\\3.0.0\\bin&gt;mxmlc -version
Version 3.0 build 186018
&lt;/pre&gt;

If I wanted to find out which version of the 2.0.1 SDK I was running, I'd do the same thing in the 2.0.1 directory:
&lt;pre class="code"&gt;
C:\\Program Files\\Adobe\\Flex Builder 3\\sdks\\2.0.1\\bin&gt;mxmlc -version
Version 2.0.1 build 177276
&lt;/pre&gt;

If you downloaded a nightly build at some point, you would need to go to the directory where you unzipped the files, open up a command prompt in the /bin/ directory, and type "mxmlc -version" from there.

Hope that helps,
Peter</description>
		<content:encoded><![CDATA[<p>Easiest way to find your SDK version? Download the latest nightly build from <a href="http://labs.adobe.com/technologies/flex/sdk/flex3sdk.html" rel="nofollow">http://labs.adobe.com/technologies/flex/sdk/flex3sdk.html</a> and note the number in the far left column. :)</p>
<p>Second easiest way is to find where your SDK is installed and then &#8220;mxmlc -version&#8221; from the command line (oh, and make sure you&#8217;re in the /bin/ folder). Since that was a terrible explanation, here are a few examples.</p>
<p>Flex Builder 3 has an /sdks/ directory which currently has a &#8220;2.0.1&#8243; folder and &#8220;3.0.0&#8243; folder. So to find out which version of the 3.0.0 SDK you are running, you&#8217;d do something like the following in Windows XP:</p>
<pre class="code">
C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\bin>mxmlc -version
Version 3.0 build 186018
</pre>
<p>If I wanted to find out which version of the 2.0.1 SDK I was running, I&#8217;d do the same thing in the 2.0.1 directory:</p>
<pre class="code">
C:\Program Files\Adobe\Flex Builder 3\sdks\2.0.1\bin>mxmlc -version
Version 2.0.1 build 177276
</pre>
<p>If you downloaded a nightly build at some point, you would need to go to the directory where you unzipped the files, open up a command prompt in the /bin/ directory, and type &#8220;mxmlc -version&#8221; from there.</p>
<p>Hope that helps,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Krausse</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4348</link>
		<author>Ralph Krausse</author>
		<pubDate>Mon, 19 Nov 2007 17:05:48 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4348</guid>
		<description>hmm, looks like I am using the same version.. WIN 9,0,60,235 (debug). How does one find the version of the SDK?

thanks for the quick reply

Ralph

btw, nice debug screen, I like that</description>
		<content:encoded><![CDATA[<p>hmm, looks like I am using the same version.. WIN 9,0,60,235 (debug). How does one find the version of the SDK?</p>
<p>thanks for the quick reply</p>
<p>Ralph</p>
<p>btw, nice debug screen, I like that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4342</link>
		<author>peterd</author>
		<pubDate>Mon, 19 Nov 2007 14:42:30 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4342</guid>
		<description>Ralph,

Not sure. I've tried the sample on 3 different computers and didn't see a problem.
What version of the SDK are you using exactly? There have been a couple bug fixes in this area recently, so if you're using the standard beta 2 SDK or a nightly build earlier than Thursday it may not work as expected.

Also, which version of Flash Player are you using (I'm using WIN 9,0,60,235 (debug) on IE7/WinXP). If you aren't sure, you can go to http://blog.flexexamples.com/about-you and copy/paste what it says at the top.

Peter</description>
		<content:encoded><![CDATA[<p>Ralph,</p>
<p>Not sure. I&#8217;ve tried the sample on 3 different computers and didn&#8217;t see a problem.<br />
What version of the SDK are you using exactly? There have been a couple bug fixes in this area recently, so if you&#8217;re using the standard beta 2 SDK or a nightly build earlier than Thursday it may not work as expected.</p>
<p>Also, which version of Flash Player are you using (I&#8217;m using WIN 9,0,60,235 (debug) on IE7/WinXP). If you aren&#8217;t sure, you can go to <a href="http://blog.flexexamples.com/about-you" rel="nofollow">http://blog.flexexamples.com/about-you</a> and copy/paste what it says at the top.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Krausse</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4339</link>
		<author>Ralph Krausse</author>
		<pubDate>Mon, 19 Nov 2007 13:12:51 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4339</guid>
		<description>An update Peter. I added a IOError event listener and this was the error it threw...

text = "Error #2036: Load Never Completed. URL: file:///C:/Development/Flex/ImageTest/bin/PNG"	
Any ideas?

thanks
Ralph</description>
		<content:encoded><![CDATA[<p>An update Peter. I added a IOError event listener and this was the error it threw&#8230;</p>
<p>text = &#8220;Error #2036: Load Never Completed. URL: <a href="file:///C:/Development/Flex/ImageTest/bin/" rel="nofollow">file:///C:/Development/Flex/ImageTest/bin/</a>PNG&#8221;<br />
Any ideas?</p>
<p>thanks<br />
Ralph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Krausse</title>
		<link>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4332</link>
		<author>Ralph Krausse</author>
		<pubDate>Mon, 19 Nov 2007 06:18:44 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/16/taking-screenshots-in-flex-using-the-imagesnapshotcaptureimage-method/#comment-4332</guid>
		<description>Hello Peter,

    I would like to use this but if I start a new flexbuilder project and copy in the source, it compiles and runs but when I take the snapshoot, I do get a copy of the grid but just image if you loaded a bad image (the default images that shows in development mode). No errors are thrown and looks like there are bytes but the swf just doesn't load. I am using the latest SDK.

thanks
Ralph</description>
		<content:encoded><![CDATA[<p>Hello Peter,</p>
<p>    I would like to use this but if I start a new flexbuilder project and copy in the source, it compiles and runs but when I take the snapshoot, I do get a copy of the grid but just image if you loaded a bad image (the default images that shows in development mode). No errors are thrown and looks like there are bytes but the swf just doesn&#8217;t load. I am using the latest SDK.</p>
<p>thanks<br />
Ralph</p>
]]></content:encoded>
	</item>
</channel>
</rss>
