Dynamic XML Zoom Menu # As many number of buttons you want. # URL can be set through XML . # Specify which HTML window to open in through XML . # Specify frame target(label or Frame Number) by two methods: -gotoAndPlay. -gotoAndStop. # Can Load SWF (target has to be set in action Script). # Change Color through XML of following: -BarColor. -menuText1(at the moment white). -menuText2(at the moment black).
Further settings can be change through action script. Code commented line by line. Help has been provided detailing everything.
i want to integrate your menu into joomla, so i studied a few joomla template and i see that joomla reload all the content of the page when i use menu to navigate through pages. so my question is : your flash keep the mark for active page (selection ) if the template are reloading the flash with every change of the page?
# As many number of buttons you want.
# URL can be set through XML .
# Specify which HTML window to open in through XML .
# Specify frame target(label or Frame Number) by two methods:
-gotoAndPlay.
-gotoAndStop.
# Can Load SWF (target has to be set in action Script).
# Change Color through XML of following:
-BarColor.
-menuText1(at the moment white).
-menuText2(at the moment black).
Further settings can be change through action script. Code commented line by line.
Help has been provided detailing everything.