<?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: Print Screen detection in AIR</title>
	<atom:link href="http://www.psyked.co.uk/adobe/apollo/print-screen-detection-in-air.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.psyked.co.uk/adobe/apollo/print-screen-detection-in-air.htm</link>
	<description>it's easy once you know how.</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:52:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.psyked.co.uk/adobe/apollo/print-screen-detection-in-air.htm/comment-page-1#comment-4232</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 22 Apr 2009 09:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=850#comment-4232</guid>
		<description>That&#039;s a good idea, Ferdi - I think it should be an option yes.  You can capture regions in Windows too - or at least you can only capture active windows.

Something to have as an option yes.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good idea, Ferdi &#8211; I think it should be an option yes.  You can capture regions in Windows too &#8211; or at least you can only capture active windows.</p>
<p>Something to have as an option yes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferdi Koomen</title>
		<link>http://www.psyked.co.uk/adobe/apollo/print-screen-detection-in-air.htm/comment-page-1#comment-4198</link>
		<dc:creator>Ferdi Koomen</dc:creator>
		<pubDate>Mon, 20 Apr 2009 16:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=850#comment-4198</guid>
		<description>Hi James, 

These events also fires if a user copy&#039;s image data from Photoshop or paint, right? You could check if the bitmap in the clipboard matches the screen size of the user.

Although on Mac you could capture a region, so the logic above won&#039;t work (maybe it should be an option).

Cheers,

Ferdi Koomen
Lead Developer @ De Monsters</description>
		<content:encoded><![CDATA[<p>Hi James, </p>
<p>These events also fires if a user copy&#8217;s image data from Photoshop or paint, right? You could check if the bitmap in the clipboard matches the screen size of the user.</p>
<p>Although on Mac you could capture a region, so the logic above won&#8217;t work (maybe it should be an option).</p>
<p>Cheers,</p>
<p>Ferdi Koomen<br />
Lead Developer @ De Monsters</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.psyked.co.uk/adobe/apollo/print-screen-detection-in-air.htm/comment-page-1#comment-4196</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 17 Apr 2009 12:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.psyked.co.uk/?p=850#comment-4196</guid>
		<description>The PrintScreenMonitor actually works for all types of BITMAP_FORMAT&#039;s. Try copying selections from Photoshop or Paint and you&#039;ll see it appear in the sample application.

It&#039;s a shame there isn&#039;t the functionality to allow developers to detect Print Screen presses, or even capture the screen from within AIR without the use of java [http://blog.everythingflex.com/2008/04/24/do-a-screen-capture-with-adobe-air/].</description>
		<content:encoded><![CDATA[<p>The PrintScreenMonitor actually works for all types of BITMAP_FORMAT&#8217;s. Try copying selections from Photoshop or Paint and you&#8217;ll see it appear in the sample application.</p>
<p>It&#8217;s a shame there isn&#8217;t the functionality to allow developers to detect Print Screen presses, or even capture the screen from within AIR without the use of java [http://blog.everythingflex.com/2008/04/24/do-a-screen-capture-with-adobe-air/].</p>
]]></content:encoded>
	</item>
</channel>
</rss>
