<?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: ActionScript 3 Cheat Sheet</title>
	<atom:link href="http://bee-software.net/blog/actionscript-3-cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/</link>
	<description>BeeTheme from Bee-Software.net</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:58:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: khalid</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-260</link>
		<dc:creator>khalid</dc:creator>
		<pubDate>Wed, 11 May 2011 02:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-260</guid>
		<description>greaaaaaaaaaaaaaaaaaaaaaat  !</description>
		<content:encoded><![CDATA[<p>greaaaaaaaaaaaaaaaaaaaaaat  !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: firdaus</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-243</link>
		<dc:creator>firdaus</dc:creator>
		<pubDate>Fri, 17 Dec 2010 09:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-243</guid>
		<description>nice sharing...
it helps me to work faster...:)</description>
		<content:encoded><![CDATA[<p>nice sharing&#8230;<br />
it helps me to work faster&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-228</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 11 Dec 2010 19:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-228</guid>
		<description>Hi Elcandro, I have not made a pdf version but that is a good idea. I will let you know when I get around to it.</description>
		<content:encoded><![CDATA[<p>Hi Elcandro, I have not made a pdf version but that is a good idea. I will let you know when I get around to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elcandro</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-226</link>
		<dc:creator>elcandro</dc:creator>
		<pubDate>Sat, 11 Dec 2010 17:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-226</guid>
		<description>i cant find a downloadable format mate. is there a pdf version of this? thanks and regards</description>
		<content:encoded><![CDATA[<p>i cant find a downloadable format mate. is there a pdf version of this? thanks and regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-121</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-121</guid>
		<description>Hi Antonio, if you ever need to check to see if a number is NaN, you should always use isNaN().
if (isNaN(myNumber))  // checks to see if Number is defined

Adding ! does look correct but the statement should be written as above.</description>
		<content:encoded><![CDATA[<p>Hi Antonio, if you ever need to check to see if a number is NaN, you should always use isNaN().<br />
if (isNaN(myNumber))  // checks to see if Number is defined</p>
<p>Adding ! does look correct but the statement should be written as above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antonio brandao</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-120</link>
		<dc:creator>antonio brandao</dc:creator>
		<pubDate>Tue, 06 Jul 2010 17:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-120</guid>
		<description>IS IT A NUMBER?
// checks to see if Number is defined
if (isNaN(myNumber));

did you mean   

if (!isNaN(myNumber));   ?</description>
		<content:encoded><![CDATA[<p>IS IT A NUMBER?<br />
// checks to see if Number is defined<br />
if (isNaN(myNumber));</p>
<p>did you mean   </p>
<p>if (!isNaN(myNumber));   ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-38</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 02 Jun 2010 02:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-38</guid>
		<description>Great, glad it helped.</description>
		<content:encoded><![CDATA[<p>Great, glad it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theresa</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-27</link>
		<dc:creator>Theresa</dc:creator>
		<pubDate>Wed, 02 Jun 2010 02:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-27</guid>
		<description>Very useful! Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Very useful! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-23</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 02 Jun 2010 02:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-23</guid>
		<description>Very useful, thanks.</description>
		<content:encoded><![CDATA[<p>Very useful, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yorgo12345</title>
		<link>http://bee-software.net/blog/actionscript-3-cheat-sheet/#comment-28</link>
		<dc:creator>Yorgo12345</dc:creator>
		<pubDate>Wed, 03 Mar 2010 02:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://beetheme02.bee-software.net/?p=234#comment-28</guid>
		<description>This is great! ..Fantastic reference. I’ve been wanting to do something similar. Glad it’s all right here!</description>
		<content:encoded><![CDATA[<p>This is great! ..Fantastic reference. I’ve been wanting to do something similar. Glad it’s all right here!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

