Hello everybody!! I am creating a new portal and I need to have some online flash games (.swf) what will be cooperating with my system. I need to do something like admin of this - http://bit.ly/buHvoY - did. You may to play games on his site and when you finish the game, your score will save into his site. How? How he has do that? How is it possible? Do you think you are possible to do the same? Just for some of game, I dont need it for thousands of games... Do you know, how to do that? Please PM me!
Maybe they have personally purchased the SOUCE of all the games and have edited the swf such that the scores are saved. if you see the high Scores and More Games Buttons inside the flash games, you will see they have been edited.
Yes, I know he has to edit the games (or almost few of them) but I am definitely sure he dont buy any of them...
It's done using flash, and it posts data each few seconds to the server to record everything like ajax. There are flash decompilers available. It may be done in another way there's not only flash file involved and it's all secure to know how they are posting the referer for the game i'm playing is Can't be sure, unless we check the AS Code, which takes time.
Just a note for the poster, if you want to find what data what game is posting already, upload it to a directory on its own, also have a custom 404 error page, in this add code to log all requests, post, get etc in a text file, you then run the game and if it posts to a local file, anything.php etc will actually post to the 404 page