Topic: No XML Cache
Hi
Is it possible to specify a 'no cache' option for the xml?
The SWF can be cached, but it has to reload the xml every time.
I initialize SV this way:
SV.simpleviewer.load('sv-container', '100%', height + 'px', '2a2a2a', true, flashvars, params, attributes);
Thanks!