I've made an offline quiz to run on a touchscreen - at the end of the quiz it saves the users' answers to a SharedObject. I've also made another app that can read out this data and dump it to a textfield so the admin who will be at the touchscreen can copy it and use that data.
This works fine here, and on my laptop - both PCs running Win XP.
But I send it to the client who tries it on a PC there and the data never saves - no errors though, no alerts from Flash asking for permission to save the data. They've checked the Flash Player config and it was allowing 100Kb of space for data, and they're running FP9 just as I am here.
So what else is there to check to explain why it won't work for them?
... apparently it's working now ... hopefully they were just using an old version of the exe that didn't write out data