Hi there,
I’m a bit new with AS3, at the moment i’m struggling to call a parent function. I’m trying to use this.parent.parent.functionhere() and it keeps telling me it’s not a function. If i do a trace(parent.parent…etc) it first comes up with the class i’m in, then the container within the parent class, then it misses the parent class and goes straight to the stage.
I’m horribly confused with this display object list malarkey at the moment. Any help is very much appreciated.
Cheers
Rich