<?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>dispatchEvent()™ &#187; as2</title>
	<atom:link href="http://dispatchevent.org/tag/as2/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>AS2 EventDispatcher</title>
		<link>http://dispatchevent.org/mims/as2-eventdispatcher/</link>
		<comments>http://dispatchevent.org/mims/as2-eventdispatcher/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 01:09:49 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[eventdispatcher]]></category>

		<guid isPermaLink="false">http://dispatchevent.org/?p=572</guid>
		<description><![CDATA[I recently went back to some AS2 code and created a replica of the AS3 EventDispatcher in ActionScript 2.0. The code is based on Danny Patterson&#8217;s original EventBroadcaster code. I tried my best to match the syntax of the AS3 &#8230; <a href="http://dispatchevent.org/mims/as2-eventdispatcher/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently went back to some AS2 code and created a replica of the AS3 EventDispatcher in ActionScript 2.0. The code is based on Danny Patterson&#8217;s original EventBroadcaster code. I tried my best to match the syntax of the AS3 events package. I have made it available for you to use freely.</p>
<p><a href="http://dispatchevent.org/wp-content/uploads/2009/01/as2eventdispatcher.zip">AS2 EventDispatcher</a></p>
<p>Note: I just wrote about this in <a href="http://dispatchevent.org/mims/converting-as3-to-as2/">my previous post about converting AS3 to AS2</a> but I wanted to repost it for easy search purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/as2-eventdispatcher/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

