EZ background color change, w/variables this time!
Just edit the hex codes to whatever you want?
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,29,0"
id="_4ums" width="550" height="380">
<param name="movie" value="tetris.swf?userid=$userid&username=$username&s=$session[sessionhash]&points=$points&cur_high=$cur_high&bbtitle=$bbtitle">
<param name="quality" value="high">
<param name="scale" value="exactfit">
<param name="salign" value="tl">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#999999">
<embed name="_4ums" src="tetris.swf" quality="high" scale="exactfit" salign="tl" wmode="transparent" bgcolor="#999999"
width="550" height="380"
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
Ignore the smiley

you can leave the classid= the same.
Cheers...ziggy