Hey! I have some flash games (downloaded .swf files) and I want to make a contest. The user with the more highscores wins. How can I retrieve those highscores from inside that flash game, to my php script? So i can make a list with all that highscores and play with those highscore variables in PHP. Thanks in advance. Bosneaga Alin.
You need access to the .fla file. You need to change the action script inside the actual flash file in order to have it talk w/ php. If you have that file - its a pretty simple change. PM me and I can make the change for you.