Ok, we have finished our small discussion about the big topic, OOP. Our discussion here is just want to give you some basic ideas about OOP. For more details you need to read some other books.
Let’s do some reviews.
August 14th, 2009
Ntt.cc
Ok, we have finished our small discussion about the big topic, OOP. Our discussion here is just want to give you some basic ideas about OOP. For more details you need to read some other books.
Let’s do some reviews.
June 24th, 2009
Ntt.cc
In part 1 of class section(Beginning ActionScript 3.0 – Class 1), we have got some basic ideas about the package and the class attributes. So, we can write the skeleton of the Author class.The code is as below.
June 22nd, 2009
Ntt.cc
In the last section, we use some code to show the OOP style code. But the code can’t run. In this section, we’ll try to make it run.
Type the example code into your flash authoring tools, and then test it. If you’re using flash cs3, you will get the following result.
June 21st, 2009
Ntt.cc
When you looking at some resources introducing the ActionScript 3.0, it may say that, “ActionScript 3.0 is an object-oriented programming (OOP) language”. The key word “object-oriented programming (OOP)” is the topic of this article eh, and the following articlesJ.