hitTest and Actionscript2 March 19, 2010 • 8 words • 1 min read #Actionscript if (mc.hitTest(_root._xmouse, _root._ymouse, true))) { trace("hitTest Run"); } Andrew Odendaal Writing about cloud architecture, DevOps, distributed systems, and software development since 2007. About this site → Related Articles Super Easy Email Validation AS2 1180 Call to a possibly undefined method navigateToURL How to use a Timer in Actionscript 3 Actionscript 2 – PHP Data Transfer Actionscript2: Split string by line length with & without word-wrap