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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM50627484-7DC&rnd=50627484" width="1" height="1"></div>

new-super-luigi-bros_slide.swf

This is the info page for
Flash #259598

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


ActionScript [AS1/AS2]
Frame 2
stop();
Frame 3
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0;
Frame 4
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0;
Frame 5
stop(); score.text = 0; hh.text = 5; _root._quality = "low"; _quality = "low";
Instance of Symbol 99 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nextFrame(); } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 0.5; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 0.2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 0.5; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 0.9; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 5
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 144 MovieClip "char" in Frame 5
onClipEvent (load) { jumping = false; speed = 0.5; healthX = _root.health._x; scoreX = _root.score._x; hudX = _root.hud._x; hudX = _root.gameover._x; Xpos = this._x; Ypos = this._y; maxmove = 15; _root.maxshoottime = 100; } onClipEvent (enterFrame) { _x = (Xpos - _root._x); _root.score._x = scoreX - _root._x; _root.health._x = healthX - _root._x; _root.hud._x = hudX - _root._x; _root.gameover._x = hudX - _root._x; if ((!_root.ground.hitTest(this._x, this._y, true)) && (!jumping)) { this._y = this._y + 6; } if (!_root.shooting) { _root.timer = 0; _root.mvsp = _xscale / 20; } if (_root.dead) { this.gotoAndStop("dead"); } else { speed = speed * 0.85; if ((dir == "right") && (!_root.leftblock.hitTest(this._x + 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (speed > 0) { dir = "right"; } else if (speed < 0) { dir = "left"; } if ((dir == "left") && (!_root.rightblock.hitTest(this._x - 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (Key.isDown(37)) { if (speed > (-maxmove)) { speed--; } this.gotoAndStop("run"); this._xscale = -100; } else if (Key.isDown(39)) { if (speed < maxmove) { speed++; } this._xscale = 100; this.gotoAndStop("run"); } else if (Key.isDown(17)) { this.gotoAndStop("attack"); attacking = true; speed = 0; } else if (Key.isDown(32)) { if ((_root.gotgun == true) && (!_root.shooting)) { _root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y - 25}); _root.shooting = true; with (_root.bulleter) { onEnterFrame = function () { var _local1 = _root; if (_local1.timer > _local1.maxshoottime) { _local1.shooting = false; unloadMovie(this); } _local1.timer++; _x = _x + _local1.mvsp; }; } attacking = true; speed = 0; this.gotoAndStop("shoot"); } } else if (((speed < 1) && (speed > -1)) && (!attacking)) { speed = 0; this.gotoAndStop("idle"); } if (Key.isDown(38) && (!jumping)) { jumping = true; } if (jumping) { this.gotoAndStop("jump"); this._y = this._y - jump; jump = jump - 0.8; if (jump < 0) { falling = true; } if (jump < -15) { jump = -19; } } if (_root.ground.hitTest(this._x, this._y, true) && (falling)) { jump = 12; jumping = false; falling = false; } } } onClipEvent (keyUp) { if (Key.getCode() == 17) { attacking = false; } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 151 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.hekfjd.text <= 0) { _root.dead = false; } if (_root.dead) { _root._x = 0; _root.health.text = 100; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 161 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 163 MovieClip in Frame 5
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Frame 6
stop(); _root._quality = "high"; _quality = "high";
Instance of Symbol 111 MovieClip in Frame 6
onClipEvent (load) { enemyspeed = 0.5; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 6
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 6
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Frame 7
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; _root._quality = "high"; _quality = "high";
Frame 8
stop(); score.text = 0; hh.text = 5; _root._quality = "low"; _quality = "low"; stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0;
Instance of Symbol 233 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 251 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nextFrame(); } }
Instance of Symbol 144 MovieClip "char" in Frame 8
onClipEvent (load) { jumping = false; speed = 0.5; healthX = _root.health._x; scoreX = _root.score._x; hudX = _root.hud._x; gameoverX = _root.gameover._x; bg2X = _root.bg2._x; Xpos = this._x; Ypos = this._y; maxmove = 15; _root.maxshoottime = 100; } onClipEvent (enterFrame) { _x = (Xpos - _root._x); _root.score._x = scoreX - _root._x; _root.health._x = healthX - _root._x; _root.hud._x = hudX - _root._x; _root.gameover._x = hudX - _root._x; _root.bg2._x = hudX - _root._x; if ((!_root.ground.hitTest(this._x, this._y, true)) && (!jumping)) { this._y = this._y + 6; } if (!_root.shooting) { _root.timer = 0; _root.mvsp = _xscale / 20; } if (_root.dead) { this.gotoAndStop("dead"); } else { speed = speed * 0.85; if ((dir == "right") && (!_root.leftblock.hitTest(this._x + 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (speed > 0) { dir = "right"; } else if (speed < 0) { dir = "left"; } if ((dir == "left") && (!_root.rightblock.hitTest(this._x - 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (Key.isDown(37)) { if (speed > (-maxmove)) { speed--; } this.gotoAndStop("run"); this._xscale = -100; } else if (Key.isDown(39)) { if (speed < maxmove) { speed++; } this._xscale = 100; this.gotoAndStop("run"); } else if (Key.isDown(17)) { this.gotoAndStop("attack"); attacking = true; speed = 0; } else if (Key.isDown(32)) { if ((_root.gotgun == true) && (!_root.shooting)) { _root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y - 25}); _root.shooting = true; with (_root.bulleter) { onEnterFrame = function () { var _local1 = _root; if (_local1.timer > _local1.maxshoottime) { _local1.shooting = false; unloadMovie(this); } _local1.timer++; _x = _x + _local1.mvsp; }; } attacking = true; speed = 0; this.gotoAndStop("shoot"); } } else if (((speed < 1) && (speed > -1)) && (!attacking)) { speed = 0; this.gotoAndStop("idle"); } if (Key.isDown(38) && (!jumping)) { jumping = true; } if (jumping) { this.gotoAndStop("jump"); this._y = this._y - jump; jump = jump - 0.8; if (jump < 0) { falling = true; } if (jump < -15) { jump = -19; } } if (_root.ground.hitTest(this._x, this._y, true) && (falling)) { jump = 12; jumping = false; falling = false; } } } onClipEvent (keyUp) { if (Key.getCode() == 17) { attacking = false; } }
Instance of Symbol 151 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.hekfjd.text <= 0) { _root.dead = false; } if (_root.dead) { _root._x = 0; _root.health.text = 100; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 1.5; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 8
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 161 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { (_root.score.text++) * 100; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Instance of Symbol 257 MovieClip in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Frame 9
stop(); _root._quality = "high"; _quality = "high";
Frame 10
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; _root._quality = "high"; _quality = "high";
Frame 11
stop(); score.text = 0; hh.text = 5; _root._quality = "low"; _quality = "low"; stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0;
Instance of Symbol 251 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nextFrame(); } }
Instance of Symbol 144 MovieClip "char" in Frame 11
onClipEvent (load) { jumping = false; speed = 0.5; healthX = _root.health._x; scoreX = _root.score._x; hudX = _root.hud._x; gameoverX = _root.gameover._x; bg2X = _root.bg2._x; Xpos = this._x; Ypos = this._y; maxmove = 15; _root.maxshoottime = 100; } onClipEvent (enterFrame) { _x = (Xpos - _root._x); _root.score._x = scoreX - _root._x; _root.health._x = healthX - _root._x; _root.hud._x = hudX - _root._x; _root.gameover._x = hudX - _root._x; _root.bg2._x = hudX - _root._x; if ((!_root.ground.hitTest(this._x, this._y, true)) && (!jumping)) { this._y = this._y + 6; } if (!_root.shooting) { _root.timer = 0; _root.mvsp = _xscale / 20; } if (_root.dead) { this.gotoAndStop("dead"); } else { speed = speed * 0.85; if ((dir == "right") && (!_root.leftblock.hitTest(this._x + 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (speed > 0) { dir = "right"; } else if (speed < 0) { dir = "left"; } if ((dir == "left") && (!_root.rightblock.hitTest(this._x - 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (Key.isDown(37)) { if (speed > (-maxmove)) { speed--; } this.gotoAndStop("run"); this._xscale = -100; } else if (Key.isDown(39)) { if (speed < maxmove) { speed++; } this._xscale = 100; this.gotoAndStop("run"); } else if (Key.isDown(17)) { this.gotoAndStop("attack"); attacking = true; speed = 0; } else if (Key.isDown(32)) { if ((_root.gotgun == true) && (!_root.shooting)) { _root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y - 25}); _root.shooting = true; with (_root.bulleter) { onEnterFrame = function () { var _local1 = _root; if (_local1.timer > _local1.maxshoottime) { _local1.shooting = false; unloadMovie(this); } _local1.timer++; _x = _x + _local1.mvsp; }; } attacking = true; speed = 0; this.gotoAndStop("shoot"); } } else if (((speed < 1) && (speed > -1)) && (!attacking)) { speed = 0; this.gotoAndStop("idle"); } if (Key.isDown(38) && (!jumping)) { jumping = true; } if (jumping) { this.gotoAndStop("jump"); this._y = this._y - jump; jump = jump - 0.8; if (jump < 0) { falling = true; } if (jump < -15) { jump = -19; } } if (_root.ground.hitTest(this._x, this._y, true) && (falling)) { jump = 12; jumping = false; falling = false; } } } onClipEvent (keyUp) { if (Key.getCode() == 17) { attacking = false; } }
Instance of Symbol 151 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.hekfjd.text <= 0) { _root.dead = false; } if (_root.dead) { _root._x = 0; _root.health.text = 100; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.6; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.6; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.7; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 111 MovieClip in Frame 11
onClipEvent (load) { enemyspeed = 0.6; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 150 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 161 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 161 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 161 MovieClip in Frame 11
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 364 MovieClip "movit" in Frame 11
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; _root.movit.fishes.gotoAndStop("dead"); _root.movit.stop(); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "left") { enemystepsright = enemystepsright + 0; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "left"; } } }
Instance of Symbol 365 MovieClip "movit" in Frame 11
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; _root.movit.fishes.gotoAndStop("dead"); _root.movit.stop(); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "left") { enemystepsright = enemystepsright + 0; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "left"; } } }
Instance of Symbol 366 MovieClip "movit" in Frame 11
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; _root.movit.fishes.gotoAndStop("dead"); _root.movit.stop(); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "left") { enemystepsright = enemystepsright + 0; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "left"; } } }
Instance of Symbol 365 MovieClip "movit" in Frame 11
onClipEvent (load) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; _root.movit.fishes.gotoAndStop("dead"); _root.movit.stop(); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "left") { enemystepsright = enemystepsright + 0; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "left"; } } }
Frame 12
stop(); score.text = 0; hh.text = 5; _root._quality = "high"; _quality = "high"; stop();
Frame 13
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; _root._quality = "high"; _quality = "high"; _root._quality = "high"; _quality = "high"; stop();
Frame 14
stop(); score.text = 0; hh.text = 5; _root._quality = "low"; _quality = "low"; stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0;
Instance of Symbol 453 MovieClip "char" in Frame 14
onClipEvent (load) { jumping = false; speed = 0.5; healthX = _root.health._x; scoreX = _root.score._x; hudX = _root.hud._x; gameoverX = _root.gameover._x; bg2X = _root.bg2._x; Xpos = this._x; Ypos = this._y; maxmove = 15; _root.maxshoottime = 100; } onClipEvent (enterFrame) { _x = (Xpos - _root._x); _root.score._x = scoreX - _root._x; _root.health._x = healthX - _root._x; _root.hud._x = hudX - _root._x; _root.gameover._x = hudX - _root._x; _root.bg2._x = hudX - _root._x; if ((!_root.ground.hitTest(this._x, this._y, true)) && (!jumping)) { this._y = this._y + 6; } if (!_root.shooting) { _root.timer = 0; _root.mvsp = _xscale / 20; } if (_root.dead) { this.gotoAndStop("dead"); } else { speed = speed * 0.85; if ((dir == "right") && (!_root.leftblock.hitTest(this._x + 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (speed > 0) { dir = "right"; } else if (speed < 0) { dir = "left"; } if ((dir == "left") && (!_root.rightblock.hitTest(this._x - 20, this._y, true))) { _root.health._x = _root.health._x + speed; _root.score._x = _root.score._x + speed; _root.hud._x = _root.hud._x + speed; _root.gameover._x = _root.gameover._x + speed; _root.bg2._x = _root.bg2._x + speed; this._x = this._x + speed; _root._x = _root._x - speed; } if (Key.isDown(37)) { if (speed > (-maxmove)) { speed--; } this.gotoAndStop("run"); this._xscale = -100; } else if (Key.isDown(39)) { if (speed < maxmove) { speed++; } this._xscale = 100; this.gotoAndStop("run"); } else if (Key.isDown(17)) { this.gotoAndStop("attack"); attacking = true; speed = 0; } else if (Key.isDown(32)) { if ((_root.gotgun == true) && (!_root.shooting)) { _root.attachMovie("bullet", "bulleter", 1, {_x:_root.char._x, _y:_root.char._y - 25}); _root.shooting = true; with (_root.bulleter) { onEnterFrame = function () { var _local1 = _root; if (_local1.timer > _local1.maxshoottime) { _local1.shooting = false; unloadMovie(this); } _local1.timer++; _x = _x + _local1.mvsp; }; } } } else if (((speed < 1) && (speed > -1)) && (!attacking)) { speed = 0; this.gotoAndStop("idle"); } if (Key.isDown(38) && (!jumping)) { jumping = true; } if (jumping) { this.gotoAndStop("jump"); this._y = this._y - jump; jump = jump - 0.2; if (jump < 0) { falling = true; } if (jump < -1) { jump = -1; } } if (_root.ground.hitTest(this._x, this._y, true) && (falling)) { jump = 8; jumping = false; falling = false; } } } onClipEvent (keyUp) { if (Key.getCode() == 17) { attacking = false; } }
Instance of Symbol 151 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { if (_root.hekfjd.text <= 0) { _root.dead = false; } if (_root.dead) { _root._x = 0; _root.health.text = 100; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 3; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 1; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 3; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 3; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 2; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 3; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 0.4; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 363 MovieClip in Frame 14
onClipEvent (load) { enemyspeed = 3; enemystepsright = 0; enemystepsleft = 0; enemydir = "left"; } onClipEvent (enterFrame) { if (this.hitTest(_root.char.jume)) { enemyspeed = 0; enemystepsright = 0; enemystepsleft = 0; dead = true; this.gotoAndStop("dead"); _root.char.jumping = true; } if (this.hitTest(_root.char) && (!dead)) { _root.char.jumping = false; _root.dead = true; } if (!dead) { if (enemydir == "right") { enemystepsright = enemystepsright + 1; this._xscale = -100; this._x = this._x + enemyspeed; } else if (enemydir == "left") { enemystepsleft = enemystepsleft + 1; this._xscale = 100; this._x = this._x - enemyspeed; } if (enemystepsright == 100) { enemystepsright = 0; enemydir = "left"; } else if (enemystepsleft == 100) { enemystepsleft = 0; enemydir = "right"; } } }
Instance of Symbol 460 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 161 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 460 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Instance of Symbol 161 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); _root.hud.lives.prevFrame(); } }
Instance of Symbol 251 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nextFrame(); } }
Instance of Symbol 257 MovieClip in Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; } }
Frame 15
stop(); score.text = 0; hh.text = 5; _root._quality = "high"; _quality = "high"; stop();
Frame 16
stop(); _root._x = 0; _root.char._x = _root.char.startX; _root.char._y = _root.char.startY + (Stage.height / 2); _root.char.speed = 0; _root._quality = "high"; _quality = "high"; _root._quality = "high"; _quality = "high"; stop();
Frame 17
stop();
Symbol 15 Button
on (release) { getURL ("http://www.newgrounds.com", "blank"); }
Symbol 20 Button
on (release) { _root.play(); }
Symbol 21 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 21 MovieClip Frame 2
gotoAndPlay (1);
Symbol 28 Button
on (release) { play(); }
Instance of Symbol 33 MovieClip in Symbol 45 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = false; this._parent.gotoAndPlay(10); } }
Symbol 45 MovieClip Frame 8
gotoAndPlay (1);
Symbol 45 MovieClip Frame 18
_root.score.text++;
Symbol 45 MovieClip Frame 35
stop();
Instance of Symbol 51 MovieClip in Symbol 54 MovieClip Frame 58
on (keyPress "<Space>") { _root.nextFrame(); }
Symbol 54 MovieClip Frame 82
stop();
Symbol 69 Button
on (release) { _root.nextFrame(); }
Symbol 73 MovieClip Frame 32
stop();
Symbol 74 MovieClip Frame 66
stop();
Symbol 83 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 2
stop();
Symbol 83 MovieClip Frame 3
stop();
Symbol 83 MovieClip Frame 4
stop();
Symbol 83 MovieClip Frame 5
_root.gameover.play(); unloadMovie (_root.char);
Symbol 84 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 18
stop();
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 2
stop(); _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++;
Symbol 122 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 1
hh.text = hh.text - 1;
Symbol 143 MovieClip Frame 2
_root.hud.lives.nextFrame();
Symbol 143 MovieClip Frame 55
stop();
Symbol 144 MovieClip Frame 1
stop();
Instance of Symbol 122 MovieClip in Symbol 144 MovieClip Frame 1
on (keyPress "<Up>") { gotoAndPlay (2); }
Symbol 144 MovieClip Frame 2
stop();
Symbol 144 MovieClip Frame 3
stop();
Symbol 144 MovieClip Frame 4
stop();
Symbol 150 MovieClip Frame 1
stop();
Symbol 150 MovieClip Frame 2
stop();
Symbol 161 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 2
stop();
Symbol 171 Button
on (release) { _root.prevFrame(); }
Symbol 172 MovieClip Frame 1
stop();
Symbol 172 MovieClip Frame 2
stopAllSounds(); _root._quality = "high"; _quality = "high";
Symbol 172 MovieClip Frame 38
stop();
Symbol 181 MovieClip Frame 147
_root.nextFrame();
Symbol 182 MovieClip Frame 34
stop();
Symbol 228 MovieClip Frame 1
stopAllSounds();
Symbol 228 MovieClip Frame 149
stop();
Symbol 246 MovieClip Frame 1
stop();
Symbol 248 MovieClip Frame 1
stop();
Instance of Symbol 246 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = true; _root.char.gotoAndPlay("jump"); _root.hud.lives.nextFrame(); gotoAndPlay (2); } }
Instance of Symbol 248 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = true; _root.char.speed = 6; gotoAndPlay (2); } }
Symbol 261 MovieClip Frame 147
_root.nextFrame();
Symbol 301 MovieClip Frame 1
stopAllSounds();
Symbol 301 MovieClip Frame 163
stop();
Symbol 314 MovieClip Frame 1
stop();
Symbol 314 MovieClip Frame 578
stop();
Symbol 321 MovieClip Frame 1
stop();
Instance of Symbol 317 MovieClip in Symbol 321 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.ground.boxlifters.play(); } }
Symbol 321 MovieClip Frame 55
stop();
Instance of Symbol 246 MovieClip in Symbol 322 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = true; _root.char.gotoAndPlay("jump"); _root.hud.lives.nextFrame(); gotoAndPlay (2); } }
Instance of Symbol 248 MovieClip in Symbol 322 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = true; _root.char.speed = 20; gotoAndPlay (2); } }
Instance of Symbol 314 MovieClip in Symbol 322 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { play(); } }
Symbol 362 MovieClip Frame 42
stop();
Symbol 363 MovieClip Frame 1
stop();
Symbol 363 MovieClip Frame 2
stop(); _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++; _root.score.text++;
Symbol 372 MovieClip Frame 148
_root.nextFrame();
Symbol 376 MovieClip Frame 34
stop();
Symbol 377 MovieClip Frame 42
stop();
Symbol 416 MovieClip Frame 1
stopAllSounds();
Symbol 416 MovieClip Frame 375
stop();
Symbol 426 MovieClip Frame 1
stop();
Symbol 426 MovieClip Frame 2
stop();
Symbol 426 MovieClip Frame 3
stop();
Symbol 426 MovieClip Frame 4
stop();
Symbol 426 MovieClip Frame 5
_root.gameover.play(); unloadMovie (_root.char);
Symbol 427 MovieClip Frame 1
stop();
Instance of Symbol 248 MovieClip in Symbol 430 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char.jumping = true; _root.char.speed = 10; gotoAndPlay (2); } }
Symbol 435 MovieClip Frame 1
stop();
Symbol 452 MovieClip Frame 1
hh.text = hh.text - 1;
Symbol 452 MovieClip Frame 2
_root.hud.lives.nextFrame();
Symbol 452 MovieClip Frame 47
stop();
Symbol 453 MovieClip Frame 1
stop();
Instance of Symbol 435 MovieClip in Symbol 453 MovieClip Frame 1
on (keyPress "<Up>") { gotoAndPlay (2); }
Symbol 453 MovieClip Frame 2
stop();
Symbol 453 MovieClip Frame 3
stop();
Symbol 460 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 2
stop();
Instance of Symbol 460 MovieClip in Symbol 461 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.score.text++; gotoAndPlay (2); } }
Symbol 464 MovieClip Frame 148
_root.nextFrame();
Symbol 496 Button
on (release) { _root.nextFrame(); }
Symbol 497 MovieClip Frame 1
stopAllSounds();
Symbol 497 MovieClip Frame 297
stop();
Symbol 500 MovieClip Frame 2869
_root.gotoAndPlay(2);

