Hey all

I am currently building a website for a local company, and it is Half FLASH and half regular HTML.

My problem lies with my NAVBAR....there is a drop down menu, and all of the button are supposed to be linked to one page, but to certain anchored names.

But when published, the buttons only go to the page but not down to their anchored sections.

for any normal Anchored link the code would be

on (release) {
getURL("initiatives.htm#CAP", "_self")
}


so that is what I used...If anyone can tell me why this isn't working then i would be VERY pleased.

Thnx in advanced - Randy (Secondcoming114)