<?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>Jop Wielens &#187; air 2.0</title>
	<atom:link href="http://www.interactionfigure.nl/tag/air-2-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactionfigure.nl</link>
	<description>Actionscript experiments and general weirdness</description>
	<lastBuildDate>Fri, 23 Dec 2011 08:15:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Getting started with multitouch in AIR 2.0 and Player 10.1 on the Macbook</title>
		<link>http://www.interactionfigure.nl/2010/getting-started-with-multitouch-in-air-2-0-and-player-10-1-on-the-macbook/</link>
		<comments>http://www.interactionfigure.nl/2010/getting-started-with-multitouch-in-air-2-0-and-player-10-1-on-the-macbook/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 15:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[theFactor.e]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[air 2.0]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[fp 10.1]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[multitouch]]></category>

		<guid isPermaLink="false">http://www.interactionfigure.nl/?p=99</guid>
		<description><![CDATA[I decided to have a look at the latest beta players for AIR 2.0 and FP 1.5 with regards to multitouch. Lee Brimelow has a great multitouch tutorial on his site, check it out. In order to get it to work you need a Macbook with multitouch pad. I use the latest pro model, courtesy [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to have a look at the latest beta players for AIR 2.0 and FP 1.5 with regards to multitouch. Lee Brimelow has a <a href="http://theflashblog.com/?p=1805">great multitouch tutorial</a> on his site, check it out.</p>
<p>In order to get it to work you need a Macbook with multitouch pad. I use the latest pro model, courtesy of theFactor.e <img src='http://www.interactionfigure.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<ul>
<li>You need to download the beta runtime plus sdk which you can get <a href="http://labs.adobe.com/downloads/air2.html">here</a>.</li>
<li>Install the runtime. This is the easy part.</li>
<li>Setup the sdk like they explain <a href="http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#AIR_2_SDK">here</a>. I&#8217;ve got it setup so I can export from Flash.</li>
<li>Create a new Flash AIR project.</li>
<li>If you would use any of the TransformGestureEvents now it will throw an error. But export the file anyway.</li>
<li>Open the xml file that Flash just exported next to your swf (Multitouch-app.xml in my case).</li>
<li>Change the line that define the name space so it uses the 2.0 beta name space:<br />
<em>&lt;application xmlns=&#8221;http://ns.adobe.com/air/application/2.0beta2&#8243;&gt;</em></li>
<li>Save the xml and try exporting the Flash file again. It should work a charm now.</li>
</ul>
<p>I&#8217;ve uploaded the source for you to play with <a href="http://www.interactionfigure.nl/source/airmultitouch.zip">here</a>. And if you just want to see the AIR app download that <a href="http://www.interactionfigure.nl/source/Multitouch.air">here</a>. It only works on a Macbook with multitouch pad or some other fancy multitouch device running Windows 7. Enjoy!</p>
<p>Big thanks to Lee Brimelow and the Internets <img src='http://www.interactionfigure.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.interactionfigure.nl/2010/getting-started-with-multitouch-in-air-2-0-and-player-10-1-on-the-macbook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

