<?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: Capture key sequences in ActionScript 3. AKA The Konami Comeback.</title>
	<atom:link href="http://ctrloptcmd.com/archives/885/capture-key-sequences-in-actionscript-3-aka-the-konami-comeback/feed/" rel="self" type="application/rss+xml" />
	<link>http://ctrloptcmd.com/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fctrloptcmd.com%2Farchives%2F885%2Fcapture-key-sequences-in-actionscript-3-aka-the-konami-comeback%2F%23comment-&#038;seed_title=Capture+key+sequences+in+ActionScript+3.+AKA+The+Konami+Comeback.</link>
	<description>Mouse bad, keyboard good</description>
	<lastBuildDate>Wed, 25 Jan 2012 07:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Noel</title>
		<link>http://ctrloptcmd.com/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fctrloptcmd.com%2Farchives%2F885%2Fcapture-key-sequences-in-actionscript-3-aka-the-konami-comeback%2F%23comment-887&#038;seed_title=Capture+key+sequences+in+ActionScript+3.+AKA+The+Konami+Comeback./comment-page-1/#comment-887</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Thu, 26 Aug 2010 20:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://ctrloptcmd.com/?p=885#comment-887</guid>
		<description>Yo martin...
Is there a way to get the string of a key code from a Keyboard event?

ex
function OnKeyDown( keyboardEvent:KeyboardEvent ):void
{
  var str:String;
  str = MagicFunction( keyboardEvent.keyCode );

 // where KeyCode is 13
 // str shout get &quot;Enter&quot;

Thanx...
PS Nifty Page...
PPS Contra takes me back...</description>
		<content:encoded><![CDATA[<p>Yo martin&#8230;<br />
Is there a way to get the string of a key code from a Keyboard event?</p>
<p>ex<br />
function OnKeyDown( keyboardEvent:KeyboardEvent ):void<br />
{<br />
  var str:String;<br />
  str = MagicFunction( keyboardEvent.keyCode );</p>
<p> // where KeyCode is 13<br />
 // str shout get &#8220;Enter&#8221;</p>
<p>Thanx&#8230;<br />
PS Nifty Page&#8230;<br />
PPS Contra takes me back&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://ctrloptcmd.com/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fctrloptcmd.com%2Farchives%2F885%2Fcapture-key-sequences-in-actionscript-3-aka-the-konami-comeback%2F%23comment-821&#038;seed_title=Capture+key+sequences+in+ActionScript+3.+AKA+The+Konami+Comeback./comment-page-1/#comment-821</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 14:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://ctrloptcmd.com/?p=885#comment-821</guid>
		<description>They must have been lost in a server discombobulation. Should be good again now.</description>
		<content:encoded><![CDATA[<p>They must have been lost in a server discombobulation. Should be good again now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashton</title>
		<link>http://ctrloptcmd.com/feeder/?FeederAction=clicked&#038;feed=Comments+on+Articles+%28RSS2%29&#038;seed=http%3A%2F%2Fctrloptcmd.com%2Farchives%2F885%2Fcapture-key-sequences-in-actionscript-3-aka-the-konami-comeback%2F%23comment-819&#038;seed_title=Capture+key+sequences+in+ActionScript+3.+AKA+The+Konami+Comeback./comment-page-1/#comment-819</link>
		<dc:creator>Ashton</dc:creator>
		<pubDate>Wed, 03 Mar 2010 19:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://ctrloptcmd.com/?p=885#comment-819</guid>
		<description>The project file links are broken.</description>
		<content:encoded><![CDATA[<p>The project file links are broken.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

