I’m stuck. How do I get a targeted MC to communicate with the parent timeline? I’m not using levels.
I need the playback head to go from the targeted movie clip (this is nested, correct?) to the parent timeline and stop at a particular movie instance. I have been unsucessfully using this:
gotoAndPlay(_parent.instancename);
i appreciate any help.