<?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: Detecting focus in flash player</title>
	<atom:link href="http://blog.tudwaythecore.com/2009/05/detecting_focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tudwaythecore.com/2009/05/detecting_focus/</link>
	<description>blog</description>
	<lastBuildDate>Wed, 23 Jun 2010 07:10:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: jitzin</title>
		<link>http://blog.tudwaythecore.com/2009/05/detecting_focus/comment-page-1/#comment-3000</link>
		<dc:creator>jitzin</dc:creator>
		<pubDate>Mon, 26 Apr 2010 23:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tudwaythecore.com/?p=274#comment-3000</guid>
		<description>very helpful thanks, I am creating a AS3 shooting game for fun and i needed a way to pause the game.</description>
		<content:encoded><![CDATA[<p>very helpful thanks, I am creating a AS3 shooting game for fun and i needed a way to pause the game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morales2k</title>
		<link>http://blog.tudwaythecore.com/2009/05/detecting_focus/comment-page-1/#comment-2454</link>
		<dc:creator>Morales2k</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tudwaythecore.com/?p=274#comment-2454</guid>
		<description>This is awesome. In combination with keypress detection it would make a good copy protection. For example, if you display images or text and you dont want them to be copied, you can stop the use of printscreen key detecting its keypress and replacing the frame with a blank one. If the user then goes outta focus to use it, you detect focus is lost and replace current frame with blank one anyways... one could detect ctr+p too in order to avoid print commands when in focus... I will have to test and see how it works out and if I can circumvent it somehow... maybe those plugins that download flash content would break this measure... but it remains to be tested yet... ;)</description>
		<content:encoded><![CDATA[<p>This is awesome. In combination with keypress detection it would make a good copy protection. For example, if you display images or text and you dont want them to be copied, you can stop the use of printscreen key detecting its keypress and replacing the frame with a blank one. If the user then goes outta focus to use it, you detect focus is lost and replace current frame with blank one anyways&#8230; one could detect ctr+p too in order to avoid print commands when in focus&#8230; I will have to test and see how it works out and if I can circumvent it somehow&#8230; maybe those plugins that download flash content would break this measure&#8230; but it remains to be tested yet&#8230; <img src='http://blog.tudwaythecore.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tudway</title>
		<link>http://blog.tudwaythecore.com/2009/05/detecting_focus/comment-page-1/#comment-1523</link>
		<dc:creator>tudway</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:25:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tudwaythecore.com/?p=274#comment-1523</guid>
		<description>The detectFocus function is written in the script above the movie! 

As for the screen thing, research bitmap data, the screen is actually a snapshot of the movieclip that holds all the objects in. this snapshot is taken everyframe and so overwrites the current one making it look like a video.</description>
		<content:encoded><![CDATA[<p>The detectFocus function is written in the script above the movie! </p>
<p>As for the screen thing, research bitmap data, the screen is actually a snapshot of the movieclip that holds all the objects in. this snapshot is taken everyframe and so overwrites the current one making it look like a video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markel</title>
		<link>http://blog.tudwaythecore.com/2009/05/detecting_focus/comment-page-1/#comment-1518</link>
		<dc:creator>Markel</dc:creator>
		<pubDate>Sat, 07 Nov 2009 10:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tudwaythecore.com/?p=274#comment-1518</guid>
		<description>Hi sir, I just want to ask where can I get your detectFocus() class?
I really like it. Another is that how can I make a small screen that shows the ball when it is not in the screen.

I really appreciate hearing from you.

Thanks in advanced,
Markel</description>
		<content:encoded><![CDATA[<p>Hi sir, I just want to ask where can I get your detectFocus() class?<br />
I really like it. Another is that how can I make a small screen that shows the ball when it is not in the screen.</p>
<p>I really appreciate hearing from you.</p>
<p>Thanks in advanced,<br />
Markel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
