<?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>My Flash Lab &#187; dispatch event</title>
	<atom:link href="http://www.myflashlab.com/tag/dispatch-event/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myflashlab.com</link>
	<description>web components</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:47:17 +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>Custom Event Listener</title>
		<link>http://www.myflashlab.com/2010/02/21/custom-event-listener/</link>
		<comments>http://www.myflashlab.com/2010/02/21/custom-event-listener/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 15:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[custom event class]]></category>
		<category><![CDATA[custom events]]></category>
		<category><![CDATA[dispatch event]]></category>
		<category><![CDATA[eventListener]]></category>
		<category><![CDATA[listener]]></category>
		<category><![CDATA[oop programming]]></category>
		<category><![CDATA[send parameters when dispatching an event]]></category>

		<guid isPermaLink="false">http://www.myflashlab.com/?p=238</guid>
		<description><![CDATA[When writting your AS3 projects, you will need events. The main thing that events do is to help you make a bridge between your instances of classes. take the adobe&#8217;s MouseEvent as an example. you add a MouseEvent.CLICK listener to a movieclip so that when you click on a movieclip instance it will dispatch the [...]]]></description>
		<wfw:commentRss>http://www.myflashlab.com/2010/02/21/custom-event-listener/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

