Syntax
dbPlayAnimation(AnimationID [, x1, y1 [, x2, y2 [, BitmapID]]])Description
See AlsoThis command will play an animation on the screen or to the current bitmap. By default, animations are played to the screen. You must provide an Animation Number of a previously loaded animation file. You can optionally provide either one or two sets of X and Y coordinates to place and resize the animation anywhere on the screen.
dbAnimationLooping, dbAnimationPlaying, dbLoopAnimation, dbPlayAnimationToImage