-This was discussed as recent;y as late last month, but I have tried all the solutions and they are not working.-
-problem: I want to get control of the contextMenu, and I need to remove the built-in items. I am able to add menuitems -I tried advice from these sources: http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=2201 flexcoders 12/29/2008 -they said: if you run hidebuiltins() on the systemmanager you can wipe the menu clean. When I look in the debugger I see that a list of print, zoom and so forth are indeed made false, but when I run the app, I get the standard Flash context menu with show redraw debugger settings about adobe flash and I can't find these labels in the debugger, though they must be there *somewhere*. I *do* see my new menu with only a single item. Its as if the flash palyer itself adds the menu.... workaround: I'd be just as happy to get a right-click event on my sprite, and dump the context menu altogether! building in: Flex3.0 flexbuilder for Linux running on: Firefox 3.x on Linux, Flash debugger v 9 0 11 5 0 thanks John

