How to make width of my hover_mc same as button_btn using as3?

Hi,

I have 12 buttons on form which are horizontally placed on top. I have a hover_mc which I need to move to the exact button where my cursor is hover on and it should be exactly on same place & same size means (x, y, width & height) positions.

How can I do this?

Please help.