- Joined
- Sep 29, 2004
- Messages
- 1,417
- Reaction score
- 29
Hello all scripting gurus,
I am building a games arcade, which is roughly based around the vBulletin Arcade mod, because I want to be able to use the hundreds of swf games that have already been adapted to work with it.
But I can't figure out how the .swf game file is sending the score back to the script after "game over".
If you play one of the games, for example, Snake:
http://www.dnforum.com/arcade.php?do=play&gameid=1
...when you die it says "please wait while you score is submitted" and then the page reloads. But if you download that page and .swf file, then play it to your own server, it doesn't seem to submit any variables or reload the page when you die.
I am quite familiar with both PHP and Flash, but I can't figure out how this is being done?
I'm happy to give my 400 F$ to anyone that can explain it to me!
I am building a games arcade, which is roughly based around the vBulletin Arcade mod, because I want to be able to use the hundreds of swf games that have already been adapted to work with it.
But I can't figure out how the .swf game file is sending the score back to the script after "game over".
If you play one of the games, for example, Snake:
http://www.dnforum.com/arcade.php?do=play&gameid=1
...when you die it says "please wait while you score is submitted" and then the page reloads. But if you download that page and .swf file, then play it to your own server, it doesn't seem to submit any variables or reload the page when you die.
I am quite familiar with both PHP and Flash, but I can't figure out how this is being done?
I'm happy to give my 400 F$ to anyone that can explain it to me!