I have a basic site with 5 sections (home, about, what we do, portfolio, contact) the page navigates using a simple on
(release) {
_root.gotoAndStop("label");
}
is there any easy way to make it when u hit the back button it just goes to the homepage? if they hit it now it goes to the page they came from
