Running a function from a child MC?

Hi all
I have a function called menuchange sitting on frame 1 of _root.pt_menu.ptmenumc.menufinal.menuchange

To run this function I would use
_root.pt_menu.ptmenumc.menufinal.menuchange();

Is that correct?

Any help would be great,