<?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: Accurate Timing in ActionScript</title>
	<atom:link href="http://www.jonnyreeves.co.uk/2007/11/accurate-timing-in-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnyreeves.co.uk/2007/11/accurate-timing-in-actionscript/</link>
	<description>ActionScript Developer</description>
	<lastBuildDate>Tue, 24 Jan 2012 13:38:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sarah Pule'</title>
		<link>http://www.jonnyreeves.co.uk/2007/11/accurate-timing-in-actionscript/#comment-165</link>
		<dc:creator>Sarah Pule'</dc:creator>
		<pubDate>Thu, 15 Jan 2009 12:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/2007/11/test/#comment-165</guid>
		<description>Dear Sir,

i have tried to download the flash files. When i tried to open the .fla file i got an error message that it was not in the appropriate format. I should be using actionscript 2 and i cannot understand why it could not open. The other file opened and run well showing the changing seconds.

thanks</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>i have tried to download the flash files. When i tried to open the .fla file i got an error message that it was not in the appropriate format. I should be using actionscript 2 and i cannot understand why it could not open. The other file opened and run well showing the changing seconds.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny</title>
		<link>http://www.jonnyreeves.co.uk/2007/11/accurate-timing-in-actionscript/#comment-164</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Thu, 21 Feb 2008 20:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/2007/11/test/#comment-164</guid>
		<description>Hi il.zoff; glad the class was useful to you.

The &quot;this&quot; keyword refers to logic which is happening inside a class; not an instance of class.  As we have created the instance &quot;stopWatch&quot;, we need to call its method directly.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi il.zoff; glad the class was useful to you.</p>
<p>The &#8220;this&#8221; keyword refers to logic which is happening inside a class; not an instance of class.  As we have created the instance &#8220;stopWatch&#8221;, we need to call its method directly.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: il.zoff</title>
		<link>http://www.jonnyreeves.co.uk/2007/11/accurate-timing-in-actionscript/#comment-163</link>
		<dc:creator>il.zoff</dc:creator>
		<pubDate>Thu, 21 Feb 2008 19:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/2007/11/test/#comment-163</guid>
		<description>Thank you for this class.

I&#039;m not so cool in actionscript, and i&#039;m interested, why there is
“ trace (‘Clock at: ‘ + stopWatch.getElapsed()) ”, and not
“ trace (‘Clock at: ‘ + this.getElapsed()) ”?</description>
		<content:encoded><![CDATA[<p>Thank you for this class.</p>
<p>I&#8217;m not so cool in actionscript, and i&#8217;m interested, why there is<br />
“ trace (‘Clock at: ‘ + stopWatch.getElapsed()) ”, and not<br />
“ trace (‘Clock at: ‘ + this.getElapsed()) ”?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

