showSelection | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | player | ||||||
Summary | Specifies whether the user can select a portion of the movie or sound in a player. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: player Property: showBadge, showController, endTime, startTime, playSelection, duration, properties, selected Command: start, select, play Object: player Glossary: property, controller bar | ||||||
Description | Use the showSelection property to play a portion of the movie or sound. If a player's showSelection property is set to true, the user can shift-drag the thumb on the player controller to set the player's startTime and endTime properties, and the controller bar indicates the selected section as a dark gray bar. If the showController property is false, the setting of the showSelection has no effect. | ||||||
Tags | multimedia |