Is there a limit to number of items that can be added to Flash ContextMenu, I am trying to add 16 items but only 15 are displayed.
Please let me know if there is an alternative?
Thanks.
Is there a limit to number of items that can be added to Flash ContextMenu, I am trying to add 16 items but only 15 are displayed.
Please let me know if there is an alternative?
Thanks.
its possible to make sub menu on AIR platform http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/display/NativeMenu.html#addSubmenu()
also I found this helpful too http://code.google.com/p/custom-context-menu/
From the Flex Language reference its clear that Flash player can't have more than 15 menu items, here is the link for same - http://livedocs.adobe.com/flex/3/langref/flash/ui/ContextMenu.html