Stage.showMenu

Availability

Flash Player 6.

Usage

Stage.showMenu = Boolean; 

Description

Property (read-write); forces the movie to show or hide the display options in the Flash Player context menu (Zoom In, Zoom Out, 100%, Show All). If showMenu is set to true, all context menu items appear. If showMenu is set to false, the items Zoom In, Zoom Out, 100%, and Show All are hidden.

See also

ContextMenu object