<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tweenOut &#187; tabIndex AS3</title>
	<atom:link href="http://www.blog.tweenout.com/tag/tabindex-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.tweenout.com</link>
	<description>Flash &#38; Flex Stuff</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>tabIndex in Flash</title>
		<link>http://www.blog.tweenout.com/tabindex-in-flash/</link>
		<comments>http://www.blog.tweenout.com/tabindex-in-flash/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 02:26:33 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tabIndex]]></category>
		<category><![CDATA[tabIndex AS3]]></category>

		<guid isPermaLink="false">http://www.blog.tweenout.com/?p=242</guid>
		<description><![CDATA[If you have a form with a lot of textFields on it and you want the user to be able to use the tab key to move between the fields then &#8220;tabIndex&#8221; is your property. The way you use this property of the flash.display.InteractiveObject is shown below. textField1.tabIndex = 0; textField2.tabIndex = 1; textField3.tabIndex = [...]]]></description>
		<wfw:commentRss>http://www.blog.tweenout.com/tabindex-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

