Digital Explorations Project
Bouncing Ball
This lab allows you to build a flash program that simulates several balls bouncing around the screen and off each other. We will explore the uses of associated classes and hit detection in flash to build this program. We will build a new class which will move the ball all on its own, so the actual program does not have to do much except call the class.


