<?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: Using FlexEvent.IDLE to Determine Inactivity</title>
	<atom:link href="http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/</link>
	<description>Joseph Labrecque: Senior Interactive Software Engineer - Artist - Author - Speaker - Adobe Education Leader - Adobe Community Professional</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arnab</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-16882</link>
		<dc:creator>Arnab</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-16882</guid>
		<description>This doesn&#039;t work if the browser is minimized</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t work if the browser is minimized</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Be</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-15617</link>
		<dc:creator>Be</dc:creator>
		<pubDate>Thu, 08 Dec 2011 06:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-15617</guid>
		<description>For more then one minutes it&#039;s not firing the idel event properly, why so?</description>
		<content:encoded><![CDATA[<p>For more then one minutes it&#8217;s not firing the idel event properly, why so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Labrecque</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-8645</link>
		<dc:creator>Joseph Labrecque</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-8645</guid>
		<description>I believe this could be the fact that Flash Player will now throttle when placed in an inactive tab within the browser. I would assume minimizing the browser would have a similar effect.</description>
		<content:encoded><![CDATA[<p>I believe this could be the fact that Flash Player will now throttle when placed in an inactive tab within the browser. I would assume minimizing the browser would have a similar effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mumtaz Ahmad</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-8640</link>
		<dc:creator>Mumtaz Ahmad</dc:creator>
		<pubDate>Tue, 02 Aug 2011 05:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-8640</guid>
		<description>Hi Joseph
I am newbie with Flex. I followed your example on Flex.IDEL and it worked for me. Thanks a lot. But in QA I am having some weird things. 
1.  When browser window is minimized, this event doesn&#039;t trigger.
2.  When some flash contents are running in same or different browser, this event   sometime fires and sometimes not.

Can you help me out in figuring out why this is happening and how I can fix it.

Thanks in Advance.
Regards,</description>
		<content:encoded><![CDATA[<p>Hi Joseph<br />
I am newbie with Flex. I followed your example on Flex.IDEL and it worked for me. Thanks a lot. But in QA I am having some weird things.<br />
1.  When browser window is minimized, this event doesn&#8217;t trigger.<br />
2.  When some flash contents are running in same or different browser, this event   sometime fires and sometimes not.</p>
<p>Can you help me out in figuring out why this is happening and how I can fix it.</p>
<p>Thanks in Advance.<br />
Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gromitski</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-4283</link>
		<dc:creator>gromitski</dc:creator>
		<pubDate>Mon, 18 Oct 2010 12:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-4283</guid>
		<description>Actually I was wrong. An idle event of course goes on and detects movement in other tabs, so I had to play around with activate and deactivate events to start/stop an idle event.</description>
		<content:encoded><![CDATA[<p>Actually I was wrong. An idle event of course goes on and detects movement in other tabs, so I had to play around with activate and deactivate events to start/stop an idle event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Labrecque</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-4277</link>
		<dc:creator>Joseph Labrecque</dc:creator>
		<pubDate>Fri, 15 Oct 2010 13:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-4277</guid>
		<description>Not sure. Probably not as with FP10.1 there are resource management behaviors such as this built into the FP/Browser relationship.</description>
		<content:encoded><![CDATA[<p>Not sure. Probably not as with FP10.1 there are resource management behaviors such as this built into the FP/Browser relationship.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gromitski</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-4276</link>
		<dc:creator>gromitski</dc:creator>
		<pubDate>Fri, 15 Oct 2010 11:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-4276</guid>
		<description>Hi

What happens, when a user changes a tab in his web browser? I have noticed that an idle event stops until the tab is changed back to the app. Is there a way to change this behavior?</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>What happens, when a user changes a tab in his web browser? I have noticed that an idle event stops until the tab is changed back to the app. Is there a way to change this behavior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MakubexDW</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-4216</link>
		<dc:creator>MakubexDW</dc:creator>
		<pubDate>Sat, 18 Sep 2010 18:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-4216</guid>
		<description>Simple and effective ... best solution .. thx</description>
		<content:encoded><![CDATA[<p>Simple and effective &#8230; best solution .. thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-3932</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-3932</guid>
		<description>Feels good, I wrote a tested and also add to the project</description>
		<content:encoded><![CDATA[<p>Feels good, I wrote a tested and also add to the project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://inflagrantedelicto.memoryspiral.com/2008/12/using-flexeventidle-to-determine-inactivity/comment-page-1/#comment-3931</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://inflagrantedelicto.memoryspiral.com/?p=437#comment-3931</guid>
		<description>Thanks for the post, it really helps. I am from China, I also have only recently started to do about flex + Java project, have a problem, the unified session expired on error handling, I want to use your this way, but not very familiar with, there&#039;s no better way to solve, thank you, can send my mailbox, in times thanks! Hope to know you!</description>
		<content:encoded><![CDATA[<p>Thanks for the post, it really helps. I am from China, I also have only recently started to do about flex + Java project, have a problem, the unified session expired on error handling, I want to use your this way, but not very familiar with, there&#8217;s no better way to solve, thank you, can send my mailbox, in times thanks! Hope to know you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

