Button Easing

I’m trying to start doing my own actionscript or at least be able to create what I want from different tutorials and I’ve worked on this for several hours and I’ve seem to keep getting the same problem. I need to make 9 different buttons ease to a ceratain _X spot when you hover over them. Pretty much I’m starting out with a MC adding some ‘onClipEvent’ and then in the MC I’m putting a button with an ‘on (rollOver) {’ on it. Everytime it converts the MC to a Button or pulls the button to be the over all type.

I know there are ways to make an MC become a button w/o putting a button in it and I think that is what I need to do. While I work on that I was wondering if there is a certain way to go about this. Thanks guys!