i’ve used this before:
linkXML.load("links.xml?var="+random(100000));
to ensure the xml file gets loaded afresh each time.
for some reason It won’t work now… i get an error that it can’t find the file
“links.xml?var=2609”
anybody got any ideas?