AS button resize

Hi,

I have a menu which uses invisible buttons. However items in the menu are of variable widths. I want to be able to resize the button to fill the mc it is in.

I have tried the this, but no joy:

invisButton._width = mc._width;

any ideas?

thanks in advance.

ash