okay,
i have a main movie clip that has two movie clips inside it, movie clip A and B. and inside of movie clip A i’m trying to execute this script:
cthru.onPress = function() {
wording.projectplay._visible = false;
};
but the problem is that the movie clip “wording” is inside movie clip B. if there is anyone that can help me direct this command, that would be a great help. thanks
Dan