STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228158
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5122

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/56261303?noj=FRM56261303-21DC" width="1" height="1"></div>

Poker Basic.swf

This is the info page for
Flash #42743

(Click the ID number above for more basic data on this flash file.)


Text
<p align="left"><font face="Arial" size="8" color="#666666"><a href="http://www.thepcmanwebsite.com" target = "_top">Copyright (c) 1999-2000 for FlashPlanet</a></font></p>

PCman's Flash Poker


<p align="left"><font face="Arial" size="13" color="#0000ff"><a href="http://www.thepcmanwebsite.com/affiliate_games.shtml" target = "_top"><b>&gt;&gt;Click Here to Add FREE Games to Your Site!!&lt;&lt;</b></a></font></p>

<p align="left"><font face="Arial" size="16" color="#ff0000"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i>The PCman Website</i></b></a><font size="12" color="#ffffff"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i> &nbsp;&nbsp;fun, free games-web tools-freeware</i></b></a></font></font></p>

Credits:

Bet:

OK

BET

<p align="left"><font face="Arial" size="16" color="#ff0000"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i>The PCman Website</i></b></a><font size="12" color="#ffffff"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i> &nbsp;&nbsp;fun, free games-web tools-freeware</i></b></a></font></font></p>

<p align="left"><font face="Arial" size="13" color="#0000ff"><a href="http://www.thepcmanwebsite.com/affiliate_games.shtml" target = "_top"><b>&gt;&gt;Click Here to Add FREE Games to Your Site!!&lt;&lt;</b></a></font></p>

Credits:
Bet:

A

2

3

4

5

6

7

8

9

10

J

Q

K

A

2

3

4

5

6

7

8

9

10

J

J

Q

K

J

10

J

doppia coppia

you win 1000$

<p align="left"><font face="Arial" size="13" color="#0000ff"><a href="http://www.thepcmanwebsite.com/affiliate_games.shtml" target = "_top"><b>&gt;&gt;Click Here to Add FREE Games to Your Site!!&lt;&lt;</b></a></font></p>

<p align="left"><font face="Arial" size="16" color="#ff0000"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i>The PCman Website</i></b></a><font size="12" color="#ffffff"><a href="http://www.thepcmanwebsite.com" target = "_top"><b><i> &nbsp;&nbsp;fun, free games-web tools-freeware</i></b></a></font></font></p>

Game Over

ActionScript [AS1/AS2]

