Lingo Dictionary > O-R > resume sprite |
![]() ![]() ![]() |
resume sprite
Syntax
sprite(
whichGIFSpriteNumber
).resume()
resume(sprite
whichGIFSpriteNumber
)
Description
Animated GIF command; causes the sprite to resume playing from the frame after the current frame if it's been paused. This command has no effect if the animated GIF sprite has not been paused.
See also
![]() ![]() ![]() |