I have a Flash application that uses SharedObject to save and read some data locally. As it is said everywhere Flash saves the data from the shared object to disk when the application is closed. And indeed it does when I test it with the stand-alone Flash Player or all of these browsers: Firefox, Opera, Safari, Chrome, Flock... But it doesn t work when I use IE (I ve tried IE6 and IE7).
Does anyone know anything about this issue? Why might it be happening... and how to get it to work?