Solved! I finally found a solution to the context menu appearing on drag items and menus in Flex. The information came from Adobe's new Flex Cookbook:
http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=2201 --- In flexcoders@yahoogroups.com, "Michael Ritchie" <[EMAIL PROTECTED]> wrote: > > I am experiencing some odd behavior with the ContextMenu in Flex 2. > Even though I hide the built in items on the context menu. While > dragging an object, quickly right-click, the entire Flash Player menu > will appear. Regular right-clicks on the application have the > truncated ContextMenu. This also happens when you create Menu and > right-click. > > Michael Ritchie > Xdrive.com >