Question
Simple but frustrating problem, please help
Hi,
I've been reading through a ton of resources and even worked through the "Flash CS3 Profession" book and finally started working on a project.
Basically I need to create a circle with 12 evenly spaced points on it. (360/12 = a point every 30 degrees on the circle).
Then depending on which point the user clicks I want to connect that point to two other ones via line segments to create a triangle inside the circle.
I'm really stuck about the best way to go about this, and am in over my head with the graphics / geometry class here.
Please help or point me in the right direction.
I've been reading through a ton of resources and even worked through the "Flash CS3 Profession" book and finally started working on a project.
Basically I need to create a circle with 12 evenly spaced points on it. (360/12 = a point every 30 degrees on the circle).
Then depending on which point the user clicks I want to connect that point to two other ones via line segments to create a triangle inside the circle.
I'm really stuck about the best way to go about this, and am in over my head with the graphics / geometry class here.
Please help or point me in the right direction.