playPaused | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | player |
Summary | Sent to a player when the user pauses it. |
Introduced | 1.0 |
OS | mac, windows, linux |
Platforms | desktop, server |
Example |
|
Related | Keyword: player Property: currentTime Message: playStarted, currentTimeChanged Object: player Glossary: message, player |
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. |
Tags | multimedia |