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

	<item>
		<title>By: Andrew Hopkins</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-14093</link>
		<author>Andrew Hopkins</author>
		<pubDate>Fri, 11 Jul 2008 13:38:09 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-14093</guid>
		<description>I need to save a copy of the Bitmap Image as a file download, any ideas on how this can be achieved in the flash player without the need for a processing script.

Great site by the way.

A</description>
		<content:encoded><![CDATA[<p>I need to save a copy of the Bitmap Image as a file download, any ideas on how this can be achieved in the flash player without the need for a processing script.</p>
<p>Great site by the way.</p>
<p>A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Patrick</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-13210</link>
		<author>David Patrick</author>
		<pubDate>Tue, 03 Jun 2008 23:49:27 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-13210</guid>
		<description>Thx, you're one Great Man!</description>
		<content:encoded><![CDATA[<p>Thx, you&#8217;re one Great Man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4389</link>
		<author>tom</author>
		<pubDate>Tue, 20 Nov 2007 18:05:54 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4389</guid>
		<description>I don't get it, I give up...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it, I give up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4384</link>
		<author>tom</author>
		<pubDate>Tue, 20 Nov 2007 15:41:49 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4384</guid>
		<description>Thanx for your time! Will try that!</description>
		<content:encoded><![CDATA[<p>Thanx for your time! Will try that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4382</link>
		<author>peterd</author>
		<pubDate>Tue, 20 Nov 2007 14:55:09 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4382</guid>
		<description>tom,

To access data in a Flex DataGrid control, you can use the &lt;code&gt;dataProvider&lt;/code&gt; property. 
Also, if you wanted to calculate the sum of the items in a data grid, you could loop over each item in the data provider and add it to another variable and then display the final sum in a Label control or however you wanted. Flex 3 has an "AdvancedDataGrid" which may automatically support summary rows (I haven't used the AdvancedDataGrid control yet, so I'm not sure what it supports exactly, or which APIs you'd use).

Also, there is an example of binding a data provider to a DataGrid in the Flex 3 documentation at http://livedocs.adobe.com/labs/flex3/langref/mx/controls/DataGrid.html.

Hope that helps,
Peter</description>
		<content:encoded><![CDATA[<p>tom,</p>
<p>To access data in a Flex DataGrid control, you can use the <code>dataProvider</code> property.<br />
Also, if you wanted to calculate the sum of the items in a data grid, you could loop over each item in the data provider and add it to another variable and then display the final sum in a Label control or however you wanted. Flex 3 has an &#8220;AdvancedDataGrid&#8221; which may automatically support summary rows (I haven&#8217;t used the AdvancedDataGrid control yet, so I&#8217;m not sure what it supports exactly, or which APIs you&#8217;d use).</p>
<p>Also, there is an example of binding a data provider to a DataGrid in the Flex 3 documentation at <a href="http://livedocs.adobe.com/labs/flex3/langref/mx/controls/DataGrid.html." rel="nofollow">http://livedocs.adobe.com/labs/flex3/langref/mx/controls/DataGrid.html.</a></p>
<p>Hope that helps,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4380</link>
		<author>tom</author>
		<pubDate>Tue, 20 Nov 2007 13:34:33 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4380</guid>
		<description>Hello again, would you please be so kind and answer my question?
Thanx a lot!</description>
		<content:encoded><![CDATA[<p>Hello again, would you please be so kind and answer my question?<br />
Thanx a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4311</link>
		<author>tom</author>
		<pubDate>Sun, 18 Nov 2007 20:01:05 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4311</guid>
		<description>Hi there, like your blog.
Could you please make a tutorial how to fetch data from a datagrid? 
I'd like to use data binding but have no idea how to this with a grid...
Or if you have a list of items which have different prices in a datagrid.
How do I calculate the sum of these prices?

Regards, Tom</description>
		<content:encoded><![CDATA[<p>Hi there, like your blog.<br />
Could you please make a tutorial how to fetch data from a datagrid?<br />
I&#8217;d like to use data binding but have no idea how to this with a grid&#8230;<br />
Or if you have a list of items which have different prices in a datagrid.<br />
How do I calculate the sum of these prices?</p>
<p>Regards, Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaya</title>
		<link>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4297</link>
		<author>Dhaya</author>
		<pubDate>Sun, 18 Nov 2007 09:23:19 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/11/17/taking-screenshots-in-flex-3-using-the-imagesnapshotcapturebitmapdata-method/#comment-4297</guid>
		<description>I was kind of excited when i read the title on the RSS, thinking it would be now possible to make screenshots of the desktop. Though, that's still very interesting !</description>
		<content:encoded><![CDATA[<p>I was kind of excited when i read the title on the RSS, thinking it would be now possible to make screenshots of the desktop. Though, that&#8217;s still very interesting !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
