<?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: Flex RTE and the obscure getTextField() function</title>
	<atom:link href="http://www.simianlogicstudios.com/2007/10/02/flex-rte-and-the-obscure-gettextfield-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simianlogicstudios.com/2007/10/02/flex-rte-and-the-obscure-gettextfield-function/</link>
	<description>indie game developer, web tinkerer, and transplanted Southerner living in Silicon Valley</description>
	<lastBuildDate>Wed, 18 Aug 2010 15:55:46 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SimianLogic &#187; Blog Archive &#187; Flex RTE Part 1: Link Buttons</title>
		<link>http://www.simianlogicstudios.com/2007/10/02/flex-rte-and-the-obscure-gettextfield-function/comment-page-1/#comment-11</link>
		<dc:creator>SimianLogic &#187; Blog Archive &#187; Flex RTE Part 1: Link Buttons</dc:creator>
		<pubDate>Sat, 06 Oct 2007 00:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://simianlogic3d.com/blog/2007/10/02/flex-rte-and-the-obscure-gettextfield-function/#comment-11</guid>
		<description>[...] In this post earlier this week, I set out the project goal of making the Flex Rich Text Editor control a little more user-friendly. Here&#8217;s the first bit. I&#8217;ve removed the old add link textField completely and replaced it with two new buttons: &#8220;Add Link&#8221; and &#8220;Remove Link.&#8221; The popup for the &#8220;Add Link&#8221; button automatically grants focus to the text field and places the cursor after the &#8220;http://&#8221;, just to make it a little easier to use. The &#8220;Remove Link&#8221; button does two things. First, it will remove a link from any highlighted text. Second, if the current text carat is on a link (and you don&#8217;t have any text highlighted), the &#8220;Remove Link&#8221; button will figure out the beginning and end of that link and remove the whole thing. [...]</description>
		<content:encoded><![CDATA[<p>[...] In this post earlier this week, I set out the project goal of making the Flex Rich Text Editor control a little more user-friendly. Here&#8217;s the first bit. I&#8217;ve removed the old add link textField completely and replaced it with two new buttons: &#8220;Add Link&#8221; and &#8220;Remove Link.&#8221; The popup for the &#8220;Add Link&#8221; button automatically grants focus to the text field and places the cursor after the &#8220;http://&#8221;, just to make it a little easier to use. The &#8220;Remove Link&#8221; button does two things. First, it will remove a link from any highlighted text. Second, if the current text carat is on a link (and you don&#8217;t have any text highlighted), the &#8220;Remove Link&#8221; button will figure out the beginning and end of that link and remove the whole thing. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
