Probably the browser is caching the xml file.
Try adding a query parameter onto the end of the file's url.

Eg instead of loadXML ('data.xml', ....)
try loadXML ('data.xml?123', ....)

Or you may have to add ever changing numbers.

HTH,

Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to