<?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>*drawlogic &#187; actionscript 3</title>
	<atom:link href="http://drawlogic.com/tag/actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://drawlogic.com</link>
	<description>interactive and game development technologies for the web - flash, flex, unity3d, silverlight, javascript</description>
	<lastBuildDate>Thu, 17 May 2012 13:12:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Flash CS5 Will Compile Native iPhone and Touch Games and Applications Coded in AS3</title>
		<link>http://drawlogic.com/2009/10/05/flash-cs5-will-compile-native-iphone-and-touch-applications-coded-in-as3/</link>
		<comments>http://drawlogic.com/2009/10/05/flash-cs5-will-compile-native-iphone-and-touch-applications-coded-in-as3/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:51:28 +0000</pubDate>
		<dc:creator>drawk</dc:creator>
				<category><![CDATA[ACTIONSCRIPT]]></category>
		<category><![CDATA[ACTIONSCRIPT3]]></category>
		<category><![CDATA[ADOBE]]></category>
		<category><![CDATA[APPLICATIONS]]></category>
		<category><![CDATA[ARCHITECT]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[cross]]></category>
		<category><![CDATA[cs5]]></category>
		<category><![CDATA[embedded]]></category>
		<category><![CDATA[FLASH]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[llvm]]></category>
		<category><![CDATA[monotouch]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[xnatouch]]></category>

		<guid isPermaLink="false">http://drawlogic.com/?p=657</guid>
		<description><![CDATA[Well good news for Flash developers, Flash CS5 will finally compile to native iPhone and Touch Applications. This is great news for many developers out there who have stuck with the Flash platform.  I am sure there will still be limitations to what you can do with Flash on the iPhone and it will probably [...]]]></description>
			<content:encoded><![CDATA[<p>Well good news for Flash developers, <a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/" target="_blank">Flash CS5 will finally compile to native iPhone and Touch Applications.</a> This is great news for many developers out there who have stuck with the Flash platform.  I am sure there will still be limitations to what you can do with Flash on the iPhone and it will probably be mostly 2D games and apps but this is a great start to getting the Flash platform truly mobile and up to the rest of the industry.</p>
<blockquote><p>Flash Professional CS5 will enable you to build applications for iPhone and iPod touch using ActionScript 3. These applications can be delivered to iPhone and iPod touch users through the Apple App Store.*</p>
<p>A public beta of Flash Professional CS5 with prerelease support for building applications for iPhone is planned for later this year. <a href="http://www.adobe.com/go/flashprobetanotify">Sign up to be notified when the beta starts</a>.</p></blockquote>
<p>I have been questioning why they have not moved to this model before<a href="http://drawlogic.com/2009/06/19/haxe-on-the-iphone-with-hxcpp-flash-9-api-to-c-for-mobile/" target="_blank"> </a>when others are doing so such as <a href="http://drawlogic.com/2009/06/19/haxe-on-the-iphone-with-hxcpp-flash-9-api-to-c-for-mobile/" target="_blank">haXe</a>, Unity3D and MonoTouch.  Getting Flash on the web browsers on a mobile is hard because Flash is pretty CPU intensive on embedded devices which is really where computers were in the late 90&#8242;s and close to 400-600 MHz processors.  Today these machines wouldn&#8217;t be able to run Flash very well and that is the same effect you get on a mobile phone.  But cross-compiling to native, similar to how <a href="http://unity3d.com/unity/whats-new/iphone-1.5" target="_blank">Unity 3D</a> does it or other solutions like <a href="http://monotouch.net/" target="_blank">MonoTouch</a> and <a href="http://xnatouch.codeplex.com/" target="_blank">XNATouch</a>, this is the best solution until mobile/embedded devices have 1GHz processors and more than 500MB of memory. <a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html" target="_blank">Adobe is using LLVM</a>, much like the Alchemy model, to achieve getting AS3 content onto an iPhone/Touch with AOT or Ahead of Time compilation rather than JIT compilation.</p>
<blockquote><p>So how do you build an application for the iPhone? It&#8217;s 		  simple, really. The forthcoming beta of <a href="http://labs.adobe.com/technologies/flashcs5/" target="_blank">Adobe Flash Professional CS5</a> incorporates the ability to create an iPhone application. You have access to nearly all the AIR 2.0 and Flash Player 10.1 APIs. For example, you can use APIs such as RTMP, Remote Shared Objects, and AMF as well as AIR APIs like SQLite and filesystem access. For more information see the <a href="http://labs.adobe.com/wiki/index.php/Applications_for_iPhone:Developer_FAQ" target="_blank">developer FAQ</a> on Adobe Labs.</p></blockquote>
<p>I am glad to see Adobe finally moving on mobile platforms beyond Flashlite.  Flashlite is a poor solution in most cases on embedded devices because they really need native apps to perform, again due to the hardware limitations and it is a whole new platform to learn. Adobe is doing the hard work to make it easy to get developers content on the new embedded devices that are storming the world such as the iPhone and Touch.</p>
<ul>
<li><a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/" target="_blank">Info on the CS5 Beta</a></li>
<li><a href="https://www.adobe.com/cfusion/mmform/index.cfm?name=fpcs5_notify" target="_blank">Sign up for the beta of CS5</a></li>
<li><a href="http://labs.adobe.com/wiki/index.php/Applications_for_iPhone" target="_blank">FAQ on Flash iPhone Applications</a></li>
<li><a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html" target="_blank">Developer article on how the LLVM cross compiling will work</a></li>
<li><a href="http://www.informationweek.com/shared/printableArticle.jhtml;jsessionid=JX41QJDNJ10ZNQE1GHRSKH4ATMY32JVN?articleID=220301033" target="_blank">Flash 10 full version on all phones by Q2 2010 except iPhone</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://drawlogic.com/2009/10/05/flash-cs5-will-compile-native-iphone-and-touch-applications-coded-in-as3/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>AS3 Augmented Reality in Flash and Papervision 3D and FLARToolKit</title>
		<link>http://drawlogic.com/2008/11/17/as3-augmented-reality-in-flash-and-papervision-3d-flartoolkit/</link>
		<comments>http://drawlogic.com/2008/11/17/as3-augmented-reality-in-flash-and-papervision-3d-flartoolkit/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 20:50:29 +0000</pubDate>
		<dc:creator>drawk</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[ACTIONSCRIPT]]></category>
		<category><![CDATA[ACTIONSCRIPT3]]></category>
		<category><![CDATA[ALGORITHM]]></category>
		<category><![CDATA[ARCHITECT]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[DEVELOPMENT]]></category>
		<category><![CDATA[EFFECTS]]></category>
		<category><![CDATA[FLASH]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[GAMEDEV]]></category>
		<category><![CDATA[MOTION]]></category>
		<category><![CDATA[OPEN SOURCE]]></category>
		<category><![CDATA[PAPERVISION]]></category>
		<category><![CDATA[PROGRAMMING]]></category>
		<category><![CDATA[RENDERING]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[VIDEO]]></category>
		<category><![CDATA[VISUALIZATION]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[ar]]></category>
		<category><![CDATA[augmented]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[reality]]></category>

		<guid isPermaLink="false">http://drawlogic.com/?p=277</guid>
		<description><![CDATA[Augmented reality is a very cool technology.  It is the star wars holograms that we always want, it is playing a game that maps out the physical world mixed with virtual assets, it is straight up cool. The FLARToolKit is doing some of this cool in Flash.  This little toolkit is pretty sweet mapping points [...]]]></description>
			<content:encoded><![CDATA[<p>Augmented reality is a very cool technology.  It is the star wars holograms that we always want, it is playing a game that maps out the physical world mixed with virtual assets, it is straight up cool.</p>
<p>The <a title="FLARToolKit" href="http://www.libspark.org/wiki/saqoosha/FLARToolKit" target="_blank">FLARToolKit</a> is doing some of this cool in Flash.  This little toolkit is pretty sweet mapping points and sets of points to patterns, colors or other visual queues that technology can latch onto.  Combine this with a webcam and you have some pretty cool AR.</p>
<p><span id="more-277"></span></p>
<p><object width="540" height="405" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" 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://vimeo.com/moogaloop.swf?clip_id=1634128&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed width="540" height="405" type="application/x-shockwave-flash" src="http://vimeo.com/moogaloop.swf?clip_id=1634128&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowfullscreen="true" allowscriptaccess="always" /></object></p>
<p><a href="http://vimeo.com/1634128">Desktop Fireworks</a> from <a href="http://vimeo.com/saqoosha">Saqoosha</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Found via <a href="http://www.todayandtomorrow.net/2008/09/01/desktop-fireworks/" target="_blank">today and tomorrow</a>:</p>
<blockquote><p>I’ve been following the development of <a title="FLARToolKit" href="http://www.libspark.org/wiki/saqoosha/FLARToolKit" target="_blank">FLARToolKit</a> for some time now and it’s getting more interesting day by day. What it is? FLARToolKit is a Flash Actionscript port of <a title="ARToolKit" href="http://www.hitl.washington.edu/artoolkit/" target="_blank">ARToolKit</a>, a software library for building Augmented Reality applications. Huh? Maybe you’ve seen some really cool <a title="Augmented Reality @ YouTube" href="http://www.youtube.com/results?search_query=augmented+reality&amp;search_type=&amp;aq=0&amp;oq=augmented+r" target="_blank">Augmented Reality videos</a> before. The FLARToolKit will bring all of this to your webbrowser when you have a webcam and a recent Flash Player.</p>
<p>This is one of the most exciting Flash things I’ve seen for a while now. <a title="Saqoosha" href="http://saqoosha.net/" target="_blank">Saqoosha</a>, a Japanese Flash developer, made this little demo: <a title="Desktop Fireworks by Saqoosha" href="http://translate.google.com/translate?hl=en&amp;sl=ja&amp;u=http://saqoosha.net/2008/08/31/1221/" target="_blank">Desktop Fireworks</a>. You will need a the Flash Player 9, a webcam and you’ll need to print out <a title="Hanabi Marker" href="http://saqoosha.net/lab/fireworks/hanabi-marker.pdf" target="_blank">this marker</a>. I’ve already did some tests together with Papervision3D and I can say we’ll probably see more of this soon. This is Flash at it’s best baby!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://drawlogic.com/2008/11/17/as3-augmented-reality-in-flash-and-papervision-3d-flartoolkit/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>AS3 FVorbis Flash Ogg Vorbis Player</title>
		<link>http://drawlogic.com/2008/10/04/as3-fvorbis-flash-ogg-vorbis-player/</link>
		<comments>http://drawlogic.com/2008/10/04/as3-fvorbis-flash-ogg-vorbis-player/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 07:41:46 +0000</pubDate>
		<dc:creator>drawk</dc:creator>
				<category><![CDATA[ACTIONSCRIPT]]></category>
		<category><![CDATA[ACTIONSCRIPT3]]></category>
		<category><![CDATA[ARCHITECT]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[AUDIO]]></category>
		<category><![CDATA[DEVELOPMENT]]></category>
		<category><![CDATA[FLASH]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[GAMEDEV]]></category>
		<category><![CDATA[HAXE]]></category>
		<category><![CDATA[LIBRARIES]]></category>
		<category><![CDATA[OPENSOURCE]]></category>
		<category><![CDATA[PROGRAMMING]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[CODE]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[vorbis]]></category>

		<guid isPermaLink="false">http://drawk.wordpress.com/?p=283</guid>
		<description><![CDATA[This project is stacked with cool, but is also useful, an ogg/vorbis player in flash/as3.  Arek Korbik at barelyfocused implemented a port for a pure Ogg/Vorbis audio library called FVorbis.  Check out the demo (need flash player 10). Groovy. The name is: FVorbis. Which stands for more or less “Ogg and Vorbis in Flash”. That’s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vorbis.com/" target="_blank"><img class="alignright" title="Ogg Vorbis" src="http://farm4.static.flickr.com/3220/2911729266_50500c4204_o.png" alt="" width="96" height="48" /></a>This project is stacked with cool, but is also useful, an <a href="http://barelyfocused.net/blog/2008/10/03/flash-vorbis-player/" target="_blank">ogg/vorbis player in flash/as3</a>.  Arek Korbik at <a href="http://barelyfocused.net/blog/2008/10/03/flash-vorbis-player/" target="_blank">barelyfocused</a> implemented a port for a pure Ogg/Vorbis audio library called FVorbis.  <a href="http://people.xiph.org/~arek/pg/hx/test.html" target="_blank">Check out the demo</a> (need flash player 10). Groovy.</p>
<blockquote><p>The name is: FVorbis. Which stands for more or less “Ogg and Vorbis in Flash”. That’s right, <strong>pure ActionScript 3 implementation of the Ogg and Vorbis libraries that require no kind of native support from the Flash Player</strong>. A simple Vorbis player implemented using the new FVorbis lib compiles to about <strong>46KB SWF file</strong>. And that’s it.</p></blockquote>
<p>To top it off the code is actually written in <a href="http://haxe.org/" target="_blank">haXe</a>, a favorite of the flasherati. This version was iterated from the <a title="Cortado source" href="https://code.fluendo.com/flumotion/trac/browser/cortado/trunk">Cortado’s JOrbis code.</a></p>
<p>Ogg Vorbis is a great open source audio format which is widely popular in game engines such as recent tools like <a href="http://unity3d.com/" target="_blank">Unity3D</a> (which will be launching their iPhone dev kit on Oct 22 btw but I digress), so it is great to see it starting to appear in flash. Thanks Arek.</p>
<ul>
<li><a title="example FVorbis player" href="http://people.xiph.org/%7Earek/pg/hx/test.html">Try the sample<br />
</a></li>
</ul>
<ul>
<li><a title="fogg.dev bzr branch" href="http://people.xiph.org/%7Earek/bzr/fogg.dev">Get the code (bzr)<br />
</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://drawlogic.com/2008/10/04/as3-fvorbis-flash-ogg-vorbis-player/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>AS3 Flash 3D Engine Alternativa Platform Drops A Nuke &#8211; Isometric and FPS</title>
		<link>http://drawlogic.com/2008/04/17/as3-flash-3d-engine-alternativa-platform-drops-a-nuke-isometric-and-fps/</link>
		<comments>http://drawlogic.com/2008/04/17/as3-flash-3d-engine-alternativa-platform-drops-a-nuke-isometric-and-fps/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 04:12:59 +0000</pubDate>
		<dc:creator>drawk</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[3D ENGINES]]></category>
		<category><![CDATA[ACTIONSCRIPT]]></category>
		<category><![CDATA[ACTIONSCRIPT3]]></category>
		<category><![CDATA[ARCHITECT]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[DEVELOPMENT]]></category>
		<category><![CDATA[ENGINE]]></category>
		<category><![CDATA[FLASH]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[GAMEDEV]]></category>
		<category><![CDATA[GAMES]]></category>
		<category><![CDATA[MARKET]]></category>
		<category><![CDATA[PERFORMANCE]]></category>
		<category><![CDATA[PROGRAMMING]]></category>
		<category><![CDATA[RENDERING]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[alternativa]]></category>
		<category><![CDATA[fps]]></category>
		<category><![CDATA[isometric]]></category>
		<category><![CDATA[russia]]></category>

		<guid isPermaLink="false">http://drawk.wordpress.com/?p=193</guid>
		<description><![CDATA[This will blow you away. Found first via mrdoob (with quantum rss reading capability, before the message is concieved mrdoob is there). Alternativa Platform, previously Alternativa Game, launched their Alternativa Platform milestone 1 and really one demo would have been enough but there are some great demos there that literally put them what appears a [...]]]></description>
			<content:encoded><![CDATA[<p>This will <a href="http://blog.alternativaplatform.com/en/2008/04/18/alternativa3d-5-m1/" target="_blank">blow you away</a>. Found first via <a href="http://mrdoob.com/blog/post/522/" target="_blank">mrdoob </a>(with quantum rss reading capability, before the message is concieved mrdoob is there).</p>
<p><strong>Alternativa Platform, previously Alternativa Game, <a href="http://blog.alternativaplatform.com/en/2008/04/18/alternativa3d-5-m1/" target="_blank">launched their Alternativa Platform milestone 1</a></strong> and really one <a href="http://blog.alternativaplatform.com/ru/files/2008/04/bunker.swf" target="_blank">demo </a>would have been enough but there are <a href="http://blog.alternativaplatform.com/en/2008/04/18/alternativa3d-5-m1/" target="_blank">some great demos there</a> that literally put them what appears a couple laps up on the 3d FPS style engine in Flash.</p>
<p>The engine is highly optimized and smooth, heavy on the processor, but using the &#8216;t&#8217; key you can see some nice revealing triangle rendering.  Also, playing with the field of view adds for some nice game effects. (try jumping on the fans in the half-life like room in the <a href="http://blog.alternativaplatform.com/ru/files/2008/04/bunker.swf" target="_blank">first demo</a>)</p>
<p><strong>Check the textures</strong></p>
<p><a href="http://blog.alternativaplatform.com/ru/files/2008/04/bunker.swf" target="_blank"><img src="http://drawk.files.wordpress.com/2008/04/alt1.png" alt="" width="500" height="393" /></a></p>
<p><strong>See the Matrix<br />
</strong></p>
<p><a href="http://blog.alternativaplatform.com/ru/files/2008/04/bunker.swf" target="_blank"><img src="http://drawk.files.wordpress.com/2008/04/alt2.png" alt="" /></a></p>
<p><strong>Get superpowers<br />
</strong></p>
<p><a href="http://blog.alternativaplatform.com/ru/files/2008/04/bunker.swf" target="_blank"><img src="http://drawk.files.wordpress.com/2008/04/alt3.png" alt="" width="500" height="393" /></a></p>
<p><strong>From Above, Isometric</strong></p>
<p><a href="http://blog.alternativaplatform.com/ru/files/2008/04/factory.swf" target="_blank"><img src="http://drawk.files.wordpress.com/2008/04/alt4iso.png" alt="" width="500" height="393" /></a></p>
<p>Here is what is to come from the platform:</p>
<ul>
<li><a href="http://blog.alternativaplatform.com/en/2007/09/22/dynamic-shadows">dynamic lighting and shadows</a> (точечные и направленные источники света);</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/12/30/spot-normal-mapping">bump lighting</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/12/27/parallax-mapping">parallax mapping</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/08/09/auto-uv-mapping">automatic UV-mapping</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/10/11/complex-3d-sprites">sprites, 3D-sprites</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/12/26/normal-mapping-2">sprite lighting</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/08/23/texture-objects">texture objects</a>;</li>
<li><a href="http://blog.alternativaplatform.com/en/2007/08/24/texture-objects-and-lighting">Global Illumination imitation</a>;</li>
<li>sprite pre-render system (phases render on server using uploaded 3D-models);</li>
<li>animation system (including inverse kinematics);</li>
<li>3D-objects interactivity;</li>
<li>physics simulation.</li>
</ul>
<p>Congrats to the <a href="http://blog.alternativaplatform.com/en/2008/04/18/alternativa3d-5-m1/" target="_blank">Russian based Alternativa Platform</a>, the world is watching.</p>
]]></content:encoded>
			<wfw:commentRss>http://drawlogic.com/2008/04/17/as3-flash-3d-engine-alternativa-platform-drops-a-nuke-isometric-and-fps/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>AS3 Flash Isometric Game Engine Released &#8211; FFilmation 1.0</title>
		<link>http://drawlogic.com/2008/03/31/as3-flash-isometric-game-engine-released/</link>
		<comments>http://drawlogic.com/2008/03/31/as3-flash-isometric-game-engine-released/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 01:48:27 +0000</pubDate>
		<dc:creator>drawk</dc:creator>
				<category><![CDATA[ACTIONSCRIPT]]></category>
		<category><![CDATA[ACTIONSCRIPT3]]></category>
		<category><![CDATA[ALGORITHM]]></category>
		<category><![CDATA[ARCHITECT]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[DEVELOPMENT]]></category>
		<category><![CDATA[ENGINE]]></category>
		<category><![CDATA[FLASH]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[GAMEDEV]]></category>
		<category><![CDATA[GAMES]]></category>
		<category><![CDATA[isometric]]></category>
		<category><![CDATA[OPEN SOURCE]]></category>
		<category><![CDATA[PERFORMANCE]]></category>
		<category><![CDATA[PROGRAMMING]]></category>
		<category><![CDATA[RENDERING]]></category>
		<category><![CDATA[TECHNOLOGY]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[ffilmation]]></category>
		<category><![CDATA[game]]></category>

		<guid isPermaLink="false">http://drawk.wordpress.com/?p=178</guid>
		<description><![CDATA[The FFilmation AS3 Flash Isometric Engine has been released into the wild.  Jordi Ministral has been generous to watch his creation grow and evolve with the help of the open source community and the flash community is one of the best open source communities out there even though the core (adobe flash) is still closed. [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.ffilmation.org/website/2008/03/30/ffilmation-10-released/" target="_blank">FFilmation AS3 Flash Isometric Engine has been released</a> into the wild.  Jordi Ministral has been generous to watch his creation grow and evolve with the help of the open source community and the flash community is one of the best open source communities out there even though the core (adobe flash) is still closed. Open sourcing is one of the best ways to market test your skills really and this engine has much anyone can learn in making isometric engines for flash. You can <a href="http://drawlogic.com/2008/03/11/as3-isometric-engine/" target="_blank">see our first post on this great engine here</a>.</p>
<ul>
<li><a href="http://www.ffilmation.org/website/2008/03/30/ffilmation-10-released/" target="_blank">Post on the release</a></li>
<li><a href="http://www.ffilmation.org/website/downloads/" target="_blank">Download the code</a></li>
<li><a href="http://www.ffilmation.org/docs/api/1.0/" target="_blank">API Reference (asdoc)</a></li>
</ul>
<p><a href="http://www.ffilmation.org/website/demos/example-1/" target="_blank"><img src="http://i81.photobucket.com/albums/j223/drawkbox/ff1.png" height="357" width="500" /></a></p>
<p>Here&#8217;s a peek at the classes in the <a href="http://www.ffilmation.org/docs/api/1.0/class-summary.html" target="_blank">API</a>:</p>
<p>http://www.ffilmation.org/docs/api/1.0/class-summary.html</p>
<h3> <a href="http://www.ffilmation.org/docs/api/1.0/class-summary.html" target="classFrame">All Classes</a></h3>
<table cellpadding="0" cellspacing="0">
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/BumpMap.html">BumpMap</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fAiContainer.html">fAiContainer</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fCamera.html">fCamera</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/elements/fCharacter.html">fCharacter</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fCollideEvent.html">fCollideEvent</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fElement.html">fElement</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fEngine.html">fEngine</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/interfaces/fEngineMaterial.html"><i>fEngineMaterial</i></a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/interfaces/fEngineSceneRetriever.html"><i>fEngineSceneRetriever</i></a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fEventIn.html">fEventIn</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fEventOut.html">fEventOut</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/elements/fFloor.html">fFloor</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fGlobalLight.html">fGlobalLight</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fLight.html">fLight</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fMaterial.html">fMaterial</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fMoveEvent.html">fMoveEvent</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/elements/fObject.html">fObject</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/elements/fOmniLight.html">fOmniLight</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fPlane.html">fPlane</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fProcessEvent.html">fProcessEvent</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fRenderableElement.html">fRenderableElement</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/core/fScene.html">fScene</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/scenes/fSceneLoader.html">fSceneLoader</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/events/fWalkoverEvent.html">fWalkoverEvent</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/engine/elements/fWall.html">fWall</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/line.html">line</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/mathUtils.html">mathUtils</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/movieClipUtils.html">movieClipUtils</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/polygonProjection.html">polygonProjection</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/polygonUtils.html">polygonUtils</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/Vector.html">Vector</a></td>
</tr>
<tr>
<td><a href="http://www.ffilmation.org/docs/api/1.0/org/ffilmation/utils/vport.html">vport</a></td>
</tr>
</table>
<p>Get your game on!</p>
]]></content:encoded>
			<wfw:commentRss>http://drawlogic.com/2008/03/31/as3-flash-isometric-game-engine-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

