Creates an Animation object.
public Animation()
After you have created the Animation object, use the setFileName method to specify which animation file you want the control to play. Use the start method to start the animation, and use the stop method to end it.