Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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.