I am very new to Action script. I am trying to make a game which has new game/save/load functions and I am coming across a lot of problems can somebody please help me?
I will explain things from the top, so far I created a place with 3 slots each with input text saying New Game
and delete button besides it.
What I want is to be able to change the name of this text field only once and then the program saves it.
I also want a delete option with it too. That when you press the delete button it deletes the cookie file the text field is associated with and it resets the name to new game.