OOP in AS3
This section of the site is dedicated to learning OOP(Object Oriented Programing). and is work in progress
(This segment is recorded in front of a live audience).
(This segment is recorded in front of a live audience).
OOP Intro walks through from the most basic to the most complex OOP concepts in an easy visual way.
First time we really work with classes. This is going to start up our timer project.
OOP naming conventions. Lets learn a few small new things but mainly focus on names and organization.
Learn about inheritance and see how that connects with built in classes.
In this part we take a deeper look at scope and a quick review of events and there connection to scope.