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

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

Biffdrop.swf

This is the info page for
Flash #24002

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


Text
SLYVESTERS:

ROOM

<p align="left"></p>

<p align="left"></p>

ActionScript [AS1/AS2]

Frame 1
function SeaGulls(sx1, sy1, sxv1, syv1, sw1, sx2, sy2, sxv2, syv2, sw2, sx3, sy3, sxv3, syv3, sw3, sx4, sy4, sxv4, syv4, sw4, sx5, sy5, sxv5, syv5, sw5, sx6, sy6, sxv6, syv6, sw6) { this.sgx1 = sx1; this.sgy1 = sy1; this.sgxv1 = sxv1; this.sgyv1 = syv1; this.sgw1 = sw1; this.sgx2 = sx2; this.sgy2 = sy2; this.sgxv2 = sxv2; this.sgyv2 = syv2; this.sgw2 = sw2; this.sgx3 = sx3; this.sgy3 = sy3; this.sgxv3 = sxv3; this.sgyv3 = syv3; this.sgw3 = sw3; this.sgx4 = sx4; this.sgy4 = sy4; this.sgxv4 = sxv4; this.sgyv4 = syv4; this.sgw4 = sw4; this.sgx5 = sx5; this.sgy5 = sy5; this.sgxv5 = sxv5; this.sgyv5 = syv5; this.sgw5 = sw5; this.sgx6 = sx6; this.sgy6 = sy6; this.sgxv6 = sxv6; this.sgyv6 = syv6; this.sgw6 = sw6; } function RoomXY(x1, y1, x2, y2, x3, y3, x4, y4, x5, y5, x6, y6, x7, y7, x8, y8, x9, y9, x10, y10) { this.ex1 = x1; this.ey1 = y1; this.ex2 = x2; this.ey2 = y2; this.ex3 = x3; this.ey3 = y3; this.ex4 = x4; this.ey4 = y4; this.ex5 = x5; this.ey5 = y5; this.ex6 = x6; this.ey6 = y6; this.ex7 = x7; this.ey7 = y7; this.ex8 = x8; this.ey8 = y8; this.ex9 = x9; this.ey9 = y9; this.ex10 = x10; this.ey10 = y10; } slyman = {}; titlescreen = {}; rainbows = {}; gateway = {}; slydrop = {}; blkscn = {}; wscrn = {}; strb = {}; gmov = {}; slyman.mc = attachMovie("slyvester", "slyman2", 0, 1); slydrop.mc = attachMovie("slyvester", "slyman1", 700, 1); titlescreen = attachMovie("Title", "titlescn", 500, 1); rainbows = attachMovie("RainbowSlide", "Rbs", 490, 1); gateway = attachMovie("gate", "gate1", 501, 1); blkscn = attachMovie("BlackScreen", "black", 9500, 1); black._alpha = 0; gate1._x = 240; gate1._y = 368; slyman1._x = 269; slyman1._y = 220; Rbs._y = -148; rooms = 8; walls = new Array(rooms); ladders = new Array(rooms); hlasers = new Array(rooms); vlasers = new Array(rooms); spikes = new Array(rooms); door = new Array(rooms); gell = new Array(rooms); solid = new Array(rooms); eggs = new Array(11); seagull = new Array(7); roomxy = new Array(); roomxy[1] = new RoomXY(144, 80, 464, 80, 80, 208, 48, 304, 496, 336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[2] = new RoomXY(144, 240, 464, 224, 464, 240, 48, 336, 464, 288, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[3] = new RoomXY(592, 96, 112, 256, 240, 256, 560, 256, 592, 336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[4] = new RoomXY(432, 144, 432, 192, 432, 240, 496, 192, 592, 192, 48, 336, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[5] = new RoomXY(48, 80, 592, 80, 112, 128, 336, 192, 336, 240, 336, 304, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[6] = new RoomXY(496, 80, 144, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); roomxy[7] = new RoomXY(48, 96, 48, 256, 48, 336, 336, 272, 400, 224, 560, 336, 464, 128, 496, 160, 528, 192, 560, 224); roomxy[8] = new RoomXY(48, 240, 176, 192, 208, 144, 496, 128, 528, 176, 496, 224, 528, 272, 496, 320, 592, 336, 0, 0); sgdata = new Array(); sgdata[1] = new SeaGulls(-96, -96, 16, 8, 100, 0, 160, 16, 0, 100, 240, 352, 0, -8, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); sgdata[2] = new SeaGulls(80, 384, 0, -24, 100, 656, 168, -16, 0, 100, 512, 0, 0, 8, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); sgdata[3] = new SeaGulls(48, 0, 0, 8, 100, 176, 0, 0, 24, 100, 656, 100, -16, 0, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); sgdata[4] = new SeaGulls(80, 368, 0, -12, 200, 112, 512, 0, -12, 200, 700, 342, -24, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); sgdata[5] = new SeaGulls(120, 320, 0, 0, 200, 496, -128, 0, 12, 100, 496, -32, 0, 12, 100, 528, 600, 0, -12, 100, 528, 504, 0, -12, 100, 0, 0, 0, 0, 0); sgdata[6] = new SeaGulls(-64, -32, 16, 8, 100, -128, 100, 12, 0, 400, -64, 100, 12, 0, 400, 800, 344, -12, 0, 400, 628, 344, -12, 0, 400, 0, 0, 0, 0, 0); sgdata[7] = new SeaGulls(272, 600, 0, -12, 200, -128, 280, 16, 0, 200, -32, 280, 16, 0, 200, 592, 600, 0, -12, 100, 592, 484, 0, -12, 100, 0, 0, 0, 0, 0); sgdata[8] = new SeaGulls(800, 340, -24, 0, 100, 464, -128, 0, 12, 200, 464, -64, 0, 12, 200, 528, -96, 0, 12, 200, 528, -32, 0, 12, 200, 0, 0, 0, 0, 0); sgdata[9] = new SeaGulls(304, -32, 0, 12, 200, -24, 176, 24, 0, 400, 700, 176, -24, -24, 100, 208, 400, -24, -24, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0); i = 1; while (i < (rooms + 1)) { walls[i] = {}; ladders[i] = {}; hlasers[i] = {}; vlasers[i] = {}; spikes[i] = {}; door[i] = {}; gell[i] = {}; solid[i] = {}; i++; } j = 1; while (j < 11) { eggs[j] = {}; j++; } k = 1; while (k < 7) { seagull[k] = {}; k++; } score = {}; score.mc = attachMovie("Text", "text1", 200, 1);
Frame 2
slydrop.mc = attachMovie("slyvester", "slyman1", 700, 1); titlescreen = attachMovie("Title", "titlescn", 500, 1); rainbows = attachMovie("RainbowSlide", "Rbs", 490, 1); gateway = attachMovie("gate", "gate1", 501, 1); numgulls = 0; go = 0; k = 1; while (k < 7) { removeMovieClip(seagull[k].mc); if (sgdata[9]["sgw" + k] > 0) { seagull[k].mc = attachMovie("Seagull", "seagull" + k, 1000 + k, 1); seagull[k].mc._x = sgdata[9]["sgx" + k]; seagull[k].mc._y = sgdata[9]["sgy" + k]; seagull[k].mc._alpha = 100; seagull[k].mc._xscale = sgdata[9]["sgw" + k]; numgulls = numgulls + 1; } k++; } gate1._x = 240; gate1._y = 368; slyman1._x = 269; slyman1._y = 220; Rbs._y = -148; black._alpha = 0; _root.image = 1; onEnterFrame = function () { Rbs._y = Rbs._y + 8; if (Rbs._y > 64) { Rbs._y = -148; } if (Key.isDown(32)) { removeMovieClip(gateway); go = 1; } p = 1; while (p < (numgulls + 1)) { seagull[p].mc._x = seagull[p].mc._x + sgdata[9]["sgxv" + p]; seagull[p].mc._y = seagull[p].mc._y + sgdata[9]["sgyv" + p]; if ((((seagull[p].mc._x > 800) or (seagull[p].mc._y > 602)) or (seagull[p].mc._x < -128)) or (seagull[p].mc._y < -128)) { seagull[p].mc._x = sgdata[9]["sgx" + p]; seagull[p].mc._y = sgdata[9]["sgy" + p]; } p++; } if (go == 1) { slyman1._y = slyman1._y + 8; black._alpha = ((slyman1._y - 220) / 254) * 100; if (slyman1._y > 474) { gotoAndPlay (5); } } }; stop();
Frame 3
onEnterFrame = function () { slyman1._y = slyman1._y + 8; if (slyman1._y > 474) { gotoAndPlay (5); } }; stop();
Frame 5
onEnterFrame = function () { removeMovieClip(rainbows); removeMovieClip(titlescreen); removeMovieClip(slyman1); slyman.mc = attachMovie("slyvester", "slyman2", 0, 1); slyxstart = 320; slyystart = -16; slyman2._x = 336; slyman2._y = -32; rm = 0; newgame = 0; slys = 3; text1._x = 0; text1._y = 370; numeggs = 0; numgulls = 0; };
Frame 6
onEnterFrame = function () { gotten = 0; rm = rm + 1; slys = slys + 1; numeggs = 0; numgulls = 0; j = 1; while (j < 11) { removeMovieClip(eggs[j].mc); if (roomxy[rm]["ex" + j] > 0) { eggs[j].mc = attachMovie("Egg", "egg" + j, 300 + j, 1); eggs[j].mc._x = roomxy[rm]["ex" + j]; eggs[j].mc._y = roomxy[rm]["ey" + j]; eggs[j].mc._alpha = 100; numeggs = numeggs + 1; } j++; } k = 1; while (k < 7) { removeMovieClip(seagull[k].mc); if (sgdata[rm]["sgw" + k] > 0) { seagull[k].mc = attachMovie("Seagull", "seagull" + k, 100 + k, 1); seagull[k].mc._x = sgdata[rm]["sgx" + k]; seagull[k].mc._y = sgdata[rm]["sgy" + k]; seagull[k].mc._alpha = 0; seagull[k].mc._xscale = sgdata[rm]["sgw" + k]; numgulls = numgulls + 1; } k++; } i = 1; while (i < (rooms + 1)) { removeMovieClip(door[i].mc); i++; } door[rm].mc = attachMovie("screenDoor" + rm, "door" + rm, 70 + rm, 1); door[rm].mc._x = 16; door[rm].mc._y = 48; };
Frame 7
onEnterFrame = function () { blk = 100; img = 1; _root.image = img; laserc = 0; jump = 0; osc = 0; slyd = 0; slyx = slyxstart; slc = 0; slyy = slyystart; _root.room = rm; _root.slys = slys; slyman2._xscale = 100; slyman2._yscale = 100; i = 1; while (i < (rooms + 1)) { removeMovieClip(walls[i].mc); removeMovieClip(hlasers[i].mc); removeMovieClip(vlasers[i].mc); removeMovieClip(spikes[i].mc); removeMovieClip(ladders[i].mc); removeMovieClip(gell[i].mc); removeMovieClip(solid[i].mc); i++; } walls[rm].mc = attachMovie("ScreenWalls" + rm, "walls" + rm, 20 + rm, 1); ladders[rm].mc = attachMovie("ScreenLadders" + rm, "ladders" + rm, 30 + rm, 1); spikes[rm].mc = attachMovie("ScreenSpikes" + rm, "spikes" + rm, 60 + rm, 1); gell[rm].mc = attachMovie("ScreenGell" + rm, "gell" + rm, 80 + rm, 1); solid[rm].mc = attachMovie("ScreenSolid" + rm, "solid" + rm, 90 + rm, 1); walls[rm].mc._alpha = 0; ladders[rm].mc._alpha = 0; spikes[rm].mc._alpha = 0; gell[rm].mc._alpha = 0; solid[rm].mc._alpha = 0; walls[rm].mc._x = 16; walls[rm].mc._y = 48; ladders[rm].mc._x = 16; ladders[rm].mc._y = 48; spikes[rm].mc._x = 16; spikes[rm].mc._y = 48; gell[rm].mc._x = 16; gell[rm].mc._y = 48; solid[rm].mc._x = 16; solid[rm].mc._y = 48; };
Frame 10
walls[rm].mc._alpha = 100; ladders[rm].mc._alpha = 100; spikes[rm].mc._alpha = 100; gell[rm].mc._alpha = 100; solid[rm].mc._alpha = 100; slyman2._alpha = 100; onEnterFrame = function () { black._alpha = blk; if (blk > 0) { blk = blk + -10; } slyman2._x = slyx; slyman2._y = slyy; if (Key.isDown(17)) { slys = slys + 1; } if (Key.isDown(37)) { slyd = -16; slyc = -16; img = 3 + osc; osc = 1 - osc; } if (Key.isDown(39)) { slyd = 16; slyc = 17; img = 5 + osc; osc = 1 - osc; } if (Key.isDown(38)) { img = 1 + osc; osc = 1 - osc; if ((((Math.round((slyx + 16) / 32) == ((slyx + 16) / 32)) and (ladders[rm].mc.hitTest(slyx + 16, slyy, true) or ladders[rm].mc.hitTest(slyx + 16, slyy + 24, true))) and (!walls[rm].mc.hitTest(slyx + 16, slyy - 8, true))) and (!(solid[rm].mc.hitTest(slyx + 16, slyy - 8, true) and (!door[rm].mc.hitTest(slyx + 16, slyy - 8, true))))) { slyy = slyy + -8; } } _root.image = img; if ((((((((walls[rm].mc.hitTest((slyx + slyc) + 16, slyy, true) or walls[rm].mc.hitTest((slyx + slyc) + 16, slyy + 16, true)) or walls[rm].mc.hitTest((slyx + slyc) + 16, slyy + 24, true)) or solid[rm].mc.hitTest((slyx + slyc) + 16, slyy, true)) or solid[rm].mc.hitTest((slyx + slyc) + 16, slyy + 16, true)) or solid[rm].mc.hitTest((slyx + slyc) + 16, slyy + 24, true)) or door[rm].mc.hitTest((slyx + slyc) + 16, slyy, true)) or door[rm].mc.hitTest((slyx + slyc) + 16, slyy + 16, true)) or door[rm].mc.hitTest((slyx + slyc) + 16, slyy + 24, true)) { slyd = 0; } slyx = slyx + slyd; slyd = 0; fall = 0; if ((((((((((jump == 0) and (!solid[rm].mc.hitTest(slyx + 24, slyy + 32, true))) and (!solid[rm].mc.hitTest(slyx + 8, slyy + 32, true))) and (!walls[rm].mc.hitTest(slyx + 24, slyy + 32, true))) and (!ladders[rm].mc.hitTest(slyx + 24, slyy + 32, true))) and (!ladders[rm].mc.hitTest(slyx + 24, slyy + 24, true))) and (!door[rm].mc.hitTest(slyx + 24, slyy + 32, true))) and (!walls[rm].mc.hitTest(slyx + 8, slyy + 32, true))) and (!ladders[rm].mc.hitTest(slyx + 8, slyy + 32, true))) and (!door[rm].mc.hitTest(slyx + 8, slyy + 32, true))) { fall = 1; slyy = slyy + 8; } if (walls[rm].mc.hitTest(slyx + 16, slyy, true)) { fall = 1; slyy = slyy + 8; } if ((((((((Key.isDown(32) and (fall == 0)) and (jump == 0)) and (!walls[rm].mc.hitTest(slyx + 24, slyy - 8, true))) and (!solid[rm].mc.hitTest(slyx + 24, slyy - 8, true))) and (!door[rm].mc.hitTest(slyx + 24, slyy - 8, true))) and (!walls[rm].mc.hitTest(slyx + 8, slyy - 8, true))) and (!solid[rm].mc.hitTest(slyx + 8, slyy - 8, true))) and (!door[rm].mc.hitTest(slyx + 8, slyy - 8, true))) { jump = 7; if (walls[rm].mc.hitTest(slyx + 24, slyy - 16, true)) { jump = 6; } } if (jump > 0) { jump = jump - 1; osc = 1 - osc; if (jump > 4) { slyy = slyy + -8; } } laserc = laserc + 1; if (laserc == 16) { hlasers[rm].mc = attachMovie("ScreenHLasers" + rm, "hlasers" + rm, 40 + rm, 1); hlasers[rm].mc._x = 16; hlasers[rm].mc._y = 48; removeMovieClip(vlasers[rm].mc); hlasers1._alpha = 100; } if (laserc == 32) { vlasers[rm].mc = attachMovie("ScreenVLasers" + rm, "vlasers" + rm, 50 + rm, 1); vlasers[rm].mc._x = 16; vlasers[rm].mc._y = 48; removeMovieClip(hlasers[rm].mc); laserc = 0; } if ((((vlasers[rm].mc.hitTest(slyx + 16, slyy + 8, true) or hlasers[rm].mc.hitTest(slyx + 16, slyy + 8, true)) or vlasers[rm].mc.hitTest(slyx + 16, slyy + 16, true)) or hlasers[rm].mc.hitTest(slyx + 16, slyy + 16, true)) or spikes[rm].mc.hitTest(slyx + 16, slyy + 16, true)) { disolve = 100; gotoAndPlay (15); } k = 1; while (k < (numeggs + 1)) { if (eggs[k].mc.hitTest(slyx + 16, slyy + 24, true)) { removeMovieClip(eggs[k].mc); gotten = gotten + 1; if (gotten >= numeggs) { removeMovieClip(door[rm].mc); } } k++; } if (slyx > 616) { slyxstart = 48; slyystart = slyy; gotoAndPlay (18); } if (slyx < 16) { slyxstart = 592; slyystart = slyy; gotoAndPlay (18); } if (slyy > 368) { slyystart = 64; slyxstart = slyx; gotoAndPlay (18); } p = 1; while (p < (numgulls + 1)) { seagull[p].mc._alpha = 100; seagull[p].mc._x = seagull[p].mc._x + sgdata[rm]["sgxv" + p]; seagull[p].mc._y = seagull[p].mc._y + sgdata[rm]["sgyv" + p]; if ((((seagull[p].mc._x < (slyx + 24)) and (seagull[p].mc._x > (slyx - 24))) and (seagull[p].mc._y > (slyy - 24))) and (seagull[p].mc._y < (slyy + 24))) { disolve = 100; gotoAndPlay (15); } if ((((seagull[p].mc._x > 800) or (seagull[p].mc._y > 602)) or (seagull[p].mc._x < -128)) or (seagull[p].mc._y < -128)) { seagull[p].mc._x = sgdata[rm]["sgx" + p]; seagull[p].mc._y = sgdata[rm]["sgy" + p]; } p++; } if (((rm == 8) and (slyx == 80)) and (slyy == 320)) { gotoAndPlay (20); } }; stop();
Frame 15
onEnterFrame = function () { slyman2._x = slyx; slyman2._y = slyy; slyman2._alpha = disolve; disolve = disolve + -5; if (disolve < 1) { slys = slys + -1; if (slys > -1) { gotoAndPlay (16); } else { slys = 0; gotoAndPlay (23); } } }; stop();
Frame 16
onEnterFrame = function () { black._alpha = black._alpha + 10; if (black._alpha >= 100) { gotoAndPlay (7); } }; stop();
Frame 18
onEnterFrame = function () { black._alpha = black._alpha + 10; if (black._alpha >= 100) { gotoAndPlay (6); } }; stop();
Frame 20
wsrn.mc = attachMovie("WinScreen", "winscreen1", 9000, 1); strb.mc = attachMovie("Strobe", "strobe1", 8999, 1); strobe1._x = 470; strobe1._y = 200; strobe1._xscale = 150; strobe1._yscale = 150; onEnterFrame = function () { strobe1._rotation = strobe1._rotation + 5; if (Key.isDown(32)) { removeMovieClip(strobe1); removeMovieClip(winscreen1); black._alpha = 100; gotoAndPlay (2); } }; stop();
Frame 23
gmov.mc = attachMovie("GameOver", "gameover1", 9005, 1); removeMovieClip(slyman2); i = 1; while (i < (rooms + 1)) { removeMovieClip(walls[i].mc); removeMovieClip(hlasers[i].mc); removeMovieClip(vlasers[i].mc); removeMovieClip(spikes[i].mc); removeMovieClip(door[i].mc); removeMovieClip(ladders[i].mc); removeMovieClip(gell[i].mc); removeMovieClip(solid[i].mc); i++; } j = 1; while (j < 11) { removeMovieClip(eggs[j].mc); j++; } k = 1; while (k < 7) { removeMovieClip(seagull[k].mc); k++; } onEnterFrame = function () { if (Key.isDown(32)) { removeMovieClip(gameover1); black._alpha = 100; gotoAndPlay (2); } }; stop();
Symbol 14 MovieClip [Slyvester] Frame 1
onEnterFrame = function () { if (_root.image == 1) { gotoAndPlay (2); } if (_root.image == 2) { gotoAndPlay (3); } if (_root.image == 3) { gotoAndPlay (4); } if (_root.image == 4) { gotoAndPlay (5); } if (_root.image == 5) { gotoAndPlay (6); } if (_root.image == 6) { gotoAndPlay (7); } }; stop();
Symbol 14 MovieClip [Slyvester] Frame 2
stop();
Symbol 14 MovieClip [Slyvester] Frame 3
stop();
Symbol 14 MovieClip [Slyvester] Frame 4
stop();
Symbol 14 MovieClip [Slyvester] Frame 5
stop();
Symbol 14 MovieClip [Slyvester] Frame 6
stop();
Symbol 14 MovieClip [Slyvester] Frame 7
stop();

Library Items

Symbol 1 Bitmap [GreenWall]Used by:30 63 82 96 110 120 131 148 153
Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:14
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:14
Symbol 6 BitmapUsed by:7
Symbol 7 GraphicUses:6Used by:14
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:14
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:14
Symbol 12 BitmapUsed by:13
Symbol 13 GraphicUses:12Used by:14
Symbol 14 MovieClip [Slyvester]Uses:3 5 7 9 11 13
Symbol 15 BitmapUsed by:16 53 78 116 127 143
Symbol 16 GraphicUses:15Used by:17
Symbol 17 MovieClip [ScreenSpikes1]Uses:16
Symbol 18 BitmapUsed by:19 57 76 90 106 123 138
Symbol 19 GraphicUses:18Used by:20
Symbol 20 MovieClip [ScreenVLasers1]Uses:19
Symbol 21 BitmapUsed by:22 61 68 84 102 114 150
Symbol 22 GraphicUses:21Used by:23 122
Symbol 23 MovieClip [ScreenDoor1]Uses:22
Symbol 24 BitmapUsed by:25 59 74 92 104 125 140
Symbol 25 GraphicUses:24Used by:26
Symbol 26 MovieClip [ScreenHLasers1]Uses:25
Symbol 27 BitmapUsed by:28 55 80 94 108 118 129 146
Symbol 28 GraphicUses:27Used by:29
Symbol 29 MovieClip [ScreenLadders1]Uses:28
Symbol 30 GraphicUses:1Used by:31
Symbol 31 MovieClip [ScreenWalls1]Uses:30
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:40
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:40
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:40
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:40
Symbol 40 MovieClip [Seagull]Uses:33 35 37 39
Symbol 41 GraphicUsed by:47
Symbol 42 FontUsed by:43 44 45 46
Symbol 43 TextUses:42Used by:47
Symbol 44 TextUses:42Used by:47
Symbol 45 EditableTextUses:42Used by:47
Symbol 46 EditableTextUses:42Used by:47
Symbol 47 MovieClip [Text]Uses:41 43 44 45 46
Symbol 48 BitmapUsed by:49 51 70 72 86 88 98 100 112 133 136
Symbol 49 GraphicUses:48Used by:50
Symbol 50 MovieClip [ScreenSolid2]Uses:49
Symbol 51 GraphicUses:48Used by:52
Symbol 52 MovieClip [ScreenGell2]Uses:51
Symbol 53 GraphicUses:15Used by:54
Symbol 54 MovieClip [ScreenSpikes2]Uses:53
Symbol 55 GraphicUses:27Used by:56
Symbol 56 MovieClip [ScreenLadders2]Uses:55
Symbol 57 GraphicUses:18Used by:58
Symbol 58 MovieClip [ScreenVLasers2]Uses:57
Symbol 59 GraphicUses:24Used by:60
Symbol 60 MovieClip [ScreenHLasers2]Uses:59
Symbol 61 GraphicUses:21Used by:62
Symbol 62 MovieClip [ScreenDoor2]Uses:61
Symbol 63 GraphicUses:1Used by:64
Symbol 64 MovieClip [ScreenWalls2]Uses:63
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:67
Symbol 67 MovieClip [Egg]Uses:66
Symbol 68 GraphicUses:21Used by:69
Symbol 69 MovieClip [ScreenDoor3]Uses:68
Symbol 70 GraphicUses:48Used by:71
Symbol 71 MovieClip [ScreenSolid3]Uses:70
Symbol 72 GraphicUses:48Used by:73
Symbol 73 MovieClip [ScreenGell3]Uses:72
Symbol 74 GraphicUses:24Used by:75
Symbol 75 MovieClip [ScreenHLasers3]Uses:74
Symbol 76 GraphicUses:18Used by:77
Symbol 77 MovieClip [ScreenVLasers3]Uses:76
Symbol 78 GraphicUses:15Used by:79
Symbol 79 MovieClip [ScreenSpikes3]Uses:78
Symbol 80 GraphicUses:27Used by:81
Symbol 81 MovieClip [ScreenLadders3]Uses:80
Symbol 82 GraphicUses:1Used by:83
Symbol 83 MovieClip [ScreenWalls3]Uses:82
Symbol 84 GraphicUses:21Used by:85
Symbol 85 MovieClip [ScreenDoor4]Uses:84
Symbol 86 GraphicUses:48Used by:87
Symbol 87 MovieClip [ScreenSolid4]Uses:86
Symbol 88 GraphicUses:48Used by:89
Symbol 89 MovieClip [ScreenGell4]Uses:88
Symbol 90 GraphicUses:18Used by:91
Symbol 91 MovieClip [ScreenVLasers4]Uses:90
Symbol 92 GraphicUses:24Used by:93
Symbol 93 MovieClip [ScreenHLasers4]Uses:92
Symbol 94 GraphicUses:27Used by:95
Symbol 95 MovieClip [ScreenLadders4]Uses:94
Symbol 96 GraphicUses:1Used by:97
Symbol 97 MovieClip [ScreenWalls4]Uses:96
Symbol 98 GraphicUses:48Used by:99
Symbol 99 MovieClip [ScreenSolid5]Uses:98
Symbol 100 GraphicUses:48Used by:101
Symbol 101 MovieClip [ScreenGell5]Uses:100
Symbol 102 GraphicUses:21Used by:103
Symbol 103 MovieClip [ScreenDoor5]Uses:102
Symbol 104 GraphicUses:24Used by:105
Symbol 105 MovieClip [ScreenHLasers5]Uses:104
Symbol 106 GraphicUses:18Used by:107
Symbol 107 MovieClip [ScreenVLasers5]Uses:106
Symbol 108 GraphicUses:27Used by:109
Symbol 109 MovieClip [ScreenLadders5]Uses:108
Symbol 110 GraphicUses:1Used by:111
Symbol 111 MovieClip [ScreenWalls5]Uses:110
Symbol 112 GraphicUses:48Used by:113
Symbol 113 MovieClip [ScreenSolid6]Uses:112
Symbol 114 GraphicUses:21Used by:115
Symbol 115 MovieClip [ScreenDoor6]Uses:114
Symbol 116 GraphicUses:15Used by:117
Symbol 117 MovieClip [ScreenSpikes6]Uses:116
Symbol 118 GraphicUses:27Used by:119
Symbol 119 MovieClip [ScreenLadders6]Uses:118
Symbol 120 GraphicUses:1Used by:121
Symbol 121 MovieClip [ScreenWalls6]Uses:120
Symbol 122 MovieClip [ScreenDoor7]Uses:22
Symbol 123 GraphicUses:18Used by:124
Symbol 124 MovieClip [ScreenVLasers7]Uses:123
Symbol 125 GraphicUses:24Used by:126
Symbol 126 MovieClip [ScreenHLasers7]Uses:125
Symbol 127 GraphicUses:15Used by:128
Symbol 128 MovieClip [ScreenSpikes7]Uses:127
Symbol 129 GraphicUses:27Used by:130
Symbol 130 MovieClip [ScreenLadders7]Uses:129
Symbol 131 GraphicUses:1Used by:132
Symbol 132 MovieClip [ScreenWalls7]Uses:131
Symbol 133 GraphicUses:48Used by:134
Symbol 134 MovieClip [ScreenSolid8]Uses:133
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:48 135Used by:137
Symbol 137 MovieClip [ScreenGell8]Uses:136
Symbol 138 GraphicUses:18Used by:139
Symbol 139 MovieClip [ScreenVLasers8]Uses:138
Symbol 140 GraphicUses:24Used by:141
Symbol 141 MovieClip [ScreenHLasers8]Uses:140
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:15 142Used by:144
Symbol 144 MovieClip [ScreenSpikes8]Uses:143
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:27 145Used by:147
Symbol 147 MovieClip [ScreenLadders8]Uses:146
Symbol 148 GraphicUses:1Used by:149
Symbol 149 MovieClip [ScreenWalls8]Uses:148
Symbol 150 GraphicUses:21Used by:151
Symbol 151 MovieClip [ScreenDoor8]Uses:150
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:1 152Used by:154
Symbol 154 MovieClip [Title]Uses:153
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:157
Symbol 157 MovieClip [RainbowSlide]Uses:156
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:160
Symbol 160 MovieClip [gate]Uses:159
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:163
Symbol 163 MovieClip [BlackScreen]Uses:162
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:166
Symbol 166 MovieClip [WinScreen]Uses:165
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:169
Symbol 169 MovieClip [Strobe]Uses:168
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClip [GameOver]Uses:171

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata present, AS1/AS2.
SWFMetaData (77)Timeline Frame 1192 bytes "<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="" xmlns ..."
ExportAssets (56)Timeline Frame 1Symbol 1 as "GreenWall"
ExportAssets (56)Timeline Frame 1Symbol 14 as "Slyvester"
ExportAssets (56)Timeline Frame 1Symbol 17 as "ScreenSpikes1"
ExportAssets (56)Timeline Frame 1Symbol 20 as "ScreenVLasers1"
ExportAssets (56)Timeline Frame 1Symbol 23 as "ScreenDoor1"
ExportAssets (56)Timeline Frame 1Symbol 26 as "ScreenHLasers1"
ExportAssets (56)Timeline Frame 1Symbol 29 as "ScreenLadders1"
ExportAssets (56)Timeline Frame 1Symbol 31 as "ScreenWalls1"
ExportAssets (56)Timeline Frame 1Symbol 40 as "Seagull"
ExportAssets (56)Timeline Frame 1Symbol 47 as "Text"
ExportAssets (56)Timeline Frame 1Symbol 50 as "ScreenSolid2"
ExportAssets (56)Timeline Frame 1Symbol 52 as "ScreenGell2"
ExportAssets (56)Timeline Frame 1Symbol 54 as "ScreenSpikes2"
ExportAssets (56)Timeline Frame 1Symbol 56 as "ScreenLadders2"
ExportAssets (56)Timeline Frame 1Symbol 58 as "ScreenVLasers2"
ExportAssets (56)Timeline Frame 1Symbol 60 as "ScreenHLasers2"
ExportAssets (56)Timeline Frame 1Symbol 62 as "ScreenDoor2"
ExportAssets (56)Timeline Frame 1Symbol 64 as "ScreenWalls2"
ExportAssets (56)Timeline Frame 1Symbol 67 as "Egg"
ExportAssets (56)Timeline Frame 1Symbol 69 as "ScreenDoor3"
ExportAssets (56)Timeline Frame 1Symbol 71 as "ScreenSolid3"
ExportAssets (56)Timeline Frame 1Symbol 73 as "ScreenGell3"
ExportAssets (56)Timeline Frame 1Symbol 75 as "ScreenHLasers3"
ExportAssets (56)Timeline Frame 1Symbol 77 as "ScreenVLasers3"
ExportAssets (56)Timeline Frame 1Symbol 79 as "ScreenSpikes3"
ExportAssets (56)Timeline Frame 1Symbol 81 as "ScreenLadders3"
ExportAssets (56)Timeline Frame 1Symbol 83 as "ScreenWalls3"
ExportAssets (56)Timeline Frame 1Symbol 85 as "ScreenDoor4"
ExportAssets (56)Timeline Frame 1Symbol 87 as "ScreenSolid4"
ExportAssets (56)Timeline Frame 1Symbol 89 as "ScreenGell4"
ExportAssets (56)Timeline Frame 1Symbol 91 as "ScreenVLasers4"
ExportAssets (56)Timeline Frame 1Symbol 93 as "ScreenHLasers4"
ExportAssets (56)Timeline Frame 1Symbol 95 as "ScreenLadders4"
ExportAssets (56)Timeline Frame 1Symbol 97 as "ScreenWalls4"
ExportAssets (56)Timeline Frame 1Symbol 99 as "ScreenSolid5"
ExportAssets (56)Timeline Frame 1Symbol 101 as "ScreenGell5"
ExportAssets (56)Timeline Frame 1Symbol 103 as "ScreenDoor5"
ExportAssets (56)Timeline Frame 1Symbol 105 as "ScreenHLasers5"
ExportAssets (56)Timeline Frame 1Symbol 107 as "ScreenVLasers5"
ExportAssets (56)Timeline Frame 1Symbol 109 as "ScreenLadders5"
ExportAssets (56)Timeline Frame 1Symbol 111 as "ScreenWalls5"
ExportAssets (56)Timeline Frame 1Symbol 113 as "ScreenSolid6"
ExportAssets (56)Timeline Frame 1Symbol 115 as "ScreenDoor6"
ExportAssets (56)Timeline Frame 1Symbol 117 as "ScreenSpikes6"
ExportAssets (56)Timeline Frame 1Symbol 119 as "ScreenLadders6"
ExportAssets (56)Timeline Frame 1Symbol 121 as "ScreenWalls6"
ExportAssets (56)Timeline Frame 1Symbol 122 as "ScreenDoor7"
ExportAssets (56)Timeline Frame 1Symbol 124 as "ScreenVLasers7"
ExportAssets (56)Timeline Frame 1Symbol 126 as "ScreenHLasers7"
ExportAssets (56)Timeline Frame 1Symbol 128 as "ScreenSpikes7"
ExportAssets (56)Timeline Frame 1Symbol 130 as "ScreenLadders7"
ExportAssets (56)Timeline Frame 1Symbol 132 as "ScreenWalls7"
ExportAssets (56)Timeline Frame 1Symbol 134 as "ScreenSolid8"
ExportAssets (56)Timeline Frame 1Symbol 137 as "ScreenGell8"
ExportAssets (56)Timeline Frame 1Symbol 139 as "ScreenVLasers8"
ExportAssets (56)Timeline Frame 1Symbol 141 as "ScreenHLasers8"
ExportAssets (56)Timeline Frame 1Symbol 144 as "ScreenSpikes8"
ExportAssets (56)Timeline Frame 1Symbol 147 as "ScreenLadders8"
ExportAssets (56)Timeline Frame 1Symbol 149 as "ScreenWalls8"
ExportAssets (56)Timeline Frame 1Symbol 151 as "ScreenDoor8"
ExportAssets (56)Timeline Frame 1Symbol 154 as "Title"
ExportAssets (56)Timeline Frame 1Symbol 157 as "RainbowSlide"
ExportAssets (56)Timeline Frame 1Symbol 160 as "gate"
ExportAssets (56)Timeline Frame 1Symbol 163 as "BlackScreen"
ExportAssets (56)Timeline Frame 1Symbol 166 as "WinScreen"
ExportAssets (56)Timeline Frame 1Symbol 169 as "Strobe"
ExportAssets (56)Timeline Frame 1Symbol 172 as "GameOver"

Dynamic Text Variables

_root.slysSymbol 45 EditableText"<p align="left"></p>"
_root.roomSymbol 46 EditableText"<p align="left"></p>"




http://swfchan.com/5/24002/info.shtml
Created: 25/5 -2019 16:48:03 Last modified: 25/5 -2019 16:48:03 Server time: 02/05 -2024 15:46:29