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

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

RainMan -The Game.swf

This is the info page for
Flash #127731

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


Text
loading

RAINMAN

the game

actually

level:

00000000

1000

time:

lives:

00000000

score:

00000000

a

1000

b

1000

c

1000

name:

score:

00000000

game over

highscores

loading

Mark

1.

3000

ActionScript [AS1/AS2]

Frame 1
fscommand ("showmenu", "false"); per = (100 * getBytesLoaded()) / getBytesTotal(); balk._width = (per / 100) * 150;
Frame 2
if (99 < per) { gotoAndPlay (4); } else { gotoAndPlay (1); }
Frame 4
level = 1; min = 10; spread = 10; tijdmax = 80; d = 10; lives = 3; score = 0; stop();
Frame 10
min = 10 + (2 * level); spread = 10 + (2 * level); choice = -1; aboel._alpha = (bboel._alpha = (cboel._alpha = 100)); aantal = Math.floor(Math.random() * spread) + min; tijd = tijdmax; a1 = aantal; do { a2 = (aantal + Math.floor(Math.random() * d)) - (d / 2); } while (a1 == a2); do { a3 = (aantal + Math.floor(Math.random() * d)) - (d / 2); } while ((a3 == a2) || (a3 == a1)); truth = Math.floor(Math.random() * 3); if (truth == 0) { nra = a1; nrb = a2; nrc = a3; } else if (truth == 1) { nra = a2; nrb = a1; nrc = a3; } else { truth = 2; nra = a2; nrb = a3; nrc = a1; } actual = ""; trace(aantal);
Frame 11
i = 1; while (aantal >= i) { nn = "lucifer_" add i; nns = "shadow_" add i; duplicateMovieClip ("luci", nn, i * 2); eval (nn)._x = 70 + (Math.random() * 260); eval (nn)._y = 70 + (Math.random() * 200); duplicateMovieClip ("shadow", nns, (i * 2) - 1); eval (nns)._x = eval (nn)._x + 5; eval (nns)._y = eval (nn)._y + 5; eval (nns)._rotation = (eval (nn)._rotation = Math.random() * 360); i++; }
Frame 12
balk._width = (tijd / tijdmax) * 150; tijd--;
Frame 13
if (tijd >= 0) { gotoAndPlay (12); } else { gotoAndPlay (14); }
Frame 14
weg = 1; actual = 0;
Frame 15
if (aantal >= weg) { removeMovieClip("lucifer_" add weg); removeMovieClip("shadow_" add weg); actual++; weg++; } else { gotoAndPlay (19); }
Frame 16
gotoAndPlay (15);
Frame 19
if (choice == -1) { remark = "too late"; lives--; } else if (choice == truth) { remark = "correct"; score = score + 100; score = score + Math.round((tijd / tijdmax) * 100); } else { remark = "wrong"; lives--; } t = 0;
Frame 20
t++;
Frame 21
if (t < 60) { gotoAndPlay (20); }
Frame 22
if (0 < lives) { if (truth == choice) { level++; } gotoAndPlay (10); }
Frame 23
gameid = 2; eof = 0; stop();
Frame 25
if (eof == 1) { gotoAndStop (28); }
Frame 26
gotoAndPlay (25);
Frame 28
Instance of Symbol 58 MovieClip "dragger" in Frame 28
onClipEvent (load) { y0 = _parent.scores._y; } onClipEvent (enterFrame) { perc = (_y - 166) / 118; _parent.scores._y = y0 - (perc * 1110); }
Instance of Symbol 64 MovieClip "scores" in Frame 28
onClipEvent (load) { i = 1; while (_root.aantal >= i) { nn = "line" + i; lin.duplicateMovieClip(nn, 10000 + i); eval (nn)._x = -10; eval (nn)._y = (i - 1) * 25; eval (nn).pos = i + "."; eval (nn).txt = eval ("_root.name" + i); eval (nn).score = eval ("_root.score" + i); i++; } lin._visible = false; }
Frame 29
stop();
Symbol 15 Button
on (release) { gotoAndPlay (10); }
Symbol 39 Button
on (release) { choice = 1; aboel._alpha = (cboel._alpha = 30); gotoAndPlay (14); }
Symbol 40 Button
on (release) { choice = 0; bboel._alpha = (cboel._alpha = 30); gotoAndPlay (14); }
Symbol 41 Button
on (release) { choice = 2; aboel._alpha = (bboel._alpha = 30); gotoAndPlay (14); }
Symbol 46 Button
on (release) { loadVariables ("http://www.kamer1.com/rainman/putscore2.html?timer=" + getTimer(), "", "POST"); gotoAndPlay (25); }
Symbol 54 Button
on (release) { gotoAndPlay (4); }
Symbol 57 Button
on (press) { startDrag (this, false, 387, 166, 387, 284); } on (release, releaseOutside) { stopDrag(); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 FontUsed by:5 20 21 22 23 24 25 26 27 28 29 30 32 33 35 36 42 44 45 47 50 51 53 55 60 61 62
Symbol 5 TextUses:4Used by:Timeline
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:Timeline
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:8Used by:10  Timeline
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 GraphicUsed by:15 46 54 57
Symbol 13 GraphicUsed by:15 46 54 57
Symbol 14 GraphicUsed by:15 46 54 57
Symbol 15 ButtonUses:12 13 14Used by:Timeline
Symbol 16 FontUsed by:17 19
Symbol 17 TextUses:16Used by:18
Symbol 18 MovieClipUses:17Used by:Timeline
Symbol 19 TextUses:16Used by:Timeline
Symbol 20 TextUses:4Used by:Timeline
Symbol 21 TextUses:4Used by:Timeline
Symbol 22 EditableTextUses:4Used by:Timeline
Symbol 23 EditableTextUses:4Used by:Timeline
Symbol 24 TextUses:4Used by:Timeline
Symbol 25 TextUses:4Used by:Timeline
Symbol 26 EditableTextUses:4Used by:Timeline
Symbol 27 TextUses:4Used by:Timeline
Symbol 28 EditableTextUses:4Used by:Timeline
Symbol 29 TextUses:4Used by:31
Symbol 30 EditableTextUses:4Used by:31
Symbol 31 MovieClipUses:29 30Used by:Timeline
Symbol 32 TextUses:4Used by:34
Symbol 33 EditableTextUses:4Used by:34
Symbol 34 MovieClipUses:32 33Used by:Timeline
Symbol 35 TextUses:4Used by:37
Symbol 36 EditableTextUses:4Used by:37
Symbol 37 MovieClipUses:35 36Used by:Timeline
Symbol 38 GraphicUsed by:39 40 41
Symbol 39 ButtonUses:38Used by:Timeline
Symbol 40 ButtonUses:38Used by:Timeline
Symbol 41 ButtonUses:38Used by:Timeline
Symbol 42 EditableTextUses:4Used by:Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 TextUses:4Used by:Timeline
Symbol 45 TextUses:4Used by:Timeline
Symbol 46 ButtonUses:12 13 14Used by:Timeline
Symbol 47 EditableTextUses:4Used by:Timeline
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:Timeline
Symbol 50 EditableTextUses:4Used by:Timeline
Symbol 51 TextUses:4Used by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 TextUses:4Used by:Timeline
Symbol 54 ButtonUses:12 13 14Used by:Timeline
Symbol 55 TextUses:4Used by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 ButtonUses:12 13 14Used by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 EditableTextUses:4Used by:63
Symbol 61 EditableTextUses:4Used by:63
Symbol 62 EditableTextUses:4Used by:63
Symbol 63 MovieClipUses:60 61 62Used by:64
Symbol 64 MovieClipUses:63Used by:Timeline

Instance Names

"balk"Frame 1Symbol 3 MovieClip
"aboel"Frame 10Symbol 31 MovieClip
"bboel"Frame 10Symbol 34 MovieClip
"cboel"Frame 10Symbol 37 MovieClip
"luci"Frame 11Symbol 9 MovieClip
"shadow"Frame 11Symbol 10 MovieClip
"balk"Frame 11Symbol 3 MovieClip
"dragger"Frame 28Symbol 58 MovieClip
"scores"Frame 28Symbol 64 MovieClip
"lin"Symbol 64 MovieClip Frame 1Symbol 63 MovieClip

Labels

"game"Frame 10
"nakeuze"Frame 14
"eindloop"Frame 19
"gameover"Frame 23
"loadScores"Frame 25
"loaded"Frame 28

Dynamic Text Variables

levelSymbol 22 EditableText"00000000"
actualSymbol 23 EditableText"1000"
livesSymbol 26 EditableText"00000000"
scoreSymbol 28 EditableText"00000000"
_root.nraSymbol 30 EditableText"1000"
_root.nrbSymbol 33 EditableText"1000"
_root.nrcSymbol 36 EditableText"1000"
remarkSymbol 42 EditableText"                    "
scoreSymbol 47 EditableText"00000000"
nameSymbol 50 EditableText""
txtSymbol 60 EditableText"Mark"
posSymbol 61 EditableText"1."
scoreSymbol 62 EditableText"3000"




http://swfchan.com/26/127731/info.shtml
Created: 24/2 -2019 19:31:32 Last modified: 24/2 -2019 19:31:32 Server time: 26/04 -2024 10:20:45