<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mousewheel &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/mousewheel/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Flex 3 mousewheel under Mac</title>
		<link>/2009/03/12/flex-3-mousewheel-under-mac/</link>
		<comments>/2009/03/12/flex-3-mousewheel-under-mac/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 06:34:58 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mousewheel]]></category>

		<guid isPermaLink="false">/?p=357</guid>
		<description><![CDATA[Why mousewheel don't work on Mac and Flex, and how to make it work ...<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2009/03/09/flex-javascript-communcation-example/" rel="bookmark" title="Flex Javascript communcation example">Flex Javascript communcation example </a></li>
<li><a href="/2009/03/05/flex-3-import-swf-symbols/" rel="bookmark" title="Flex 3 import swf symbols">Flex 3 import swf symbols </a></li>
<li><a href="/2009/07/01/javascript-disable-mouse-wheel/" rel="bookmark" title="JavaScript disable mouse wheel">JavaScript disable mouse wheel </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>As it appears there&#8217;s a problem to implement the mousewheel over a Flex application under Mac. There is a solution, unfortunately through JavaScript, but however it works.</p>
<p>See how on <a href="http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/" target="_blank">http://blog.pixelbreaker.com/flash/as30-mousewheel-on-mac-os-x/</a></p>
<p>The problem is that the mousewheel event listener is registered by the JavaScript and sometimes is still working after mouseout from the flash movie.</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2009/03/09/flex-javascript-communcation-example/" rel="bookmark" title="Flex Javascript communcation example">Flex Javascript communcation example </a></li>
<li><a href="/2009/03/05/flex-3-import-swf-symbols/" rel="bookmark" title="Flex 3 import swf symbols">Flex 3 import swf symbols </a></li>
<li><a href="/2009/07/01/javascript-disable-mouse-wheel/" rel="bookmark" title="JavaScript disable mouse wheel">JavaScript disable mouse wheel </a></li>
<li><a href="/2010/02/23/xampp-and-virtual-hosts-on-mac/" rel="bookmark" title="XAMPP and virtual hosts on Mac">XAMPP and virtual hosts on Mac </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/03/12/flex-3-mousewheel-under-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
