Hello,

I am trying to put a command in one of my movieclips (mc1) that will say:

When mc2 is at frame 20 (or has done a function assigned previously),
gotoandplay frame 5 (in mc1).


Please keep in mind I am going to be putting this code inside the mc1.

I am trying to design my button (mc1) to dim when mc2 or mc3 is clicked (and mc2 to dim when mc1 or mc3 is clicked, etc.)

I have the dim tween on frame 5, and the clicked frame on frame 20, in my example.



Please let me know if this is confusing,
Thanks in advance