economyx Posted February 25, 2009 Share Posted February 25, 2009 This is gonna be an easy one, because I don't know what the heck I'm doing. I'm editing an .xml file as part of a greater .swf that allows a link to a specific url on click: <state id="point"> <name>Windhoek</name> <loc>-22.340,17.060</loc> <hover>Click here</hover> <url>my site</url> <target>_blank</target> </state> If I have more than one event in Windhoek, for example, I'd like to have a drop-down list of url links for each event on click. I've been told a couple ways of doing it, but I don't have any relevant java experience and it's gibberish to me. Help? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.