<?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 Collector in AS3</title>
	<atom:link href="http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/</link>
	<description>Flash, Web, Javascript and everything else</description>
	<lastBuildDate>Wed, 21 Dec 2011 16:21:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: DarkSuiyoken</title>
		<link>http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/comment-page-1/#comment-25176</link>
		<dc:creator>DarkSuiyoken</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/#comment-25176</guid>
		<description>the problem was that GC was thinking the object I had was still in use. hence, the automatic running of the default GC was not cleaning it. :P</description>
		<content:encoded><![CDATA[<p>the problem was that GC was thinking the object I had was still in use. hence, the automatic running of the default GC was not cleaning it. <img src='http://dfblog.qwertydesign.netdna-cdn.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Davi</title>
		<link>http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/comment-page-1/#comment-25175</link>
		<dc:creator>Pablo Davi</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/#comment-25175</guid>
		<description>U can try use System.gc(); function to send yout &#039;trash&#039; to garbage collector and say: &quot;hey garbage, delete it please man&quot; and be happy :) will speed up the content burn</description>
		<content:encoded><![CDATA[<p>U can try use System.gc(); function to send yout &#8216;trash&#8217; to garbage collector and say: &#8220;hey garbage, delete it please man&#8221; and be happy <img src='http://dfblog.qwertydesign.netdna-cdn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  will speed up the content burn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josef</title>
		<link>http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/comment-page-1/#comment-25158</link>
		<dc:creator>Josef</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.designfission.com/blog/2010/01/31/garbage-collector-in-as3/#comment-25158</guid>
		<description>Yes - the garbage collector can be tricky.
If you havent already I highly recommend reading Grant Skinners post on the subject. 
http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html

Josef</description>
		<content:encoded><![CDATA[<p>Yes &#8211; the garbage collector can be tricky.<br />
If you havent already I highly recommend reading Grant Skinners post on the subject.<br />
<a href="http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html" rel="nofollow">http://www.gskinner.com/blog/archives/2006/06/as3_resource_ma.html</a></p>
<p>Josef</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via dfblog.qwertydesign.netdna-cdn.com

Served from: www.designfission.com @ 2012-02-06 15:07:59 -->
