neo_philiac
07-01-2008, 05:32 PM
Hey guys :
I have a simple question I am trying to find the intersection of two (or more) lines at random angle and coordinate. All I want are the coordinates of the intersections. I know there is a
checkForCollision(movieClip1,movieClip2,alphaTolerance);
But is there a way to find the occurrence?
Please help
I have a simple question I am trying to find the intersection of two (or more) lines at random angle and coordinate. All I want are the coordinates of the intersections. I know there is a
checkForCollision(movieClip1,movieClip2,alphaTolerance);
But is there a way to find the occurrence?
Please help