Hello there, i am just wondering how to use a SharedObject to save and load scores in the game im making in as3. I want it to work as a high score system so when the game ends it flushes your current score to your hard drive and loads it in the main menu in a dynamic text field i have. But the catch is, it has to be able to be displayed every time the application is run and it must only display the highest score. (therefor if i got a score of say 87, then i got a score of 45, it would still show 87 as the highest score. If you know what i mean) Thanks for your help. If you need any code or instance names or movieclip names of the dynamic text fields involved, just ask me and i will give them to you.
↧