Collapsable menu help

hi all…

i’ve downloaded a dynamic menu from www.shockwave .com and have a couple of problems with it…

firstly, the coding that gives the button actions…

// - this is the fuction you would change to load content, or add more functionality to the buttons
function doSubSection (target, sub) {
_root.currentSelection = target +""+ sub;
closeSubs(currentOpen);
}
}

im a newbie and don’t understand how to make my buttons link to different scenes within my website…

secondly…
the menu works by itself (previews), but when i publish is as a .swf and import it into my flash website, it doesn’t show…

thanks again for the help