|
I built on the example in class and enhanced the dot class so that
when you roll the mouse over the dot it moves away from the mouse at a
45 degree angle. this angle is determined by which quadrant of the movie
clip the user rolled over. I also built in logic to keep the dots fully on the stage - when they hit the edge they stop. |
| I also made a version with 2000 dots - which creates an almost sand-like effect. By moving the mouse around in a tight circle you can clear a path to the light-blue bottom as all the dots scurry away. |