by rajesh2676 on Sat Apr 26, 2008 1:19 am
Hi, I want to check collision of the two movieclips. I know to code that. But my question is little bit different from the normal one. When we use hitTest property with two movieclips, it works when it is hit the bounding box of the movie clip. If we have a circle on the stage, it has a square bound i.e., transperant. I want to check the collision of the two movieclips exactly when it is hit on the object, not bounding box. [/b]