Flash-need help with buttons

Hi

i created a button in flash no script or nthing…

I want three more buttons of the same size so i copied the first one evrywhere…

There is one text message in the first button so it is also being copied everywere…

Now i want to give different names to all buttons…

But everytime i tried to change one button the first one is being changed…

How can i change the text message on the button without doing anyth to the first button…the new button is not being selected

plz repl asap

If your text is dynamic you can change each one with actionscript. If not then you either have to take your text out of the button and place it on top or right click and duplicate each instance of your button before making the text changes.