To make the animation start when you hover over it try this
Condition:--> Mouse-->Cursor is over object -->
Action:--> set animation(select object and animation + play from beginning)
To Stop the Animation create a new condition and "Invert" it
Condition:--> Mouse--> Cursor is over object (invert this so its the opposite) -->
Action:--> Select object -->Stop animation
Hope that helps