<?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>activepoison.com</title>
	<atom:link href="http://blog.activepoison.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.activepoison.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Sep 2010 20:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to control sounds globally with Flash</title>
		<link>http://blog.activepoison.com/?p=362</link>
		<comments>http://blog.activepoison.com/?p=362#comments</comments>
		<pubDate>Thu, 24 Sep 2009 13:00:50 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=362</guid>
		<description><![CDATA[Thought I would post this little script since I have been working with videos and volume and I know I will forget it. 1 2 3 4 function setVol&#40;newVol : Number&#41;:void // use 0-100 &#123; SoundMixer.soundTransform = new SoundTransform&#40;newVol/100&#41;; &#125;]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=362</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cairngorm with Dependency Injection (Part 2)</title>
		<link>http://blog.activepoison.com/?p=350</link>
		<comments>http://blog.activepoison.com/?p=350#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:05:28 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Dependency Injection]]></category>
		<category><![CDATA[Inversion Control]]></category>
		<category><![CDATA[Mate]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=350</guid>
		<description><![CDATA[On our previous article we talked about using dependency injection for our models and views. Next we will talk about how to incorporate the model into our command. At first I thought of &#8220;how does Mate handle this&#8221; and remembered that you can pass constructor arguments into the manager(which is basically the Cairngorm command). Hmmm&#8230;it [...]]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cairngorm with Dependency Injection (Part 1)</title>
		<link>http://blog.activepoison.com/?p=235</link>
		<comments>http://blog.activepoison.com/?p=235#comments</comments>
		<pubDate>Mon, 15 Jun 2009 18:48:11 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Cairngorm]]></category>
		<category><![CDATA[Dependency Injection]]></category>
		<category><![CDATA[Inversion Control]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=235</guid>
		<description><![CDATA[If anyone has ever used Cairngorm in larger applications you probably have come across the popular problem of &#8220;ModelLocator.getInstance()&#8221; being sprinkled all over your app.  And if you have ever researched your problem you have probably come across, more then you care to count, of heated discussions over the overuse of Singletons in Cairngorm. If [...]]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=235</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Flex Builder Plugin &#8230;Navigation Filters</title>
		<link>http://blog.activepoison.com/?p=218</link>
		<comments>http://blog.activepoison.com/?p=218#comments</comments>
		<pubDate>Fri, 29 May 2009 04:05:47 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Flex Builder Plugin]]></category>
		<category><![CDATA[Navigation Filters]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=218</guid>
		<description><![CDATA[Recently I found a post here on how to add .svn to your filters list in Flex Builder.  But I wasn&#8217;t too sure how to add a filter list in Eclipse for the Flex Builder Plugin.  As I found out it is pretty simple. Navigate to your Flex Builder 3 Plug-in -&#62; eclipse -&#62; plugins and find your [...]]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=218</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using ASDoc in Flex Builder</title>
		<link>http://blog.activepoison.com/?p=31</link>
		<comments>http://blog.activepoison.com/?p=31#comments</comments>
		<pubDate>Sat, 09 Aug 2008 04:47:26 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[Flex Builder 3]]></category>
		<category><![CDATA[ASDoc]]></category>
		<category><![CDATA[Flex Builder]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=31</guid>
		<description><![CDATA[If you are like me you have a substantial ActionScript library from Papervision3D to Tweener and fortunately most of them come with some type of documentation. Now while that is all well and good I find myself time and time again searching through individual documentation packages to find information. Well wouldn&#8217;t that be nice if [...]]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=31</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>asfunction to TextEvent.LINK</title>
		<link>http://blog.activepoison.com/?p=25</link>
		<comments>http://blog.activepoison.com/?p=25#comments</comments>
		<pubDate>Mon, 31 Mar 2008 21:39:11 +0000</pubDate>
		<dc:creator>joshiverson</dc:creator>
				<category><![CDATA[ActionScript 2.0]]></category>
		<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[asfunction]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[TextEvent]]></category>

		<guid isPermaLink="false">http://blog.activepoison.com/?p=25</guid>
		<description><![CDATA[A few months back another developer contacted me and was in utter confusion on a problem he was having. The situation was, he was loading .xml files for their dynamic textfields and then was trying to link the text to some function. He sent me some crazy code which was trying to determine if the [...]]]></description>
		<wfw:commentRss>http://blog.activepoison.com/?feed=rss2&#038;p=25</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

