Has anyone here have negative experiences with Flash cookies? I'm not sure if that's the official name, but it's the one that looks like:
SharedObject.getLocal("name"
If that's no good, can someone suggest a better way to save user progress? I think most flash games use this and it seems to work fine except there was this one time where one of friends cannot run any flash app that uses this.
Thanks for the reply! I didn't know about externalinterface, it's good to know that this feature is available though I won't be using it for the game I submit to ArmorGames since you say they don't allow it.
With my friend, he insisted that he did set his security level to allow flash to write on his computer but who know if he actually did. If most games here use sharedobjects and it works fine, I'll probably use it as well.
More response on the topic would be appreciated, thanks.
My friend had all his security jacked up and it would never save his score for my game, Super Mitchio. Now I couldn't tell you why he needs this beefy security that doesn't save cookies/cache for any site after exiting his browser, but it negates the positive effects of AS save/load states.