<?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: haXe MouseWheel on Mac OS X</title>
	<atom:link href="http://blog.touchmypixel.com/2009/11/haxe-mousewheel-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.touchmypixel.com/2009/11/haxe-mousewheel-on-mac-os-x/</link>
	<description>Games + Web : Interaction Matters</description>
	<lastBuildDate>Sat, 10 Jul 2010 14:09:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tonyp</title>
		<link>http://blog.touchmypixel.com/2009/11/haxe-mousewheel-on-mac-os-x/comment-page-1/#comment-347</link>
		<dc:creator>tonyp</dc:creator>
		<pubDate>Tue, 22 Dec 2009 22:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=202#comment-347</guid>
		<description>Yes, I&#039;m running it in the browser i should have made that clear (thanks ;) ). That is the whole point of the post (fixing the fact that mousewheel doesnt work in browser on mac- which is rediculous). If you run the swf from a server (via http) it works for me. The as3 lib (which i&#039;ve ported) is well proven - so it shouldnt be *broken*</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m running it in the browser i should have made that clear (thanks <img src='http://blog.touchmypixel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). That is the whole point of the post (fixing the fact that mousewheel doesnt work in browser on mac- which is rediculous). If you run the swf from a server (via http) it works for me. The as3 lib (which i&#8217;ve ported) is well proven &#8211; so it shouldnt be *broken*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Whitaker</title>
		<link>http://blog.touchmypixel.com/2009/11/haxe-mousewheel-on-mac-os-x/comment-page-1/#comment-346</link>
		<dc:creator>Michael Whitaker</dc:creator>
		<pubDate>Tue, 22 Dec 2009 16:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.touchmypixel.com/?p=202#comment-346</guid>
		<description>Are you trying to run it in a browser? Without a fancy JavaScript hack, there has never been mousewheel support in the browser. Take the same (broken) swf, and run it in the standalone flash player. It should work with wheel events (assuming the code is correct).</description>
		<content:encoded><![CDATA[<p>Are you trying to run it in a browser? Without a fancy JavaScript hack, there has never been mousewheel support in the browser. Take the same (broken) swf, and run it in the standalone flash player. It should work with wheel events (assuming the code is correct).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
