TwelvestoneFlash

AS3: SharedObject - why wouldn't it save?


Sign in

  • Waiting for Godot ( 730 k posts )
    Just conversation.
  • Thunder Dome ( 23 k posts )
    Photoshop Tennis and Collabs.
  • Photography ( 5.1 k posts )
    For all you shutterbugs, sh...
  • Flash ( 18 k posts )
    ActionScripting to tweens, ...
  • Front End ( 5.9 k posts )
    general front end design an...
  • Back End ( 9.7 k posts )
    serverside scripting, progr...
  • Projects and Theory ( 12 k posts )
    This forum is for discussio...
  • FAQ ( 269 posts )
    All those nagging questions...
  • Design ( 17 k posts )
    graphics & all aspects of g...
  • Purgatory ( 3.6 k posts )
    12stone Jail, feel free to ...
DontBogartMe
 
2009-02-27

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?

DontBogartMe
 
2009-02-27

... apparently it's working now ... hopefully they were just using an old version of the exe that didn't write out data

Sorry, you must be a member to post to a conversation. Either log in or sign up to get involved.
TwelvestoneFlash

AS3: SharedObject - why wouldn't it save?