onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse,_root._ymouse, false)) { trace ("blablabla"); } }