showController

Specifies whether a player controller bar is visible.

# Metadata

Platforms: desktop, server OS: mac, windows, linux Introduced: 1.0 Security:

# Syntax

set the showController of player to {true | false}

# Examples

set the showController of player 4 to false

# Description

Use the showController property to enable access to the player controls, or hide the controller bar.

A player's controller bar is used to start, pause, rewind, and fast-forward a movie or sound, and to select a portion of a movie or sound for playback.

Set a player's showController property to false if you are providing these capabilities in the stack already, or if you do not want the user to be able to control playback of the movie or sound.

# Tags

# See

- **keyword:** player - **property:** movieControllerID, showSelection - **object:** player - **glossary:** property, control, controller bar