Drop Down Menu Buttons

I made a drop down menu in Flash but it will not link to other scenes in my FLA file. I can link to URL’s with no problem .Here is the code Iam using.

on (release) {
gotoAndStop(“health”, 1);
}

I would really appreciate help, I’ve been trying to figure this out for day now.

Thanks