Flash hit detect area
- by Quandary
With Flash, is it possible to detect whether an object is fully ontop of another ?
E.g. I have a rectangle (floor surface) and a circle (furniture).
Now I want to detect whether the circle is fully in (=over) the rectangle, and not just whether it hits the rectangle somewhere. Is that possible ? How ?