Topic: Avoid loading a cached XML file
To avoid the browser/flash to pick the xml file from the cache just add the following to the xml path.
xmlPath = _root.xmlDataPath + "?" + Math.random()*65000;
;)
You are not logged in. Please login or register.
SimpleViewer Forum → SimpleViewer-Pro v1 → Avoid loading a cached XML file
To avoid the browser/flash to pick the xml file from the cache just add the following to the xml path.
xmlPath = _root.xmlDataPath + "?" + Math.random()*65000;
;)
Not working..? Exactly where do I have to put the code?
hmm.. sorry, you need to have the full source code and inside the .fla file you add this extra code where the flash loads the xml.
SimpleViewer Forum → SimpleViewer-Pro v1 → Avoid loading a cached XML file
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.