<?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>[mck] &#187; actionscript 3</title>
	<atom:link href="http://www.matthijskamstra.nl/blog/index.php/tag/actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matthijskamstra.nl/blog</link>
	<description>a polymath zapper</description>
	<lastBuildDate>Fri, 27 Jan 2012 22:32:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FlashDevelop 3.0.0 released</title>
		<link>http://www.matthijskamstra.nl/blog/index.php/2009/06/17/flashdevelop-3-0-0-released/</link>
		<comments>http://www.matthijskamstra.nl/blog/index.php/2009/06/17/flashdevelop-3-0-0-released/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:23:05 +0000</pubDate>
		<dc:creator>Matthijs Kamstra</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Open source / Freeware]]></category>
		<category><![CDATA[Tools of the trade]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[actionscript 2]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[flashdevelop]]></category>
		<category><![CDATA[FlashDeveloper]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[SE|PY]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.matthijskamstra.nl/blog/?p=1035</guid>
		<description><![CDATA[My favorite open source project ever, FlashDevelop has released: FlashDevelop 3.0.0 RTM (English, 4MB) . I started with coding in the Flash IDE, when I realized that there are better programs to code in I started working with SE&#124;PY (ActionScript 2 only). I really loved that program, but it never made it to ActionScript 3 [...]]]></description>
			<content:encoded><![CDATA[<p>My favorite open source project ever, <a href='http://www.flashdevelop.org/wikidocs/index.php?title=Main_Page'>FlashDevelop</a> has released: FlashDevelop 3.0.0 RTM (English, 4MB) .</p>
<p>I started with coding in the Flash IDE, when I realized that there are better programs to code in I started working with SE|PY (ActionScript 2 only). I really loved that program, but it never made it to ActionScript 3 and so I tried FlashDevelop. I have never regretted it, it a beautiful piece of work and I can&#8217;t work without it.<br />
So if your pockets aren&#8217;t deep, and want to become a better AS2/AS3 programmer. you should try this program. </p>
<p>The only sad thing is that it&#8217;s Windows only.</p>
<p><img src="http://flashdevelop.org/wikidocs/images/tour/0a-interface.png" width="500px" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthijskamstra.nl/blog/index.php/2009/06/17/flashdevelop-3-0-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Flash Physics Engine Box2D</title>
		<link>http://www.matthijskamstra.nl/blog/index.php/2009/01/07/as3-flash-physics-engine-box2d/</link>
		<comments>http://www.matthijskamstra.nl/blog/index.php/2009/01/07/as3-flash-physics-engine-box2d/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 11:01:59 +0000</pubDate>
		<dc:creator>Matthijs Kamstra</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[2d engine]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[box2d]]></category>
		<category><![CDATA[box2dFlash]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[physics]]></category>
		<category><![CDATA[physics engine]]></category>
		<category><![CDATA[physics library]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.matthijskamstra.nl/blog/?p=725</guid>
		<description><![CDATA[I was looking for a physics engine for Flash so I started looking for one&#8230; there are a lot of engines&#8230; I won&#8217;t mention them all, there are enough people who did that already (here, here, here and here) If the list is that big, how to choose? Well I also want to use it [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a physics engine for Flash so I started looking for one&#8230; there are a lot of engines&#8230;<br />
I won&#8217;t mention them all, there are enough people who did that already (<a href="http://blog.nothing.ch/en/2008/04/flash-physik-engines-und-ihre-performance/">here</a>, <a href="http://radassembly.com/blog/?p=29">here</a>, <a href="http://ntt.cc/2008/03/20/the-list-of-as3-physics-engine-open-source-non-open-source.html">here</a> and <a href="http://henryjones.us/articles/actionscript-3-physics-engines" class="broken_link">here</a>)</p>
<p>If the list is that big, how to choose?<br />
Well I also want to use it with <a href="http://blog.papervision3d.org/">papervision3d</a> so I googled on that and if someone checked out a <a href="http://www.google.nl/search?q=box2d+wow+ape">couple of engines</a> (<a href="http://groups.adobe.com/posts/bdadad848c" class="broken_link">this guy checked out 3</a>).<br />
And in one of my rss feeds there is a <a href="http://www.emanueleferonato.com/category/box2d/">guy who builds games</a>, and now it writing tutorials for <a class="zem_slink" href="http://www.box2d.org/" title="Box2D" rel="homepage">box2d</a> <img src='http://www.matthijskamstra.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So I decided on <a href="http://box2d.org/">box2d</a>. </p>
<blockquote><p>Box2D is an open source physics engine written primarily for games. As the name suggests, Box2D is a purely 2D engine. However, Box2D has grown beyond it&#8217;s humble box simulating roots, and can now handle convex polygons and other shapes coming soon.</p></blockquote>
<p>Box2D is written in C++, but there is a port to as3: <a href="http://box2dflash.sourceforge.net/">AS3 Flash Physics Engine Box2DFlashAS3 2.0.1</a>.</p>
<div class="flash">
<object width="520" height="292">
<param name="movie" value="http://box2dflash.sourceforge.net/PhysTest201.swf"></param>
<param name="quality" value="high"></param>
<param name="wmode" value="window"></param>
<param name="menu" value="false"></param>
<param name="bgcolor" value="#FFFFFF"></param>
<param name="allowScriptAccess" value="always"></param>
<embed type="application/x-shockwave-flash" width="520" height="292" src="http://box2dflash.sourceforge.net/PhysTest201.swf" quality="high" bgcolor="#FFFFFF" wmode="window" menu="false" ></embed>
</object>
</div>
<blockquote><p>Box2DFlashAS3 is an open source port of <a href="http://www.gphysics.com/">Erin Catto</a>&#8216;s powerful c++ physics library Box2D.</p></blockquote>
<p>There is not a lot of information about Box2DFlashAS3 and tutorials are even harder to find.<br />
So here some useful links:</p>
<ul>
<li><a href="http://box2d.org/manual.html">The original box2D v2.0.2 C++ User Manual</a></li>
<li><a href="http://www.box2d.org/wiki/index.php?title=Manual/AS3">The box2D Flash User Manual</a></li>
<li><a href="http://www.box2d.org/wiki/index.php?title=AS3_FAQ">box2D AS3 FAQ (not very useful but &#8230;)</a></li>
<li><a href="http://www.box2d.org/wiki/index.php?title=Box2DFlashAS3">box2D Flash AS3</a></li>
<li><a href="http://www.emanueleferonato.com/category/box2d/">Tutorials and source by Emanuele Feronato</a></li>
<li><a href="http://www.triquitips.com/viewtopic.php?f=26&amp;t=575">Box2DAs3 For Beginners! part 1: a tutorial on triquitips</a></li>
<li><a href="http://www.triquitips.com/viewtopic.php?f=26&amp;t=582">Box2DAs3 For Beginners! part 2: a tutorial on triquitips</a></li>
<li><a href="http://shah-soft.com/%7Ewarhell/box2d/Box2DFlash%20HelloWorld.html" class="broken_link">Video tutorial for beginners</a></li>
<li><a href="http://www.clickpopmedia.com/2008/03/17/physics-in-actionscript-3/">physics in actionscript 3: Hello World</a></li>
<li><a href="http://www.actionscript.org/resources/articles/742/1/Physics-in-ActionScript-30/Page1.html" class="broken_link">Working through Hello World (previous link)</a></li>
<li><a href="http://www.box2d.org/wiki/index.php?title=List_of_tutorials">List of tutorials</a> &gt;&gt; AS3 (thx Boy Wonder!!)</li>
</ul>
<div class="update">Emanuele Feronato (an Italian PROgrammer) has written an extremely useful tutorial: <a href="http://www.emanueleferonato.com/2009/01/27/box2d-tutorial-for-the-absolute-beginners/">box2d tutorial for the absolute beginners/</a>. This one is a very good starting point!</div>
<p>I will write about the problems that I encounter with Box2D, I hope that will help you in your quest to understand box3DFlash.</p>
<div class='highlight'><strong>List of my post about Box2DFlashAS3</strong></p>
<ul>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/09/box2dflashas3-documentation/">box2dflashas3-documentation</a></li>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/11/box2dflashas3-refactored-2/">box2dflashas3-refactored-2</a></li>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/11/hello-box2d-part-1/">hello-box2d-part-1</a></li>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/12/hello-box2d-part-2/">hello-box2d-part-2</a></li>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/13/hello-box2d-part-3/">hello-box2d-part-3</a></li>
<li><a href="http://www.matthijskamstra.nl/blog/index.php/2009/01/15/hello-box2d-part-4/">hello-box2d-part-4</a></li>
</ul>
</div>
<p><em><br />
Because I&#8217;m quite lazy, I didn&#8217;t mention all the as3 physics engines but you can: just make a comment about any engine and perhaps why you are working with that engine&#8230;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthijskamstra.nl/blog/index.php/2009/01/07/as3-flash-physics-engine-box2d/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

