<?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: Truncating HTML Text</title>
	<atom:link href="http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/</link>
	<description>Flash &#38; Flex Developer</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:17:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Naveen</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35746</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Sat, 14 Aug 2010 00:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35746</guid>
		<description>Still styles(underline and blue color. But hover is working when mouse over on the link it shows hand symbol and when i click on it it takes me to google page) not working. But it is Ok Mister because i was looking for only truncate htmlText and it is working for me. Now i will try to use this method in my project. I hope it works there also. 

Anywayz Thanks a lot Mister.

Thank you.

Naveen</description>
		<content:encoded><![CDATA[<p>Still styles(underline and blue color. But hover is working when mouse over on the link it shows hand symbol and when i click on it it takes me to google page) not working. But it is Ok Mister because i was looking for only truncate htmlText and it is working for me. Now i will try to use this method in my project. I hope it works there also. </p>
<p>Anywayz Thanks a lot Mister.</p>
<p>Thank you.</p>
<p>Naveen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35745</link>
		<dc:creator>Mister</dc:creator>
		<pubDate>Sat, 14 Aug 2010 00:37:32 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35745</guid>
		<description>I uploaded a Flex Project file with the working example, you can see if this works for you.  Just refresh the blog page to get the new project file link.</description>
		<content:encoded><![CDATA[<p>I uploaded a Flex Project file with the working example, you can see if this works for you.  Just refresh the blog page to get the new project file link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35744</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Sat, 14 Aug 2010 00:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35744</guid>
		<description>here the problem is only with StyleSheet :-) rest is OK.</description>
		<content:encoded><![CDATA[<p>here the problem is only with StyleSheet <img src='http://www.thanksmister.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  rest is OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35743</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Sat, 14 Aug 2010 00:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35743</guid>
		<description>Hey Mister,

truncateHTMLText() is working. Actually some how getTextStyle() is not working. i have commented getTextStyle() throughout the code. Everything works fine. 

don&#039;t know why getTextStyle() is not working for me</description>
		<content:encoded><![CDATA[<p>Hey Mister,</p>
<p>truncateHTMLText() is working. Actually some how getTextStyle() is not working. i have commented getTextStyle() throughout the code. Everything works fine. </p>
<p>don&#8217;t know why getTextStyle() is not working for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35742</link>
		<dc:creator>Mister</dc:creator>
		<pubDate>Sat, 14 Aug 2010 00:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35742</guid>
		<description>@Naveen,

I just copied the code, created a new Flex 3 application, pasted the code in the main MXML file and it ran just fine.  Not sure what you are doing wrong, but it works.</description>
		<content:encoded><![CDATA[<p>@Naveen,</p>
<p>I just copied the code, created a new Flex 3 application, pasted the code in the main MXML file and it ran just fine.  Not sure what you are doing wrong, but it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naveen</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35741</link>
		<dc:creator>Naveen</dc:creator>
		<pubDate>Fri, 13 Aug 2010 23:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35741</guid>
		<description>Hi Mister,

This code doesn&#039;t completely work for me. I am using Flex builder 3. 

Methods::

getTextStyle() and
truncateHTMLText()

are not working.

Can you please let me know. Why they are NOT working?

Cheers,
Naveen</description>
		<content:encoded><![CDATA[<p>Hi Mister,</p>
<p>This code doesn&#8217;t completely work for me. I am using Flex builder 3. </p>
<p>Methods::</p>
<p>getTextStyle() and<br />
truncateHTMLText()</p>
<p>are not working.</p>
<p>Can you please let me know. Why they are NOT working?</p>
<p>Cheers,<br />
Naveen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thiarley Fontenele</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-35727</link>
		<dc:creator>Thiarley Fontenele</dc:creator>
		<pubDate>Mon, 09 Aug 2010 14:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-35727</guid>
		<description>Works with image tags?</description>
		<content:encoded><![CDATA[<p>Works with image tags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolaj</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-33985</link>
		<dc:creator>Nikolaj</dc:creator>
		<pubDate>Mon, 07 Jun 2010 15:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-33985</guid>
		<description>Very cool script you made there!
I&#039;m trying to implement it to a TextField that can truncate given a max width and height, and it works almost perfectly.

I do seem to have problems with a text that start with a paragraph tag and ends with one. I get returned  at the result.length == 0.

Is it a special case or a natural limitation in the script?

Thanks for the great code though!</description>
		<content:encoded><![CDATA[<p>Very cool script you made there!<br />
I&#8217;m trying to implement it to a TextField that can truncate given a max width and height, and it works almost perfectly.</p>
<p>I do seem to have problems with a text that start with a paragraph tag and ends with one. I get returned  at the result.length == 0.</p>
<p>Is it a special case or a natural limitation in the script?</p>
<p>Thanks for the great code though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-19362</link>
		<dc:creator>Mister</dc:creator>
		<pubDate>Tue, 19 Jan 2010 00:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-19362</guid>
		<description>The Java code was created by my spouse, my own personal in-house Java developer.  I don&#039;t believe we saved the code as she only created the example for me to convert to Flex.   You can change the current class back to Java easily enough though. </description>
		<content:encoded><![CDATA[<p>The Java code was created by my spouse, my own personal in-house Java developer.  I don&#8217;t believe we saved the code as she only created the example for me to convert to Flex.   You can change the current class back to Java easily enough though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.thanksmister.com/index.php/archive/flex-truncating-html-text/#comment-19337</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Jan 2010 22:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=613#comment-19337</guid>
		<description>Hi,

    That was cool! Am actually looking for Java code to truncate HTML. Can you publish that if you still have it?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>    That was cool! Am actually looking for Java code to truncate HTML. Can you publish that if you still have it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
