<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flex HTML ToolTip Component</title>
	<atom:link href="http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/</link>
	<description>Flex Tricks - Tips - Code Snippets</description>
	<lastBuildDate>Mon, 28 Dec 2009 22:49:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Philip Wilder</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-184</link>
		<dc:creator>Philip Wilder</dc:creator>
		<pubDate>Thu, 12 Nov 2009 16:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-184</guid>
		<description>Very nice solution, the only potential problem I can see if that the change looks global. You can&#039;t change the tooltip class for just one screen of your application. Additionally Flex libraries can&#039;t use this solution without potentially unexpected ramifications in their calling applications.</description>
		<content:encoded><![CDATA[<p>Very nice solution, the only potential problem I can see if that the change looks global. You can&#8217;t change the tooltip class for just one screen of your application. Additionally Flex libraries can&#8217;t use this solution without potentially unexpected ramifications in their calling applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Pavlovic</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-175</link>
		<dc:creator>Vladimir Pavlovic</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-175</guid>
		<description>Very useful!
Thank you!</description>
		<content:encoded><![CDATA[<p>Very useful!<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giu</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-174</link>
		<dc:creator>giu</dc:creator>
		<pubDate>Fri, 25 Sep 2009 14:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-174</guid>
		<description>hey harry potter
why don&#039;t you say how did you solve it?


So, I bring you a soluiton:
rename HTMLToolTip to ToolTipHTML
and it works
btw,
thx</description>
		<content:encoded><![CDATA[<p>hey harry potter<br />
why don&#8217;t you say how did you solve it?</p>
<p>So, I bring you a soluiton:<br />
rename HTMLToolTip to ToolTipHTML<br />
and it works<br />
btw,<br />
thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-173</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 15 Sep 2009 21:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-173</guid>
		<description>Sorry Guys, Its my mistake. 
 
&quot; The above code works perfectly. &quot;</description>
		<content:encoded><![CDATA[<p>Sorry Guys, Its my mistake. </p>
<p>&#8221; The above code works perfectly. &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harry</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-172</link>
		<dc:creator>Harry</dc:creator>
		<pubDate>Tue, 15 Sep 2009 21:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-172</guid>
		<description>I am using Flex 3.

ToolTipManager.toolTipClass = HTMLToolTip;  -- this line does not compile for me. 
1120: Access of undefined property HTMLToolTip.</description>
		<content:encoded><![CDATA[<p>I am using Flex 3.</p>
<p>ToolTipManager.toolTipClass = HTMLToolTip;  &#8212; this line does not compile for me.<br />
1120: Access of undefined property HTMLToolTip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam J</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-164</link>
		<dc:creator>Adam J</dc:creator>
		<pubDate>Tue, 01 Sep 2009 15:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-164</guid>
		<description>beautiful solution. thank you.</description>
		<content:encoded><![CDATA[<p>beautiful solution. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sitija</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-158</link>
		<dc:creator>Sitija</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-158</guid>
		<description>This was really very useful, thanks a lot!!!!</description>
		<content:encoded><![CDATA[<p>This was really very useful, thanks a lot!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-114</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 11 Mar 2009 13:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-114</guid>
		<description>This totally just solved a problem I was having - thanks so much!</description>
		<content:encoded><![CDATA[<p>This totally just solved a problem I was having &#8211; thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-95</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 03 Feb 2009 01:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-95</guid>
		<description>Very clean solution; thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Very clean solution; thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://flexscript.wordpress.com/2008/08/19/flex-html-tooltip-component/#comment-69</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 02 Nov 2008 13:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://flexscript.wordpress.com/?p=73#comment-69</guid>
		<description>thanks, this is a very neat solution which makes tooltips much more useful.</description>
		<content:encoded><![CDATA[<p>thanks, this is a very neat solution which makes tooltips much more useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
