<?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"
	>

<channel>
	<title>EVOLVE</title>
	<atom:link href="http://evolve.reintroducing.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolve.reintroducing.com</link>
	<description>Learn &#38; Interact with the ActionScript World</description>
	<pubDate>Thu, 24 Jul 2008 15:57:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Puppy Surprise!</title>
		<link>http://evolve.reintroducing.com/2008/07/24/news/puppy-surprise/</link>
		<comments>http://evolve.reintroducing.com/2008/07/24/news/puppy-surprise/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 15:57:33 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[busy]]></category>

		<category><![CDATA[King]]></category>

		<category><![CDATA[puppy]]></category>

		<category><![CDATA[Shih Tzu]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=150</guid>
		<description><![CDATA[Well, as some of you may have read in a previous post, I am now the loving father of a little Shih Tzu puppy named King.  If you have had a puppy in the past you know it&#8217;s no easy task and I don&#8217;t have very much time between King running around and trying [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Puppy Surprise!", url: "http://evolve.reintroducing.com/2008/07/24/news/puppy-surprise/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/24/news/puppy-surprise/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Tech Labs</title>
		<link>http://evolve.reintroducing.com/2008/07/17/news/the-tech-labs/</link>
		<comments>http://evolve.reintroducing.com/2008/07/17/news/the-tech-labs/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:18:16 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[Carlos Pinho]]></category>

		<category><![CDATA[The Tech Labs]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=148</guid>
		<description><![CDATA[Carlos Pinho, a good guy and supporter of my blog here, recently launched his new project entitled The Tech Labs.  Some of you may already know about the new site but if you don&#8217;t it is a tutorial site that covers AIR, Flash, and Flex.  Carlos is offering $100 USD for every tutorial [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "The Tech Labs", url: "http://evolve.reintroducing.com/2008/07/17/news/the-tech-labs/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/17/news/the-tech-labs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3: SoundManager</title>
		<link>http://evolve.reintroducing.com/2008/07/15/news/as3-soundmanager/</link>
		<comments>http://evolve.reintroducing.com/2008/07/15/news/as3-soundmanager/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 14:00:52 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[external sounds]]></category>

		<category><![CDATA[fading sounds]]></category>

		<category><![CDATA[library sounds]]></category>

		<category><![CDATA[SoundManager]]></category>

		<category><![CDATA[sounds]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=145</guid>
		<description><![CDATA[View Documentation
Download TweenLite
Download Class
I don't normally add sounds to my projects unless the client requests it but when they do I always struggle to cleanly do it.  I just had to write a utility that would allow me to do this easily and quickly as sounds are usually an afterthought.  After a little [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AS3: SoundManager", url: "http://evolve.reintroducing.com/2008/07/15/news/as3-soundmanager/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/15/news/as3-soundmanager/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3: MouseIdleMonitor</title>
		<link>http://evolve.reintroducing.com/2008/07/11/as3/as3-mouseidlemonitor/</link>
		<comments>http://evolve.reintroducing.com/2008/07/11/as3/as3-mouseidlemonitor/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 15:00:39 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[My Classes]]></category>

		<category><![CDATA[mouse activity]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=144</guid>
		<description><![CDATA[View Example
View Documentation
Download Class &#038; Example Files
I recently had the need to track if the user has stopped using their mouse (if the mouse was idle) in an application I was building.  It actually turned out to be a lot easier than I had imagined with the use of a timer and the built [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AS3: MouseIdleMonitor", url: "http://evolve.reintroducing.com/2008/07/11/as3/as3-mouseidlemonitor/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/11/as3/as3-mouseidlemonitor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3 Documentation Updates</title>
		<link>http://evolve.reintroducing.com/2008/07/10/news/as3-documentation-updates/</link>
		<comments>http://evolve.reintroducing.com/2008/07/10/news/as3-documentation-updates/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 15:00:58 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[ZenDoc]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=143</guid>
		<description><![CDATA[As promised, I've updated all of the pertinent AS3 classes that I've written and posted here with their AS3 HTML documentations.  It should be a little easier now to get an idea of what you can do with the class before downloading it.  I apologize for not doing this sooner but as I [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AS3 Documentation Updates", url: "http://evolve.reintroducing.com/2008/07/10/news/as3-documentation-updates/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/10/news/as3-documentation-updates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ZenDoc Documents AS3 Classes</title>
		<link>http://evolve.reintroducing.com/2008/07/09/tips-n-tricks/zendoc-documents-as3-classes/</link>
		<comments>http://evolve.reintroducing.com/2008/07/09/tips-n-tricks/zendoc-documents-as3-classes/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 20:03:45 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[ZenDoc]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=142</guid>
		<description><![CDATA[For someone like me who is not very handy with Ant build files, the command line, ASDoc, and other crap of that nature, getting a nice HTML documentation together for your AS3 class files is a pain in the ass.  I know running an Ant build would be much smoother for this kind of [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "ZenDoc Documents AS3 Classes", url: "http://evolve.reintroducing.com/2008/07/09/tips-n-tricks/zendoc-documents-as3-classes/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/09/tips-n-tricks/zendoc-documents-as3-classes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS3: QueryString</title>
		<link>http://evolve.reintroducing.com/2008/07/03/as3/as3-querystring/</link>
		<comments>http://evolve.reintroducing.com/2008/07/03/as3/as3-querystring/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 17:26:50 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[AS3]]></category>

		<category><![CDATA[My Classes]]></category>

		<category><![CDATA[QueryString]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=141</guid>
		<description><![CDATA[View Documentation
Download Class
I've posted before on retrieving FlashVars and how to do it in AS3.  FlashVars is the suggested way of grabbing in variables from outside of Flash, but if it isn't an option and you are still using old school query strings, this class will help you in grabbing variables out of the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AS3: QueryString", url: "http://evolve.reintroducing.com/2008/07/03/as3/as3-querystring/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/03/as3/as3-querystring/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AS2 → AS3: Attaching Sounds From The Library</title>
		<link>http://evolve.reintroducing.com/2008/07/02/as2-to-as3/as2-%e2%86%92-as3-attaching-sounds-from-the-library/</link>
		<comments>http://evolve.reintroducing.com/2008/07/02/as2-to-as3/as2-%e2%86%92-as3-attaching-sounds-from-the-library/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:57:45 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[AS2 to AS3]]></category>

		<category><![CDATA[Beginner]]></category>

		<category><![CDATA[AS2]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[attachSound]]></category>

		<category><![CDATA[code conversion]]></category>

		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=140</guid>
		<description><![CDATA[Download Example Files
AS3 no longer has an attachSound() method in the Sound object so attaching sounds from the library is a little different.  It's actually more intuitive (as usual with AS3) because it acts just like attaching bitmaps and other objects out of the library.
The code to attach a sound from the library in [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AS2 → AS3: Attaching Sounds From The Library", url: "http://evolve.reintroducing.com/2008/07/02/as2-to-as3/as2-%e2%86%92-as3-attaching-sounds-from-the-library/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/07/02/as2-to-as3/as2-%e2%86%92-as3-attaching-sounds-from-the-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An Update</title>
		<link>http://evolve.reintroducing.com/2008/06/24/news/an-update/</link>
		<comments>http://evolve.reintroducing.com/2008/06/24/news/an-update/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 23:48:47 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Site News]]></category>

		<category><![CDATA[life]]></category>

		<category><![CDATA[Papervision3D]]></category>

		<category><![CDATA[puppy]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=139</guid>
		<description><![CDATA[I realize it has been just over two weeks since I've posted anything here so I figured I'd let everyone know why.  Directly after finishing up the project that I referred to in a couple of my other posts I jumped into another one using Papervision3D.  It hasn't been easy for me since [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "An Update", url: "http://evolve.reintroducing.com/2008/06/24/news/an-update/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/06/24/news/an-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Clearing A BitmapData&#8217;s Contents</title>
		<link>http://evolve.reintroducing.com/2008/06/09/tips-n-tricks/clearing-a-bitmapdatas-contents/</link>
		<comments>http://evolve.reintroducing.com/2008/06/09/tips-n-tricks/clearing-a-bitmapdatas-contents/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 15:00:56 +0000</pubDate>
		<dc:creator>Matt Przybylski</dc:creator>
		
		<category><![CDATA[Tips &amp; Tricks]]></category>

		<category><![CDATA[AS2]]></category>

		<category><![CDATA[AS3]]></category>

		<category><![CDATA[BitmapData]]></category>

		<guid isPermaLink="false">http://evolve.reintroducing.com/?p=138</guid>
		<description><![CDATA[I've been using BitmapData lately more and more (I know, I'm very late to the party) and something that I was curious in was how to clear it before I can draw to it again so that the previous frame's contents are not in it.  Particularly, I was wondering how I can very simply [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Clearing A BitmapData&#8217;s Contents", url: "http://evolve.reintroducing.com/2008/06/09/tips-n-tricks/clearing-a-bitmapdatas-contents/" });</script>]]></description>
		<wfw:commentRss>http://evolve.reintroducing.com/2008/06/09/tips-n-tricks/clearing-a-bitmapdatas-contents/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
