I have a drop tier menu in flash that I got over the web and it should be easy to adjust through an XML file. However, I don't know enough about XML to know where to add the link! I can add tiers and change colors etc...but where do you put the link???
WHERE and HOW do I add a link to this xml????
Here's the code the button is accessing from flash
<sub label = "Topic 1">
<sub label = "CCCCSSSSS" callback = "onClick=" link="test.swf" />
<sub label = "fullscreen.nl" callback = "onClick" link="test.swf"/>
</sub>
WHERE and HOW do I add a link to this xml????
Here's the code the button is accessing from flash
<sub label = "Topic 1">
<sub label = "CCCCSSSSS" callback = "onClick=" link="test.swf" />
<sub label = "fullscreen.nl" callback = "onClick" link="test.swf"/>
</sub>