<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Detecting the mouse scroll wheel in a Flex application</title>
	<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 00:38:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: walv</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-16957</link>
		<author>walv</author>
		<pubDate>Sat, 29 Nov 2008 20:20:46 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-16957</guid>
		<description>4 Blanka, Tony Fendall:
Guys, try to click before scrolling. It is related with mouse focus.
It works for me. 
Regards</description>
		<content:encoded><![CDATA[<p>4 Blanka, Tony Fendall:<br />
Guys, try to click before scrolling. It is related with mouse focus.<br />
It works for me.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gcardinal</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-12037</link>
		<author>gcardinal</author>
		<pubDate>Wed, 16 Apr 2008 07:43:31 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-12037</guid>
		<description>Hello! Great work! Would be great to have a middle-mouse click as well! thanks</description>
		<content:encoded><![CDATA[<p>Hello! Great work! Would be great to have a middle-mouse click as well! thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dusan</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-11446</link>
		<author>Dusan</author>
		<pubDate>Wed, 09 Apr 2008 14:52:12 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-11446</guid>
		<description>hello, is there any way to detect middle-mouse click?</description>
		<content:encoded><![CDATA[<p>hello, is there any way to detect middle-mouse click?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blanka</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-2316</link>
		<author>Blanka</author>
		<pubDate>Sun, 16 Sep 2007 23:02:57 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-2316</guid>
		<description>Turns out this is a known issue in OS X: http://hasseg.org/blog/?p=3</description>
		<content:encoded><![CDATA[<p>Turns out this is a known issue in OS X: <a href="http://hasseg.org/blog/?p=3" rel="nofollow">http://hasseg.org/blog/?p=3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blanka</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-2281</link>
		<author>Blanka</author>
		<pubDate>Sun, 16 Sep 2007 12:58:26 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-2281</guid>
		<description>I tried this code in Firefox   Safari on OS X and it didn't work.  The number in the middle didn't change despite clicks   scrolls.  I added an "Alert.show("Scrolled");" line after num  = evt;, but that Alert didn't pop up either.

Any tips to get this to work?

[Separately, I tried just clicking the sample application on this page -- that didn't work for me either.]</description>
		<content:encoded><![CDATA[<p>I tried this code in Firefox   Safari on OS X and it didn&#8217;t work.  The number in the middle didn&#8217;t change despite clicks   scrolls.  I added an &#8220;Alert.show(&#8221;Scrolled&#8221;);&#8221; line after num  = evt;, but that Alert didn&#8217;t pop up either.</p>
<p>Any tips to get this to work?</p>
<p>[Separately, I tried just clicking the sample application on this page &#8212; that didn&#8217;t work for me either.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Fendall</title>
		<link>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-598</link>
		<author>Tony Fendall</author>
		<pubDate>Wed, 29 Aug 2007 02:08:51 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/08/28/detecting-the-mouse-scroll-wheel-in-a-flex-application/#comment-598</guid>
		<description>For me, this works in FireFox, but not in IE7 or Opera (all on Windows XP)</description>
		<content:encoded><![CDATA[<p>For me, this works in FireFox, but not in IE7 or Opera (all on Windows XP)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
