<?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: ActionScript ArrayCollection Binding and Event Dispatching</title>
	<atom:link href="http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Fri, 10 Feb 2012 06:04:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brianr</title>
		<link>http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/comment-page-1/#comment-249</link>
		<dc:creator>brianr</dc:creator>
		<pubDate>Sun, 23 Aug 2009 13:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=60#comment-249</guid>
		<description>No, b/c the framework itself doesn't broadcast that event...the easiest way to do what you're talking about is to either extend the Array or Dictionary class and create methods called addItem() and removeItem() and dispatch your own events in them like Event.ADD Event.REMOVE.</description>
		<content:encoded><![CDATA[<p>No, b/c the framework itself doesn&#8217;t broadcast that event&#8230;the easiest way to do what you&#8217;re talking about is to either extend the Array or Dictionary class and create methods called addItem() and removeItem() and dispatch your own events in them like Event.ADD Event.REMOVE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/comment-page-1/#comment-226</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 09 Aug 2009 10:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=60#comment-226</guid>
		<description>Is there a way similar to listChanged, that will allow me to detect changes to an associative array?</description>
		<content:encoded><![CDATA[<p>Is there a way similar to listChanged, that will allow me to detect changes to an associative array?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ernest leitch</title>
		<link>http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/comment-page-1/#comment-220</link>
		<dc:creator>ernest leitch</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=60#comment-220</guid>
		<description>Thank you so much for finding this. I started digging around in ArrayCollection.as and saw the listChanged event, but couldn't find a parent object this event was attached to. This solved my problem perfectly.</description>
		<content:encoded><![CDATA[<p>Thank you so much for finding this. I started digging around in ArrayCollection.as and saw the listChanged event, but couldn&#8217;t find a parent object this event was attached to. This solved my problem perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.webappsolution.com/wordpress/2009/04/22/actionscript-arraycollection-binding-and-event-dispatching/comment-page-1/#comment-146</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 04 Jul 2009 02:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=60#comment-146</guid>
		<description>Thanks!  This should be posted all over the place.  I can not imagine how many cumulative hours are spent on this trickiness.

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Thanks!  This should be posted all over the place.  I can not imagine how many cumulative hours are spent on this trickiness.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

