<?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>xiaoma de blog &#187; Hit Testing</title>
	<atom:link href="http://www.floatingvectors.com/blog/tag/hit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.floatingvectors.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 22 Jan 2012 11:51:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Collision Detection</title>
		<link>http://www.floatingvectors.com/blog/97/</link>
		<comments>http://www.floatingvectors.com/blog/97/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 14:07:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[软件[Code]]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[Collision Detection]]></category>
		<category><![CDATA[Hit Testing]]></category>

		<guid isPermaLink="false">http://www.floatingvectors.com/blog/?p=97</guid>
		<description><![CDATA[Collision Detection
 

A simple collision dectection (hit testing) implementation in AS3.
]]></description>
			<content:encoded><![CDATA[<h1>Collision Detection</h1>
<p> </p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://www.floatingvectors.com/blog/wp-content/uploads/2009/08/hittest.swf" /><param name="bgcolor" value="#ffffff" /><param name="src" value="http://www.floatingvectors.com/blog/wp-content/uploads/2009/08/hittest.swf" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://www.floatingvectors.com/blog/wp-content/uploads/2009/08/hittest.swf" quality="high" bgcolor="#ffffff" data="http://www.floatingvectors.com/blog/wp-content/uploads/2009/08/hittest.swf"></embed></object></p>
<p>A simple collision dectection (hit testing) implementation in AS3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.floatingvectors.com/blog/97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

