<?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>David Ehlers &#187; ActionScript</title>
	<atom:link href="http://davidehlers.com/category/actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidehlers.com</link>
	<description>Art, Algorithms, &#38; Design</description>
	<lastBuildDate>Mon, 14 Mar 2011 04:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Flash CS5 for iphone &#8211; well sorta&#8230;</title>
		<link>http://davidehlers.com/2009/10/flash-cs5-for-iphone-well-sorta/</link>
		<comments>http://davidehlers.com/2009/10/flash-cs5-for-iphone-well-sorta/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 13:39:04 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=236</guid>
		<description><![CDATA[Wonder about the performance, but worth checking out. From Mike Chambers&#8217; Blog, &#8220;The next version of Flash Authoring will enable developers to create stand-alone iPhone applications using Flash technologies (including ActionScript 3). These applications are just like any other iPhone application and can be distributed via the Apple iTunes Application store. Indeed, there are already [...]]]></description>
			<content:encoded><![CDATA[<p>Wonder about the performance, but worth checking out.</p>
<p>From Mike Chambers&#8217; Blog, &#8220;The next version of Flash Authoring will enable developers to create stand-alone iPhone applications using Flash technologies (including ActionScript 3). These applications are just like any other iPhone application and can be distributed via the Apple iTunes Application store. Indeed, there are already a <a href="http://labs.adobe.com/wiki/index.php/Applications_for_iPhone:Developer_FAQ#Are_there_currently_any_applications_on_the_iTunes_App_Store_created_with_Flash.3F">number of applications</a> created with Flash on the store today.</p>
<p>One thing I want to stress is that this is for standalone applications, and is not the Flash Player for mobile Safari (which is something we continue to work on). The end result is a native iPhone application, and not a SWF that runs in the browser. We compile the SWF to a native application using <a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html">LLVM</a>. There is no requirement for the Flash Player / Adobe AIR Runtime to be installed on the device or included in the application. The end result is a native iPhone application.&#8221;</p>
<ul>
<li><a href="# http://www.mikechambers.com/blog/2009/10/05/building-applications-for-the-iphone-with-flash/">http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/</a></li>
<li><a href="# http://www.mikechambers.com/blog/2009/10/05/building-applications-for-the-iphone-with-flash/">http://www.mikechambers.com/blog/2009/10/05/building-applications-for-the-iphone-with-flash/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2009/10/flash-cs5-for-iphone-well-sorta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Profiler (Facebook + PaperVision 3D)</title>
		<link>http://davidehlers.com/2009/09/the-profiler-facebook-papervision-3d/</link>
		<comments>http://davidehlers.com/2009/09/the-profiler-facebook-papervision-3d/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 16:44:08 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Papervision 3D]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=215</guid>
		<description><![CDATA[Super-slick facebook connect experiment where you navigate your facebook network via a 3d papervision UI. http://www.theprofiler.be/]]></description>
			<content:encoded><![CDATA[<p>Super-slick facebook connect experiment where you navigate your facebook network via a 3d papervision UI.</p>
<p><a href="http://www.theprofiler.be/">http://www.theprofiler.be/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2009/09/the-profiler-facebook-papervision-3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery &#8211; Everything you need to know</title>
		<link>http://davidehlers.com/2009/01/jquery-everything-you-need-to-know/</link>
		<comments>http://davidehlers.com/2009/01/jquery-everything-you-need-to-know/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 19:24:50 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=141</guid>
		<description><![CDATA[jQuery is maturing and looking quite nice, here&#8217;s another introduction, besides the great jquery.com documenation. http://nettuts.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/ api documentation: http://api.jquery.com/]]></description>
			<content:encoded><![CDATA[<p>jQuery is maturing and looking quite nice, here&#8217;s another introduction, besides the great jquery.com documenation.</p>
<p><a href="http://nettuts.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/">http://nettuts.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/</a></p>
<p>api documentation:</p>
<p>http://api.jquery.com/</p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2009/01/jquery-everything-you-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Labs&#8217; Cocomo</title>
		<link>http://davidehlers.com/2008/11/adobe-labs-cocomo/</link>
		<comments>http://davidehlers.com/2008/11/adobe-labs-cocomo/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:27:17 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=118</guid>
		<description><![CDATA[An useful way to create social apps? Not sure yet, but looks interesting. What is up with Acrobat.com Codename &#8220;Cocomo&#8221; is a Platform as a Service that allows Flex developers to easily add real-time social capabilities into their RIA (rich Internet applications). Comprised of both Flex-based client components and a hosted services infrastructure, Cocomo allows [...]]]></description>
			<content:encoded><![CDATA[<p>An useful way to create social apps? Not sure yet, but looks interesting. What is up with Acrobat.com</p>
<p>Codename &#8220;Cocomo&#8221; is a Platform as a Service that allows Flex developers to easily add real-time social capabilities into their RIA (rich Internet applications). Comprised of both Flex-based client components and a hosted services infrastructure, Cocomo allows you to build real-time, multi-user applications with Flex in less time than ever before. And because Acrobat.com hosts the service, issues like deployment, maintenance, and scalability are taken care of for you.</p>
<p>Add social features to your existing Flex apps or build totally new ones, such as real-time productivity/collaboration apps, multiplayer games, and audio/video chat.</p>
<p>Features of the Cocomo beta include the following:</p>
<ul>
<li> VoIP Audio</li>
<li>Webcam Video</li>
<li>Chat</li>
<li>Multi-User Whiteboards</li>
<li> Real-Time File Sharing</li>
<li>User Management</li>
<li>Roles and Permissions</li>
<li>Robust Data Messaging</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/11/adobe-labs-cocomo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thoughtpile</title>
		<link>http://davidehlers.com/2008/11/thoughtpile/</link>
		<comments>http://davidehlers.com/2008/11/thoughtpile/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 04:20:05 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[herman miller]]></category>
		<category><![CDATA[thoughtpile]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=111</guid>
		<description><![CDATA[Herman Miller&#8217;s Thoughtpile: http://www.thoughtpile.org My thought: cool concept, but needs a little restraint &#8211; trying just a little too hard&#8230;]]></description>
			<content:encoded><![CDATA[<p>Herman Miller&#8217;s Thoughtpile: <a href="http://www.thoughtpile.org/">http://www.thoughtpile.org</a></p>
<p>My thought: cool concept, but needs a little restraint &#8211; trying just a little too hard&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/11/thoughtpile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Links &amp; Reference</title>
		<link>http://davidehlers.com/2008/08/flash-links-reference/</link>
		<comments>http://davidehlers.com/2008/08/flash-links-reference/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 16:33:34 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[Tweener]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=88</guid>
		<description><![CDATA[Just added a new page of useful flash links: Flash Links &#38; Reference]]></description>
			<content:encoded><![CDATA[<p>Just added a new page of useful flash links: <a href="http://davidehlers.com/flash-links/">Flash Links &amp; Reference</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/08/flash-links-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Play Next FLV</title>
		<link>http://davidehlers.com/2008/07/play-next-flv/</link>
		<comments>http://davidehlers.com/2008/07/play-next-flv/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 20:31:42 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=63</guid>
		<description><![CDATA[Don&#8217;t know why this is always a hassle, but here is a simple way to play .flv&#8217;s one after another (actionscript 3.0). The NetStatusEvent.COMPLETE is oddly inconsistent. ns.addEventListener(NetStatusEvent.NET_STATUS, detectEnd); function detectEnd(myevent:NetStatusEvent):void { switch (myevent.info.code) { case &#8220;NetStream.Play.Stop&#8221;: trace(&#8220;stop&#8221;); //play video ns.play(&#8220;video/vide.flv&#8221;); break; } }]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t know why this is always a hassle, but here is a simple way to play .flv&#8217;s one after another (actionscript 3.0). The NetStatusEvent.COMPLETE is oddly inconsistent.</p>
<p><span style="font-family: 'Courier New'; line-height: 18px; white-space: pre;">n</span>s.addEventListener(NetStatusEvent.NET_STATUS, detectEnd);</p>
<p>function detectEnd(myevent:NetStatusEvent):void {</p>
<p>switch (myevent.info.code) {</p>
<p>case &#8220;NetStream.Play.Stop&#8221;:</p>
<p>trace(&#8220;stop&#8221;);</p>
<p>//play video</p>
<p>ns.play(&#8220;video/vide.flv&#8221;);</p>
<p>break;</p>
<p>}</p>
<p>}</p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/07/play-next-flv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2D ActionScript 3.0 Physics Engine</title>
		<link>http://davidehlers.com/2008/06/2d-actionscript-30-physics-engine/</link>
		<comments>http://davidehlers.com/2008/06/2d-actionscript-30-physics-engine/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 00:24:43 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=59</guid>
		<description><![CDATA[2D ActionScript 3.0 Physics Engine   APE (Actionscript Physics Engine) is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License. APE by Alec Cove. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cove.org/ape/index.htm">2D ActionScript 3.0 Physics Engine</a></p>
<p> </p>
<p>APE (Actionscript Physics Engine) is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License. APE by <a href="http://www.cove.org/">Alec Cove</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/06/2d-actionscript-30-physics-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript 3D (pv3d-like) Data Visualizations</title>
		<link>http://davidehlers.com/2008/05/papervision-3d-data-visualizations/</link>
		<comments>http://davidehlers.com/2008/05/papervision-3d-data-visualizations/#comments</comments>
		<pubDate>Mon, 12 May 2008 15:33:59 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Papervision 3D]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=50</guid>
		<description><![CDATA[Very interesting  3d visualizations here over at http://www.bestiario.org using their own 3D framework.]]></description>
			<content:encoded><![CDATA[<p>Very interesting  3d visualizations here over at <strong><a href="http://www.bestiario.org/">http://www.bestiario.org</a> using their own 3D framework.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/05/papervision-3d-data-visualizations/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Papervision Typography</title>
		<link>http://davidehlers.com/2008/05/papervision-typography/</link>
		<comments>http://davidehlers.com/2008/05/papervision-typography/#comments</comments>
		<pubDate>Sun, 04 May 2008 04:09:59 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Papervision 3D]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=44</guid>
		<description><![CDATA[This is kinda(no really) buggy, and not ready for primetime&#8230; but&#8230; the potential. http://www.typesql.com/ The actual concept is weak as well &#8211; just check out the UI &#8211; angles/transitions/etc.]]></description>
			<content:encoded><![CDATA[<p>This is kinda(no really) buggy, and not ready for primetime&#8230; but&#8230; the potential.</p>
<p><a href="http://www.typesql.com/">http://www.typesql.com/</a></p>
<p>The actual concept is weak as well &#8211; just check out the UI &#8211; angles/transitions/etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2008/05/papervision-typography/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

