<?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: Garbage collection with SWF loading</title>
	<atom:link href="http://annafilina.com/blog/garbage-collection-with-swf-loading/feed/" rel="self" type="application/rss+xml" />
	<link>http://annafilina.com/blog/garbage-collection-with-swf-loading/</link>
	<description>I fix stuff</description>
	<lastBuildDate>Wed, 11 Jan 2012 23:36:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anna</title>
		<link>http://annafilina.com/blog/garbage-collection-with-swf-loading/comment-page-1/#comment-152</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Mon, 06 Apr 2009 14:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://annafilina.com/blog/archives/38#comment-152</guid>
		<description>Flex Builder&#039;s profiling tools (comes with pro version) are very helpful in determining what is loading and unloading at runtime.</description>
		<content:encoded><![CDATA[<p>Flex Builder&#8217;s profiling tools (comes with pro version) are very helpful in determining what is loading and unloading at runtime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna</title>
		<link>http://annafilina.com/blog/garbage-collection-with-swf-loading/comment-page-1/#comment-151</link>
		<dc:creator>Anna</dc:creator>
		<pubDate>Mon, 06 Apr 2009 13:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://annafilina.com/blog/archives/38#comment-151</guid>
		<description>I posted a detailed entry on the use of application domains.
http://annafilina.com/blog/application-domain-and-external-swf-loading/</description>
		<content:encoded><![CDATA[<p>I posted a detailed entry on the use of application domains.<br />
<a href="http://annafilina.com/blog/application-domain-and-external-swf-loading/" rel="nofollow">http://annafilina.com/blog/application-domain-and-external-swf-loading/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McAuliffe</title>
		<link>http://annafilina.com/blog/garbage-collection-with-swf-loading/comment-page-1/#comment-145</link>
		<dc:creator>Sean McAuliffe</dc:creator>
		<pubDate>Sat, 04 Apr 2009 02:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://annafilina.com/blog/archives/38#comment-145</guid>
		<description>I&#039;ve been trying to understand this issue completely for some time now and I wonder if you could elaborate a little on this. Specifically, how does the application domain relate to the linked move clips? And how are you testing that they have or haven&#039;t been removed from memory? How do you know?

Thanks in advance for any more light you can shed...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to understand this issue completely for some time now and I wonder if you could elaborate a little on this. Specifically, how does the application domain relate to the linked move clips? And how are you testing that they have or haven&#8217;t been removed from memory? How do you know?</p>
<p>Thanks in advance for any more light you can shed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai Arnold</title>
		<link>http://annafilina.com/blog/garbage-collection-with-swf-loading/comment-page-1/#comment-139</link>
		<dc:creator>Kai Arnold</dc:creator>
		<pubDate>Fri, 27 Mar 2009 22:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://annafilina.com/blog/archives/38#comment-139</guid>
		<description>You rock.  Thanks for posting this, it confirms results I just discovered myself.  It can be really tricky to get swfs to unload (see gskinner&#039;s articles on the subject), there&#039;s a recipe of different odds and ends that need to be tweaked to reliably unload a swf.

The story&#039;s a little different in Flash 10, where swfs unload more easily (and there&#039;s a new API to help), but your above observation about using the app&#039;s currentDomain still holds in Flash 10.</description>
		<content:encoded><![CDATA[<p>You rock.  Thanks for posting this, it confirms results I just discovered myself.  It can be really tricky to get swfs to unload (see gskinner&#8217;s articles on the subject), there&#8217;s a recipe of different odds and ends that need to be tweaked to reliably unload a swf.</p>
<p>The story&#8217;s a little different in Flash 10, where swfs unload more easily (and there&#8217;s a new API to help), but your above observation about using the app&#8217;s currentDomain still holds in Flash 10.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

