Update to version 1.3 - the ability to set different background colors for different games
Using the &b= variable at the end of the command URL. If you don't include this, the background color will default to your forum page background color.
Current Parameters:
--------------------------
play = name of SWF file (without the .swf extension - make sure the capitals and small letters are the same!)
w = width of Flash movie or game
h = height of Flash movie or game
b = background color of Flash movie or game (in hex WITHOUT the # - eg. 000000 for black or FFFFFF for white)
To use default width and height is 600 x 400, or default background color which is your forum background color -
http://www.your-forum.com/forums/flash.php?play=filename
"filename" being the name of the SWF file (without the .SWF) - the name must be exact (including the capitals or small letters)
To set your own width or height:
http://www.your-forums.com/forums/flash.php?play=filename&w=1024&h=768&b=000000
To upgrade to version 1.3 - download the ZIP file.
Replace the flash.php with the new one.
Replace the "flash" template with the new one.
|