Syntax 2: For stopping an animation from playing
Description
Stops an animation (an AVI clip) from playing.
Applies to
Animation controls
Syntax
|
1 |
animationname.Stop ( ) |
|
Argument |
Description |
|---|---|
|
animationname |
The name of the animation control displaying the AVI |
Return value
Integer.
Returns 1 if it succeeds and -1 if the animation is not running or
could not be stopped.
Usage
Use this function to stop an animation that is playing. A stopped
animation can be restarted with the Play function.
Examples
This statement stops the AVI clip that is playing in the animation
control MyAnimation:
|
1 |
MyAnimation.Stop() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest