<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Dispatching Custom Events</title>
	<link>http://www.learningactionscript3.com/2007/11/20/dispatching-custom-events/</link>
	<description>A digital supplement for the O'Reilly book</description>
	<pubDate>Thu, 20 Nov 2008 08:31:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Rich</title>
		<link>http://www.learningactionscript3.com/2007/11/20/dispatching-custom-events/#comment-1092</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 06 Nov 2008 21:02:09 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/11/20/dispatching-custom-events/#comment-1092</guid>
		<description>Jim, this isn't possible in the given mechanism that AS3 uses for events. However, you can create a custom Event class that will allow this for specific uses. I'll write a post this weekend to show a simple example. It should be up by some time Monday afternoon.</description>
		<content:encoded><![CDATA[<p>Jim, this isn&#8217;t possible in the given mechanism that AS3 uses for events. However, you can create a custom Event class that will allow this for specific uses. I&#8217;ll write a post this weekend to show a simple example. It should be up by some time Monday afternoon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What about adding a property for an event</title>
		<link>http://www.learningactionscript3.com/2007/11/20/dispatching-custom-events/#comment-1091</link>
		<dc:creator>What about adding a property for an event</dc:creator>
		<pubDate>Thu, 06 Nov 2008 18:16:00 +0000</pubDate>
		<guid>http://www.learningactionscript3.com/2007/11/20/dispatching-custom-events/#comment-1091</guid>
		<description>What if you want to add data to the event being dispatched. So that your listener could grab some data from the event much like the COMPLETE event for an external XML Call. Is that possible.

Jim</description>
		<content:encoded><![CDATA[<p>What if you want to add data to the event being dispatched. So that your listener could grab some data from the event much like the COMPLETE event for an external XML Call. Is that possible.</p>
<p>Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
