<?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: A breath of fresh AIR #3: User Idle time</title>
	<atom:link href="http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-breath-of-fresh-air-3-user-idle-time</link>
	<description>&#34;forgive me father for I have flashed&#34;</description>
	<lastBuildDate>Tue, 06 Dec 2011 10:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arby</title>
		<link>http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/comment-page-1/#comment-2636</link>
		<dc:creator>Arby</dc:creator>
		<pubDate>Thu, 30 Jun 2011 04:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=91#comment-2636</guid>
		<description>Does setting the idleThreshold actually work? I have set it to 5 seconds, traced it to confirm it is 5 seconds, yet idle event does NOT trigger at 5 seconds. It seems to trigger at the default 5 minutes. :-(

var nativeApp:NativeApplication = NativeApplication.nativeApplication;
nativeApp.addEventListener(Event.USER_IDLE, userIdle);
nativeApp.idleThreshold = 5;

function userIdle($event:Event):void {
	trace(&quot;userIdle!&quot;);
}</description>
		<content:encoded><![CDATA[<p>Does setting the idleThreshold actually work? I have set it to 5 seconds, traced it to confirm it is 5 seconds, yet idle event does NOT trigger at 5 seconds. It seems to trigger at the default 5 minutes. <img src='http://www.funky-monkey.nl/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>var nativeApp:NativeApplication = NativeApplication.nativeApplication;<br />
nativeApp.addEventListener(Event.USER_IDLE, userIdle);<br />
nativeApp.idleThreshold = 5;</p>
<p>function userIdle($event:Event):void {<br />
	trace(&#8220;userIdle!&#8221;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/comment-page-1/#comment-1923</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Sun, 23 May 2010 16:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=91#comment-1923</guid>
		<description>very impressive!</description>
		<content:encoded><![CDATA[<p>very impressive!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/comment-page-1/#comment-623</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=91#comment-623</guid>
		<description>Oh lalala petit madame :) 
Thanks babe!

S.</description>
		<content:encoded><![CDATA[<p>Oh lalala petit madame <img src='http://www.funky-monkey.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks babe!</p>
<p>S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://www.funky-monkey.nl/blog/2008/12/08/a-breath-of-fresh-air-3-user-idle-time/comment-page-1/#comment-622</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.funky-monkey.nl/blog/?p=91#comment-622</guid>
		<description>Very impressive big hunk-o-lovin!
Next time more pictures?

kissy...</description>
		<content:encoded><![CDATA[<p>Very impressive big hunk-o-lovin!<br />
Next time more pictures?</p>
<p>kissy&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