Frame 1
credit = 100;
Frame 2
bet = 0;
Frame 30
stop();
Frame 31
i = 1; c = 1; while (Number(i) < 5) { k = 1; while (Number(k) < 14) { Set("c" add c, k); Set("s" add c, i); c = Number(c) + 1; k = Number(k) + 1; } i = Number(i) + 1; } call("shuffle"); current = 1; dis = 1; output = ""; output2 = "";
Frame 36
Set("ct" add dis, eval ("c" add current)); Set("st" add dis, eval ("s" add current)); tellTarget ("carta" add dis) { gotoAndStop((eval ("/:ct" add /:dis) - 12) + (eval ("/:st" add /:dis) * 13)); }; current = Number(current) + 1; Set("flipped" add dis, 0);
Frame 41
dis = Number(dis) + 1; if (Number(dis) < 6) { gotoAndPlay ("in_dis"); }
Frame 42
stop();
Frame 43
i = 1; check = 0; while (Number(i) < 6) { if (eval ("flipped" add i) == 1) { check = 1; setProperty("/carta" add i, _y , py); } i = Number(i) + 1; } if (Number(check) == 0) { gotoAndPlay ("valuta"); }
Frame 44
py = py - 10; if (Number(py) > Number(-97)) { gotoAndPlay ("sali"); }
Frame 45
i = 1; while (Number(i) < 6) { if (eval ("flipped" add i) == 1) { Set("ct" add i, eval ("c" add current)); Set("st" add i, eval ("s" add current)); tellTarget ("carta" add i) { gotoAndStop((eval ("/:ct" add /:i) - 12) + (eval ("/:st" add /:i) * 13)); }; current = Number(current) + 1; } i = Number(i) + 1; }
Frame 46
i = 1; while (Number(i) < 6) { if (eval ("flipped" add i) == 1) { setProperty("/carta" add i, _y , py); } i = Number(i) + 1; }
Frame 47
py = Number(py) + 10; if (Number(py) < 147) { gotoAndPlay ("scendi"); }
Frame 48
call("punteggio"); stop();
Frame 52
i = 0; while (Number(i) < 100) { i = Number(i) + 1; n = Number(random(52)) + 1; n1 = Number(random(52)) + 1; tmp = eval ("c" add n); tmp1 = eval ("s" add n); Set("c" add n, eval ("c" add n1)); Set("s" add n, eval ("s" add n1)); Set("c" add n1, tmp); Set("s" add n1, tmp1); }
Frame 53
if (eval ("flipped" add card) == 1) { Set("flipped" add card, 0); tellTarget ("/carta" add card) { gotoAndStop((eval ("/:ct" add /:card) - 12) + (eval ("/:st" add /:card) * 13)); }; } else { Set("flipped" add card, 1); tellTarget ("/carta" add card) { gotoAndStop (1); }; }
Frame 54
vincita = "you loose"; guadagno = 0; sort = 0; while (Number(sort) == 0) { sort = 1; i = 1; while (Number(i) < 5) { if (eval ("ct" add i) > eval ("ct" add (i + 1))) { sort = 0; tmp = eval ("ct" add i); Set("ct" add i, eval ("ct" add (i + 1))); Set("ct" add (i + 1), tmp); } i = Number(i) + 1; } } i = 2; u0 = 0; u1 = 0; un = 0; while (Number(i) < 6) { if (eval ("ct" add i) == eval ("ct" add (i - 1))) { Set("u" add un, eval ("u" add un) + 1); } else if (eval ("u" add un) > 0) { un = Number(un) + 1; } i = Number(i) + 1; } if (Number(u0) == 3) { vincita = "poker"; guadagno = 100; } if (Number(u0) == 2) { vincita = "tris"; guadagno = 10; } if (Number(u0) == 1) { vincita = "coppia"; guadagno = 2; } if (((Number(u0) == 2) and (Number(u1) == 1)) or ((Number(u0) == 1) and (Number(u1) == 2))) { vincita = "full"; guadagno = 25; } if ((Number(u0) == 1) and (Number(u1) == 1)) { vincita = "doppia coppia"; guadagno = 5; } i = 2; scala = 1; while (Number(i) < 6) { if (eval ("ct" add i) != (eval ("ct" add (i - 1)) + 1)) { scala = 0; } i = Number(i) + 1; } if ((Number(scala) == 1) or (((((Number(ct1) == 1) and (Number(ct2) == 10)) and (Number(ct3) == 11)) and (Number(ct4) == 12)) and (Number(ct5) == 13))) { vincita = "scala"; guadagno = 16; } i = 2; colore = 1; while (Number(i) < 6) { if (eval ("st" add i) != eval ("st" add (i - 1))) { colore = 0; } i = Number(i) + 1; } if (Number(colore) == 1) { vincita = "colore"; guadagno = 20; } if ((Number(scala) == 1) and (Number(colore) == 1)) { vincita = "scala reale"; guadagno = 250; } output = vincita; if (Number(guadagno) > 0) { quanto = bet * guadagno; credit = Number(credit) + Number(quanto); output2 = ("you win " add quanto) add "$"; }
Symbol 29 Button
on (release) { if (Number(bet) > 0) { play(); } }
Symbol 31 Button
on (release) { if (Number(credit) > 0) { bet = Number(bet) + 5; credit = credit - 5; } }
Symbol 89 MovieClip Frame 1
stop();
Symbol 93 Button
on (release) { card = 1; call("flip"); }
Symbol 94 Button
on (release) { card = 2; call("flip"); }
Symbol 95 Button
on (release) { card = 3; call("flip"); }
Symbol 96 Button
on (release) { card = 4; call("flip"); }
Symbol 97 Button
on (release) { card = 5; call("flip"); }
Symbol 98 Button
on (release) { py = getProperty("/carta1", _y); play(); }
Symbol 100 Button
on (release) { if (Number(credit) == 0) { gotoAndStop (55); } else { gotoAndPlay ("carte gi\u00F9"); } }

Library Items

