Build a small module that creates DisplayObject instances from your Library and places them at random locations across the Stage. These instances should inherit some movement behavior from a custom class, allowing them to move around in some fashion. Their movement should vary from instance to instance in some way (example: speed, direction).
Pardon the errors that come up -- this is a result of moving from CS3 to CS4, and I haven't quite figured out the problem yet!