Select to view content in your preferred language

Remove Built-in Popup Menu

732
1
12-10-2010 04:25 AM
HenryKo
Deactivated User
How do I remove the built-in Adobe popup menu items from Sample Flex Viewer?

I have tried
map.contextMenu.hideBuiltInItems()
in MapManager as well as
this.contextMenu.hideBuiltInItems();
. They remove the ESRI built-in menu items, but NOT the Adobe ones (such as About and Settings).

Bit of googling didn't help...

I am using Flex Builder 3 and Flex API 1.3 with Sample Flex Viewer.
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Henry,

    Your Googling should have revealed that remove all of the Adobe items is not possible.
0 Kudos