Submit action to self doesnt reload the page from swf
Posted: Wed May 24, 2006 6:51 pm
Basically, I have a flash file on my arcade.php page that when the game is over, it submits the variable the same page, arcade.php, which has a conditional isset that should be waiting for the variable $_POST['score'] to be receieved.
When "gameover" is reached and the variable is sent from the flash file, the bottom of the window says "transferring info... etc" but the page never reloads for the content to change.
What do I do?
When "gameover" is reached and the variable is sent from the flash file, the bottom of the window says "transferring info... etc" but the page never reloads for the content to change.
What do I do?