Reoccurring Problem

Ok…So I have two layers.

TEXT
Button

This is AS2.0 btw.

I applied this code:
on(release){
TEXT._width=400;
}

to the button itself…and it compiled correctly…but when I preview the movie and I click my button…nothing happens…can anyone help?