hitTest and Actionscript2 2010-03-19 11 words - 1 min read 1 2 3 if (mc.hitTest(_root._xmouse, _root._ymouse, true))) { trace("hitTest Run"); }