What's wrong in this code:

Code:
newSymbol.invisible_btn.contextMenu = menu_cm;
newSymbol is an object, invisible_btn is a nested MovieClip. Right click doesn't work. How can I fix this?