The API docs for flash.ui.ContextMenuItem show a submenu property.
http://livedocs.adobe.com/labs/flex3/langref/flash/ui/ContextMenuItem.html)

But when I try to set it for my custom menu item instance, I get a
compilation error:
"Access of possibly undefined property submenu through a reference
with static type flash.ui:ContextMenuItem."

Any idea why I can't use this property to create sub-menus similar to
the built-in Quality menu item's Low, Medium, High submenu items?

Vijay



Reply via email to