Quote:
Today at 02:36 AM Jakor Sevel said this in Post #712
i think it's something in the html, but i'm not sure. I can't remember how I fixed games when they did that for me.
edit: nuclion, i don't know what to tell you. It shouldn't be doing that so i'm not sure what the prob would be.
|
i'm using this HTML code:
Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="350" height="350">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name="quality" value="high">
<param name="menu" value="false">
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="350" height="350">
</embed></object>