
koRn
estrellachange something , and see what happens next.
var _deeproot:MovieClip = stage.getChildAt(0) as MovieClip;
_deeproot.someMethod(); // access someMethod method
_deeproot.myVar = "foo"; // access and set
public var myVar to "foo"
Check this link out. It's been forwarded by 3 guys from my office , one after another.