allowVolumeControl

Usage

-- Lingo syntax
_movie.allowVolumeControl

// JavaScript syntax
_movie.allowVolumeControl;

Description

Movie property; sets the availability of the volume control in the context menu when playing the movie in a Shockwave Player environment. Read/write.

When set to TRUE one or the other volume control is active, and is disabled when the property is set to FALSE.

This property defaults to TRUE.

See also

allowCustomCaching, allowGraphicMenu, allowSaveLocal, allowTransportControl, allowZooming, Movie