Delayed child constructor

I have a timeline instanced movieclip which i’m calling a method on its parents movieclip constructor

problem is that even though the object already exists, its methods are “undefined”, i have put some traces in, and noticed the child constructor is calling after its parent constructor…

any ideas? its been some time i havent messed with as2, and it looks weird…