<?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 Bubbling in AS2.0</title>
	<atom:link href="http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/</link>
	<description>Flash Platform Geek</description>
	<lastBuildDate>Wed, 04 Jan 2012 21:31:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kouri</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-9237</link>
		<dc:creator>kouri</dc:creator>
		<pubDate>Thu, 02 Mar 2006 15:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-9237</guid>
		<description>Thx for this sample ..a little liter and clearer than the Ralf&#039;s one ;-)
Bubbling seems to work for me as mc1 captures event from mc2.
But I just don&#039;t catch why mc2 does not capture its own event...It should as it listen to it too.. Am I wrong ?</description>
		<content:encoded><![CDATA[<p>Thx for this sample ..a little liter and clearer than the Ralf&#8217;s one ;-)<br />
Bubbling seems to work for me as mc1 captures event from mc2.<br />
But I just don&#8217;t catch why mc2 does not capture its own event&#8230;It should as it listen to it too.. Am I wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manvir Singh</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-8558</link>
		<dc:creator>Manvir Singh</dc:creator>
		<pubDate>Wed, 25 Jan 2006 09:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-8558</guid>
		<description>Thanks a lot, Peter. I was facing a problem which is now quite logically solved using Bubbling. Its a pretty cool example, good work. Keep it up... :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Peter. I was facing a problem which is now quite logically solved using Bubbling. Its a pretty cool example, good work. Keep it up&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaoken</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-8198</link>
		<dc:creator>Shaoken</dc:creator>
		<pubDate>Sun, 08 Jan 2006 13:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-8198</guid>
		<description>Francis Bourre made a good implementation of event bubbling in his PixLib framework.

Check this:
http://svn.sourcesecure.co.uk/osflash/pixlib/trunk/framework/src/com/bourre/events/

Although, Francis thinks that this part must be refactored, it&#039;s a very good start point.

Cheers,
Stéphane.</description>
		<content:encoded><![CDATA[<p>Francis Bourre made a good implementation of event bubbling in his PixLib framework.</p>
<p>Check this:<br />
<a href="http://svn.sourcesecure.co.uk/osflash/pixlib/trunk/framework/src/com/bourre/events/" rel="nofollow">http://svn.sourcesecure.co.uk/osflash/pixlib/trunk/framework/src/com/bourre/events/</a></p>
<p>Although, Francis thinks that this part must be refactored, it&#8217;s a very good start point.</p>
<p>Cheers,<br />
Stéphane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Sander</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-8197</link>
		<dc:creator>Julian Sander</dc:creator>
		<pubDate>Sun, 08 Jan 2006 12:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-8197</guid>
		<description>Hi Peter,

thanx for this!  Hadn&#039;t thought about trying this until I read this post.  I wrapped the bubble idea in a subclass of EventDispatcher for those that are inerested. You can grab it at

http://abstractfactory.de/download.php?file=20

or just check the GPL file list on the main page of my site.

cheers, Julian</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>thanx for this!  Hadn&#8217;t thought about trying this until I read this post.  I wrapped the bubble idea in a subclass of EventDispatcher for those that are inerested. You can grab it at</p>
<p><a href="http://abstractfactory.de/download.php?file=20" rel="nofollow">http://abstractfactory.de/download.php?file=20</a></p>
<p>or just check the GPL file list on the main page of my site.</p>
<p>cheers, Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reintroducing.com Blogging Receptacle &#187; Blog Archive &#187; Event Bubbling in AS 2.0</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-8186</link>
		<dc:creator>reintroducing.com Blogging Receptacle &#187; Blog Archive &#187; Event Bubbling in AS 2.0</dc:creator>
		<pubDate>Sun, 08 Jan 2006 08:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-8186</guid>
		<description>[...] Peter Elst posted a blog about Event Bubbling in AS 2.0.  It&#8217;s a pretty good read so check it out. [...]</description>
		<content:encoded><![CDATA[<p>[...] Peter Elst posted a blog about Event Bubbling in AS 2.0.  It&#8217;s a pretty good read so check it out. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Ortega</title>
		<link>http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/comment-page-1/#comment-8183</link>
		<dc:creator>Tom Ortega</dc:creator>
		<pubDate>Sat, 07 Jan 2006 21:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.peterelst.com/blog/2006/01/07/Event-Bubbling/#comment-8183</guid>
		<description>This is some sweeeeet action right here.  I have an app that goes down so many layers.  I&#039;ve had to hack my way through, using result methods, adding mc prototype functions, and hardcoded _parent._parent.etc. more than I&#039;d like to admit.

Why couldn&#039;t I think of this?  Would&#039;ve saved me sooo much heartache!

Well, now I know.  Like G.I. Joe would say, &quot;And knowing is half the battle.&quot;  =)</description>
		<content:encoded><![CDATA[<p>This is some sweeeeet action right here.  I have an app that goes down so many layers.  I&#8217;ve had to hack my way through, using result methods, adding mc prototype functions, and hardcoded _parent._parent.etc. more than I&#8217;d like to admit.</p>
<p>Why couldn&#8217;t I think of this?  Would&#8217;ve saved me sooo much heartache!</p>
<p>Well, now I know.  Like G.I. Joe would say, &#8220;And knowing is half the battle.&#8221;  =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

