<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using the TextRange class to hightlight text</title>
	<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 00:30:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12854</link>
		<author>peterd</author>
		<pubDate>Thu, 22 May 2008 02:37:34 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12854</guid>
		<description>&lt;a href="http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12764" rel="nofollow"&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-12764</link>
		<author>AV</author>
		<pubDate>Mon, 19 May 2008 08:41:09 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-12764</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-6364</link>
		<author>David</author>
		<pubDate>Fri, 25 Jan 2008 10:26:20 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/01/using-the-textrange-class-to-hightlight-text/#comment-6364</guid>
		<description>I'm using a text range to insert text into a text area. 
In the following example try inserting text using the 'insertText' button
Then try the 'getText' button. I'm getting the text as unmodified (inserted text doesn'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>
