1 Attachment(s)
Arc based on Start/End points and Radius- Mostly done
Hi everyone. I'm trying to create an arc based on start and end points, and a radius.
I've been working on this for a few days now, and I can get close, but not quite there. I did some searching and found some code to help me, which connects 3 points by drawing an arc, but I need to be able to specify the radius of the arc and have it connect two points based on that.
The complex math is done, I'm just not sure how to tweak the code to let me specify a radius to connect two points. If someone wouldn't mind taking a look at the attached FLA, and pointing me in the right direction, it would be much appreciated! Thanks!