<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: AS3 On Screen Keyboard]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 22:09:45 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment8778</link><description><![CDATA[Could not find the source zip file, but was able to deduce from looking at the code that the expected XML file, will be in the format below (minimal code just to test it out) 

<keyD>
	<row>
		<key>
		<code>81</code>
		<char>q</char>
		<shiftChar>Q</shiftChar>
		</key>
		<key>
		<code>16</code>
		<char>Shift</char>		
		</key>
		
	</row>
	<row>
		<key>
		<code>87</code>
		<char>w</char>
		<shiftChar>W</shiftChar>
		</key>		
	</row>	
</keyD><br/><br/>
(Comment posted by Olumide at 1:25 pm, Thu 10th Jan 2008)]]></description><author>no@spam.com (Olumide)</author><pubDate><![CDATA[Thu, 10 Jan 2008 13:25:00 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment8778</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment9743</link><description><![CDATA[HI 
I need this fla file were i get it.<br/><br/>
(Comment posted by chandru at 11:52 pm, Sun 24th Feb 2008)]]></description><author>no@spam.com (chandru)</author><pubDate><![CDATA[Sun, 24 Feb 2008 23:52:16 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment9743</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment11802</link><description><![CDATA[Great tutorial but it is missing one huge part. The XML and or source code. Any chance of getting the source code for this? Or at least the posting the XML somewhere?<br/><br/>
(Comment posted by Peter at 2:22 pm, Sat 9th Aug 2008)]]></description><author>no@spam.com (Peter)</author><pubDate><![CDATA[Sat, 09 Aug 2008 14:22:23 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment11802</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment11981</link><description><![CDATA[very good !<br/><br/>
(Comment posted by satheesh at 5:26 am, Tue 16th Sep 2008)]]></description><author>no@spam.com (satheesh)</author><pubDate><![CDATA[Tue, 16 Sep 2008 05:26:40 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment11981</guid></item><item><title><![CDATA[Comment #5]]></title><link>http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment13373</link><description><![CDATA[The source files actually reside on the first page of the tutorial.
The link is: 
"http://www.actionscript.org/resources/downloadattachment.php?aId=3ee038109c4e3ac044b6b8e894fe6dc8&articleId=711"
(without the quotes)<br/><br/>
(Comment posted by Brago at 4:03 am, Mon 24th Aug 2009)]]></description><author>no@spam.com (Brago)</author><pubDate><![CDATA[Mon, 24 Aug 2009 04:03:58 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/711/1/AS3-On-Screen-Keyboard/Page1.html#Comment13373</guid></item></channel></rss>