Hi all,
I’ve designed an XML drop down menu for integration into my site. Now in attempting to construct the site to run as a “full-flash” site I’ve come across a stumbling block that I’m batteling to solve.
In my .XML file what scripting do I assign to the relevant buttons in order for them to load external .swf files?
I’ve attempted the following code but the menu simply doesn’t work correctly with it. On (release) {_root.contents.loadMovie (“locations.swf”);}
Any assistance will be greatly appreciated.