Hi Anuradha, You can use the following code:
public var _flashContextMenu:ContextMenu; _flashContextMenu = new ContextMenu(); _flashContextMenu.hideBuiltInItems(); Thanks, Saurabh On Apr 28, 5:25 pm, Anuradha Ojas <[email protected]> wrote: > Hi, > > I would like to know how to hide "Show Redraw Region and Debugger". > > I have seen many examples in google but I didn't get any option > related to this. > > Thanks, > Anuradha > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

