Lingo Dictionary > O-R > pause sprite |
![]() ![]() ![]() |
pause sprite
Syntax
sprite(
whichGIFSpriteNumber
). pause()
pause(sprite
whichGIFSpriteNumber
)
Description
Command; causes an animated GIF sprite to pause in its playback and remain on the current frame.
Example
sprite(1).pause()
See also
![]() ![]() ![]() |