Hi, that is true, you cannot remove "Setting" and "About Flash.." but there is an option that works very well.
The idea is: 1 – Use Javascript in the HTML container page to disable the right-click on top of the SWF. 2 – Capture the event and pass it to a function that communicates with Flash via the External Interface 3 – In Actionscript the function called from Javascript does whatever you need to display your own custom context-menu. Look at this: http://blog.another-d-mention.ro/programming/right-click-and-custom-context-menu-in-flash-flex/ Kind Regards, Dario. -- 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.

