Hey,all.

I'll explain a little before asking my question ... I've created numerous games which load and unload off a main menu.

The player enters their name on the main menu before playing any games and when the player completes a game I want to save their time (taken to complete the game) and unload this time back into the main menu.

Is there any way of saving the times using AS3 to a word document or something like this? I can't send the times to my website with php because the games will be used within a competition and it all needs to work with the internet.

Any ideas guys?