<?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: AS3 FPS and Memory Counter Package</title>
	<atom:link href="http://www.isgoodstuff.com/2009/09/26/as3-fps-and-memory-counter-package/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isgoodstuff.com/2009/09/26/as3-fps-and-memory-counter-package/</link>
	<description>All the good stuff here!</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:10:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Alex T.</title>
		<link>http://www.isgoodstuff.com/2009/09/26/as3-fps-and-memory-counter-package/comment-page-1/#comment-701</link>
		<dc:creator>Alex T.</dc:creator>
		<pubDate>Thu, 23 Dec 2010 07:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.isgoodstuff.com/2009/09/23/as3-fps-and-memory-counter-package/#comment-701</guid>
		<description>sorry bout the error, didnt notice when I was swapping those syntax plugin for my new wordpress theme. problem fixed.</description>
		<content:encoded><![CDATA[<p>sorry bout the error, didnt notice when I was swapping those syntax plugin for my new wordpress theme. problem fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar</title>
		<link>http://www.isgoodstuff.com/2009/09/26/as3-fps-and-memory-counter-package/comment-page-1/#comment-695</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Thu, 23 Dec 2010 05:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.isgoodstuff.com/2009/09/23/as3-fps-and-memory-counter-package/#comment-695</guid>
		<description>There seems to be an error in the code. In this line:

if (currentTime &gt;= lastUpdate + UPDATE_INTERVAL)
			{
I assume by &quot;&gt;&quot; you mean &quot;&gt;&quot; ? I replaced it with &quot;&gt;=&quot; and it works. 

Another thing, you said:

// var MyFPSMemCounter : FPSMemCounter  = new FPSMemCounter ();
// addChild( fpsCounter );

Shouldn&#039;t it be 

addChild( MyFPSMemCounter);

Instead? Those two things just confused me a bit. 

Other than that, very useful class.</description>
		<content:encoded><![CDATA[<p>There seems to be an error in the code. In this line:</p>
<p>if (currentTime &gt;= lastUpdate + UPDATE_INTERVAL)<br />
			{<br />
I assume by &#8220;&gt;&#8221; you mean &#8220;&gt;&#8221; ? I replaced it with &#8220;&gt;=&#8221; and it works. </p>
<p>Another thing, you said:</p>
<p>// var MyFPSMemCounter : FPSMemCounter  = new FPSMemCounter ();<br />
// addChild( fpsCounter );</p>
<p>Shouldn&#8217;t it be </p>
<p>addChild( MyFPSMemCounter);</p>
<p>Instead? Those two things just confused me a bit. </p>
<p>Other than that, very useful class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtual assistant india</title>
		<link>http://www.isgoodstuff.com/2009/09/26/as3-fps-and-memory-counter-package/comment-page-1/#comment-381</link>
		<dc:creator>Virtual assistant india</dc:creator>
		<pubDate>Mon, 08 Feb 2010 08:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.isgoodstuff.com/2009/09/23/as3-fps-and-memory-counter-package/#comment-381</guid>
		<description>We should thank you for giving such a wonderful blog. Your site happens to be not only informative but also very imaginative too. We find a limited number of experts who can think to write technical articles that creatively. All of us are on the lookout for information on something like this. I Myself have gone through several blogs to build up on knowledge about this.We look forward to the next posts !!</description>
		<content:encoded><![CDATA[<p>We should thank you for giving such a wonderful blog. Your site happens to be not only informative but also very imaginative too. We find a limited number of experts who can think to write technical articles that creatively. All of us are on the lookout for information on something like this. I Myself have gone through several blogs to build up on knowledge about this.We look forward to the next posts !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

