|
|
|
|
ActionScript 2.0 OOP
Home » Flash » Actionscripting
Here we are going to cover Object Oriented Programming (OOP) in Flash 7 with ActionScript 2.0, a new form of ActionScript introduced in Flash MX 2004. With any luck you've already gone through the sections covering OOP with ActionScript 1.0. Much of the following will be based off of that foundation, though it is not all necessary to know in order to continue.
Whereas ActionScript 1.0 was very much like Javascript, with ActionScript 2.0, you have a language based on the ECMAScript Edition 4 specification which... well, which is also a specification for Javascript but not as the Javascript (1.x) you're familiar with today. The Edition 4 proposal is for Javascript 2 which has more in common with Java than with current 1.x versions of Javascript. So, really, ActionScript 2.0 is to Java as ActionScript 1.0 is to Javascript (and if you didn't already know, Java is quite different from Javascript
|
More Tutorials by this user
|
|
|
|
|
|
|
|
|