revPlayAnimation | |||||||||||||
Type | command | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Associations | animation library | ||||||||||||
Summary | No longer supported and included for backwards compatibility only. | ||||||||||||
Introduced | 1.0 | ||||||||||||
Platforms | desktop, server | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Property: defaultStack Message: startup, openBackground, preOpenStack, openStack, preOpenCard Command: revStopAnimation Glossary: current card, main stack, handler, message, group, standalone application, Standalone Application Settings, command, application, LiveCode custom library Library: Animation library, library | ||||||||||||
Description | Use the revPlayAnimation command to display an animation that was created in the Animation Builder in older versions of LiveCode. Animations were created using the Animation Builder, which was removed in LiveCode 2.5. The animationName must be an animation that was created on the current card of the defaultStack. To play a portion of the animation rather than the whole thing, specify a startFrame and endFrame specifying the part of the animation you want to play.
| ||||||||||||
Tags | multimedia |