Jacks or Better (Video Poker)

Jacks or Better (Video Poker)

ni FuzionAndRNet
I-report ang bug
I-flag ang Laro
Loading ad...

Jacks or Better (Video Poker)

Rating:
2.2
Pinalabas: June 16, 2009
Huling update: June 16, 2009
Developer: FuzionAndRNet

Mga tag para sa Jacks or Better (Video Poker)

Deskripsyon

A classic video poker game by RNet (there was a video poker it is broken and has very different code, this is not the same)

Paano Maglaro

You will need to click after you change your cards (this is so that it you can see them when you are payed out)

Mga Komento

0/1000
alabama2561990 avatar

alabama2561990

Jun. 17, 2009

0
0

nice but needs for us too see payout and the fact of if we win and maybe tell us what we got 3/5

Lisablueangel avatar

Lisablueangel

Jun. 17, 2009

0
0

not posting payout or win... 3/5

FuzionAndRNet avatar

FuzionAndRNet

Jun. 16, 2009

0
0

Thanks this is my first serious AS3 game :)
idk why the
function scoresCallback ( result:Object ):void
{
high.appendText("High score result:");//, success=" + result.success );
for ( var i:int = 0; i < result.list.length; i++ ){
var position:int = i + 1;
high.appendText("\n"+position + ". " + result.list[i].username + " - " + result.list[i].score );
}
}

is not making the High score visible :(

Kingsmen18 avatar

Kingsmen18

Jun. 16, 2009

0
0

ok
first