<?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>Dreaming in Flash &#187; Flade Physics Engine</title>
	<atom:link href="http://www.dreaminginflash.com/category/flade/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreaminginflash.com</link>
	<description>There is no universally agreed-upon biological definition of dreaming</description>
	<lastBuildDate>Mon, 12 Jul 2010 15:22:31 +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>Using Flade</title>
		<link>http://www.dreaminginflash.com/2007/10/12/using-flade/</link>
		<comments>http://www.dreaminginflash.com/2007/10/12/using-flade/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 07:31:12 +0000</pubDate>
		<dc:creator>Idoru</dc:creator>
				<category><![CDATA[Actionscript2]]></category>
		<category><![CDATA[Flade Physics Engine]]></category>
		<category><![CDATA[Physics Engine]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.dreaminginflash.com/?p=13</guid>
		<description><![CDATA[Hi there,
Recently i had a project that had to be done in AS2, and to top that it needed to have some physics.
My first thought was, well i'll just use the AS2 version of APE, and then remembered that there isn't one.
Then i found flade.
Made by Alec Cove ( the same guy that does APE [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there,<br />
Recently i had a project that had to be done in AS2, and to top that it needed to have some physics.</p>
<p>My first thought was, well i'll just use the AS2 version of APE, and then remembered that there isn't one.<br />
Then i found <a HREF="http://www.cove.org/flade/" TITLE="flade engine">flade</a>.<br />
Made by Alec Cove ( the same guy that does APE ).<br />
Now I wanted to see some tutorials or documentation, but as expected for such an 'ancient' engine there were none.<br />
So I decided to make a simple little tutorial on how to throw things arround using flade.</p>
<p>Files: <a HREF="http://www.dreaminginflash.com/wp-content/uploads/2007/10/fladeexample.zip" TITLE="Flade Example">Flade Example</a></p>
<p>Demo: <a TITLE="Flade Demo" HREF="http://www.dreaminginflash.com/wp-content/uploads/2007/10/fladeexample.swf">Flade Demo</a></p>
<p>You will need Flash 8, and the Flade files found <a TITLE="flade files" TARGET="_blank" HREF="http://www.cove.org/flade/flade_06a.zip">here</a>.</p>
<p>So here's the code:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="500" height="300" id="ftf_wp" align="middle">
		  <param name="movie" value="http://www.dreaminginflash.com/wp-content/plugins/FlashTextFormatter/ftf_wp.swf" />
		  <param name="quality" value="high" />
		  <param name="scale" value="noscale" />
		  <param name="bgcolor" value="#ffffff" />
		  <param name="flashvars" value="=&file=index.php&ftf=true&postID=13&no=0&def=http://www.dreaminginflash.com/wp-content/plugins/FlashTextFormatter/definitions/as2.xml&auto=true&" />
		  <embed src="http://www.dreaminginflash.com/wp-content/plugins/FlashTextFormatter/ftf_wp.swf" quality="high" scale="noscale" bgcolor="#ffffff" width="500" height="300" name="ftf_wp" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="=&file=index.php&ftf=true&postID=13&no=0&def=http://www.dreaminginflash.com/wp-content/plugins/FlashTextFormatter/definitions/as2.xml&auto=true&" />
		</object></p>

]]></content:encoded>
			<wfw:commentRss>http://www.dreaminginflash.com/2007/10/12/using-flade/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
