How (and where) do I use the arguments passed in the AJAX call on a player action event?
I cannot figure out from the documentation where the AJAX call is actually going. It 'appears' to post to a non-existent .html file, but I know that is just a fiction to get it sent somewhere in server-space.. But where does it actually go?
Specifically, I am trying to pass the click location to a php action script in my xxxx.game.php file.
~cmg
I cannot figure out from the documentation where the AJAX call is actually going. It 'appears' to post to a non-existent .html file, but I know that is just a fiction to get it sent somewhere in server-space.. But where does it actually go?
Specifically, I am trying to pass the click location to a php action script in my xxxx.game.php file.
~cmg