Library Items

Symbol 1 Sound [underwater]Used by:Timeline
Symbol 2 Sound [desert]Used by:Timeline
Symbol 3 Sound [splash]Used by:362 416
Symbol 4 Sound [underground]Used by:Timeline
Symbol 5 Sound [world]Used by:Timeline
Symbol 6 Sound [intro]Used by:74 228 301 416 497
Symbol 7 GraphicUsed by:21 151 181 261 372 464  Timeline
Symbol 8 GraphicUsed by:9  Timeline
Symbol 9 MovieClipUses:8Used by:21
Symbol 10 GraphicUsed by:21
Symbol 11 GraphicUsed by:14 15
Symbol 12 GraphicUsed by:14 15
Symbol 13 GraphicUsed by:14 15
Symbol 14 MovieClipUses:11 12 13Used by:15
Symbol 15 ButtonUses:14 11 12 13Used by:21
Symbol 16 GraphicUsed by:20
Symbol 17 GraphicUsed by:20
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:16 17 18 19Used by:21
Symbol 21 MovieClipUses:7 9 10 15 20Used by:Timeline
Symbol 22 GraphicUsed by:Timeline
Symbol 23 GraphicUsed by:28
Symbol 24 ShapeTweeningUsed by:27 28
Symbol 25 ShapeTweeningUsed by:27
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:24 25 26Used by:28
Symbol 28 ButtonUses:23 27 24Used by:Timeline
Symbol 29 SoundUsed by:Timeline
Symbol 30 BitmapUsed by:31 47 49 53
Symbol 31 GraphicUses:30Used by:54
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:45
Symbol 34 GraphicUsed by:45
Symbol 35 GraphicUsed by:45
Symbol 36 GraphicUsed by:45
Symbol 37 GraphicUsed by:45
Symbol 38 GraphicUsed by:42 149
Symbol 39 GraphicUsed by:42 149
Symbol 40 GraphicUsed by:42 149
Symbol 41 GraphicUsed by:42 149
Symbol 42 MovieClipUses:38 39 40 41Used by:45
Symbol 43 GraphicUsed by:45
Symbol 44 SoundUsed by:45 150 460
Symbol 45 MovieClipUses:33 34 35 36 37 42 43 44Used by:54  Timeline
Symbol 46 SoundUsed by:54 228
Symbol 47 GraphicUses:30Used by:54
Symbol 48 SoundUsed by:54 181 261 372
Symbol 49 GraphicUses:30Used by:54
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:54
Symbol 52 SoundUsed by:54 228 261 301 321 372 416
Symbol 53 GraphicUses:30Used by:54
Symbol 54 MovieClipUses:31 45 46 47 48 49 51 52 53Used by:Timeline
Symbol 55 BitmapUsed by:56 76 173 184 213
Symbol 56 GraphicUses:55Used by:Timeline
Symbol 57 GraphicUsed by:74
Symbol 58 GraphicUsed by:74
Symbol 59 SoundUsed by:74 111 228 301 363 376 377 416 497
Symbol 60 GraphicUsed by:74
Symbol 61 GraphicUsed by:74
Symbol 62 GraphicUsed by:74
Symbol 63 GraphicUsed by:74
Symbol 64 SoundUsed by:74 122 181 248 261 301 372 497
Symbol 65 GraphicUsed by:74
Symbol 66 GraphicUsed by:74 301 497
Symbol 67 GraphicUsed by:74 497
Symbol 68 GraphicUsed by:69
Symbol 69 ButtonUses:68Used by:74 228 301 416
Symbol 70 GraphicUsed by:73
Symbol 71 GraphicUsed by:73
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:70 71 72 SS1Used by:74 228
Symbol 74 MovieClipUses:57 6 58 59 60 61 62 63 64 65 66 67 69 73Used by:Timeline
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUses:55Used by:Timeline
Symbol 77 GraphicUsed by:84
Symbol 78 GraphicUsed by:83
Symbol 79 GraphicUsed by:83
Symbol 80 GraphicUsed by:83
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:78 79 80 81 82Used by:84
Symbol 84 MovieClipUses:77 83Used by:Timeline
Symbol 85 GraphicUsed by:Timeline
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:Timeline
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:Timeline
Symbol 90 GraphicUsed by:Timeline
Symbol 91 GraphicUsed by:95
Symbol 92 GraphicUsed by:95
Symbol 93 GraphicUsed by:95
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClipUses:91 92 93 94Used by:Timeline
Symbol 96 GraphicUsed by:182  Timeline
Symbol 97 GraphicUsed by:Timeline
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:Timeline
Symbol 100 GraphicUsed by:Timeline
Symbol 101 GraphicUsed by:108
Symbol 102 GraphicUsed by:108
Symbol 103 GraphicUsed by:108
Symbol 104 GraphicUsed by:108
Symbol 105 GraphicUsed by:108
Symbol 106 GraphicUsed by:108
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:101 102 103 104 105 106 107Used by:111
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:111
Symbol 111 MovieClipUses:108 110 59Used by:Timeline
Symbol 112 GraphicUsed by:120
Symbol 113 GraphicUsed by:120
Symbol 114 GraphicUsed by:120
Symbol 115 GraphicUsed by:120
Symbol 116 GraphicUsed by:120
Symbol 117 GraphicUsed by:120
Symbol 118 GraphicUsed by:120
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:112 113 114 115 116 117 118 119Used by:143 144  Timeline
Symbol 121 GraphicUsed by:122 435
Symbol 122 MovieClipUses:121 64Used by:144
Symbol 123 GraphicUsed by:133
Symbol 124 GraphicUsed by:133
Symbol 125 GraphicUsed by:133
Symbol 126 GraphicUsed by:133
Symbol 127 GraphicUsed by:133
Symbol 128 GraphicUsed by:133
Symbol 129 GraphicUsed by:133
Symbol 130 GraphicUsed by:133
Symbol 131 GraphicUsed by:133
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:123 124 125 126 127 128 129 130 131 132Used by:144 181 261 372
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClipUses:134Used by:144
Symbol 136 GraphicUsed by:144
Symbol 137 GraphicUsed by:143
Symbol 138 SoundUsed by:143 246 416 452
Symbol 139 GraphicUsed by:143
Symbol 140 GraphicUsed by:143
Symbol 141 GraphicUsed by:143
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:137 138 139 140 141 120 142Used by:144
Symbol 144 MovieClipUses:120 122 133 135 136 143Used by:Timeline
Symbol 145 FontUsed by:146 256 264 327 368 454 463
Symbol 146 EditableTextUses:145Used by:Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 MovieClipUses:38 39 40 41Used by:150
Symbol 150 MovieClipUses:149 44Used by:Timeline
Symbol 151 MovieClipUses:7Used by:Timeline
Symbol 152 GraphicUsed by:161
Symbol 153 ShapeTweeningUsed by:156
Symbol 154 ShapeTweeningUsed by:156
Symbol 155 GraphicUsed by:156 159
Symbol 156 MovieClipUses:153 154 155Used by:161
Symbol 157 ShapeTweeningUsed by:159
Symbol 158 ShapeTweeningUsed by:159
Symbol 159 MovieClipUses:157 158 155Used by:161
Symbol 160 SoundUsed by:161
Symbol 161 MovieClipUses:152 156 159 160Used by:Timeline
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:Timeline
Symbol 164 GraphicUsed by:Timeline
Symbol 165 GraphicUsed by:172
Symbol 166 GraphicUsed by:167
Symbol 167 MovieClipUses:166Used by:172
Symbol 168 SoundUsed by:172
Symbol 169 GraphicUsed by:170 171
Symbol 170 ButtonUses:169Used by:172
Symbol 171 ButtonUses:169Used by:172
Symbol 172 MovieClipUses:165 167 168 170 171Used by:Timeline
Symbol 173 GraphicUses:55Used by:Timeline
Symbol 174 GraphicUsed by:Timeline
Symbol 175 GraphicUsed by:181 261 372 464
Symbol 176 SoundUsed by:181 261 372 464
Symbol 177 GraphicUsed by:181 261 372
Symbol 178 GraphicUsed by:181
Symbol 179 GraphicUsed by:181
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:133 175 176 64 177 48 178 179 180 7Used by:Timeline
Symbol 182 MovieClipUses:96Used by:Timeline
Symbol 183 GraphicUsed by:Timeline
Symbol 184 GraphicUses:55Used by:228
Symbol 185 GraphicUsed by:228 301 497
Symbol 186 GraphicUsed by:228
Symbol 187 GraphicUsed by:228
Symbol 188 GraphicUsed by:228
Symbol 189 GraphicUsed by:228
Symbol 190 GraphicUsed by:228
Symbol 191 GraphicUsed by:228
Symbol 192 GraphicUsed by:228
Symbol 193 GraphicUsed by:228
Symbol 194 GraphicUsed by:228
Symbol 195 GraphicUsed by:228
Symbol 196 GraphicUsed by:228
Symbol 197 GraphicUsed by:228
Symbol 198 GraphicUsed by:228
Symbol 199 GraphicUsed by:228
Symbol 200 GraphicUsed by:228
Symbol 201 GraphicUsed by:228
Symbol 202 GraphicUsed by:228
Symbol 203 GraphicUsed by:228
Symbol 204 GraphicUsed by:228
Symbol 205 GraphicUsed by:228
Symbol 206 GraphicUsed by:228
Symbol 207 GraphicUsed by:228
Symbol 208 GraphicUsed by:228
Symbol 209 GraphicUsed by:228
Symbol 210 GraphicUsed by:228
Symbol 211 GraphicUsed by:228
Symbol 212 GraphicUsed by:228 301
Symbol 213 GraphicUses:55Used by:228
Symbol 214 GraphicUsed by:228
Symbol 215 GraphicUsed by:228
Symbol 216 GraphicUsed by:228 301
Symbol 217 GraphicUsed by:228
Symbol 218 GraphicUsed by:228
Symbol 219 GraphicUsed by:228
Symbol 220 GraphicUsed by:228
Symbol 221 GraphicUsed by:228 301 497
Symbol 222 GraphicUsed by:226
Symbol 223 GraphicUsed by:226
Symbol 224 GraphicUsed by:226
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClipUses:222 223 224 225Used by:228
Symbol 227 GraphicUsed by:228
Symbol 228 MovieClipUses:184 185 6 186 187 188 189 190 191 192 193 194 195 196 52 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 59 219 220 221 226 46 227 73 69Used by:Timeline
Symbol 229 GraphicUsed by:Timeline
Symbol 230 BitmapUsed by:231
Symbol 231 GraphicUses:230Used by:232
Symbol 232 MovieClipUses:231Used by:Timeline
Symbol 233 MovieClipUsed by:Timeline
Symbol 234 BitmapUsed by:235 238 244 262 263
Symbol 235 GraphicUses:234Used by:Timeline
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:Timeline
Symbol 238 GraphicUses:234Used by:249
Symbol 239 GraphicUsed by:243
Symbol 240 GraphicUsed by:243
Symbol 241 GraphicUsed by:243
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:239 240 241 242Used by:249
Symbol 244 GraphicUses:234Used by:249
Symbol 245 GraphicUsed by:246
Symbol 246 MovieClipUses:245 138Used by:249 322
Symbol 247 GraphicUsed by:248 257
Symbol 248 MovieClipUses:247 64Used by:249 322 430
Symbol 249 MovieClipUses:238 243 244 246 248Used by:Timeline
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:Timeline
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:252Used by:Timeline
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:254Used by:Timeline
Symbol 256 EditableTextUses:145Used by:Timeline
Symbol 257 MovieClipUses:247Used by:Timeline
Symbol 258 GraphicUsed by:261
Symbol 259 GraphicUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:133 175 176 64 177 48 258 259 260 52 7Used by:Timeline
Symbol 262 GraphicUses:234Used by:Timeline
Symbol 263 GraphicUses:234Used by:Timeline
Symbol 264 EditableTextUses:145Used by:Timeline
Symbol 265 GraphicUsed by:301
Symbol 266 GraphicUsed by:301
Symbol 267 GraphicUsed by:301
Symbol 268 GraphicUsed by:301
Symbol 269 GraphicUsed by:301
Symbol 270 GraphicUsed by:301
Symbol 271 GraphicUsed by:301
Symbol 272 GraphicUsed by:301
Symbol 273 GraphicUsed by:301
Symbol 274 GraphicUsed by:301
Symbol 275 GraphicUsed by:301
Symbol 276 GraphicUsed by:281 467
Symbol 277 GraphicUsed by:281 467
Symbol 278 GraphicUsed by:281 467
Symbol 279 GraphicUsed by:281 467
Symbol 280 GraphicUsed by:281 467
Symbol 281 MovieClipUses:276 277 278 279 280Used by:301 416
Symbol 282 GraphicUsed by:301
Symbol 283 BitmapUsed by:284 303
Symbol 284 GraphicUses:283Used by:301 416
Symbol 285 GraphicUsed by:301
Symbol 286 GraphicUsed by:301
Symbol 287 GraphicUsed by:301
Symbol 288 GraphicUsed by:301
Symbol 289 SoundUsed by:301 416
Symbol 290 GraphicUsed by:301
Symbol 291 GraphicUsed by:301
Symbol 292 GraphicUsed by:301
Symbol 293 GraphicUsed by:301
Symbol 294 SoundUsed by:301 416
Symbol 295 GraphicUsed by:301
Symbol 296 GraphicUsed by:301
Symbol 297 GraphicUsed by:301
Symbol 298 GraphicUsed by:301
Symbol 299 GraphicUsed by:301
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:212 265 6 266 185 267 268 66 64 269 270 52 271 272 273 274 275 281 282 284 221 285 286 287 288 289 290 291 292 59 216 293 294 295 296 297 298 299 300 69Used by:Timeline
Symbol 302 GraphicUsed by:Timeline
Symbol 303 GraphicUses:283Used by:304
Symbol 304 MovieClipUses:303Used by:Timeline
Symbol 305 BitmapUsed by:306 367
Symbol 306 GraphicUses:305Used by:322
Symbol 307 GraphicUsed by:314
Symbol 308 GraphicUsed by:314
Symbol 309 GraphicUsed by:314
Symbol 310 GraphicUsed by:314
Symbol 311 GraphicUsed by:314
Symbol 312 GraphicUsed by:314
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:307 308 309 310 311 312 313Used by:322
Symbol 315 GraphicUsed by:322
Symbol 316 GraphicUsed by:317
Symbol 317 MovieClipUses:316Used by:321
Symbol 318 GraphicUsed by:321
Symbol 319 GraphicUsed by:321
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:317 318 319 320 52Used by:322
Symbol 322 MovieClipUses:246 306 248 314 315 321Used by:Timeline
Symbol 323 GraphicUsed by:324
Symbol 324 MovieClipUses:323Used by:Timeline
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:325Used by:Timeline
Symbol 327 EditableTextUses:145Used by:Timeline
Symbol 328 GraphicUsed by:360 362
Symbol 329 GraphicUsed by:360
Symbol 330 GraphicUsed by:360
Symbol 331 GraphicUsed by:360
Symbol 332 GraphicUsed by:360
Symbol 333 GraphicUsed by:360
Symbol 334 GraphicUsed by:360
Symbol 335 GraphicUsed by:360
Symbol 336 GraphicUsed by:360
Symbol 337 GraphicUsed by:360
Symbol 338 GraphicUsed by:360
Symbol 339 GraphicUsed by:360
Symbol 340 GraphicUsed by:360
Symbol 341 GraphicUsed by:360
Symbol 342 GraphicUsed by:360
Symbol 343 GraphicUsed by:360
Symbol 344 GraphicUsed by:360
Symbol 345 GraphicUsed by:360
Symbol 346 GraphicUsed by:360
Symbol 347 GraphicUsed by:360
Symbol 348 GraphicUsed by:360
Symbol 349 GraphicUsed by:360
Symbol 350 GraphicUsed by:360
Symbol 351 GraphicUsed by:360
Symbol 352 GraphicUsed by:360
Symbol 353 GraphicUsed by:360
Symbol 354 GraphicUsed by:360
Symbol 355 GraphicUsed by:360
Symbol 356 GraphicUsed by:360
Symbol 357 GraphicUsed by:360
Symbol 358 GraphicUsed by:360
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359Used by:363
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:328 361 3Used by:363
Symbol 363 MovieClipUses:360 362 59Used by:364 365 366  Timeline
Symbol 364 MovieClipUses:363Used by:Timeline
Symbol 365 MovieClipUses:363Used by:Timeline
Symbol 366 MovieClipUses:363Used by:Timeline
Symbol 367 GraphicUses:305Used by:Timeline
Symbol 368 EditableTextUses:145Used by:Timeline
Symbol 369 GraphicUsed by:372
Symbol 370 GraphicUsed by:372
Symbol 371 GraphicUsed by:372
Symbol 372 MovieClipUses:133 175 176 64 177 48 369 370 371 52 7Used by:Timeline
Symbol 373 ShapeTweeningUsed by:376
Symbol 374 GraphicUsed by:376 377
Symbol 375 GraphicUsed by:376
Symbol 376 MovieClipUses:373 374 59 375Used by:Timeline
Symbol 377 MovieClipUses:374 59Used by:Timeline
Symbol 378 GraphicUsed by:416
Symbol 379 GraphicUsed by:416
Symbol 380 GraphicUsed by:416
Symbol 381 GraphicUsed by:416
Symbol 382 GraphicUsed by:416
Symbol 383 GraphicUsed by:416
Symbol 384 GraphicUsed by:416
Symbol 385 GraphicUsed by:416
Symbol 386 GraphicUsed by:416
Symbol 387 GraphicUsed by:416
Symbol 388 GraphicUsed by:416
Symbol 389 GraphicUsed by:416
Symbol 390 GraphicUsed by:416
Symbol 391 GraphicUsed by:416
Symbol 392 GraphicUsed by:416
Symbol 393 GraphicUsed by:416
Symbol 394 GraphicUsed by:416
Symbol 395 GraphicUsed by:416 497
Symbol 396 GraphicUsed by:416
Symbol 397 GraphicUsed by:416
Symbol 398 GraphicUsed by:416
Symbol 399 GraphicUsed by:416
Symbol 400 GraphicUsed by:416
Symbol 401 BitmapUsed by:402 418
Symbol 402 GraphicUses:401Used by:416 497
Symbol 403 GraphicUsed by:416
Symbol 404 GraphicUsed by:416
Symbol 405 GraphicUsed by:416
Symbol 406 GraphicUsed by:416
Symbol 407 GraphicUsed by:416
Symbol 408 ShapeTweeningUsed by:415
Symbol 409 ShapeTweeningUsed by:415
Symbol 410 ShapeTweeningUsed by:415
Symbol 411 ShapeTweeningUsed by:415
Symbol 412 ShapeTweeningUsed by:415
Symbol 413 GraphicUsed by:415
Symbol 414 GraphicUsed by:415
Symbol 415 MovieClipUses:408 409 410 411 412 413 414Used by:416
Symbol 416 MovieClipUses:284 378 379 6 380 381 382 383 384 59 385 386 387 52 388 389 138 390 294 391 281 392 289 393 394 3 395 396 397 398 399 400 402 403 404 405 406 407 415 69Used by:Timeline
Symbol 417 GraphicUsed by:Timeline
Symbol 418 GraphicUses:401Used by:419
Symbol 419 MovieClipUses:418Used by:Timeline
Symbol 420 GraphicUsed by:427
Symbol 421 GraphicUsed by:426
Symbol 422 GraphicUsed by:426
Symbol 423 GraphicUsed by:426
Symbol 424 GraphicUsed by:426
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:421 422 423 424 425Used by:427
Symbol 427 MovieClipUses:420 426Used by:Timeline
Symbol 428 BitmapUsed by:429 462
Symbol 429 GraphicUses:428Used by:430
Symbol 430 MovieClipUses:429 248Used by:Timeline
Symbol 431 GraphicUsed by:432 433
Symbol 432 MovieClipUses:431Used by:Timeline
Symbol 433 MovieClipUses:431Used by:Timeline
Symbol 434 SoundUsed by:435
Symbol 435 MovieClipUses:121 434Used by:453
Symbol 436 GraphicUsed by:448 449
Symbol 437 GraphicUsed by:448 449
Symbol 438 GraphicUsed by:448 449
Symbol 439 GraphicUsed by:448 449
Symbol 440 GraphicUsed by:448 449
Symbol 441 GraphicUsed by:448 449
Symbol 442 GraphicUsed by:448 449
Symbol 443 GraphicUsed by:448 449
Symbol 444 GraphicUsed by:448 449
Symbol 445 GraphicUsed by:448 449
Symbol 446 GraphicUsed by:448 449
Symbol 447 GraphicUsed by:448 449
Symbol 448 MovieClipUses:436 437 438 439 440 441 442 443 444 445 446 447Used by:453 464
Symbol 449 MovieClipUses:436 437 438 439 440 441 442 443 444 445 446 447Used by:453
Symbol 450 GraphicUsed by:452
Symbol 451 GraphicUsed by:452
Symbol 452 MovieClipUses:450 138 451Used by:453
Symbol 453 MovieClipUses:435 448 449 452Used by:Timeline
Symbol 454 EditableTextUses:145Used by:Timeline
Symbol 455 GraphicUsed by:459
Symbol 456 GraphicUsed by:459
Symbol 457 GraphicUsed by:459
Symbol 458 GraphicUsed by:459
Symbol 459 MovieClipUses:455 456 457 458Used by:460
Symbol 460 MovieClipUses:459 44Used by:461  Timeline
Symbol 461 MovieClipUses:460Used by:Timeline
Symbol 462 GraphicUses:428Used by:Timeline
Symbol 463 EditableTextUses:145Used by:Timeline
Symbol 464 MovieClipUses:448 175 176 7Used by:Timeline
Symbol 465 GraphicUsed by:497
Symbol 466 GraphicUsed by:497
Symbol 467 MovieClipUses:276 277 278 279 280Used by:497
Symbol 468 GraphicUsed by:497
Symbol 469 GraphicUsed by:497
Symbol 470 BitmapUsed by:471
Symbol 471 GraphicUses:470Used by:497
Symbol 472 GraphicUsed by:497
Symbol 473 GraphicUsed by:497
Symbol 474 GraphicUsed by:497
Symbol 475 GraphicUsed by:497
Symbol 476 GraphicUsed by:497
Symbol 477 GraphicUsed by:497
Symbol 478 GraphicUsed by:497
Symbol 479 GraphicUsed by:497
Symbol 480 GraphicUsed by:497
Symbol 481 GraphicUsed by:497
Symbol 482 GraphicUsed by:497
Symbol 483 GraphicUsed by:497
Symbol 484 GraphicUsed by:497
Symbol 485 GraphicUsed by:497
Symbol 486 GraphicUsed by:497
Symbol 487 GraphicUsed by:497
Symbol 488 GraphicUsed by:497
Symbol 489 GraphicUsed by:497
Symbol 490 GraphicUsed by:497
Symbol 491 GraphicUsed by:497
Symbol 492 GraphicUsed by:497
Symbol 493 GraphicUsed by:497
Symbol 494 GraphicUsed by:497
Symbol 495 GraphicUsed by:496
Symbol 496 ButtonUses:495Used by:497
Symbol 497 MovieClipUses:402 185 395 465 6 466 467 468 221 64 469 66 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 67 487 488 489 490 491 492 59 493 494 496Used by:Timeline
Symbol 498 GraphicUsed by:500
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:498 499Used by:Timeline
Symbol 501 GraphicUsed by:Timeline
Streaming Sound 1Used by:Symbol 73 MovieClip

