I would like to get a general idea of the best way to go about the following.
A flash game that keeps a score.
The score is transferred to the users data file.
The score (accumulated) can be accessed by user or admin.
I will be using PHP & MySQL and I use Coffeecup Firestarter to create the games. I am just getting into actionscript now and I know a bit of Java.
Thank you ahead of time.
