I can understand why there is a delay in doing a hitTest action. If I say go to frame 3 if there is a HT, it will keep going there while something is in HT, but I want it to immediately perform some action and forget that it is in hitTest.
Can I quickly enable = false and then give the action, or is there some special MC.stopWorryingAboutHitTest function?