<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Richard Hart - Interactive Developer</title>
	<atom:link href="http://richardhart.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://richardhart.wordpress.com</link>
	<description>Serious Games , Technology, Learning and Life</description>
	<lastBuildDate>Wed, 05 Mar 2008 20:02:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Adobe Air 1.0 &#8211; Full Screen &#8211;&gt; No Keyboard Input by richardhart</title>
		<link>http://richardhart.wordpress.com/2008/03/03/adobe-are-10-full-screen-no-keyboard-input/#comment-3</link>
		<dc:creator>richardhart</dc:creator>
		<pubDate>Wed, 05 Mar 2008 20:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://richardhart.wordpress.com/?p=3#comment-3</guid>
		<description>Thanks Tim!

I had been using :

stage.displayState = StageDisplayState.FULL_SCREEN; 

and as you and David point out if you want keyboard access you need to use: 

stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE; 

Cheers,

Richard</description>
		<content:encoded><![CDATA[<p>Thanks Tim!</p>
<p>I had been using :</p>
<p>stage.displayState = StageDisplayState.FULL_SCREEN; </p>
<p>and as you and David point out if you want keyboard access you need to use: </p>
<p>stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE; </p>
<p>Cheers,</p>
<p>Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Air 1.0 &#8211; Full Screen &#8211;&gt; No Keyboard Input by Tim Paulman</title>
		<link>http://richardhart.wordpress.com/2008/03/03/adobe-are-10-full-screen-no-keyboard-input/#comment-2</link>
		<dc:creator>Tim Paulman</dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://richardhart.wordpress.com/?p=3#comment-2</guid>
		<description>Richard, If you&#039;re using AIR, you should be looking at the Full_Screen_Interactive setting.

See David Tucker&#039;s entry here:
http://www.davidtucker.net/2007/12/15/air-tip-2-going-fullscreen/</description>
		<content:encoded><![CDATA[<p>Richard, If you&#8217;re using AIR, you should be looking at the Full_Screen_Interactive setting.</p>
<p>See David Tucker&#8217;s entry here:<br />
<a href="http://www.davidtucker.net/2007/12/15/air-tip-2-going-fullscreen/" rel="nofollow">http://www.davidtucker.net/2007/12/15/air-tip-2-going-fullscreen/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hello Blog! by Mr WordPress</title>
		<link>http://richardhart.wordpress.com/2008/03/03/hello-world/#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Mon, 03 Mar 2008 19:19:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in, and view the posts&#039; comments, there you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in, and view the posts&#8217; comments, there you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
