Cant figure this out!

I am trying to figure out why my buttons are all displaying the same URL. Is my actionscript wrong? Do I need to label them or add another line of actionscript? If someone could help me out I would greatly appreciate it. Thank You!

Weres the code

on (rollOver) {
    gotoAndPlay(2);
}
on (rollOut) {
    gotoAndPlay(11);
}
on (release) {
    getURL("http://www.cnn.com", "_blank");
}

Thats the oce i have found it…

The reason why is because

on (release) {
    getURL("http://www.cnn.com", "_blank");
}

That is the exact same it is in each button…

If you want it to go to another url you type in a diffrent URL

instead of www.cnn.com go to www.breezeland.com/~cooldogz/board

It is in the movieclip on the layer called buttonshape (first keyframe)…Do you see it?

Little Slow or in the typing process while i was typing(LOL)

well i tried that but, since it is an instance, everytime I change the URL, it changes for each movie clip. I know that they all have the same link now, but when I try to give it a different URL for each MC it changes for all of the MCs…try it out… (thanks for checking it out…)

Ill try it myself…

But maybe you dont need an istance name.

ok, i have no idea what it is…i have been trying for a day now…i am thinking that i have to refrence it somehow:q:

The mai problem is that you have copied the buttons as a button-Movieclip…

When you have first created one you should have Went in to it and then copied the drawing not as a MC…

If im confusing then please tell me.

hmmm… not real sure on what you mean about copying it as a drawing??? could you elaborate a little more? …thanks

Oh sorry i was bizy making away messages for AIM.LOL

Well

If i made a drawing of a remote and then selected it then Copy+pasted it…

Instead of Convertin it to a MC first…

So the first steps…

Draw Copy+Paste thn convert each to a MC.

What is your AIM?