Link on button also affects the other buttons

I’ve got a 1 button which is used to create 5 buttons in total in an MC.

But obviously putting the get url code on 1 button will do the same for the other 4.

How can I get round this…

Shallroc *_^

That will not happen because you are placing the code on an instance of the button.

Or do you mean that you have 5 buttons inside a movie clip? Then you just need to go inside the movie clip, and place the code on every button…