AS3.

I have a rule that is anchored to the center of the stage. It extends out
and rotates around following the mouse (it extends out past the edges of the
stage to ensure collision). I have a box (no fill) that overlays the stage,
and where the rule in the middle touches the box rules, I'd like to get the
x, y position of that intersection.

instance of the rotation rule is "angleRule" and the box is just "box"
Going to use an ENTER_FRAME for it.

Any easy method to generate the x,y of where the intersection occurs?
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to