Animation.Animation

Overview | Methods | This Package | All Packages

Animation.Animation

Creates an Animation object.

Syntax

public Animation()

Remarks

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.