polymorphism « Class « Flash / Flex / ActionScript






1.Polymorphism Demo
2.Implementing Subclass Versions of Superclass Methods
3.If you want the toString( ) method of Subclass to return a different value, you'll need to override it in the subclass