<?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: TextField Selection Color</title>
	<atom:link href="http://labs.hellokeita.com/2008/03/13/textfield-selection-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/</link>
	<description>Yet another labs blog</description>
	<lastBuildDate>Wed, 01 Sep 2010 02:15:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: darren</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1280</link>
		<dc:creator>darren</dc:creator>
		<pubDate>Sun, 22 Aug 2010 17:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1280</guid>
		<description>spot on!</description>
		<content:encoded><![CDATA[<p>spot on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabe</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1279</link>
		<dc:creator>gabe</dc:creator>
		<pubDate>Wed, 18 Aug 2010 21:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1279</guid>
		<description>Thanks for this! Works perfectly.</description>
		<content:encoded><![CDATA[<p>Thanks for this! Works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shailesh Mewada</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1278</link>
		<dc:creator>Shailesh Mewada</dc:creator>
		<pubDate>Wed, 18 Aug 2010 11:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1278</guid>
		<description>It works great!!! 

Thank you very much.</description>
		<content:encoded><![CDATA[<p>It works great!!! </p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paweł</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1267</link>
		<dc:creator>Paweł</dc:creator>
		<pubDate>Wed, 12 May 2010 11:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1267</guid>
		<description>Hi i&#039;m trying to keep the colours of my textfield because i&#039;m stylish them with css using htmltext, do there is a way to mod this class to worki like this?
Anyway  it&#039;s very nice, thanks.</description>
		<content:encoded><![CDATA[<p>Hi i&#8217;m trying to keep the colours of my textfield because i&#8217;m stylish them with css using htmltext, do there is a way to mod this class to worki like this?<br />
Anyway  it&#8217;s very nice, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney Ott</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1241</link>
		<dc:creator>Sidney Ott</dc:creator>
		<pubDate>Mon, 02 Nov 2009 20:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1241</guid>
		<description>Thanks very much for posting this.  Very simple solution to a common problem. I&#039;m not very experienced at Flash.  Could you elaborate on how it works?</description>
		<content:encoded><![CDATA[<p>Thanks very much for posting this.  Very simple solution to a common problem. I&#8217;m not very experienced at Flash.  Could you elaborate on how it works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1215</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Tue, 15 Sep 2009 21:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1215</guid>
		<description>Nice workaround, i had to figure out a solution for that a while back. I came out with something more dirty/slow... Anyway, thanks, added to the toolbox.</description>
		<content:encoded><![CDATA[<p>Nice workaround, i had to figure out a solution for that a while back. I came out with something more dirty/slow&#8230; Anyway, thanks, added to the toolbox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flexlingie</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1212</link>
		<dc:creator>flexlingie</dc:creator>
		<pubDate>Thu, 27 Aug 2009 18:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1212</guid>
		<description>This is a nice, simple example! I noticed that when I select text with the mouse, the color of the selection is slightly different from when a select text programmatically (using setSelection). Do you know why that might be?</description>
		<content:encoded><![CDATA[<p>This is a nice, simple example! I noticed that when I select text with the mouse, the color of the selection is slightly different from when a select text programmatically (using setSelection). Do you know why that might be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1187</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Sat, 30 May 2009 18:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1187</guid>
		<description>do you have a solution for as2?</description>
		<content:encoded><![CDATA[<p>do you have a solution for as2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Change selection color of text and highlight (AS3) &#124; Ratio Interactive Team Blog</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1059</link>
		<dc:creator>Change selection color of text and highlight (AS3) &#124; Ratio Interactive Team Blog</dc:creator>
		<pubDate>Mon, 02 Feb 2009 06:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1059</guid>
		<description>[...] This guy did a pretty cool and useful thing: changing the color of the text and the highlight bg when the user selects a given portion of text. [...]</description>
		<content:encoded><![CDATA[<p>[...] This guy did a pretty cool and useful thing: changing the color of the text and the highlight bg when the user selects a given portion of text. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DonMoir</title>
		<link>http://labs.hellokeita.com/2008/03/13/textfield-selection-color/comment-page-1/#comment-1050</link>
		<dc:creator>DonMoir</dc:creator>
		<pubDate>Tue, 16 Dec 2008 15:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://labs.hellokeita.com/2008/03/13/textfield-selection-color/#comment-1050</guid>
		<description>Here is a solution when you have a black background and multi-colored text. It works by drawing over the selected text with a semi-transparent color.

You can see it here:

http://sms.pangolin.com/vflash/Venus.html

Use any name to login.

Don</description>
		<content:encoded><![CDATA[<p>Here is a solution when you have a black background and multi-colored text. It works by drawing over the selected text with a semi-transparent color.</p>
<p>You can see it here:</p>
<p><a href="http://sms.pangolin.com/vflash/Venus.html" rel="nofollow">http://sms.pangolin.com/vflash/Venus.html</a></p>
<p>Use any name to login.</p>
<p>Don</p>
]]></content:encoded>
	</item>
</channel>
</rss>
