<?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>Swami Charan&#039;s Blog &#187; Modified APE for Flashplayer 10</title>
	<atom:link href="http://www.swamicharan.com/blog/tag/modified-ape-for-flashplayer-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.swamicharan.com/blog</link>
	<description>My personal blog...</description>
	<lastBuildDate>Sat, 17 Jul 2010 13:02:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>My First APE Experiment</title>
		<link>http://www.swamicharan.com/blog/flash/my-first-ape-experiment/</link>
		<comments>http://www.swamicharan.com/blog/flash/my-first-ape-experiment/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:30:15 +0000</pubDate>
		<dc:creator>Swami Charan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Actionscript Physics Engine]]></category>
		<category><![CDATA[APE]]></category>
		<category><![CDATA[APE for Flash]]></category>
		<category><![CDATA[APE for Flashplayer 10]]></category>
		<category><![CDATA[APE for Flex]]></category>
		<category><![CDATA[Dragable Rectangle Particle]]></category>
		<category><![CDATA[Flash Physics Engine]]></category>
		<category><![CDATA[Flex Physics Engine]]></category>
		<category><![CDATA[Modified APE for Flashplayer 10]]></category>
		<category><![CDATA[RectangleParticle]]></category>

		<guid isPermaLink="false">http://www.swamicharan.com/blog/?p=579</guid>
		<description><![CDATA[As you all know APE(ActionScript Physics Engine) is an OpenSource free AS3 2D Physics engine that can be used for Flash and Flex.   I just tried APE and made this simple SWF as a beginning into the world of Physics in Flash. You can drag these RectangleParticles which you see in this swf. You [...]]]></description>
			<content:encoded><![CDATA[<p>As you all know <a href="www.cove.org/ape/" target="_blank"><span style="color: #0000ff;"><strong>APE(ActionScript Physics Engine)</strong></span></a> is an OpenSource free AS3 2D Physics engine that can be used for Flash and Flex.</p>
<p><img class="aligncenter size-full wp-image-583" title="APE" src="http://www.swamicharan.com/blog/wp-content/uploads/2009/11/APE1.jpg" alt="APE" width="440" height="321" /></p>
<p> </p>
<p>I just tried APE and made this simple SWF as a beginning into the world of Physics in Flash. You can drag these RectangleParticles which you see in this swf. You can get the SWF <a href="http://www.swamicharan.com/blog/wp-content/uploads/2009/11/APE.zip" target="_blank"><span style="color: #0000ff;"><strong>here</strong></span></a>.</p>
<p><span id="more-579"></span></p>
<p>One issue which i faced while doing is that there is some compatibility issue with APE and Flash Player 10. As the Vector Class used in APE will conflict with new Vector of Flash Player 10.</p>
<p>I had to fix with by changing the class name and all the references to Vector class in APE. With this i could able to succeed in running APE on Flash Player 10.</p>
<p>You can download the working modified <a href="http://www.swamicharan.com/blog/wp-content/uploads/2009/11/source.zip" target="_blank"><span style="color: #0000ff;"><strong>APE Source</strong></span></a> for Flash Player 10.</p>
<p>I am still trying to figure out how to rotate the RectangleParticles on bounce. In this example, RectangleParticles are not bouncing. Will try to figure it out and will post soon about it...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.swamicharan.com/blog/flash/my-first-ape-experiment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

