Syntax 2 For stopping an animation from playing
Description
Stops an animation (an AVI clip) from playing.
Controls
Animation controls
Syntax
|
1 |
<span>animationname</span>.<span>Stop</span> ( ) |
|
Argument |
Description |
|---|---|
|
animationname |
The name of the animation control displaying |
Return Values
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.<span>Stop</span>() |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest