Hi friends,
this question might sound silly to everyone but i am really curious.
On the main scene , Layer 1 , Frame 1
i have a movie clip , Instance name : “helloBrother”
Now if i want to go inside the helloBrother movieClip from another movieClip , i write
_root.helloBrother.gotoAndPlay("watever");
but if i have the "helloBrother movie on Layer1, Frame 20
How will i call???