Summary


Wow, that's a great deal to digest. So, what are the key concepts you should understand before you try to move forward? ActionScript in Flash 5 is a full-blown object-oriented programming language. It has prebuilt objects that you can use, or you can create your own custom objects.

Objects represent an abstract idea. Objects have both properties and methods. Properties describe the object; methods describe how the object behaves.

You can add functionality to an existing object by attaching new methods to it. You also can override an object's existing methods.

So, now you not only know what OOP is, but also how to actually use it with Flash 5. Using OOP in your Flash projects makes your code more modular, easy to read, and easy to write!



Inside Flash
Inside Flash MX (2nd Edition) (Inside (New Riders))
ISBN: 0735712549
EAN: 2147483647
Year: 2005
Pages: 257
Authors: Jody Keating

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net