AS 2.0 hooray
AS 2.0 hooray
Out of context: Reply #2
- Started
- Last post
- 16 Responses
- unfittoprint0
#1 you could use the B class as an extensor of class A [class B extends A]. then to retrieve any method or variable from its parent you should use super()
#2 I don't understand how using getNextHighestDepth( ) you're getting new mc's underneath 'old' ones...