Open Source Thought

Multitouch Support In Flash

Multitouch Support In Flash

Dec 10, 2009

Adobe AIR 2 provides end users with exceptional application experiences while giving developers the easiest and most powerful way to develop desktop applications across multiple platforms (Mac, Windows, and Linux).

AIR 2 builds on the success of AIR 1 by giving developers new capabilities, and even tighter integration with the desktop. Some new features of AIR 2 include:
<div>
<ul>
<li>Support for the detection of mass storage devices.</li>
<li>Advanced networking capabilities like secure sockets, UDP support, and the ability to listen on sockets.</li>
<li>Support for native code integration.</li>
<li>The ability to open a file with its default application.</li>
<li>Multi-touch and gesture support.</li>
<li>New APIs for access to raw microphone data.</li>
<li>Webkit update with HTML5/CSS3 support.</li>
<li>Global error handling.</li>
<li>Improved cross-platform printing</li>
<li>Improved security and support for enterprise and government standards.</li>
</ul>
</div>
<div>Here is a demo video of Multitouch in action:</div>
<object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”425″ height=”344″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″><param name=”allowFullScreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><param name=”src” value=”http://www.youtube.com/v/va33sU-_Bzk&amp;hl=en_US&amp;fs=1&amp;” /><param name=”allowfullscreen” value=”true” /><embed type=”application/x-shockwave-flash” width=”425″ height=”344″ src=”http://www.youtube.com/v/va33sU-_Bzk&amp;hl=en_US&amp;fs=1&amp;” allowscriptaccess=”always” allowfullscreen=”true”></embed></object>

<br/>
<object width=”425″ height=”256″><param name=”movie” value=”http://tv.adobe.com/assets/swf/player.swf”></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><param name=”FlashVars” value=”fileID=2475&context=162&embeded=true&environment=production”></param><embed src=”http://tv.adobe.com/assets/swf/player.swf” flashvars=”fileID=2475&context=162&embeded=true&environment=production” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”425″ height=”256″></embed></object>

You can read more here:

http://www.adobe.com/devnet/flash/articles/multitouch_gestures.html

blog comments powered by Disqus