Symbol 1 FontUsed by:2 5 7 9 33 34 101 102
Symbol 2 EditableTextUses:1 6 8Used by:Timeline
Symbol 3 FontUsed by:4
Symbol 4 TextUses:3Used by:Timeline
Symbol 5 EditableTextUses:1Used by:Timeline
Symbol 6 FontUsed by:2 7 9 24 30 32 33 34 35 36 37 91 101 102 103
Symbol 7 EditableTextUses:1 6 8Used by:Timeline
Symbol 8 FontUsed by:2 7 9 22 23 25 33 34 90 101 102
Symbol 9 EditableTextUses:1 6 8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 GraphicUsed by:89  Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 22 TextUses:8Used by:Timeline
Symbol 23 TextUses:8Used by:Timeline
Symbol 24 EditableTextUses:6Used by:Timeline
Symbol 25 EditableTextUses:8Used by:Timeline
Symbol 26 GraphicUsed by:29 31 98 99 100
Symbol 27 GraphicUsed by:29 31 98 99 100
Symbol 28 GraphicUsed by:29 31 98 99 100
Symbol 29 ButtonUses:26 27 28Used by:Timeline
Symbol 30 TextUses:6Used by:Timeline
Symbol 31 ButtonUses:26 27 28Used by:Timeline
Symbol 32 TextUses:6Used by:Timeline
Symbol 33 EditableTextUses:1 6 8Used by:Timeline
Symbol 34 EditableTextUses:1 6 8Used by:Timeline
Symbol 35 TextUses:6Used by:Timeline
Symbol 36 EditableTextUses:6Used by:Timeline
Symbol 37 EditableTextUses:6Used by:Timeline
Symbol 38 GraphicUsed by:89
Symbol 39 GraphicUsed by:89
Symbol 40 FontUsed by:41 42 43 44 45 46 47 48 49 60 61 62 63 64 65 66 67 68
Symbol 41 TextUses:40Used by:89
Symbol 42 TextUses:40Used by:89
Symbol 43 TextUses:40Used by:89
Symbol 44 TextUses:40Used by:89
Symbol 45 TextUses:40Used by:89
Symbol 46 TextUses:40Used by:89
Symbol 47 TextUses:40Used by:89
Symbol 48 TextUses:40Used by:89
Symbol 49 TextUses:40Used by:89
Symbol 50 FontUsed by:51 52 69 79 84 85
Symbol 51 TextUses:50Used by:89
Symbol 52 TextUses:50Used by:89
Symbol 53 GraphicUsed by:89
Symbol 54 FontUsed by:55 57 74 76
Symbol 55 TextUses:54Used by:89
Symbol 56 GraphicUsed by:89
Symbol 57 TextUses:54Used by:89
Symbol 58 GraphicUsed by:89
Symbol 59 GraphicUsed by:89
Symbol 60 TextUses:40Used by:89
Symbol 61 TextUses:40Used by:89
Symbol 62 TextUses:40Used by:89
Symbol 63 TextUses:40Used by:89
Symbol 64 TextUses:40Used by:89
Symbol 65 TextUses:40Used by:89
Symbol 66 TextUses:40Used by:89
Symbol 67 TextUses:40Used by:89
Symbol 68 TextUses:40Used by:89
Symbol 69 TextUses:50Used by:89
Symbol 70 FontUsed by:71 72
Symbol 71 EditableTextUses:70Used by:89
Symbol 72 EditableTextUses:70Used by:89
Symbol 73 GraphicUsed by:89
Symbol 74 TextUses:54Used by:89
Symbol 75 GraphicUsed by:89
Symbol 76 TextUses:54Used by:89
Symbol 77 GraphicUsed by:89
Symbol 78 GraphicUsed by:89
Symbol 79 TextUses:50Used by:89
Symbol 80 GraphicUsed by:89
Symbol 81 GraphicUsed by:89
Symbol 82 GraphicUsed by:89
Symbol 83 GraphicUsed by:89
Symbol 84 TextUses:50Used by:89
Symbol 85 TextUses:50Used by:89
Symbol 86 GraphicUsed by:89
Symbol 87 GraphicUsed by:89
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:11 38 39 41 42 43 44 45 46 47 48 49 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88Used by:Timeline
Symbol 90 EditableTextUses:8Used by:Timeline
Symbol 91 EditableTextUses:6Used by:Timeline
Symbol 92 GraphicUsed by:93 94 95 96 97
Symbol 93 ButtonUses:92Used by:Timeline
Symbol 94 ButtonUses:92Used by:Timeline
Symbol 95 ButtonUses:92Used by:Timeline
Symbol 96 ButtonUses:92Used by:Timeline
Symbol 97 ButtonUses:92Used by:Timeline
Symbol 98 ButtonUses:26 27 28Used by:Timeline
Symbol 99 ButtonUses:26 27 28Used by:Timeline
Symbol 100 ButtonUses:26 27 28Used by:Timeline
Symbol 101 EditableTextUses:1 6 8Used by:Timeline
Symbol 102 EditableTextUses:1 6 8Used by:Timeline
Symbol 103 TextUses:6Used by:Timeline

Instance Names

"carta1"Frame 31Symbol 89 MovieClip
"carta2"Frame 31Symbol 89 MovieClip
"carta3"Frame 31Symbol 89 MovieClip
"carta4"Frame 31Symbol 89 MovieClip
"carta5"Frame 31Symbol 89 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$bB$PZrQT.R1H/zUQBJlPFMcN0."

Labels

"carte giù"Frame 2
"in_dis"Frame 36
"sali"Frame 43
"scendi"Frame 46
"valuta"Frame 48
"shuffle"Frame 52
"flip"Frame 53
"punteggio"Frame 54

Dynamic Text Variables

creditSymbol 24 EditableText""
betSymbol 25 EditableText""
creditSymbol 36 EditableText""
betSymbol 37 EditableText""
outputSymbol 90 EditableText"doppia coppia"
output2Symbol 91 EditableText"you win 1000$"




http://swfchan.com/9/42743/info.shtml
Created: 9/5 -2019 19:07:26 Last modified: 9/5 -2019 19:07:26 Server time: 21/05 -2024 20:36:54