Quote:
04-08-03 at 08:19 AM EvilLS1 said this in Post #522
Funky Pong
Game Identifier: funkypong
Filename: funkypong.swf
Game Hash Offset: 5
Score Return Variable: $score
HTML
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="535" height="400">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]">
<param name=loop value=false>
<param name=menu value=false>
<param name=quality value=high>
<param name=bgcolor value=#000000>
<embed src="$vpa_gameurl" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="400">
</embed>
</object>
{Edit} Added a submit button to the game.
|
This game is very annoying if it's the one I'm thinking of. If you hit it on a corner, it doesn't hit the way it should and sometimes if it barely hits the edge then its Game Over.