Hi all, I’m having a weird and hard to define problem with my web-player which implements a xml save/load system using the WWW class.
Not only would it not save as expected, it would load a file that I deleted from the server!
Catching on that it might be a caching problem, I tried IE and it worked. Caching is now my prime suspect.
So, anyone know of any web-player problems in chrome (e.g. caching stuff that shouldn’t be) and how to fix it?