depth
01-13-2003, 06:02 AM
not sure if this falls under javascript/dhtml or actionscript, but...
i have a navigation menu on one side. i have content on the other. both are in flash. my navigation menu is animated (dynamically thru code, based on mouse location), and when i click on a button in the menu i want the new content to load but i want the navigation menu to stay where it is.
i also want the URL in the location bar to update when a navigation menu button is pressed, so that users can copy the URL for their favorite content page to all of their favorite threads.
if i use frames, this is fairly simple. however, nobody likes frames, and for good reasons.
anybody have an idea how to do this without frames?
remember, the key is:
reload content w/ new URL w/o reloading menu.
thanks
i have a navigation menu on one side. i have content on the other. both are in flash. my navigation menu is animated (dynamically thru code, based on mouse location), and when i click on a button in the menu i want the new content to load but i want the navigation menu to stay where it is.
i also want the URL in the location bar to update when a navigation menu button is pressed, so that users can copy the URL for their favorite content page to all of their favorite threads.
if i use frames, this is fairly simple. however, nobody likes frames, and for good reasons.
anybody have an idea how to do this without frames?
remember, the key is:
reload content w/ new URL w/o reloading menu.
thanks