<?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: [AS3 SNIPPET] Detect if Flash movie gain/lose focus</title>
	<atom:link href="http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-flash-movie-gainlose-focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-flash-movie-gainlose-focus/</link>
	<description>Blog of Riccardo Bartoli about Flash and Actionscript...</description>
	<lastBuildDate>Sun, 30 May 2010 21:56:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Promethe</title>
		<link>http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-flash-movie-gainlose-focus/#comment-2196</link>
		<dc:creator>Promethe</dc:creator>
		<pubDate>Mon, 20 Jul 2009 11:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rblab.com/blog/?p=440#comment-2196</guid>
		<description>Thanks for the tips!

I&#039;m working on a 3D API (see &lt;a href=&quot;http://directflex.net&quot; rel=&quot;nofollow&quot;&gt;http://directflex.net&lt;/a&gt;) and performances are always an issue. It&#039;s just dumb to take the whole CPU power for an application thaht does not have the focus :P Thx again!</description>
		<content:encoded><![CDATA[<p>Thanks for the tips!</p>
<p>I&#8217;m working on a 3D API (see <a href="http://directflex.net" rel="nofollow">http://directflex.net</a>) and performances are always an issue. It&#8217;s just dumb to take the whole CPU power for an application thaht does not have the focus <img src='http://www.rblab.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Thx again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo</title>
		<link>http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-flash-movie-gainlose-focus/#comment-1693</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Sat, 11 Jul 2009 00:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rblab.com/blog/?p=440#comment-1693</guid>
		<description>Hi Al,
I hope that after two years something has been fixed. From what I know there aren&#039;t problems on the Win platform and this affects only some version of Safari on Mac. 

Usually I was using this event for optimization issues, nothing that can cause big problems if not executed.
If you want to be sure that the code is executed you can use the Event.MOUSE_LEAVE / MouseEvent.MOUSE_MOVE combination as explained in &lt;a href=&quot;http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-mouse-pointer-is-overout-of-the-stage-area/&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; post.</description>
		<content:encoded><![CDATA[<p>Hi Al,<br />
I hope that after two years something has been fixed. From what I know there aren&#8217;t problems on the Win platform and this affects only some version of Safari on Mac. </p>
<p>Usually I was using this event for optimization issues, nothing that can cause big problems if not executed.<br />
If you want to be sure that the code is executed you can use the Event.MOUSE_LEAVE / MouseEvent.MOUSE_MOVE combination as explained in <a href="http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-mouse-pointer-is-overout-of-the-stage-area/" rel="nofollow">this</a> post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.rblab.com/blog/2009/07/as3-snippet-detect-if-flash-movie-gainlose-focus/#comment-1642</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Fri, 10 Jul 2009 02:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rblab.com/blog/?p=440#comment-1642</guid>
		<description>Sadly this doesn&#039;t work in all browsers see &lt;a href=&quot;http://www.moock.org/blog/archives/000252.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sadly this doesn&#8217;t work in all browsers see <a href="http://www.moock.org/blog/archives/000252.html" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
