The following example shows how you can add custom context menu items to a Flex application by creating new ContextMenuItem objects and adding them to the Flex application’s customItems array (via the contextMenu property).
Full code after the jump.
Continue reading ‘Adding custom context menu items to a Flex application’



