I am working on a Dart game in flash and its almost done.
Just need help in displaying scores i am using hittest for the scores
Example: The dart board has five sections (round circles) i am naming the each section as different movieclip and on fixing a particular score for each like for outer first circle it is 10 pt and the 2nd circle is 20 pt.
when the dart hits the circle the score is displayed.
I dont have complete knowledge of AS please help me.