Help needed about contextmenu

What’s wrong in this code:

 ActionScript Code:
 [LEFT]newSymbol.[COLOR=#000080]invisible_btn[/COLOR].[COLOR=#0000ff]contextMenu[/COLOR] = menu_cm;

[/LEFT]

newSymbol is an object, invisible_btn is a nested MovieClip. Right click doesn’t work. How can I fix this?