<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: AS 3.0 Coming From 2.0 - Article 2]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Mon, 23 Nov 2009 04:28:32 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment7223</link><description><![CDATA[Hey Bryan,
Thanks for the tutorials, they are really very useful for a beginner level programmer like me. I really look forward to the next one. 
I just tried the example in tutorial 2 but somehow its not working. I get the following error:
1119: Access of possibly undefined property graphics through a reference with static type Circle. this.graphics.clear();

Hope you can help!

<br/><br/>
(Comment posted by HM at 1:49 pm, Thu 1st Nov 2007)]]></description><author>no@spam.com (HM)</author><pubDate><![CDATA[Thu, 01 Nov 2007 13:49:27 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment7223</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment7264</link><description><![CDATA[i think this is a good idea to help desingers with little knowledg of action script to move from 2 to 3 .. i'm not very good in AS2 but i use the basics and would love to move to 3 but not now .. any way there is no tutring courses in my country that teaches AS other than the basics "goto , play  , stop , etc.." and i'v read on the net that AS is a bit similar to another programing language "java or java script" i was wondring will it help me to take any courses in them since i have programing courses for them in my country and will it make it easier to learn AS after learninig them .. thanx<br/><br/>
(Comment posted by kareem at 8:18 pm, Fri 2nd Nov 2007)]]></description><author>no@spam.com (kareem)</author><pubDate><![CDATA[Fri, 02 Nov 2007 20:18:36 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment7264</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment9259</link><description><![CDATA[My apologies to those who have asked me questions on this site, I incorrectly assumed I would get e-mail notification for comments, and was completely unaware of them.

-@HM
That error is telling you that the class that you created does not have the graphics property. The graphics property of the Circle class in my example was inherited from MovieClip, so the most likely explanation is that you forgot to extend MovieClip with your code.

-@kareem
AS 2.0 is very similar to Javascript and AS 3.0 is very similar to Java. Many beginners to not realize that they are very different languages. I would say that if AS 3.0 classes are not offered in your country, the concepts you would learn in Java would be VERY applicable to AS 3.0. They are by no means the same language, but the concepts are very close.<br/><br/>
(Comment posted by Bryan Grezeszak at 4:27 pm, Sat 2nd Feb 2008)]]></description><author>no@spam.com (Bryan Grezeszak)</author><pubDate><![CDATA[Sat, 02 Feb 2008 16:27:23 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment9259</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment11925</link><description><![CDATA[Hey Bryan.

I've been grappling with the concept of classes for a few weeks now.  Somehow it just didn't come together for me:  UNTIL NOW!  The way you laid out the concepts were crystal clear to me.  Thank you for publishing these articles.  In the future it would be great if you could shed some light on the DocumentClass.  Thanks again.  --- a fan<br/><br/>
(Comment posted by monti at 9:52 pm, Sun 7th Sep 2008)]]></description><author>no@spam.com (monti)</author><pubDate><![CDATA[Sun, 07 Sep 2008 21:52:08 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/682/1/AS-30-Coming-From-20---Article-2/Page1.html#Comment11925</guid></item></channel></rss>