Apply easing to a circle moving on the y-axis when rollover a box?

Hi guys, i want to rollover my box_mc and have circle_mc ease-in and move at a steady rate. and when I roll off box_mc, i want it to come to an ease-out. Is there anyway to do this with Tween Class? If not, what other ways in AS3 can i achieve this basic concept.