Accurate collision detection

…in AS3.

Object1.hitTestObject (Object2);

Sort of works, but doesn’t allow to-shape collision detection, only boundary boxes.

Help?