Hi all, I have a context menu to which I have added context menu items at runtime. I need to place a check mark next to the menu item that is currently selected. Although Flex provides the 'checked' property for a ContextMenuItem, this can be used only with AIR applications and the app I'm working on is not an AIR app.
Any suggestions on how this can be achieved? TIA, Pearl

