allowGraphicMenu

Usage

-- Lingo syntax
_movie.allowGraphicMenu

// JavaScript syntax
_movie.allowGraphicMenu;

Description

Movie property; sets the availability of the graphic controls in the context menu when playing the movie in a Macromedia Shockwave environment. Read/write.

Set this property to FALSE if you would rather have a text menu displayed than the graphic context menu.

This property defaults to TRUE.

See also

allowCustomCaching, allowSaveLocal, allowTransportControl, allowVolumeControl, allowZooming, Movie