<?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: Does an EventDispatcher have subscribed listeners ?</title>
	<atom:link href="http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/</link>
	<description>No Flex No Fun</description>
	<lastBuildDate>Wed, 25 Aug 2010 05:12:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dirk</title>
		<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/comment-page-1/#comment-243</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Fri, 11 Dec 2009 14:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rialvalue.com/blog/?p=91#comment-243</guid>
		<description>nice one - however, the API documentation states &quot;For Flash Player debugger version only&quot;, so it won&#039;t be of any use when the code runs in a release version Player.

Dirk.</description>
		<content:encoded><![CDATA[<p>nice one &#8211; however, the API documentation states &#8220;For Flash Player debugger version only&#8221;, so it won&#8217;t be of any use when the code runs in a release version Player.</p>
<p>Dirk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Triynko</title>
		<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/comment-page-1/#comment-223</link>
		<dc:creator>Triynko</dc:creator>
		<pubDate>Mon, 23 Nov 2009 17:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rialvalue.com/blog/?p=91#comment-223</guid>
		<description>That code does not work.  Calling getMemberNames on an EventDispatcher returns null, even the the &quot;instanceNames&quot; parameter set to true.  Attempting to access the private &quot;listeners&quot; property of an EventDispatcher, which shows up in the debugger, generates a runtime error, which is the standard behavior in ActionScript 3.  Obviously, none of the previous posters have actually tried this, nor has the poster of the code.</description>
		<content:encoded><![CDATA[<p>That code does not work.  Calling getMemberNames on an EventDispatcher returns null, even the the &#8220;instanceNames&#8221; parameter set to true.  Attempting to access the private &#8220;listeners&#8221; property of an EventDispatcher, which shows up in the debugger, generates a runtime error, which is the standard behavior in ActionScript 3.  Obviously, none of the previous posters have actually tried this, nor has the poster of the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joan Garnet</title>
		<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/comment-page-1/#comment-71</link>
		<dc:creator>Joan Garnet</dc:creator>
		<pubDate>Wed, 09 Sep 2009 13:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rialvalue.com/blog/?p=91#comment-71</guid>
		<description>Never checked the profiling APIs before.
Very interesting indeed :)

In some memory leak hunting scenarios I&#039;ve found useful monkeypatching FlexSprite and overriding addEventListener to keep a list of listeners as described in dough McCune&#039;s post: http://dougmccune.com/blog/2008/02/21/monkey-patching-flexsprite-to-list-all-event-listeners-on-any-flex-component/
It&#039;s the hackish way to accomplish the same...

I&#039;ll definitely give it a try when I have some time.
Thanx for sharing!

cheers</description>
		<content:encoded><![CDATA[<p>Never checked the profiling APIs before.<br />
Very interesting indeed <img src='http://www.rialvalue.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In some memory leak hunting scenarios I&#8217;ve found useful monkeypatching FlexSprite and overriding addEventListener to keep a list of listeners as described in dough McCune&#8217;s post: <a href="http://dougmccune.com/blog/2008/02/21/monkey-patching-flexsprite-to-list-all-event-listeners-on-any-flex-component/" rel="nofollow">http://dougmccune.com/blog/2008/02/21/monkey-patching-flexsprite-to-list-all-event-listeners-on-any-flex-component/</a><br />
It&#8217;s the hackish way to accomplish the same&#8230;</p>
<p>I&#8217;ll definitely give it a try when I have some time.<br />
Thanx for sharing!</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Alcaraz</title>
		<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/comment-page-1/#comment-70</link>
		<dc:creator>Alberto Alcaraz</dc:creator>
		<pubDate>Tue, 08 Sep 2009 19:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rialvalue.com/blog/?p=91#comment-70</guid>
		<description>I&#039;ve wondered several times how this could be accomplished...

Thanks for sharing Xavi!!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve wondered several times how this could be accomplished&#8230;</p>
<p>Thanks for sharing Xavi!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Penner</title>
		<link>http://www.rialvalue.com/blog/2009/09/08/does-an-eventdispatcher-have-subscribed-listeners/comment-page-1/#comment-68</link>
		<dc:creator>Robert Penner</dc:creator>
		<pubDate>Tue, 08 Sep 2009 07:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rialvalue.com/blog/?p=91#comment-68</guid>
		<description>This is amazing! Thanks for discovering this; it gives me ideas.</description>
		<content:encoded><![CDATA[<p>This is amazing! Thanks for discovering this; it gives me ideas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
