Make an obstacle course game in Flash using Collision Detection.

You must use the following:
  1. Have start and end position.
  2. The person clicks and drags an object from the start to the end going through the obstacle course.
  3. If the person touches any part of the course, then have the object change to another picture and play a sound.
    1. You can easily do this by making the object a movie clip, add an additional frame for the movie clip.
    2. Selecting the new frame will allow the object to change and play a sound.
    3. They should press the reset button to try again. Actually, they could press the reset button at any time.
  4. If they make it to the end of the course, play some music and display some congratulations message.
Pick a theme for your game. Make it funny!