<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Event-driven programming in Flex with Custom Events</title>
	<atom:link href="http://flexblog.faratasystems.com/2007/02/26/event-driven-programming-in-flex-with-custom-events/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2007/02/26/event-driven-programming-in-flex-with-custom-events</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Tue, 31 Jan 2012 19:52:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: shaun</title>
		<link>http://flexblog.faratasystems.com/2007/02/26/event-driven-programming-in-flex-with-custom-events/comment-page-1#comment-3714</link>
		<dc:creator>shaun</dc:creator>
		<pubDate>Tue, 27 Feb 2007 01:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=170#comment-3714</guid>
		<description>Hi there,

Nice article. Very helpful. One question: 
In the NewItem mxml, do you still need the metadata event addItemEvent? 
Couldn&#039;t that be removed now you are dispatching an instance of ItemAddedEvent?

Thanks for taking the time to write this.</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Nice article. Very helpful. One question:<br />
In the NewItem mxml, do you still need the metadata event addItemEvent?<br />
Couldn&#8217;t that be removed now you are dispatching an instance of ItemAddedEvent?</p>
<p>Thanks for taking the time to write this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yakov</title>
		<link>http://flexblog.faratasystems.com/2007/02/26/event-driven-programming-in-flex-with-custom-events/comment-page-1#comment-3707</link>
		<dc:creator>Yakov</dc:creator>
		<pubDate>Mon, 26 Feb 2007 18:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=170#comment-3707</guid>
		<description>Thanks, Bill. It was a typo - fixed.</description>
		<content:encoded><![CDATA[<p>Thanks, Bill. It was a typo &#8211; fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Sofer</title>
		<link>http://flexblog.faratasystems.com/2007/02/26/event-driven-programming-in-flex-with-custom-events/comment-page-1#comment-3705</link>
		<dc:creator>Bill Sofer</dc:creator>
		<pubDate>Mon, 26 Feb 2007 18:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=170#comment-3705</guid>
		<description>Yakov,
     Thanks for the tutorial. Event handling in Flex 2 has been one of the more difficult concepts for me to grasp. Tapper et al&#039;s otherwise excellent book (&quot;Training from the Source&quot;) hasn&#039;t helped me very much. But your example is very clear. Just one thing, On page 2, I believe that you have to rename greenClickEvent to &quot;addItemEvent&quot; (or vice versa) to get the code to work.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Yakov,<br />
     Thanks for the tutorial. Event handling in Flex 2 has been one of the more difficult concepts for me to grasp. Tapper et al&#8217;s otherwise excellent book (&#8220;Training from the Source&#8221;) hasn&#8217;t helped me very much. But your example is very clear. Just one thing, On page 2, I believe that you have to rename greenClickEvent to &#8220;addItemEvent&#8221; (or vice versa) to get the code to work.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

