<?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: Setting the amount of time that a tool tip is visible using the ToolTipManager class</title>
	<atom:link href="http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/comment-page-1/#comment-8401</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Tue, 05 Oct 2010 21:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/#comment-8401</guid>
		<description>@David Salahi,

From the docs for &lt;a href=&quot;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/managers/ToolTipManager.html#hideDelay&quot; rel=&quot;nofollow&quot;&gt;ToolTipManager.hideDelay&lt;/a&gt;:
&lt;blockquote&gt;The amount of time, in milliseconds, that Flex waits to hide the ToolTip after it appears. Once Flex hides a ToolTip, the user must move the mouse off the component and then back onto it to see the ToolTip again. If you set hideDelay to Infinity, &lt;em style=&quot;color:red;&quot;&gt;Flex does not hide the ToolTip until the user triggers an event, such as moving the mouse off of the component&lt;/em&gt;.&lt;/blockquote&gt;

Based on the red text  above I don&#039;t believe this is a bug.

Peter</description>
		<content:encoded><![CDATA[<p>@David Salahi,</p>
<p>From the docs for <a href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/managers/ToolTipManager.html#hideDelay" rel="nofollow">ToolTipManager.hideDelay</a>:</p>
<blockquote><p>The amount of time, in milliseconds, that Flex waits to hide the ToolTip after it appears. Once Flex hides a ToolTip, the user must move the mouse off the component and then back onto it to see the ToolTip again. If you set hideDelay to Infinity, <em style="color:red;">Flex does not hide the ToolTip until the user triggers an event, such as moving the mouse off of the component</em>.</p></blockquote>
<p>Based on the red text  above I don&#8217;t believe this is a bug.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Salahi</title>
		<link>http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/comment-page-1/#comment-8399</link>
		<dc:creator>David Salahi</dc:creator>
		<pubDate>Tue, 05 Oct 2010 19:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/07/23/setting-the-amount-of-time-that-a-tool-tip-is-visible-using-the-tooltipmanager-class/#comment-8399</guid>
		<description>As with your other post on this topic (http://blog.flexexamples.com/2007/09/03/controlling-a-flex-tool-tips-show-delay-hide-delay-and-scrub-delay/), the delay doesn&#039;t seem to be working here either. The tooltip disappears immediately after I move the mouse off the &quot;click me&quot; button above. 

Could this be a bug in the current version of Flash Player? In the right column above it shows that I&#039;m running WIN 10,1,82,76 (debug).</description>
		<content:encoded><![CDATA[<p>As with your other post on this topic (<a href="http://blog.flexexamples.com/2007/09/03/controlling-a-flex-tool-tips-show-delay-hide-delay-and-scrub-delay/" rel="nofollow">http://blog.flexexamples.com/2007/09/03/controlling-a-flex-tool-tips-show-delay-hide-delay-and-scrub-delay/</a>), the delay doesn&#8217;t seem to be working here either. The tooltip disappears immediately after I move the mouse off the &#8220;click me&#8221; button above. </p>
<p>Could this be a bug in the current version of Flash Player? In the right column above it shows that I&#8217;m running WIN 10,1,82,76 (debug).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

