fires when the mouse was moved over the specified component
some.attachEvent("onMouseMove", function(id, e, node){ //... some code here ... });