<?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 for Thanks, Mister!</title>
	<atom:link href="http://www.thanksmister.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thanksmister.com</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>Comment on Custom AIR updater interface using ApplicationUpdater by Alex</title>
		<link>http://www.thanksmister.com/index.php/archive/custom-air-updater-interface-using-applicationupdater/#comment-35794</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 31 Aug 2010 04:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=710#comment-35794</guid>
		<description>I have been searching for a while with no answer yet about recovering from an error immediately. When a download error occurs, 404 in my case, i need to recover immediately and allow the user to try again as there could be instances where the server will respond with 404 or some other response which would kick off the DownloadErrorEvent and allow the user to try the download again. I tried running checkNow() immediately afterwards but it requires that the application updater be in the READY state, so i then use cancelUpdate() to get into the READY state, but checkNow() or checkForUpdate() still wont fire and advance the state to AVAILABLE once it cant reach the server and read the update descriptor again. Any advice on how to recover from download errors and allow the user to retry?

Thanks</description>
		<content:encoded><![CDATA[<p>I have been searching for a while with no answer yet about recovering from an error immediately. When a download error occurs, 404 in my case, i need to recover immediately and allow the user to try again as there could be instances where the server will respond with 404 or some other response which would kick off the DownloadErrorEvent and allow the user to try the download again. I tried running checkNow() immediately afterwards but it requires that the application updater be in the READY state, so i then use cancelUpdate() to get into the READY state, but checkNow() or checkForUpdate() still wont fire and advance the state to AVAILABLE once it cant reach the server and read the update descriptor again. Any advice on how to recover from download errors and allow the user to retry?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Truncating HTML Text 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>Comment on Truncating HTML Text 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>Comment on Truncating HTML Text 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>Comment on Truncating HTML Text 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>Comment on Truncating HTML Text 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>Comment on Truncating HTML Text 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>Comment on Firefox, Flex URLRequest, and Sessions Issue by Callem</title>
		<link>http://www.thanksmister.com/index.php/archive/firefox-flex-urlrequest-and-sessions-issue/#comment-35730</link>
		<dc:creator>Callem</dc:creator>
		<pubDate>Wed, 11 Aug 2010 08:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=59#comment-35730</guid>
		<description>Legends, this problem has been bugging me for a long time.

Very helpful.</description>
		<content:encoded><![CDATA[<p>Legends, this problem has been bugging me for a long time.</p>
<p>Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Truncating HTML Text 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>Comment on Flex ModuleLoader within Module Issue by Sankaranarayanan</title>
		<link>http://www.thanksmister.com/index.php/archive/problem-with-moduleloader-and-interface/#comment-35685</link>
		<dc:creator>Sankaranarayanan</dc:creator>
		<pubDate>Mon, 26 Jul 2010 14:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://thanksmister.com/?p=56#comment-35685</guid>
		<description>Thanks a lot.. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot.. <img src='http://www.thanksmister.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
