I'm new around here

and Iā€™m hoping someone can help me.

I have two instances of a MovieClip on my stage and I want instance2 to mimic everything instance1 does. For example, there is a button in the movieclip and when you hover over this button in instance1 I want both buttons (in instance 1 and 2) to change colors.

all of my actionscript with event listeners and all that is inside of the movieclip, not on the stage.

any help would be greatly appreciated. :slight_smile: