I'm trying to design a flash header for my website. The problem I am facing is that, when someone clicks on one of the buttons, I want it to stay clicked even after it loads the page it links.
For example, if someone clicks the "Portfolio" button, the browser will load "portfolio.php." What I want flash to do is to keep the Portfolio button in the highlighted state as long as the Portfolio Page is being viewed. If a user clicks another button, they will be taken to that page and that button will stay in the highlighted state.
How can I do it across pages? Do I keep the Flash in a frame, or is there a better way around that? Thanks