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

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

Unreveal Tournament Hacked Unreveal Tournament.swf

This is the info page for
Flash #219607

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


Text
© Copyright LOUNGIN.NET 2001 - All Rights Reserved.

OPEN MENU

music   on I off

GAME OVER

GAME OVER
Please enter your name below, and check
out if you got to the top-10 high score list!

How to play Unreveal Tournament

Use the arrow keys on your keyboard to move your non-blinking square on top of the
blinking one. As they intersect, the blinking square stops blinking, attaches itself to your
block, and starts to follow it.
The longer your "snake" of blocks is, the more points you get. More points for you,
means less clothes for the girl on the screen. If you play well enough, the girl strips
naked.
Avoid the walls. If you hit a wall OR yourself, the game is over.
The best players get to put their names in the all time top-10 lists.
Good luck!

ActionScript [AS1/AS2]

Frame 3
ifFrameLoaded (110) { gotoAndPlay (100); }
Frame 4
gotoAndPlay (2);
Frame 10
n = 0; do { n = Number(n) + 1; removeMovieClip("slave" add n); } while (Number(n) < clone); setProperty("master", _y , "110"); setProperty("master", _x , "210"); setProperty("master", _xscale , "46"); setProperty("master", _yscale , "46"); hit = "0"; dir = ""; Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); setProperty("star", _xscale , "46"); setProperty("star", _yscale , "46"); clone = "0"; score = "0"; clonelimit = "300"; n = "0"; tellTarget ("sound") { play(); }; tellTarget ("girl") { gotoAndPlay ("R1"); }; setProperty("_root.palkki", _height , 0); orginalPos = getProperty(_root.palkki, _y);
Frame 11
Txpos = getProperty("master", _x); Typos = getProperty("master", _y); if (n < clone) { n = Number(n) + 1; if ((((dir eq "right") or (dir eq "left")) or (dir eq "up")) or (dir eq "down")) { setProperty("slave" add n, _x , Txpos); setProperty("slave" add n, _y , Typos); } setProperty("slave" add n, _alpha , "80"); tellTarget ("slave" add n) { gotoAndStop (22); }; } if (clone == n) { n = 0; } if ((getProperty("star", _x) == getProperty("master", _x)) && (getProperty("star", _y) == getProperty("master", _y))) { tellTarget ("sound") { play(); }; score = Number(score) + 1; with (_root.palkki) { if (getProperty(_root.palkki, _height) < 250) { setProperty("_root.palkki", _height , getProperty(_root.palkki, _height) + 5); setProperty("_root.palkki", _y , orginalPos); } } Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); if (clones < clonelimit) { clone = Number(clone) + 1; duplicateMovieClip ("slave", "slave" add clone, clone); tellTarget ("master") { gotoAndStop (22); }; } } if (score == 5) { tellTarget ("girl") { gotoAndPlay ("R2"); }; } if (score == 1) { tellTarget ("girl") { gotoAndPlay ("R3"); }; } if (score == 2) { tellTarget ("girl") { gotoAndPlay ("R4"); }; } if (score == 3) { tellTarget ("girl") { gotoAndPlay ("R5"); }; } if (score == 4) { tellTarget ("girl") { gotoAndPlay ("R6"); }; } if (score == 5) { tellTarget ("girl") { gotoAndPlay ("R7"); }; } xpos = getProperty("master", _x); ypos = getProperty("master", _y); if (hit == 0) { if ((((xpos < 200) or (600 < xpos)) or (ypos < 100)) or (500 < ypos)) { hit = "1"; } } if (hit == 1) { hit = "2"; n = "0"; tellTarget ("master") { gotoAndPlay (20); }; gotoAndPlay (13); } if (hit == 0) { if (framecounter == 2) { if (dir eq "right") { setProperty("master", _x , xpos + Number(20)); } if (dir eq "left") { setProperty("master", _x , xpos - Number(20)); } if (dir eq "up") { setProperty("master", _y , ypos - Number(20)); } if (dir eq "down") { setProperty("master", _y , ypos + Number(20)); } } } framecounter++; if (framecounter > 2) { framecounter = 0; } t = clone;
Frame 12
while (0 < t) { slaveX = getProperty("slave" add t, _x); slaveY = getProperty("slave" add t, _y); masterX = getProperty("master", _x); masterY = getProperty("master", _y); t = Number(t) - 1; if ((slaveX == masterX) && (slaveY == masterY)) { hit = "0"; gotoAndPlay (11); } } if (t == 0) { gotoAndPlay (11); }
Frame 13
if (n < clone) { n = Number(n) + 1; removeMovieClip("slave" add n); } if (clone == n) { n = 0; gotoAndPlay (15); }
Frame 14
gotoAndPlay (13);
Frame 21
stop();
Frame 26
scoretable.filename = "scores/score.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); stop();
Frame 34
gotoAndPlay (10);
Frame 40
n = 0; do { n = Number(n) + 1; removeMovieClip("slave" add n); } while (Number(n) < clone); setProperty("master", _y , "110"); setProperty("master", _x , "210"); setProperty("master", _xscale , "46"); setProperty("master", _yscale , "46"); hit = "0"; dir = ""; Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); setProperty("star", _xscale , "46"); setProperty("star", _yscale , "46"); clone = "0"; score = "0"; clonelimit = "300"; n = "0"; tellTarget ("sound") { play(); }; tellTarget ("girl2") { gotoAndPlay ("R1"); }; setProperty("_root.palkki", _height , 0); orginalPos = getProperty(_root.palkki, _y);
Frame 41
Txpos = getProperty("master", _x); Typos = getProperty("master", _y); if (n < clone) { n = Number(n) + 1; if ((((dir eq "right") or (dir eq "left")) or (dir eq "up")) or (dir eq "down")) { setProperty("slave" add n, _x , Txpos); setProperty("slave" add n, _y , Typos); } setProperty("slave" add n, _alpha , "80"); tellTarget ("slave" add n) { gotoAndStop (52); }; } if (clone == n) { n = 0; } if ((getProperty("star", _x) == getProperty("master", _x)) && (getProperty("star", _y) == getProperty("master", _y))) { tellTarget ("sound") { play(); }; score = Number(score) + 1; with (_root.palkki) { if (getProperty(_root.palkki, _height) < 250) { setProperty("_root.palkki", _height , getProperty(_root.palkki, _height) + 3.125); setProperty("_root.palkki", _y , orginalPos); } } Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); if (clones < clonelimit) { clone = Number(clone) + 1; duplicateMovieClip ("slave", "slave" add clone, clone); tellTarget ("master") { gotoAndStop (52); }; } } if (score == 1) { tellTarget ("girl2") { gotoAndPlay ("R2"); }; } if (score == 3) { tellTarget ("girl2") { gotoAndPlay ("R3"); }; } if (score == 5) { tellTarget ("girl2") { gotoAndPlay ("R4"); }; } if (score == 8) { tellTarget ("girl2") { gotoAndPlay ("R5"); }; } xpos = getProperty("master", _x); ypos = getProperty("master", _y); if (hit == 0) { if ((((xpos < 200) or (600 < xpos)) or (ypos < 100)) or (500 < ypos)) { hit = "1"; } } if (hit == 1) { hit = "2"; n = "0"; tellTarget ("master") { gotoAndPlay (50); }; gotoAndPlay (43); } if (hit == 0) { if (framecounter == 2) { if (dir eq "right") { setProperty("master", _x , xpos + Number(20)); } if (dir eq "left") { setProperty("master", _x , xpos - Number(20)); } if (dir eq "up") { setProperty("master", _y , ypos - Number(20)); } if (dir eq "down") { setProperty("master", _y , ypos + Number(20)); } } } framecounter++; if (framecounter > 2) { framecounter = 0; } t = clone;
Frame 42
while (0 < t) { slaveX = getProperty("slave" add t, _x); slaveY = getProperty("slave" add t, _y); masterX = getProperty("master", _x); masterY = getProperty("master", _y); t = Number(t) - 1; if ((slaveX == masterX) && (slaveY == masterY)) { hit = "0"; gotoAndPlay (41); } } if (t == 0) { gotoAndPlay (41); }
Frame 43
if (n < clone) { n = Number(n) + 1; removeMovieClip("slave" add n); } if (clone == n) { n = 0; gotoAndPlay (45); }
Frame 44
gotoAndPlay (43);
Frame 51
stop();
Frame 56
scoretable.filename = "scores/scoreb.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); stop();
Frame 64
gotoAndPlay (40);
Frame 70
n = 0; do { n = Number(n) + 1; removeMovieClip("slave" add n); } while (Number(n) < clone); setProperty("master", _y , "110"); setProperty("master", _x , "210"); setProperty("master", _xscale , "46"); setProperty("master", _yscale , "46"); hit = "0"; dir = ""; Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); setProperty("star", _xscale , "46"); setProperty("star", _yscale , "46"); clone = "0"; score = "0"; clonelimit = "300"; n = "0"; tellTarget ("sound") { play(); }; tellTarget ("girl3") { gotoAndPlay ("R1"); }; setProperty("_root.palkki", _height , 0); orginalPos = getProperty(_root.palkki, _y);
Frame 71
Txpos = getProperty("master", _x); Typos = getProperty("master", _y); if (n < clone) { n = Number(n) + 1; if ((((dir eq "right") or (dir eq "left")) or (dir eq "up")) or (dir eq "down")) { setProperty("slave" add n, _x , Txpos); setProperty("slave" add n, _y , Typos); } setProperty("slave" add n, _alpha , "80"); tellTarget ("slave" add n) { gotoAndStop (82); }; } if (clone == n) { n = 0; } if ((getProperty("star", _x) == getProperty("master", _x)) && (getProperty("star", _y) == getProperty("master", _y))) { tellTarget ("sound") { play(); }; score = Number(score) + 1; with (_root.palkki) { if (getProperty(_root.palkki, _height) < 250) { setProperty("_root.palkki", _height , getProperty(_root.palkki, _height) + 2.5); setProperty("_root.palkki", _y , orginalPos); } } Rxpos = random(19); Rypos = random(19); setProperty("star", _y , (Rypos * Number(20)) + 110); setProperty("star", _x , (Rxpos * Number(20)) + 210); if (clones < clonelimit) { clone = Number(clone) + 1; duplicateMovieClip ("slave", "slave" add clone, clone); tellTarget ("master") { gotoAndStop (82); }; } } if (score == 1) { tellTarget ("girl3") { gotoAndPlay ("R2"); }; } if (score == 2) { tellTarget ("girl3") { gotoAndPlay ("R3"); }; } if (score == 5) { tellTarget ("girl3") { gotoAndPlay ("R4"); }; } if (score == 7) { tellTarget ("girl3") { gotoAndPlay ("R5"); }; } if (score == 10) { tellTarget ("girl3") { gotoAndPlay ("R6"); }; } xpos = getProperty("master", _x); ypos = getProperty("master", _y); if (hit == 0) { if ((((xpos < 200) or (600 < xpos)) or (ypos < 100)) or (500 < ypos)) { hit = "1"; } } if (hit == 1) { hit = "2"; n = "0"; tellTarget ("master") { gotoAndPlay (80); }; gotoAndPlay (73); } if (hit == 0) { if (framecounter == 2) { if (dir eq "right") { setProperty("master", _x , xpos + Number(20)); } if (dir eq "left") { setProperty("master", _x , xpos - Number(20)); } if (dir eq "up") { setProperty("master", _y , ypos - Number(20)); } if (dir eq "down") { setProperty("master", _y , ypos + Number(20)); } } } framecounter++; if (framecounter > 2) { framecounter = 0; } t = clone;
Frame 72
while (0 < t) { slaveX = getProperty("slave" add t, _x); slaveY = getProperty("slave" add t, _y); masterX = getProperty("master", _x); masterY = getProperty("master", _y); t = Number(t) - 1; if ((slaveX == masterX) && (slaveY == masterY)) { hit = "0"; gotoAndPlay (71); } } if (t == 0) { gotoAndPlay (71); }
Frame 73
if (n < clone) { n = Number(n) + 1; removeMovieClip("slave" add n); } if (clone == n) { n = 0; gotoAndPlay (75); }
Frame 74
gotoAndPlay (73);
Frame 81
stop();
Frame 86
scoretable.filename = "scores/scorec.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); stop();
Frame 94
gotoAndPlay (70);
Frame 102
stop();
Frame 111
gotoAndPlay (9);
Symbol 17 MovieClip Frame 37
gotoAndPlay (10);
Symbol 30 Button
on (release) { gotoAndPlay (69); }
Symbol 35 Button
on (release) { gotoAndPlay (39); }
Symbol 41 Button
on (keyPress "<Right>") { if (dir eq "left") { dir = "left"; } else { dir = "right"; } } on (keyPress "<Left>") { if (dir eq "right") { dir = "right"; } else { dir = "left"; } } on (keyPress "<Up>") { if (dir eq "down") { dir = "down"; } else { dir = "up"; } } on (keyPress "<Down>") { if (dir eq "up") { dir = "up"; } else { dir = "down"; } }
Symbol 44 MovieClip Frame 1
stop();
Symbol 44 MovieClip Frame 2
gotoAndStop (1);
Symbol 102 MovieClip Frame 4
stop();
Symbol 102 MovieClip Frame 9
stop();
Symbol 102 MovieClip Frame 14
stop();
Symbol 102 MovieClip Frame 19
stop();
Symbol 102 MovieClip Frame 24
stop();
Symbol 102 MovieClip Frame 29
stop();
Symbol 102 MovieClip Frame 34
stop();
Symbol 112 Button
on (release) { getURL ("javascript:winopen1()"); }
Symbol 120 Button
on (release) { gotoAndPlay (10); }
Symbol 121 Button
on (release) { gotoAndPlay (1); }
Symbol 123 MovieClip Frame 2
stopAllSounds();
Symbol 123 MovieClip Frame 7
stop();
Symbol 123 MovieClip Frame 11
stopAllSounds();
Symbol 123 MovieClip Frame 13
stop();
Symbol 134 MovieClip Frame 11
stop();
Symbol 134 MovieClip Frame 14
stop();
Symbol 134 MovieClip Frame 22
stop();
Symbol 140 Button
on (release) { gotoAndPlay (27); } on (release) { tellTarget ("/Darken") { gotoAndPlay (15); }; }
Symbol 146 Button
on (release) { scoretable.filename = "scores/score.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); gotoAndPlay (25); tellTarget ("_root.Darken") { gotoAndStop (14); }; }
Symbol 172 Button
on (release) { gotoAndPlay (9); }
Symbol 255 MovieClip Frame 4
stop();
Symbol 255 MovieClip Frame 9
stop();
Symbol 255 MovieClip Frame 14
stop();
Symbol 255 MovieClip Frame 19
stop();
Symbol 255 MovieClip Frame 24
stop();
Symbol 257 Button
on (release) { gotoAndPlay (57); } on (release) { tellTarget ("/Darken") { gotoAndPlay (15); }; }
Symbol 258 Button
on (release) { scoretable.filename = "scores/scoreb.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); gotoAndPlay (55); tellTarget ("_root.Darken") { gotoAndStop (14); }; }
Symbol 302 MovieClip Frame 4
stop();
Symbol 302 MovieClip Frame 9
stop();
Symbol 302 MovieClip Frame 14
stop();
Symbol 302 MovieClip Frame 19
stop();
Symbol 302 MovieClip Frame 24
stop();
Symbol 304 Button
on (release) { gotoAndPlay (87); } on (release) { tellTarget ("/Darken") { gotoAndPlay (15); }; }
Symbol 305 Button
on (release) { scoretable.filename = "scores/scorec.sco"; scoretable.scoresize = 10; scoretable.action = "INSERT"; scoretable.viewtype = "FLASH"; scoretable.winname = _root.name; scoretable.winscore = _root.score; scoretable.loadVariables("http://www.loungin.net/games/unreveal/scores.php", "GET"); gotoAndPlay (85); tellTarget ("_root.Darken") { gotoAndStop (14); }; }
Symbol 317 MovieClip Frame 37
stop();
Symbol 321 MovieClip Frame 15
gotoAndPlay (1);
Symbol 322 Button
on (release) { gotoAndPlay (85); }
Symbol 327 Button
on (release) { gotoAndPlay (80); }
Symbol 333 Button
on (release) { tellTarget ("/intro/ohje") { gotoAndPlay (15); }; }
Symbol 337 MovieClip Frame 11
stop();
Symbol 337 MovieClip Frame 25
tellTarget ("_root.intro") { gotoAndStop (78); };
Symbol 339 MovieClip Frame 78
stop();
Symbol 339 MovieClip Frame 83
stop();
Symbol 339 MovieClip Frame 91
stop(); tellTarget ("/") { gotoAndPlay (105); };

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:17
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:17
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:17
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:17
Symbol 9 GraphicUsed by:10 15 16 322
Symbol 10 MovieClipUses:9Used by:17
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:17
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:17
Symbol 15 MovieClipUses:9Used by:17
Symbol 16 MovieClipUses:9Used by:17
Symbol 17 MovieClipUses:2 4 6 8 10 12 14 15 16Used by:Timeline
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:339  Timeline
Symbol 22 FontUsed by:23 42
Symbol 23 TextUses:22Used by:24
Symbol 24 MovieClipUses:23Used by:339  Timeline
Symbol 25 GraphicUsed by:Timeline
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:30
Symbol 28 GraphicUsed by:29 30
Symbol 29 MovieClipUses:28Used by:30  Timeline
Symbol 30 ButtonUses:27 29 28Used by:Timeline
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:35
Symbol 33 GraphicUsed by:34 35
Symbol 34 MovieClipUses:33Used by:35  Timeline
Symbol 35 ButtonUses:32 34 33Used by:Timeline
Symbol 36 GraphicUsed by:37 172
Symbol 37 MovieClipUses:36Used by:172  Timeline
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 ButtonUses:40Used by:Timeline
Symbol 42 EditableTextUses:22Used by:Timeline
Symbol 43 SoundUsed by:44
Symbol 44 MovieClipUses:43Used by:Timeline
Symbol 45 GraphicUsed by:112 120 121 124 307 316 338  Timeline
Symbol 46 GraphicUsed by:49 98
Symbol 47 GraphicUsed by:48 309
Symbol 48 MovieClipUses:47Used by:49 98
Symbol 49 MovieClipUses:46 48Used by:78 81 85 88 92 97
Symbol 50 ShapeTweeningUsed by:53 310
Symbol 51 ShapeTweeningUsed by:53 310
Symbol 52 GraphicUsed by:53 310
Symbol 53 MovieClipUses:50 51 52Used by:78 81 85 88 92 97 101
Symbol 54 GraphicUsed by:69 96
Symbol 55 GraphicUsed by:69 96
Symbol 56 GraphicUsed by:69 96
Symbol 57 GraphicUsed by:69 96
Symbol 58 GraphicUsed by:69 96
Symbol 59 GraphicUsed by:69 96
Symbol 60 GraphicUsed by:69 96
Symbol 61 GraphicUsed by:69 96
Symbol 62 GraphicUsed by:69 96
Symbol 63 GraphicUsed by:69 96
Symbol 64 GraphicUsed by:69 96
Symbol 65 GraphicUsed by:69 96
Symbol 66 GraphicUsed by:69 96
Symbol 67 GraphicUsed by:69 96
Symbol 68 GraphicUsed by:69 96
Symbol 69 MovieClipUses:54 55 56 57 58 59 60 61 62 63 64 65 66 67 68Used by:78 81 85 88 92 101
Symbol 70 GraphicUsed by:71 313
Symbol 71 MovieClipUses:70Used by:78 81
Symbol 72 GraphicUsed by:73 84
Symbol 73 MovieClipUses:72Used by:78 81 85
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:78 315
Symbol 76 GraphicUsed by:77 314
Symbol 77 MovieClipUses:76Used by:78 81 85 88
Symbol 78 MovieClipUses:49 53 69 71 73 75 77Used by:102
Symbol 79 GraphicUsed by:80 93
Symbol 80 MovieClipUses:79Used by:81 85 88 92 97 101
Symbol 81 MovieClipUses:49 53 69 71 73 80 77Used by:102
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:85
Symbol 84 MovieClipUses:72Used by:85 315
Symbol 85 MovieClipUses:49 53 69 83 73 80 77 84Used by:102
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:88 92 97
Symbol 88 MovieClipUses:49 53 69 87 80 77Used by:102
Symbol 89 GraphicUsed by:90 91
Symbol 90 MovieClipUses:89Used by:92
Symbol 91 MovieClipUses:89Used by:92
Symbol 92 MovieClipUses:49 53 87 80 90 69 91Used by:102
Symbol 93 MovieClipUses:79Used by:97 101
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClipUses:94Used by:97 101
Symbol 96 MovieClipUses:54 55 56 57 58 59 60 61 62 63 64 65 66 67 68Used by:97
Symbol 97 MovieClipUses:49 53 87 93 95 96 80Used by:102
Symbol 98 MovieClipUses:46 48Used by:101
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:101
Symbol 101 MovieClipUses:98 53 100 93 95 69 80Used by:102
Symbol 102 MovieClipUses:78 81 85 88 92 97 101Used by:Timeline
Symbol 103 GraphicUsed by:104 317
Symbol 104 MovieClipUses:103Used by:Timeline
Symbol 105 GraphicUsed by:106 107 317
Symbol 106 MovieClipUses:105Used by:Timeline
Symbol 107 MovieClipUses:105Used by:Timeline
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClipUses:108Used by:112
Symbol 110 FontUsed by:111
Symbol 111 TextUses:110Used by:112
Symbol 112 ButtonUses:109 111 45Used by:Timeline
Symbol 113 GraphicUsed by:114
Symbol 114 MovieClipUses:113Used by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 FontUsed by:119
Symbol 119 TextUses:118Used by:123
Symbol 120 ButtonUses:45Used by:123
Symbol 121 ButtonUses:45Used by:123
Symbol 122 SoundUsed by:123
Symbol 123 MovieClipUses:119 120 121 122Used by:Timeline
Symbol 124 MovieClipUses:45Used by:134
Symbol 125 GraphicUsed by:126 132
Symbol 126 MovieClipUses:125Used by:134
Symbol 127 FontUsed by:128 130
Symbol 128 TextUses:127Used by:131 133
Symbol 129 FontUsed by:130 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 259 306 335 336
Symbol 130 TextUses:127 129Used by:131 133
Symbol 131 MovieClipUses:128 130Used by:134
Symbol 132 MovieClipUses:125Used by:134
Symbol 133 MovieClipUses:128 130Used by:134
Symbol 134 MovieClipUses:124 126 131 132 133Used by:Timeline
Symbol 135 GraphicUsed by:140 257 304
Symbol 136 GraphicUsed by:140 257 304
Symbol 137 GraphicUsed by:140 257 304
Symbol 138 GraphicUsed by:140 257 304
Symbol 139 GraphicUsed by:140 257 304
Symbol 140 ButtonUses:135 136 137 138 139Used by:Timeline
Symbol 141 GraphicUsed by:146 258 305
Symbol 142 GraphicUsed by:146 258 305
Symbol 143 GraphicUsed by:146 258 305
Symbol 144 GraphicUsed by:146 258 305
Symbol 145 GraphicUsed by:146 258 305
Symbol 146 ButtonUses:141 142 143 144 145Used by:Timeline
Symbol 147 EditableTextUses:129Used by:Timeline
Symbol 148 EditableTextUses:129Used by:169
Symbol 149 EditableTextUses:129Used by:169
Symbol 150 EditableTextUses:129Used by:169
Symbol 151 EditableTextUses:129Used by:169
Symbol 152 EditableTextUses:129Used by:169
Symbol 153 EditableTextUses:129Used by:169
Symbol 154 EditableTextUses:129Used by:169
Symbol 155 EditableTextUses:129Used by:169
Symbol 156 EditableTextUses:129Used by:169
Symbol 157 EditableTextUses:129Used by:169
Symbol 158 EditableTextUses:129Used by:169
Symbol 159 EditableTextUses:129Used by:169
Symbol 160 EditableTextUses:129Used by:169
Symbol 161 EditableTextUses:129Used by:169
Symbol 162 EditableTextUses:129Used by:169
Symbol 163 EditableTextUses:129Used by:169
Symbol 164 EditableTextUses:129Used by:169
Symbol 165 EditableTextUses:129Used by:169
Symbol 166 EditableTextUses:129Used by:169
Symbol 167 EditableTextUses:129Used by:169
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168Used by:Timeline
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:170Used by:172
Symbol 172 ButtonUses:171 37 36Used by:Timeline
Symbol 173 GraphicUsed by:174 200
Symbol 174 MovieClipUses:173Used by:201
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:201
Symbol 177 GraphicUsed by:197
Symbol 178 GraphicUsed by:179
Symbol 179 MovieClipUses:178Used by:197 219 243
Symbol 180 GraphicUsed by:197
Symbol 181 GraphicUsed by:187
Symbol 182 GraphicUsed by:187
Symbol 183 GraphicUsed by:187
Symbol 184 GraphicUsed by:187
Symbol 185 GraphicUsed by:187
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClipUses:181 182 183 184 185 186Used by:197 219 243
Symbol 188 GraphicUsed by:197
Symbol 189 GraphicUsed by:197
Symbol 190 GraphicUsed by:197
Symbol 191 GraphicUsed by:197
Symbol 192 GraphicUsed by:197
Symbol 193 GraphicUsed by:197
Symbol 194 GraphicUsed by:197
Symbol 195 GraphicUsed by:197
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:177 179 180 187 188 189 190 191 192 193 194 195 196Used by:201
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:201 221
Symbol 200 MovieClipUses:173Used by:201
Symbol 201 MovieClipUses:174 176 197 199 200Used by:202
Symbol 202 MovieClipUses:201Used by:255
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:221 228 244
Symbol 205 GraphicUsed by:206 220
Symbol 206 MovieClipUses:205Used by:221
Symbol 207 GraphicUsed by:219
Symbol 208 GraphicUsed by:219
Symbol 209 GraphicUsed by:219
Symbol 210 GraphicUsed by:219
Symbol 211 GraphicUsed by:219
Symbol 212 GraphicUsed by:219
Symbol 213 GraphicUsed by:219
Symbol 214 GraphicUsed by:219
Symbol 215 GraphicUsed by:219
Symbol 216 GraphicUsed by:219
Symbol 217 GraphicUsed by:219
Symbol 218 GraphicUsed by:219
Symbol 219 MovieClipUses:207 208 179 209 187 210 211 212 213 214 215 216 217 218Used by:221 228
Symbol 220 MovieClipUses:205Used by:221
Symbol 221 MovieClipUses:204 206 219 199 220Used by:222
Symbol 222 MovieClipUses:221Used by:255
Symbol 223 GraphicUsed by:224
Symbol 224 MovieClipUses:223Used by:228
Symbol 225 GraphicUsed by:228 244
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:228 244
Symbol 228 MovieClipUses:224 225 204 219 227Used by:229
Symbol 229 MovieClipUses:228Used by:255
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:230Used by:244
Symbol 232 GraphicUsed by:243
Symbol 233 GraphicUsed by:243
Symbol 234 GraphicUsed by:243
Symbol 235 GraphicUsed by:243
Symbol 236 GraphicUsed by:243
Symbol 237 GraphicUsed by:243
Symbol 238 GraphicUsed by:243
Symbol 239 GraphicUsed by:243
Symbol 240 GraphicUsed by:243
Symbol 241 GraphicUsed by:243
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:232 179 233 187 234 235 236 237 238 239 240 241 242Used by:244 253
Symbol 244 MovieClipUses:231 225 204 243 227Used by:245
Symbol 245 MovieClipUses:244Used by:255
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:253
Symbol 248 GraphicUsed by:249 252
Symbol 249 MovieClipUses:248Used by:253
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:253
Symbol 252 MovieClipUses:248Used by:253
Symbol 253 MovieClipUses:247 243 249 251 252Used by:254
Symbol 254 MovieClipUses:253Used by:255
Symbol 255 MovieClipUses:202 222 229 245 254Used by:Timeline
Symbol 256 GraphicUsed by:Timeline
Symbol 257 ButtonUses:135 136 137 138 139Used by:Timeline
Symbol 258 ButtonUses:141 142 143 144 145Used by:Timeline
Symbol 259 EditableTextUses:129Used by:Timeline
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:260Used by:262
Symbol 262 MovieClipUses:261Used by:287 289 295 298 301
Symbol 263 GraphicUsed by:287
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:266
Symbol 266 MovieClipUses:265Used by:287 289 295 298 301
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:267Used by:269
Symbol 269 MovieClipUses:268Used by:287 289 295 298 301
Symbol 270 GraphicUsed by:271
Symbol 271 MovieClipUses:270Used by:287 289 295
Symbol 272 GraphicUsed by:280
Symbol 273 GraphicUsed by:280
Symbol 274 GraphicUsed by:280
Symbol 275 GraphicUsed by:280
Symbol 276 GraphicUsed by:280
Symbol 277 GraphicUsed by:280
Symbol 278 GraphicUsed by:280
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:272 273 274 275 276 277 278 279Used by:287 289 295 298 301
Symbol 281 GraphicUsed by:286
Symbol 282 GraphicUsed by:286
Symbol 283 ShapeTweeningUsed by:286
Symbol 284 GraphicUsed by:286
Symbol 285 ShapeTweeningUsed by:286
Symbol 286 MovieClipUses:281 282 283 284 285Used by:287 289 295 298 301
Symbol 287 MovieClipUses:262 263 266 269 271 280 286Used by:302
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClipUses:262 288 266 269 271 280 286Used by:302
Symbol 290 GraphicUsed by:295
Symbol 291 GraphicUsed by:295 301
Symbol 292 GraphicUsed by:293
Symbol 293 MovieClipUses:292Used by:294
Symbol 294 MovieClipUses:293Used by:295 298 301
Symbol 295 MovieClipUses:262 290 266 269 291 294 271 280 286Used by:302
Symbol 296 GraphicUsed by:298
Symbol 297 GraphicUsed by:298
Symbol 298 MovieClipUses:262 296 266 269 297 294 280 286Used by:302
Symbol 299 GraphicUsed by:301
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:262 299 266 269 291 294 300 280 286Used by:302
Symbol 302 MovieClipUses:287 289 295 298 301Used by:Timeline
Symbol 303 GraphicUsed by:Timeline
Symbol 304 ButtonUses:135 136 137 138 139Used by:Timeline
Symbol 305 ButtonUses:141 142 143 144 145Used by:Timeline
Symbol 306 EditableTextUses:129Used by:Timeline
Symbol 307 MovieClipUses:45Used by:Timeline
Symbol 308 GraphicUsed by:Timeline
Symbol 309 MovieClipUses:47Used by:315
Symbol 310 MovieClipUses:50 51 52Used by:315
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:315
Symbol 313 MovieClipUses:70Used by:315
Symbol 314 MovieClipUses:76Used by:315
Symbol 315 MovieClipUses:309 310 312 313 84 75 314Used by:339
Symbol 316 MovieClipUses:45Used by:317 339
Symbol 317 MovieClipUses:316 103 105Used by:339
Symbol 318 GraphicUsed by:322
Symbol 319 GraphicUsed by:320
Symbol 320 MovieClipUses:319Used by:321 322
Symbol 321 MovieClipUses:320Used by:322
Symbol 322 ButtonUses:318 321 320 9Used by:339
Symbol 323 GraphicUsed by:327
Symbol 324 GraphicUsed by:327
Symbol 325 GraphicUsed by:327
Symbol 326 GraphicUsed by:327
Symbol 327 ButtonUses:323 324 325 326Used by:339
Symbol 328 GraphicUsed by:334
Symbol 329 GraphicUsed by:333
Symbol 330 GraphicUsed by:333
Symbol 331 GraphicUsed by:333
Symbol 332 GraphicUsed by:333
Symbol 333 ButtonUses:329 330 331 332Used by:334
Symbol 334 MovieClipUses:328 333Used by:337
Symbol 335 TextUses:129Used by:337
Symbol 336 TextUses:129Used by:337
Symbol 337 MovieClipUses:334 335 336Used by:339
Symbol 338 MovieClipUses:45Used by:339
Symbol 339 MovieClipUses:315 316 317 24 21 322 327 337 338Used by:Timeline

Instance Names

"sound"Frame 5Symbol 44 MovieClip
"girl"Frame 5Symbol 102 MovieClip
"master"Frame 5Symbol 104 MovieClip
"slave"Frame 5Symbol 106 MovieClip
"star"Frame 5Symbol 107 MovieClip
"palkki"Frame 5Symbol 117 MovieClip
"Darken"Frame 15Symbol 134 MovieClip
"scoretable"Frame 26Symbol 169 MovieClip
"girl2"Frame 35Symbol 255 MovieClip
"master"Frame 35Symbol 104 MovieClip
"slave"Frame 35Symbol 106 MovieClip
"star"Frame 35Symbol 107 MovieClip
"Darken"Frame 45Symbol 134 MovieClip
"scoretable"Frame 56Symbol 169 MovieClip
"girl3"Frame 65Symbol 302 MovieClip
"master"Frame 65Symbol 104 MovieClip
"slave"Frame 65Symbol 106 MovieClip
"star"Frame 65Symbol 107 MovieClip
"Darken"Frame 75Symbol 134 MovieClip
"scoretable"Frame 86Symbol 169 MovieClip
"intro"Frame 100Symbol 339 MovieClip
"girl"Frame 105Symbol 102 MovieClip
"ohje"Symbol 339 MovieClip Frame 80Symbol 337 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"easy"Frame 9
"easyGameOver"Frame 15
"easySubmit"Frame 20
"easyHighScore"Frame 25
"normal"Frame 39
"normalGameOver"Frame 45
"normalSubmit"Frame 50
"normalHighScore"Frame 55
"hard"Frame 69
"hardGameOver"Frame 75
"hardSubmit"Frame 80
"hardHighScore"Frame 85
"intro"Frame 100
"R1"Symbol 102 MovieClip Frame 1
"R2"Symbol 102 MovieClip Frame 5
"R3"Symbol 102 MovieClip Frame 10
"R4"Symbol 102 MovieClip Frame 15
"R5"Symbol 102 MovieClip Frame 20
"R6"Symbol 102 MovieClip Frame 25
"R7"Symbol 102 MovieClip Frame 30
"play"Symbol 123 MovieClip Frame 1
"stop"Symbol 123 MovieClip Frame 10
"R1"Symbol 255 MovieClip Frame 1
"R2"Symbol 255 MovieClip Frame 5
"R3"Symbol 255 MovieClip Frame 10
"R4"Symbol 255 MovieClip Frame 15
"R5"Symbol 255 MovieClip Frame 20
"R1"Symbol 302 MovieClip Frame 1
"R2"Symbol 302 MovieClip Frame 5
"R3"Symbol 302 MovieClip Frame 10
"R4"Symbol 302 MovieClip Frame 15
"R5"Symbol 302 MovieClip Frame 20
"ohje"Symbol 339 MovieClip Frame 80
"_toGame"Symbol 339 MovieClip Frame 85

Dynamic Text Variables

scoreSymbol 42 EditableText""
nameSymbol 147 EditableText""
NAME0Symbol 148 EditableText""
SCORE0Symbol 149 EditableText""
SCORE1Symbol 150 EditableText""
SCORE2Symbol 151 EditableText""
SCORE3Symbol 152 EditableText""
SCORE4Symbol 153 EditableText""
SCORE5Symbol 154 EditableText""
SCORE6Symbol 155 EditableText""
SCORE7Symbol 156 EditableText""
SCORE8Symbol 157 EditableText""
SCORE9Symbol 158 EditableText""
NAME1Symbol 159 EditableText""
NAME2Symbol 160 EditableText""
NAME3Symbol 161 EditableText""
NAME4Symbol 162 EditableText""
NAME5Symbol 163 EditableText""
NAME6Symbol 164 EditableText""
NAME7Symbol 165 EditableText""
NAME8Symbol 166 EditableText""
NAME9Symbol 167 EditableText""
nameSymbol 259 EditableText""
nameSymbol 306 EditableText""




http://swfchan.com/44/219607/info.shtml
Created: 19/7 -2019 03:07:11 Last modified: 19/7 -2019 03:07:11 Server time: 29/04 -2024 15:11:51