AS3 101: OOP Inheritance, Setters & Getters – Basic

When last we talked, we had a Button class that could be used to quickly create a button of a certain style. However, I also asked you to ignore certain aspects of the code. We’re going to start this session off with a little resolution: it’s time to explain what extends does.
View tutorial (Source http://active.tutsplus.com/)