event processor for onmouseup
if(this.mouseDown){ this.mouseDown = false; this.inherited("onMouseUp",arguments); }