problems_cm = new ContextMenu();

[font=Comic Sans MS][size=4][color=#680aac]I need to know how to make a sub-menu for a flash context menu. I have tried to create a menu item that is a menu in itself, but it wouldn’t work. If anyone can help me with this, it would help.[/color][/size][/font]

I am afraid this is a limitation with the ContextMenu support in flash player 7. SubMenus aren’t supported and only movieclips that are on the root stage can have ContextMenu’s attached to them.

You can read more about it here.

http://www.darronschall.com/weblog/archives/000088.cfm