Okay, I have a sliding, drop down menu sidebar thingy. The user clicks a button and my slick little eye candy flash movie has a secondary navigation list slide down while any buttons underneath slide down as well. Then when you click on another button it slides back up and the new button’s secondary nav slides down. nuff said.
what I would like to have happen is that when a user clicks on a secondary nav button and a new html page loads, I would like it to appear that the secondary nav slider has stayed down on the newly loaded html page.
this means passing some kind of variable to my flash movie so that it can tell which page the user is on and react (go to a particular frame)
what’s the easiest/best way to accomplish this? thanks in advance