<?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: Creating a double-click-able Button control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dogan Coruh</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-7147</link>
		<dc:creator>Dogan Coruh</dc:creator>
		<pubDate>Tue, 02 Mar 2010 23:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-7147</guid>
		<description>I made an example after my explaining to Jelger. If you wanna to check it, you can visit my flex blog.  dogancoruh.blogspot.com</description>
		<content:encoded><![CDATA[<p>I made an example after my explaining to Jelger. If you wanna to check it, you can visit my flex blog.  dogancoruh.blogspot.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dogan Coruh</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-4714</link>
		<dc:creator>Dogan Coruh</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-4714</guid>
		<description>There is no doubleClick interval time option. Flex always dispatches click event with doubleClick event. I think Adobe don&#039;t want to miss any event because of propogation issues. But it is not useful for us with this form ha? :) You can manage it yourself by using a Timer object to wait for interval time. I have done it like that.</description>
		<content:encoded><![CDATA[<p>There is no doubleClick interval time option. Flex always dispatches click event with doubleClick event. I think Adobe don&#8217;t want to miss any event because of propogation issues. But it is not useful for us with this form ha? :) You can manage it yourself by using a Timer object to wait for interval time. I have done it like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jelger Muylaert</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2096</link>
		<dc:creator>Jelger Muylaert</dc:creator>
		<pubDate>Wed, 10 Jun 2009 18:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2096</guid>
		<description>Anybody found a way to set the doubleClick interval time? you can set set the repeatInterval and delayInterval for a Button, but i can&#039;t find the doubleClick-interval. (Google didn&#039;t help)</description>
		<content:encoded><![CDATA[<p>Anybody found a way to set the doubleClick interval time? you can set set the repeatInterval and delayInterval for a Button, but i can&#8217;t find the doubleClick-interval. (Google didn&#8217;t help)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2097</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2097</guid>
		<description>cocodrillo -- With the enabled state selected, you can double click and the event is recorded.</description>
		<content:encoded><![CDATA[<p>cocodrillo &#8212; With the enabled state selected, you can double click and the event is recorded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cocodrillo</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2099</link>
		<dc:creator>Cocodrillo</dc:creator>
		<pubDate>Tue, 24 Mar 2009 13:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2099</guid>
		<description>I cannot see any difference between the enabled and disabled states.
disabled
[23:57:32 GMT+1000] click
[23:57:32 GMT+1000] click

enabled
[23:57:35 GMT+1000] click
[23:57:35 GMT+1000] click</description>
		<content:encoded><![CDATA[<p>I cannot see any difference between the enabled and disabled states.<br />
disabled<br />
[23:57:32 GMT+1000] click<br />
[23:57:32 GMT+1000] click</p>
<p>enabled<br />
[23:57:35 GMT+1000] click<br />
[23:57:35 GMT+1000] click</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Khanal</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2100</link>
		<dc:creator>Prashant Khanal</dc:creator>
		<pubDate>Fri, 01 Aug 2008 07:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2100</guid>
		<description>Hey Noj, Thank you</description>
		<content:encoded><![CDATA[<p>Hey Noj, Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2095</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 19 Jul 2008 15:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2095</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noj</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2094</link>
		<dc:creator>Noj</dc:creator>
		<pubDate>Thu, 10 Jul 2008 06:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2094</guid>
		<description>peterd, you saved me two hours of googling.

to Prashant Khanal: There is a similar problem with mouseWheel, it keeps on firing multiple times when you only have moved the mouseWheel by once. I was working on a project where i had someone&#039;s mouse firing a +1, and -1 in pairs per every mouse Wheel move.

What i did, is add a buffer, meaning, every time the mousewheel moves, you add it to a value, if the value goes above a threshold , then and only then, the mouselistener is fired otherwise not.

you could do a similar thing for doubleClick . make a timer, after every click. if there is another double click fired. you only take double click in account.

however one bad thing adobe did for event listeners is that, they don&#039;t show the list of events, listening for some kind of event.</description>
		<content:encoded><![CDATA[<p>peterd, you saved me two hours of googling.</p>
<p>to Prashant Khanal: There is a similar problem with mouseWheel, it keeps on firing multiple times when you only have moved the mouseWheel by once. I was working on a project where i had someone&#8217;s mouse firing a +1, and -1 in pairs per every mouse Wheel move.</p>
<p>What i did, is add a buffer, meaning, every time the mousewheel moves, you add it to a value, if the value goes above a threshold , then and only then, the mouselistener is fired otherwise not.</p>
<p>you could do a similar thing for doubleClick . make a timer, after every click. if there is another double click fired. you only take double click in account.</p>
<p>however one bad thing adobe did for event listeners is that, they don&#8217;t show the list of events, listening for some kind of event.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant Khanal</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2098</link>
		<dc:creator>Prashant Khanal</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2098</guid>
		<description>Is there any way you can isolate your double click event from click event. As you can see in your example double-click also fires click event which is very obvious but is there any way you can bypass the click event on doubleclick?</description>
		<content:encoded><![CDATA[<p>Is there any way you can isolate your double click event from click event. As you can see in your example double-click also fires click event which is very obvious but is there any way you can bypass the click event on doubleclick?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liceven</title>
		<link>http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/comment-page-1/#comment-2093</link>
		<dc:creator>Liceven</dc:creator>
		<pubDate>Mon, 02 Jun 2008 11:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/12/11/creating-a-double-click-able-button-control-in-flex/#comment-2093</guid>
		<description>It is very helpful.
Thanks very much</description>
		<content:encoded><![CDATA[<p>It is very helpful.<br />
Thanks very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

