Tests if a point hits the drawing of a movie clip.
Definition
public bool HitTest( double x, double y, bool test_shape );
Parameters
xSystem.Double. ySystem.Double. test_shapeSystem.Boolean.
Return Value
System.Boolean.