Topaz Games Forum Arcade is in need of more arcade mini-games!
If you have a nice mini-game you'd like to get into the arcade, you just need to make one small adjustment to the code to make it work with the arcade:
var gscore = your_score_var; // This is the variable which is sent to the High Scores
var gname = "gname_var"; //This is the variable I need to upload the game to the arcade. Please keep it one word in all lowercase.
getURL("index.php?act=Arcade&do=newsco re", "_self", "POST"); // This sends the score to the arcade.
That's all, from there, all I need is a link to the SWF and the Gname variable.
You can add as many credits or links to your site as you like, think of this as a way to get more recognition for your work :).
Evan
I FUCKIN' LOVE YOU, MAN!
Jindo
You too 8D!
Have a nice day!