Help creating menu tabs in flash and xml

i am creating a horizontal menu using the template that flash gives you that uses an xml page. i have it all created and now i want to create links from that menu bar to certain sections within the same page. for example, in xml code i have it saying URL="#suchandsuch" and then in the html code for the page that it is on i have the section named <A NAME=“suchandsuch”></A> however, when i click on the section that links to the suchandsuch, nothing happens. Can someone please help me with this and maybe give me the code for the xml, because i think thats the one i have wrong.