Hi,
I have a method / function inside my document class. Now i know i can simple type the name, function(); to call it from the main stage.
However, what i need is to actually call it from a movieClip that is contained within another movieClip that is also contained within another movieClip.
What i get is a reference error instead. Any ideas? Examples would be appreciated.
Thank you
Start Free Trial