<?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"
	>
<channel>
	<title>Comments on: I Want my keyboard to respond when i press ENTER in Flex 2.0</title>
	<atom:link href="http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/</link>
	<description>Axel Jensen on Flex, Coldfusion and... other stuff</description>
	<pubDate>Sun, 12 Oct 2008 23:29:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/#comment-91</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 Feb 2008 17:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/#comment-91</guid>
		<description>I thought an Alert box by default had it's button set to be the defaultButton...

but if your using it on the init of the application, your flash app won't have access to the keyboard until you click on the app at least once.

I've heard that swfObject gets rid of this issue... but i'm not sure, i've never tried it... (i've used swfObject, but never to get rid of the clicking on the app first issue, it was always just to ease the pain of changing the template)

so anyway, try using swfObject and replacing in your index.template.html file use swf object instead of the default stuff that adobe profides to see if it works for you.

Axel</description>
		<content:encoded><![CDATA[<p>I thought an Alert box by default had it&#8217;s button set to be the defaultButton&#8230;</p>
<p>but if your using it on the init of the application, your flash app won&#8217;t have access to the keyboard until you click on the app at least once.</p>
<p>I&#8217;ve heard that swfObject gets rid of this issue&#8230; but i&#8217;m not sure, i&#8217;ve never tried it&#8230; (i&#8217;ve used swfObject, but never to get rid of the clicking on the app first issue, it was always just to ease the pain of changing the template)</p>
<p>so anyway, try using swfObject and replacing in your index.template.html file use swf object instead of the default stuff that adobe profides to see if it works for you.</p>
<p>Axel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudha</title>
		<link>http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/#comment-90</link>
		<dc:creator>sudha</dc:creator>
		<pubDate>Fri, 29 Feb 2008 10:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/11/i-want-my-keyboard-to-respond-when-i-press-enter-in-flex-20/#comment-90</guid>
		<description>please let me know as to how can i use the key board event, for an alert box which is inside the init() called by the application tag.</description>
		<content:encoded><![CDATA[<p>please let me know as to how can i use the key board event, for an alert box which is inside the init() called by the application tag.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
