1) Script Title: ajax tabs content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem: The tabs content script is acting as if it's refreshing a flash movie clip that calls it.
I have a menu done in flash, and then HTML links with CSS (set to display: none). The Flash menu calls the ajax script thus:
The problem is that when it does this, it seems to reload the Flash movie so that any changes I make to it (e.g. a "selected" effect) go away. Any ideas why this would be happening?Code:getURL("javascript: menu.expandit('menuItem')");



Reply With Quote
Bookmarks