<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for ActionSnippet</title>
	<atom:link href="http://actionsnippet.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://actionsnippet.com</link>
	<description>paste it in your timeline - or in your constructor</description>
	<pubDate>Tue,  9 Feb 2010 12:52:23 +0000</pubDate>
	
		<item>
		<title>Comment on Array.push() Vector.push() Optimization by XProger</title>
		<link>http://actionsnippet.com/?p=1339#comment-930</link>
		<dc:creator>XProger</dc:creator>
		<pubDate>Sun, 07 Feb 2010 06:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=1339#comment-930</guid>
		<description>tVerts.length = myVerticesCount
will give you more speed 8)</description>
		<content:encoded><![CDATA[<p>tVerts.length = myVerticesCount<br />
will give you more speed <img src='http://actionsnippet.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reset Registration Point by Test</title>
		<link>http://actionsnippet.com/?p=217#comment-928</link>
		<dc:creator>Test</dc:creator>
		<pubDate>Thu, 04 Feb 2010 12:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=217#comment-928</guid>
		<description>Could provide this in as2.</description>
		<content:encoded><![CDATA[<p>Could provide this in as2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickBox2D by 乐多夫设计 &#124; 博客 &#124; REX &#187; Blog Archive</title>
		<link>http://actionsnippet.com/?page_id=1391#comment-927</link>
		<dc:creator>乐多夫设计 &#124; 博客 &#124; REX &#187; Blog Archive</dc:creator>
		<pubDate>Thu, 04 Feb 2010 08:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?page_id=1391#comment-927</guid>
		<description>[...] (Either JavaScript is not active or you are using an old version of Adobe Flash Player. Please install the newest Flash Player.) box2d是erin catto写的一个物理引擎，最初是用c语言写的。flash上的版本是box2dforflash.而今天这个quickbox2d的作用是简化box2d。以往box2d初始化对象都要写很长一段，什么aabbworld之类的。现在只需要4到5行代码就搞定了。 //skinning rigid bodies [SWF(width=400,height=400,frameRate=60)] import com.actionsnippet.qbox.*; var sim:QuickBox2D=new QuickBox2D(this); sim.createStageWalls(); for (var i:int=0; i [...]</description>
		<content:encoded><![CDATA[<p>[...] (Either JavaScript is not active or you are using an old version of Adobe Flash Player. Please install the newest Flash Player.) box2d是erin catto写的一个物理引擎，最初是用c语言写的。flash上的版本是box2dforflash.而今天这个quickbox2d的作用是简化box2d。以往box2d初始化对象都要写很长一段，什么aabbworld之类的。现在只需要4到5行代码就搞定了。 //skinning rigid bodies [SWF(width=400,height=400,frameRate=60)] import com.actionsnippet.qbox.*; var sim:QuickBox2D=new QuickBox2D(this); sim.createStageWalls(); for (var i:int=0; i [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickBox2D Tutorial by Lixolandia</title>
		<link>http://actionsnippet.com/?p=2667#comment-926</link>
		<dc:creator>Lixolandia</dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2667#comment-926</guid>
		<description>I know this isnt the right place to ask.. but since the post about the revolute ragdoll is a little old, I am going to ask it here:

please Zevan, explain a little bit more about ragdolls, when you have a lil time to spend...
please !!</description>
		<content:encoded><![CDATA[<p>I know this isnt the right place to ask.. but since the post about the revolute ragdoll is a little old, I am going to ask it here:</p>
<p>please Zevan, explain a little bit more about ragdolls, when you have a lil time to spend&#8230;<br />
please !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS Quiz #15 (Hardest Quiz Yet) by Zevan</title>
		<link>http://actionsnippet.com/?p=2697#comment-925</link>
		<dc:creator>Zevan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2697#comment-925</guid>
		<description>@mohammad .... i noticed that once or twice too... its hard to find a good wp quiz plugin... and I'm a bit too lazy to write on myself (all though I may end up doing that).</description>
		<content:encoded><![CDATA[<p>@mohammad &#8230;. i noticed that once or twice too&#8230; its hard to find a good wp quiz plugin&#8230; and I&#8217;m a bit too lazy to write on myself (all though I may end up doing that).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickBox2D Tutorial by Zevan</title>
		<link>http://actionsnippet.com/?p=2667#comment-924</link>
		<dc:creator>Zevan</dc:creator>
		<pubDate>Wed, 03 Feb 2010 16:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2667#comment-924</guid>
		<description>I've also encountered things that act differently from mac to PC. I just thought it was strange since I wrote the tutorial and QuickBox2D on a mac... :D</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also encountered things that act differently from mac to PC. I just thought it was strange since I wrote the tutorial and QuickBox2D on a mac&#8230; <img src='http://actionsnippet.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS Quiz #15 (Hardest Quiz Yet) by Rishabh Govindraj</title>
		<link>http://actionsnippet.com/?p=2697#comment-923</link>
		<dc:creator>Rishabh Govindraj</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2697#comment-923</guid>
		<description>"You scored 2 out of 7. (28.57 %)"
hardest one yet
no comment otherwise</description>
		<content:encoded><![CDATA[<p>&#8220;You scored 2 out of 7. (28.57 %)&#8221;<br />
hardest one yet<br />
no comment otherwise</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickBox2D Tutorial by Mohammad Haseeb</title>
		<link>http://actionsnippet.com/?p=2667#comment-922</link>
		<dc:creator>Mohammad Haseeb</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2667#comment-922</guid>
		<description>Zevan,

when Lixolandia asked if it worked on Mac, it reminded me of a project I was working on for a client and it involved some AIR API that would work in Windows but it wouldn't work in Mac. I searched around the internet and found that there are indeed some things that work on Windows for the flash world and not for Macs.</description>
		<content:encoded><![CDATA[<p>Zevan,</p>
<p>when Lixolandia asked if it worked on Mac, it reminded me of a project I was working on for a client and it involved some AIR API that would work in Windows but it wouldn&#8217;t work in Mac. I searched around the internet and found that there are indeed some things that work on Windows for the flash world and not for Macs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AS Quiz #15 (Hardest Quiz Yet) by Mohammad Haseeb</title>
		<link>http://actionsnippet.com/?p=2697#comment-921</link>
		<dc:creator>Mohammad Haseeb</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?p=2697#comment-921</guid>
		<description>Nope, easiest yet :P. 

I've scored about 86% total on all the quizzes you've posted till date. I have had a strange experience with the radio buttons though. When I clicked results in some of these quizzes, it'd show me a different selection marked in the results then what I selected during the quiz.

Anyway, good work, keep em coming.</description>
		<content:encoded><![CDATA[<p>Nope, easiest yet :P. </p>
<p>I&#8217;ve scored about 86% total on all the quizzes you&#8217;ve posted till date. I have had a strange experience with the radio buttons though. When I clicked results in some of these quizzes, it&#8217;d show me a different selection marked in the results then what I selected during the quiz.</p>
<p>Anyway, good work, keep em coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on QuickBox2D by ピタゴラスイッチ♪ &#124; スタッフブログ｜dis-ドアズインターネットサービス｜WEB（ホームページ）制作、作成・SEO・FLASH・ビジネスブログ・ユーザビリティ・アクセシビリティ｜神戸・大阪</title>
		<link>http://actionsnippet.com/?page_id=1391#comment-920</link>
		<dc:creator>ピタゴラスイッチ♪ &#124; スタッフブログ｜dis-ドアズインターネットサービス｜WEB（ホームページ）制作、作成・SEO・FLASH・ビジネスブログ・ユーザビリティ・アクセシビリティ｜神戸・大阪</dc:creator>
		<pubDate>Tue, 02 Feb 2010 12:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://actionsnippet.com/?page_id=1391#comment-920</guid>
		<description>[...] flashで物理演算ライブラリのBox2DAS3手いうのがあるんですけど僕には理解不能でまったく手が出なかったんですけど、最近QuickBox2Dという簡単にBox2DAS3を使うためのライブラリが出てたんでためしにピタゴラスイッチ風flashを作ってみました。  画面をクリック! [...]</description>
		<content:encoded><![CDATA[<p>[...] flashで物理演算ライブラリのBox2DAS3手いうのがあるんですけど僕には理解不能でまったく手が出なかったんですけど、最近QuickBox2Dという簡単にBox2DAS3を使うためのライブラリが出てたんでためしにピタゴラスイッチ風flashを作ってみました。  画面をクリック! [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
