I’m doing page banner for a friend in flash, part of this banner involves a timer starting when someone moves their mouse over a button. I want to have it save the name and time of the person who held their mouse in that spot the longest to a text file as 2 variables. Then when the movie loads I want it to load those 2 variables back into flash and display them until someone beats that time and a new name and time will replace the current variables in the text file. I asked my friend about ASP or PHP and he had no clue but he knows he can run scripts with a cgi extension. I know how to do all the flash stuff, just need a kick in the right direction for the cgi script to save my variables to a text file so that they can be read back into flash.
anyone help me out here?