Building on my previous post about bow great Collision Detection Kit is, here is something that is not so great.
Using HitTestPoint outside of a scrollRect will return false even when it should be true. This is bad news for games using hitTestPoint and scrollRect for camera movement.
Jobe Maker has a good explanation.