<?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: Using the TextRange class to hightlight text</title>
	<atom:link href="http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 13 Mar 2010 20:59:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/comment-page-1/#comment-188</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Thu, 22 May 2008 02:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-188</guid>
		<description>&lt;a href=&quot;http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12764&quot; rel=&quot;nofollow&quot;&gt;AV&lt;/a&gt;,

I believe that FlexLib has a Highlighter component.
http://code.google.com/p/flexlib/wiki/ComponentList
http://flexlib.googlecode.com/svn/trunk/docs/flexlib/controls/Highlighter.html

Peter</description>
		<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12764" rel="nofollow">AV</a>,</p>
<p>I believe that FlexLib has a Highlighter component.<br />
<a href="http://code.google.com/p/flexlib/wiki/ComponentList" rel="nofollow">http://code.google.com/p/flexlib/wiki/ComponentList</a><br />
<a href="http://flexlib.googlecode.com/svn/trunk/docs/flexlib/controls/Highlighter.html" rel="nofollow">http://flexlib.googlecode.com/svn/trunk/docs/flexlib/controls/Highlighter.html</a></p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AV</title>
		<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/comment-page-1/#comment-187</link>
		<dc:creator>AV</dc:creator>
		<pubDate>Mon, 19 May 2008 08:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-187</guid>
		<description>Hi
Iam using textRange to highlight the selected text in the textArea. i can chenge the color,bold,italic but i cant able to change the text background color..please help me out from this... i need to add the yellow background color to highlight the selected text.</description>
		<content:encoded><![CDATA[<p>Hi<br />
Iam using textRange to highlight the selected text in the textArea. i can chenge the color,bold,italic but i cant able to change the text background color..please help me out from this&#8230; i need to add the yellow background color to highlight the selected text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/comment-page-1/#comment-186</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 25 Jan 2008 10:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-186</guid>
		<description>I&#039;m using a text range to insert text into a text area.
In the following example try inserting text using the &#039;insertText&#039; button
Then try the &#039;getText&#039; button. I&#039;m getting the text as unmodified (inserted text doesn&#039;t appear) in Alert box .
Next try editing the text area manually (add a space at the end) then trying the getText button again. The inserted text now appears in the Alert box.

Am I missing something?












                This is a multiline, editable TextArea control. If you need
                a non-editable multiline control, use the Text control.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a text range to insert text into a text area.<br />
In the following example try inserting text using the &#8216;insertText&#8217; button<br />
Then try the &#8216;getText&#8217; button. I&#8217;m getting the text as unmodified (inserted text doesn&#8217;t appear) in Alert box .<br />
Next try editing the text area manually (add a space at the end) then trying the getText button again. The inserted text now appears in the Alert box.</p>
<p>Am I missing something?</p>
<p>                This is a multiline, editable TextArea control. If you need<br />
                a non-editable multiline control, use the Text control.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
