<?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: Capturing Text Input in Actionscript 3</title>
	<atom:link href="http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/</link>
	<description>Tutorials on Code, Actionscript, 3D modelling and more!</description>
	<lastBuildDate>Mon, 26 Jul 2010 02:28:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: YoungCode</title>
		<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/comment-page-1/#comment-2657</link>
		<dc:creator>YoungCode</dc:creator>
		<pubDate>Fri, 28 May 2010 03:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://thierryzoghbi.co.uk/blog/?p=162#comment-2657</guid>
		<description>Is there a more simple way, such as storing input text, like a name, that can be used in other frames?</description>
		<content:encoded><![CDATA[<p>Is there a more simple way, such as storing input text, like a name, that can be used in other frames?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randygland</title>
		<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/comment-page-1/#comment-1214</link>
		<dc:creator>randygland</dc:creator>
		<pubDate>Tue, 29 Sep 2009 13:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://thierryzoghbi.co.uk/blog/?p=162#comment-1214</guid>
		<description>hehe, i had the same problem, I was trying to get around it by doing _textInput.text + e.text in the event handler function but it didn&#039;t recognise deletes so I had to have keyboard event handling backspace presses which deleted the last character from the second textfield and ended up in a hole heap of shit when someone decided to move the cursor back a bit and then delete text, or select all then delete.

So good job on the tutorial and the comments! cheers! :)</description>
		<content:encoded><![CDATA[<p>hehe, i had the same problem, I was trying to get around it by doing _textInput.text + e.text in the event handler function but it didn&#8217;t recognise deletes so I had to have keyboard event handling backspace presses which deleted the last character from the second textfield and ended up in a hole heap of shit when someone decided to move the cursor back a bit and then delete text, or select all then delete.</p>
<p>So good job on the tutorial and the comments! cheers! <img src='http://thierryzoghbi.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/comment-page-1/#comment-577</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 30 May 2009 13:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://thierryzoghbi.co.uk/blog/?p=162#comment-577</guid>
		<description>If you read the Tutorial from the Top carefully, you would have seen that I do not take credit for this tutorial.</description>
		<content:encoded><![CDATA[<p>If you read the Tutorial from the Top carefully, you would have seen that I do not take credit for this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wagster</title>
		<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/comment-page-1/#comment-570</link>
		<dc:creator>wagster</dc:creator>
		<pubDate>Fri, 29 May 2009 18:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://thierryzoghbi.co.uk/blog/?p=162#comment-570</guid>
		<description>Why are you copying Adobe&#039;s product documentation and passing it off as your own tutorial?  I have already read the livedocs: http://min.im/3gh8zg</description>
		<content:encoded><![CDATA[<p>Why are you copying Adobe&#8217;s product documentation and passing it off as your own tutorial?  I have already read the livedocs: <a href="http://min.im/3gh8zg" rel="nofollow">http://min.im/3gh8zg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://thierryzoghbi.co.uk/blog/2009/03/capturing-text-input-as3/comment-page-1/#comment-32</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 23 Mar 2009 13:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://thierryzoghbi.co.uk/blog/?p=162#comment-32</guid>
		<description>Ah yes,
Correct, Thank you for your contribution!
take care.</description>
		<content:encoded><![CDATA[<p>Ah yes,<br />
Correct, Thank you for your contribution!<br />
take care.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