Instance Names

"hud"Frame 5Symbol 84 MovieClip
"rightblock"Frame 5Symbol 87 MovieClip
"leftblock"Frame 5Symbol 89 MovieClip
"char"Frame 5Symbol 144 MovieClip
"score"Frame 5Symbol 146 EditableText
"ground"Frame 5Symbol 148 MovieClip
"gameover"Frame 5Symbol 172 MovieClip
"bg2"Frame 8Symbol 232 MovieClip
"hud"Frame 8Symbol 84 MovieClip
"ground"Frame 8Symbol 249 MovieClip
"leftblock"Frame 8Symbol 253 MovieClip
"rightblock"Frame 8Symbol 255 MovieClip
"char"Frame 8Symbol 144 MovieClip
"score"Frame 8Symbol 256 EditableText
"gameover"Frame 8Symbol 172 MovieClip
"score"Frame 9Symbol 264 EditableText
"bg2"Frame 11Symbol 304 MovieClip
"hud"Frame 11Symbol 84 MovieClip
"ground"Frame 11Symbol 322 MovieClip
"leftblock"Frame 11Symbol 324 MovieClip
"rightblock"Frame 11Symbol 326 MovieClip
"char"Frame 11Symbol 144 MovieClip
"score"Frame 11Symbol 327 EditableText
"movit"Frame 11Symbol 364 MovieClip
"movit"Frame 11Symbol 365 MovieClip
"movit"Frame 11Symbol 366 MovieClip
"movit"Frame 11Symbol 365 MovieClip
"gameover"Frame 11Symbol 172 MovieClip
"score"Frame 12Symbol 368 EditableText
"bg2"Frame 14Symbol 419 MovieClip
"hud"Frame 14Symbol 427 MovieClip
"ground"Frame 14Symbol 430 MovieClip
"leftblock"Frame 14Symbol 432 MovieClip
"rightblock"Frame 14Symbol 433 MovieClip
"char"Frame 14Symbol 453 MovieClip
"score"Frame 14Symbol 454 EditableText
"gameover"Frame 14Symbol 172 MovieClip
"score"Frame 15Symbol 463 EditableText
"bar"Symbol 21 MovieClip Frame 1Symbol 9 MovieClip
"lives"Symbol 84 MovieClip Frame 1Symbol 83 MovieClip
"memme"Symbol 111 MovieClip Frame 1Symbol 108 MovieClip
"jume"Symbol 144 MovieClip Frame 3Symbol 135 MovieClip
"boxlifters"Symbol 322 MovieClip Frame 1Symbol 321 MovieClip
"fishes"Symbol 364 MovieClip Frame 1Symbol 363 MovieClip
"fishes"Symbol 365 MovieClip Frame 1Symbol 363 MovieClip
"fishes"Symbol 366 MovieClip Frame 1Symbol 363 MovieClip
"lives"Symbol 427 MovieClip Frame 1Symbol 426 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "underwater"
ExportAssets (56)Timeline Frame 1Symbol 2 as "desert"
ExportAssets (56)Timeline Frame 1Symbol 3 as "splash"
ExportAssets (56)Timeline Frame 1Symbol 4 as "underground"
ExportAssets (56)Timeline Frame 1Symbol 5 as "world"
ExportAssets (56)Timeline Frame 1Symbol 6 as "intro"
ExportAssets (56)Timeline Frame 4Symbol 6 as "intro"
ExportAssets (56)Timeline Frame 5Symbol 5 as "world"
ExportAssets (56)Timeline Frame 6Symbol 5 as "world"
ExportAssets (56)Timeline Frame 7Symbol 6 as "intro"
ExportAssets (56)Timeline Frame 8Symbol 4 as "underground"
ExportAssets (56)Timeline Frame 9Symbol 4 as "underground"
ExportAssets (56)Timeline Frame 10Symbol 6 as "intro"
ExportAssets (56)Timeline Frame 11Symbol 3 as "splash"
ExportAssets (56)Timeline Frame 11Symbol 2 as "desert"
ExportAssets (56)Timeline Frame 12Symbol 2 as "desert"
ExportAssets (56)Timeline Frame 13Symbol 6 as "intro"
ExportAssets (56)Timeline Frame 13Symbol 3 as "splash"
ExportAssets (56)Timeline Frame 14Symbol 1 as "underwater"
ExportAssets (56)Timeline Frame 15Symbol 1 as "underwater"
ExportAssets (56)Timeline Frame 16Symbol 6 as "intro"

Labels

"loaded"Symbol 21 MovieClip Frame 3
"walk"Symbol 111 MovieClip Frame 1
"dead"Symbol 111 MovieClip Frame 2
"idle"Symbol 144 MovieClip Frame 1
"run"Symbol 144 MovieClip Frame 2
"jump"Symbol 144 MovieClip Frame 3
"dead"Symbol 144 MovieClip Frame 4
"walk"Symbol 363 MovieClip Frame 1
"dead"Symbol 363 MovieClip Frame 2
"idle"Symbol 453 MovieClip Frame 1
"run"Symbol 453 MovieClip Frame 2
"dead"Symbol 453 MovieClip Frame 3




http://swfchan.com/52/259598/info.shtml
Created: 2/2 -2025 09:02:32 Last modified: 2/2 -2025 09:02:32 Server time: 07/12 -2025 13:50:49