Skip to main content

playPaused

Type

message

Summary

Sent to a player when the user pauses it.

Syntax

playPaused

Description

Handle the playPaused message if you want to perform an update when a player is paused.

A playPaused message is also sent when the user clicks within a player's rectangle and the player is already paused.

Examples

on playPaused -- start a "paused" animation
set the repeatCount of image "Pause Animated Icon" to -1
end playPaused

keyword: player

message: playStarted, currentTimeChanged

object: player

property: currentTime

glossary: message, player

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?