<?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: Draw a Circle &#8211; AS3</title>
	<atom:link href="http://www.jeffguthrie.com/draw-a-circle-as3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jeffguthrie.com/draw-a-circle-as3</link>
	<description>web developer, usability, analytics</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:41:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jeff</title>
		<link>http://www.jeffguthrie.com/draw-a-circle-as3/comment-page-1#comment-396</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 23 Nov 2010 19:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=419#comment-396</guid>
		<description>If you un-comment line 33 and use that as _timerTime, I get a circle created in 5332 milliseconds.  So apparently my code is a bit off.  You need Exactly 5 seconds?</description>
		<content:encoded><![CDATA[<p>If you un-comment line 33 and use that as _timerTime, I get a circle created in 5332 milliseconds.  So apparently my code is a bit off.  You need Exactly 5 seconds?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: japoneizz</title>
		<link>http://www.jeffguthrie.com/draw-a-circle-as3/comment-page-1#comment-395</link>
		<dc:creator>japoneizz</dc:creator>
		<pubDate>Tue, 23 Nov 2010 02:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffguthrie.com/?p=419#comment-395</guid>
		<description>Hey..tks for your code, but i can`t figure out how u receive 19 as a value of this line
_timerTime = Math.round((5000/360)*_speed); //19

if i understood u`re trying to fill a circle in 5 seconds...is that alright? because on that line i just receive 28 and it`s not a full circle in 5 secs.... am i doing something wrong ?</description>
		<content:encoded><![CDATA[<p>Hey..tks for your code, but i can`t figure out how u receive 19 as a value of this line<br />
_timerTime = Math.round((5000/360)*_speed); //19</p>
<p>if i understood u`re trying to fill a circle in 5 seconds&#8230;is that alright? because on that line i just receive 28 and it`s not a full circle in 5 secs&#8230;. am i doing something wrong ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

