fires when the mouse was moved over the component
some.attachEvent("onMouseMoving", function(ev){ //... some code here ... });