Accessibility
 
Home > Products > Flash > Support > ActionScript Dictionary
Flash Icon Macromedia Flash Support Center - ActionScript dictionary
Stage.showMenu

Availability
Macromedia Flash MX.

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.

To Table of Contents Back to Previous document Forward to next document