<?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>Alekkus » Empowering social media with Flash &#187; Flex 4 (Gumbo)</title>
	<atom:link href="http://alekkus.com/blog/category/flex-4-gumbo/feed/" rel="self" type="application/rss+xml" />
	<link>http://alekkus.com/blog</link>
	<description>flex consultant + social media specialist</description>
	<lastBuildDate>Wed, 17 Mar 2010 07:54:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex tutorial: Enabling track pad (mouse wheel) scrolling on Mac OS X for Flex 4</title>
		<link>http://alekkus.com/blog/2010/03/flex-tutorial-enabling-track-pad-mouse-wheel-scrolling-on-mac-os-x-for-flex-4/</link>
		<comments>http://alekkus.com/blog/2010/03/flex-tutorial-enabling-track-pad-mouse-wheel-scrolling-on-mac-os-x-for-flex-4/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 07:54:54 +0000</pubDate>
		<dc:creator>Alekkus</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Flex 4 (Gumbo)]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[scroll]]></category>

		<guid isPermaLink="false">http://alekkus.com/blog/?p=300</guid>
		<description><![CDATA[It&#8217;s been quite a while since I last worked on Flex after I became a Web Evangelist at Microsoft where I&#8217;m spending most of my time working on Silverlight (a very awesome technology too). Recently, I was working on a pet project using Flex 4 (to keep up with my Flex skill), and sadly despite [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been quite a while since I last worked on Flex after I became a <a href="http://sg.linkedin.com/in/alekkus">Web Evangelist</a> at Microsoft where I&#8217;m spending most of my time working on <a href="http://silverlight.net/">Silverlight</a> (a very awesome technology too). Recently, I was working on a pet project using Flex 4 (to keep up with my Flex skill), and sadly despite all the new features, mouse wheel/track pad scrolling on the Mac OS is still not supported out-of-the-box. All the <a href="http://www.impossibilities.com/v4/2009/03/06/flash-mousewheel-implementations-for-mac-os-x/">previous implementations</a> by the Flash community doesn&#8217;t work on Flex 4 if you using the viewport approach introduced in the new version. So I decided to modify the codes in my <a href="http://alekkus.com/blog/2009/02/flex-tutorial-enabling-track-pad-or-mouse-wheel-scrolling-on-mac-os-x/">previous post</a>, and here you go&#8230; : )</p>
<p><strong>Demo/Source codes:</strong><br />
<a href="http://alekkus.com/flex4/osx_mouse_wheel.html">Trackpad/Mousewheel Scrolling on Mac for Flex 4</a> (view source is enabled&#8230;.because sharing is caring)</p>
<p>I also took an extra to tweak the scrolling speed for various browser&#8230; let me know if it&#8217;s not working well in a particular browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://alekkus.com/blog/2010/03/flex-tutorial-enabling-track-pad-mouse-wheel-scrolling-on-mac-os-x-for-flex-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
