<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/templates/xsl/lab.xsl"?>
<entry>
	<title>Massive Amount of 3D Particles Pure AS3 and Flash 10</title>
	<swf>
		<url>Main.swf</url>
		<width>550</width>
		<height>400</height>
	</swf>
	<info>
		<p>
			Pure AS3 Version, using native Flash Player 10 methods and classes, mainly Matrix3D and Vector.
		</p>
		<p>
			Full details can be found at <a href="http://webr3.org/blog/">webr3.org/blog</a>.
		</p>
	</info>
	<sources>
		<source>
			<url>Main.as</url>
			<name>Main.as</name>
			<description>A simple pure AS3 version of the 300k Particle Demo</description>
		</source>
	</sources>
</entry>
