Video Poker
Found a new poker game at flashkit.com. This one is a little better than the other one IMO.
I included the .fla file incase any of you want to edit the bet amounts for the buttons or
get rid of the sound effects.
Game identifier: videopoker
Filename: videopoker.swf
Game Hash Offset: 5
Score Return Variable: $cash
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="450">
<param name="movie" value="$vpa_gameurl?location=$vpa_bburl&gamename=$game&gamehash=$gamehash&s=$session[sessionhash]&username=$username&highscore=$highscore&bbtitle=$bbtitle">
<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="475" height="350">
</embed></object>
Updated 8-10-03 to fix bug.