User Guide
ContextMenu 443
See also
ContextMenuItem, menu (Button.menu property), menu (MovieClip.menu property),
menu (TextField.menu property)
Property summary
Properties inherited from class Object
Event summary
Constructor summary
Modifiers Property Description
builtInItems:Object An object that has the following Boolean properties:
zoom, quality, play, loop, rewind, forward_back,
and print.
customItems:Array An array of ContextMenuItem objects.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Event Description
onSelect =
function(item:Ob
ject,
item_menu:Object
) {}
Called when a user invokes the Flash Player context menu, but before the
menu is actually displayed.
Signature Description
ContextMenu([callbac
kFunction:Function])
Creates a new ContextMenu object.