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

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

Toxic Cave.swf

This is the info page for
Flash #71792

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


Text
Shoot Down walls and kill mutant
blobs to get to the end then run back to get to the next level.

W

A

S

D

9

/

<p align="right"></p>

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

16

<p align="right"></p>

RUN BACK!

60

/

<p align="right"></p>

<p align="right"></p>

- Art/Script by FlashKid (Kialom_box)

- Music by Draze annd cornandbeans

Again

ActionScript [AS1/AS2]

Frame 1
stop(); var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); _root.menu = myMenu;
Frame 4
function __com_mochibot__(swfid, mc, lv) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = ((((((((((("http://" + mbc) + "/my/core.swf?mv=5&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } _quality = "low"; _root.gate.gotoAndStop(1); _root.cam.runrun.gotoAndStop(1); _root.cam.kills = 0; _root.zonelevel = 1; __com_mochibot__("38396ec2", this, 10301);
Instance of Symbol 166 MovieClip in Frame 4
onClipEvent (enterFrame) { _x = _root.cam._x; _y = _root.cam._y; }
Instance of Symbol 171 MovieClip "gate" in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_root.cam.runrun._currentframe == 2)) { gotoAndStop (2); } }
Instance of Symbol 175 MovieClip "globe" in Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (_root.cam.kills >= 15)) { nextFrame(); } } onClipEvent (load) { _root.globe.gotoAndStop(1); }
Instance of Symbol 177 MovieClip in Frame 4
onClipEvent (enterFrame) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 205 MovieClip "guy" in Frame 4
onClipEvent (load) { xs = 0; ys = 0; } onClipEvent (enterFrame) { ys++; if (_currentframe != 5) { if (_currentframe == 4) { ms = 10; } else { ms = 4; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (((!Key.isDown(68)) && (!Key.isDown(65))) && ((_currentframe != 4) || (_currentframe != 3))) { xs = xs / 1.5; } if ((Key.isDown(68) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = 49.5; gotoAndStop (2); xs++; } if ((Key.isDown(68) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = 49.5; gotoAndStop (4); xs++; } if ((Key.isDown(65) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = -49.5; gotoAndStop (2); xs--; } if ((Key.isDown(65) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = -49.5; gotoAndStop (4); xs--; } if (((Key.isDown(87) && (_root.ground.hitTest(_x, _y + 43, true))) && (!Key.isDown(65))) && (!Key.isDown(68))) { gotoAndStop (3); } } if (_root.ground.hitTest(_x, _y - 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y - 40, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x + 15, _y - 40, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x - 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - 15, _y - 40, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x - (_width / 2), _y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - (_width / 2), _y, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x, _y + 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y + 40, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x, _y + 45, true) && (ys > -2)) { ys = 0; } }
Instance of Symbol 236 MovieClip "orig" in Frame 4
onClipEvent (enterFrame) { while ((((_rotation > 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } while ((((_rotation < 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (load) { gotoAndStop(random(5)); spd = 1; if (_root.guy._xscale > 0) { _rotation = _root.guy.hand._rotation; _x = (_root.guy._x + 2); _y = (_root.guy._y - 15); } else { _rotation = (-_root.guy.hand._rotation); _x = (_root.guy._x - 2); _y = (_root.guy._y - 15); } }
Instance of Symbol 282 MovieClip "cam" in Frame 4
onClipEvent (enterFrame) { this._x = this._x + ((_root.guy._x - this._x) * 0.08); this._y = this._y + ((_root.guy._y - this._y) * 0.04); _root._x = (-_x) + 275; _root._y = (-_y) + 200; } onClipEvent (load) { numa = 9; timera = 30; kills = 0; health = 60; }
Frame 5
removeMovieClip(_root.scary);
Instance of Symbol 38 MovieClip in Frame 5
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Frame 6
_root.gate.gotoAndStop(1); _root.cam.runrun.gotoAndStop(1); _root.cam.kills = 0; _root.zonelevel = 2;
Instance of Symbol 166 MovieClip in Frame 6
onClipEvent (enterFrame) { _x = _root.cam._x; _y = _root.cam._y; }
Instance of Symbol 171 MovieClip "gate" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_root.cam.runrun._currentframe == 2)) { gotoAndStop (2); } }
Instance of Symbol 175 MovieClip "globe" in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (_root.cam.kills >= 15)) { nextFrame(); } } onClipEvent (load) { _root.globe.gotoAndStop(1); }
Instance of Symbol 177 MovieClip in Frame 6
onClipEvent (enterFrame) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 205 MovieClip "guy" in Frame 6
onClipEvent (load) { xs = 0; ys = 0; } onClipEvent (enterFrame) { ys++; if (_currentframe != 5) { if (_currentframe == 4) { ms = 10; } else { ms = 4; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (((!Key.isDown(68)) && (!Key.isDown(65))) && ((_currentframe != 4) || (_currentframe != 3))) { xs = xs / 1.5; } if ((Key.isDown(68) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = 49.5; gotoAndStop (2); xs++; } if ((Key.isDown(68) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = 49.5; gotoAndStop (4); xs++; } if ((Key.isDown(65) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = -49.5; gotoAndStop (2); xs--; } if ((Key.isDown(65) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = -49.5; gotoAndStop (4); xs--; } if (((Key.isDown(87) && (_root.ground.hitTest(_x, _y + 43, true))) && (!Key.isDown(65))) && (!Key.isDown(68))) { gotoAndStop (3); } } if (_root.ground.hitTest(_x, _y - 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y - 40, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x + 15, _y - 40, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x - 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - 15, _y - 40, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x - (_width / 2), _y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - (_width / 2), _y, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x, _y + 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y + 40, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x, _y + 45, true) && (ys > -2)) { ys = 0; } }
Instance of Symbol 236 MovieClip "orig" in Frame 6
onClipEvent (enterFrame) { while ((((_rotation > 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } while ((((_rotation < 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (load) { gotoAndStop(random(5)); spd = 1; if (_root.guy._xscale > 0) { _rotation = _root.guy.hand._rotation; _x = (_root.guy._x + 2); _y = (_root.guy._y - 15); } else { _rotation = (-_root.guy.hand._rotation); _x = (_root.guy._x - 2); _y = (_root.guy._y - 15); } }
Instance of Symbol 282 MovieClip "cam" in Frame 6
onClipEvent (enterFrame) { this._x = this._x + ((_root.guy._x - this._x) * 0.08); this._y = this._y + ((_root.guy._y - this._y) * 0.04); _root._x = (-_x) + 275; _root._y = (-_y) + 200; } onClipEvent (load) { numa = 9; timera = 30; kills = 0; health = 60; }
Frame 7
removeMovieClip(_root.scary);
Instance of Symbol 38 MovieClip in Frame 7
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Frame 8
_quality = "low"; _root.gate.gotoAndStop(1); _root.cam.runrun.gotoAndStop(1); _root.cam.kills = 0; _root.zonelevel = 3;
Instance of Symbol 166 MovieClip in Frame 8
onClipEvent (enterFrame) { _x = _root.cam._x; _y = _root.cam._y; }
Instance of Symbol 171 MovieClip "gate" in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_root.cam.runrun._currentframe == 2)) { gotoAndStop (2); } }
Instance of Symbol 175 MovieClip "globe" in Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (_root.cam.kills >= 15)) { nextFrame(); } } onClipEvent (load) { _root.globe.gotoAndStop(1); }
Instance of Symbol 177 MovieClip in Frame 8
onClipEvent (enterFrame) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 205 MovieClip "guy" in Frame 8
onClipEvent (load) { xs = 0; ys = 0; } onClipEvent (enterFrame) { ys++; if (_currentframe != 5) { if (_currentframe == 4) { ms = 10; } else { ms = 4; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (((!Key.isDown(68)) && (!Key.isDown(65))) && ((_currentframe != 4) || (_currentframe != 3))) { xs = xs / 1.5; } if ((Key.isDown(68) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = 49.5; gotoAndStop (2); xs++; } if ((Key.isDown(68) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = 49.5; gotoAndStop (4); xs++; } if ((Key.isDown(65) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = -49.5; gotoAndStop (2); xs--; } if ((Key.isDown(65) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = -49.5; gotoAndStop (4); xs--; } if (((Key.isDown(87) && (_root.ground.hitTest(_x, _y + 43, true))) && (!Key.isDown(65))) && (!Key.isDown(68))) { gotoAndStop (3); } } if (_root.ground.hitTest(_x, _y - 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y - 40, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x + 15, _y - 40, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x - 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - 15, _y - 40, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x - (_width / 2), _y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - (_width / 2), _y, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x, _y + 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y + 40, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x, _y + 45, true) && (ys > -2)) { ys = 0; } }
Instance of Symbol 236 MovieClip "orig" in Frame 8
onClipEvent (enterFrame) { while ((((_rotation > 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } while ((((_rotation < 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (load) { gotoAndStop(random(5)); spd = 1; if (_root.guy._xscale > 0) { _rotation = _root.guy.hand._rotation; _x = (_root.guy._x + 2); _y = (_root.guy._y - 15); } else { _rotation = (-_root.guy.hand._rotation); _x = (_root.guy._x - 2); _y = (_root.guy._y - 15); } }
Instance of Symbol 282 MovieClip "cam" in Frame 8
onClipEvent (enterFrame) { this._x = this._x + ((_root.guy._x - this._x) * 0.08); this._y = this._y + ((_root.guy._y - this._y) * 0.04); _root._x = (-_x) + 275; _root._y = (-_y) + 200; } onClipEvent (load) { numa = 9; timera = 30; kills = 0; health = 60; }
Frame 9
removeMovieClip(_root.scary);
Instance of Symbol 38 MovieClip in Frame 9
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Frame 10
_quality = "low"; _root.gate.gotoAndStop(1); _root.cam.runrun.gotoAndStop(1); _root.cam.kills = 0; _root.zonelevel = 4;
Instance of Symbol 166 MovieClip in Frame 10
onClipEvent (enterFrame) { _x = _root.cam._x; _y = _root.cam._y; }
Instance of Symbol 171 MovieClip "gate" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_root.cam.runrun._currentframe == 2)) { gotoAndStop (2); } }
Instance of Symbol 175 MovieClip "globe" in Frame 10
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (_root.cam.kills >= 15)) { nextFrame(); } } onClipEvent (load) { _root.globe.gotoAndStop(1); }
Instance of Symbol 177 MovieClip in Frame 10
onClipEvent (enterFrame) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 205 MovieClip "guy" in Frame 10
onClipEvent (load) { xs = 0; ys = 0; } onClipEvent (enterFrame) { ys++; if (_currentframe != 5) { if (_currentframe == 4) { ms = 10; } else { ms = 4; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (((!Key.isDown(68)) && (!Key.isDown(65))) && ((_currentframe != 4) || (_currentframe != 3))) { xs = xs / 1.5; } if ((Key.isDown(68) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = 49.5; gotoAndStop (2); xs++; } if ((Key.isDown(68) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = 49.5; gotoAndStop (4); xs++; } if ((Key.isDown(65) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = -49.5; gotoAndStop (2); xs--; } if ((Key.isDown(65) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = -49.5; gotoAndStop (4); xs--; } if (((Key.isDown(87) && (_root.ground.hitTest(_x, _y + 43, true))) && (!Key.isDown(65))) && (!Key.isDown(68))) { gotoAndStop (3); } } if (_root.ground.hitTest(_x, _y - 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y - 40, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x + 15, _y - 40, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x - 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - 15, _y - 40, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x - (_width / 2), _y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - (_width / 2), _y, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x, _y + 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y + 40, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x, _y + 45, true) && (ys > -2)) { ys = 0; } }
Instance of Symbol 236 MovieClip "orig" in Frame 10
onClipEvent (enterFrame) { while ((((_rotation > 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } while ((((_rotation < 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (load) { gotoAndStop(random(5)); spd = 1; if (_root.guy._xscale > 0) { _rotation = _root.guy.hand._rotation; _x = (_root.guy._x + 2); _y = (_root.guy._y - 15); } else { _rotation = (-_root.guy.hand._rotation); _x = (_root.guy._x - 2); _y = (_root.guy._y - 15); } }
Instance of Symbol 282 MovieClip "cam" in Frame 10
onClipEvent (enterFrame) { this._x = this._x + ((_root.guy._x - this._x) * 0.08); this._y = this._y + ((_root.guy._y - this._y) * 0.04); _root._x = (-_x) + 275; _root._y = (-_y) + 200; } onClipEvent (load) { numa = 9; timera = 30; kills = 0; health = 60; }
Frame 11
removeMovieClip(_root.scary);
Instance of Symbol 38 MovieClip in Frame 11
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Frame 12
_quality = "low"; _root.gate.gotoAndStop(1); _root.cam.runrun.gotoAndStop(1); _root.cam.kills = 0; _root.zonelevel = 5; k = 0;
Instance of Symbol 166 MovieClip in Frame 12
onClipEvent (enterFrame) { _x = _root.cam._x; _y = _root.cam._y; }
Instance of Symbol 171 MovieClip "gate" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_root.cam.runrun._currentframe == 2)) { gotoAndStop (2); } }
Instance of Symbol 175 MovieClip "globe" in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } if (_currentframe == 54) { _root.gotoAndStop(14); } } onClipEvent (load) { _root.globe.gotoAndStop(1); }
Instance of Symbol 205 MovieClip "guy" in Frame 12
onClipEvent (load) { xs = 0; ys = 0; } onClipEvent (enterFrame) { ys++; if (_currentframe != 5) { if (_currentframe == 4) { ms = 10; } else { ms = 4; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (((!Key.isDown(68)) && (!Key.isDown(65))) && ((_currentframe != 4) || (_currentframe != 3))) { xs = xs / 1.5; } if ((Key.isDown(68) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = 49.5; gotoAndStop (2); xs++; } if ((Key.isDown(68) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = 49.5; gotoAndStop (4); xs++; } if ((Key.isDown(65) && ((_currentframe != 4) || (_currentframe != 3))) && (!Key.isDown(87))) { _xscale = -49.5; gotoAndStop (2); xs--; } if ((Key.isDown(65) && (Key.isDown(87))) && (_root.ground.hitTest(_x, _y + 43, true))) { _xscale = -49.5; gotoAndStop (4); xs--; } if (((Key.isDown(87) && (_root.ground.hitTest(_x, _y + 43, true))) && (!Key.isDown(65))) && (!Key.isDown(68))) { gotoAndStop (3); } } if (_root.ground.hitTest(_x, _y - 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y - 40, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x + 15, _y - 40, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x - 15, _y - 40, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - 15, _y - 40, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x - (_width / 2), _y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest(_x - (_width / 2), _y, true)) { _x = (_x+1); } if (_root.ground.hitTest(_x, _y + 40, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x, _y + 40, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x, _y + 45, true) && (ys > -2)) { ys = 0; } }
Instance of Symbol 236 MovieClip "orig" in Frame 12
onClipEvent (enterFrame) { while ((((_rotation > 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } while ((((_rotation < 180) && (!_root.ground.hitTest(_x, _y, true))) && (!_root.enemy.hitTest(_x, _y, true))) && (!_root.globe.hitTest(_x, _y, true))) { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (load) { gotoAndStop(random(5)); spd = 1; if (_root.guy._xscale > 0) { _rotation = _root.guy.hand._rotation; _x = (_root.guy._x + 2); _y = (_root.guy._y - 15); } else { _rotation = (-_root.guy.hand._rotation); _x = (_root.guy._x - 2); _y = (_root.guy._y - 15); } }
Instance of Symbol 177 MovieClip in Frame 12
onClipEvent (enterFrame) { startDrag (this, true); Mouse.hide(); }
Instance of Symbol 532 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (kiiko == undefined)) { kiiko = 90; _root.ground.drumfall.play(); _root.enemy.craine.gotoAndPlay(131); } }
Instance of Symbol 282 MovieClip "cam" in Frame 12
onClipEvent (enterFrame) { this._x = this._x + ((_root.guy._x - this._x) * 0.08); this._y = this._y + ((_root.guy._y - this._y) * 0.04); _root._x = (-_x) + 275; _root._y = (-_y) + 200; if (health < 1) { _root.gotoAndStop(13); } } onClipEvent (load) { numa = 9; timera = 30; kills = 0; health = 60; }
Frame 13
removeMovieClip(_root.scary);
Instance of Symbol 38 MovieClip in Frame 13
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Frame 14
removeMovieClip(_root.scary);
Symbol 13 MovieClip Frame 1
stop();
Symbol 19 Button
on (press, release) { _root.gotoAndStop(2); }
Symbol 20 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 20 MovieClip Frame 2
gotoAndPlay (1);
Symbol 36 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 38 MovieClip Frame 1
function camControl() { parentColor.setTransform(camColor.getTransform()); var _local4 = sX / this._width; var _local3 = sY / this._height; _parent._x = cX - (this._x * _local4); _parent._y = cY - (this._y * _local3); _parent._xscale = 100 * _local4; _parent._yscale = 100 * _local3; } function resetStage() { var _local2 = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0}; parentColor.setTransform(_local2); _parent._xscale = 100; _parent._yscale = 100; _parent._x = 0; _parent._y = 0; } this._visible = false; var oldMode = Stage.scaleMode; Stage.scaleMode = "exactFit"; var cX = (Stage.width / 2); var cY = (Stage.height / 2); var sX = Stage.width; var sY = Stage.height; Stage.scaleMode = oldMode; var camColor = new Color(this); var parentColor = new Color(_parent); this.onEnterFrame = camControl; camControl(); this.onUnload = resetStage;
Instance of Symbol 38 MovieClip in Symbol 129 MovieClip Frame 1
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Symbol 129 MovieClip Frame 670
_root.gotoAndStop(3);
Instance of Symbol 38 MovieClip in Symbol 164 MovieClip Frame 1
//component parameters onClipEvent (construct) { varName = "defaultValue"; }
Symbol 164 MovieClip Frame 883
_root.nextFrame();
Symbol 169 MovieClip Frame 23
stop(); _root.nextFrame();
Symbol 171 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 53
play();
Symbol 175 MovieClip Frame 54
stop(); _root.lights.gotoAndStop(2);
Instance of Symbol 174 MovieClip in Symbol 175 MovieClip Frame 54
onClipEvent (enterFrame) { _x = (_x + (random(10) - 5)); _y = (_y + (random(10) - 5)); _root.cam._x = _root.cam._x + (random(10) - 5); _root.cam._y = _root.cam._y + (random(10) - 5); _root.cam.runrun.gotoAndStop(2); }
Symbol 189 MovieClip Frame 26
_parent.gotoAndStop(1);
Symbol 193 MovieClip Frame 8
_parent.ys = -17;
Symbol 193 MovieClip Frame 45
_parent.gotoAndStop(1);
Symbol 197 MovieClip Frame 3
_parent.ys = -17; if (_root.guy._xscale > 0) { _parent.xs = 5; } else { _parent.xs = -5; }
Symbol 197 MovieClip Frame 36
_parent.gotoAndStop(1);
Symbol 204 MovieClip Frame 10
_root.cam.numa = 9; _parent.gotoAndStop(1);
Symbol 205 MovieClip Frame 1
stop();
Instance of Symbol 13 MovieClip "hand" in Symbol 205 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = (_rotation + (_xmouse / 10)); } onClipEvent (mouseDown) { if (_root.cam.numa > 0) { gotoAndPlay (2); duplicateMovieClip (_root.orig, "scary", 20); _root.cam.numa--; } else { this._parent.gotoAndStop(5); } }
Symbol 217 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 24
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 25
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 26
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 27
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 28
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 29
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 30
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 31
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 32
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 33
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 34
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 35
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 36
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 37
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 38
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 39
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 40
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 41
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 42
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 43
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 44
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 45
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 46
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 47
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 48
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 49
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 50
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 51
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5); play();
Symbol 217 MovieClip Frame 52
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 53
_root.cam._x = _root.cam._x + random(5); _root.cam._y = _root.cam._y + random(5);
Symbol 217 MovieClip Frame 54
stop();
Instance of Symbol 217 MovieClip in Symbol 219 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 219 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Symbol 227 MovieClip Frame 13
stop(); removeMovieClip(_parent);
Symbol 235 MovieClip Frame 13
stop(); removeMovieClip(_parent);
Symbol 236 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 4
stop();
Symbol 239 MovieClip Frame 194
gotoAndPlay (81);
Symbol 240 MovieClip Frame 1
stop();
Symbol 258 MovieClip Frame 1
stop();
Instance of Symbol 260 MovieClip in Symbol 261 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy) && (_parent.ouch != 0)) { _root.cam.health = _root.cam.health - 0.2; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 262 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Symbol 273 MovieClip Frame 1
stop();
Symbol 276 MovieClip Frame 1
stop();
Symbol 276 MovieClip Frame 2
removeMovieClip(_root.scary); _root.gotoAndStop(13);
Symbol 276 MovieClip Frame 3
removeMovieClip(_root.scary); _root.gotoAndStop(13);
Symbol 276 MovieClip Frame 100
stop();
Symbol 281 MovieClip Frame 1
stop();
Instance of Symbol 276 MovieClip in Symbol 282 MovieClip Frame 1
onClipEvent (enterFrame) { gotoAndStop(Math.round((_root.cam.health / 60) * 100) + 1); }
Symbol 282 MovieClip Frame 70
_root.cam.timera++;
Symbol 284 MovieClip Frame 1
stopAllSounds();
Symbol 289 MovieClip Frame 1
stopAllSounds();
Symbol 289 MovieClip Frame 264
_root.nextFrame();
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 291 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 293 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Symbol 309 MovieClip Frame 1
stopAllSounds();
Symbol 309 MovieClip Frame 456
_root.nextFrame();
Instance of Symbol 217 MovieClip in Symbol 312 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 312 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 313 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Symbol 392 MovieClip Frame 1
stopAllSounds();
Symbol 392 MovieClip Frame 311
_root.nextFrame();
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 217 MovieClip in Symbol 394 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { nextFrame(); } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 395 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Symbol 409 MovieClip Frame 370
_root.nextFrame();
Symbol 417 MovieClip Frame 1
stop();
Symbol 417 MovieClip Frame 29
stop();
Instance of Symbol 420 MovieClip in Symbol 421 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 3; _root.cam.hurty.gotoAndPlay(2); } }
Symbol 474 MovieClip Frame 90
_parent.gotoAndStop(1);
Symbol 489 MovieClip Frame 67
_parent.gotoAndStop(1);
Symbol 511 MovieClip Frame 91
gotoAndPlay (54);
Symbol 525 MovieClip Frame 54
stop();
Symbol 526 MovieClip Frame 1
stop();
Instance of Symbol 449 MovieClip in Symbol 526 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { this._parent.power = this._parent.power - 1; } }
Instance of Symbol 474 MovieClip in Symbol 526 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { this._parent.power = this._parent.power - 1; } }
Instance of Symbol 489 MovieClip in Symbol 526 MovieClip Frame 3
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { this._parent.power = this._parent.power - 1; } }
Instance of Symbol 511 MovieClip in Symbol 526 MovieClip Frame 4
onClipEvent (load) { howf = 100; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true)) { howf = howf - 1; } if (howf < 0) { this._parent.gotoAndStop(1); } }
Instance of Symbol 417 MovieClip in Symbol 527 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { play(); rid = 12; } }
Symbol 527 MovieClip Frame 130
gotoAndPlay (1);
Symbol 527 MovieClip Frame 264
stop();
Instance of Symbol 526 MovieClip in Symbol 527 MovieClip Frame 264
onClipEvent (enterFrame) { if (_currentframe == 1) { gotoAndPlay(random(4) + 1); } if (power < 0) { gotoAndStop (5); } if (this.hitTest(_root.guy)) { _root.guy.xs = -10; _root.cam.health = _root.cam.health - 0.1; } trace(power); } onClipEvent (load) { power = 350; }
Symbol 529 MovieClip Frame 877
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 883
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 886
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 891
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 897
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 903
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 906
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 908
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 914
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1791
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1797
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1800
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1805
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1811
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1817
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1820
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1822
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Symbol 529 MovieClip Frame 1828
_root.k++; duplicateMovieClip (_root.ground.drum, _root.k, _root.k);
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Instance of Symbol 261 MovieClip in Symbol 530 MovieClip Frame 1
onClipEvent (load) { xs = 0; ys = 0; ms = 4; } onClipEvent (enterFrame) { if (this.hitTest(_root.scary._x, _root.scary._y, true) && (rid == undefined)) { this.boom.play(); ouch = 0; _root.cam.kills++; rid = 3; } if (this.lefts.hitTest(_root.scary._x, _root.scary._y, true)) { xs = 20; ys = -8; } else if (this.rights.hitTest(_root.scary._x, _root.scary._y, true)) { xs = -20; ys = -8; } _x = (_x + xs); _y = (_y + ys); if (xs > ms) { xs = ms; } if (xs < (-ms)) { xs = -ms; } if (ys > ms) { ys = ms; } if (ys < (-ms)) { ys = -ms; } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) - 10, true)) { _y = (_y+1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) - 10, _y + _parent._y, true)) { _x = (_x+1); } if (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { xs = (-xs) / 2; } while (_root.ground.hitTest((_x + _parent._x) + 10, _y + _parent._y, true)) { _x = (_x-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { ys = (-ys) / 2; } while (_root.ground.hitTest(_x + _parent._x, (_y + _parent._y) + 10, true)) { _y = (_y-1); } if (_root.ground.hitTest(_x + _parent._x, (_y + 5) + _parent._y, true) && (ys > -2)) { ys = 0; } if (ouch == 0) { ys++; xs = xs / 1.5; } else { rock = random(5); if (rock == 1) { xs++; } if (rock == 2) { xs--; } if (rock == 3) { ys++; } if (rock == 4) { ys--; } } }
Symbol 536 MovieClip Frame 1
stop();
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 2
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 14
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 20
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 38
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Instance of Symbol 420 MovieClip in Symbol 536 MovieClip Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.guy)) { _root.cam.health = _root.cam.health - 20; _root.cam.hurty.gotoAndPlay(2); } }
Symbol 536 MovieClip Frame 73
stop();
Symbol 547 Button
on (release) { if (_root.zonelevel == 1) { gotoAndStop (4); } if (_root.zonelevel == 2) { gotoAndStop (6); } if (_root.zonelevel == 3) { gotoAndStop (8); } if (_root.zonelevel == 4) { gotoAndStop (10); } if (_root.zonelevel == 5) { gotoAndStop (12); } }
Symbol 551 MovieClip Frame 1
stopAllSounds();
Symbol 551 MovieClip Frame 366
stop();
Symbol 560 Button
on (release) { _root.gotoAndStop(1); }
Symbol 561 MovieClip Frame 1
stopAllSounds();
Symbol 561 MovieClip Frame 206
stop();

Library Items

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

Instance Names

"gate"Frame 4Symbol 171 MovieClip
"globe"Frame 4Symbol 175 MovieClip
"guy"Frame 4Symbol 205 MovieClip
"ground"Frame 4Symbol 219 MovieClip
"orig"Frame 4Symbol 236 MovieClip
"lights"Frame 4Symbol 240 MovieClip
"enemy"Frame 4Symbol 262 MovieClip
"cam"Frame 4Symbol 282 MovieClip
"gate"Frame 6Symbol 171 MovieClip
"globe"Frame 6Symbol 175 MovieClip
"enemy"Frame 6Symbol 291 MovieClip
"guy"Frame 6Symbol 205 MovieClip
"orig"Frame 6Symbol 236 MovieClip
"ground"Frame 6Symbol 293 MovieClip
"lights"Frame 6Symbol 240 MovieClip
"cam"Frame 6Symbol 282 MovieClip
"gate"Frame 8Symbol 171 MovieClip
"ground"Frame 8Symbol 312 MovieClip
"globe"Frame 8Symbol 175 MovieClip
"guy"Frame 8Symbol 205 MovieClip
"orig"Frame 8Symbol 236 MovieClip
"enemy"Frame 8Symbol 313 MovieClip
"lights"Frame 8Symbol 240 MovieClip
"cam"Frame 8Symbol 282 MovieClip
"gate"Frame 10Symbol 171 MovieClip
"globe"Frame 10Symbol 175 MovieClip
"guy"Frame 10Symbol 205 MovieClip
"orig"Frame 10Symbol 236 MovieClip
"lights"Frame 10Symbol 240 MovieClip
"ground"Frame 10Symbol 394 MovieClip
"enemy"Frame 10Symbol 395 MovieClip
"cam"Frame 10Symbol 282 MovieClip
"gate"Frame 12Symbol 171 MovieClip
"globe"Frame 12Symbol 175 MovieClip
"guy"Frame 12Symbol 205 MovieClip
"orig"Frame 12Symbol 236 MovieClip
"lights"Frame 12Symbol 240 MovieClip
"enemy"Frame 12Symbol 530 MovieClip
"ground"Frame 12Symbol 537 MovieClip
"cam"Frame 12Symbol 282 MovieClip
"ground"Frame 13Symbol 549 MovieClip
"gun"Symbol 13 MovieClip Frame 1Symbol 9 MovieClip
"hand"Symbol 14 MovieClip Frame 1Symbol 13 MovieClip
"bar"Symbol 20 MovieClip Frame 1Symbol 16 MovieClip
"hand"Symbol 205 MovieClip Frame 1Symbol 13 MovieClip
"rights"Symbol 261 MovieClip Frame 1Symbol 242 MovieClip
"lefts"Symbol 261 MovieClip Frame 1Symbol 244 MovieClip
"boom"Symbol 261 MovieClip Frame 1Symbol 258 MovieClip
"runrun"Symbol 282 MovieClip Frame 1Symbol 273 MovieClip
"hurty"Symbol 282 MovieClip Frame 1Symbol 281 MovieClip
"drum"Symbol 420 MovieClip Frame 1Symbol 154 MovieClip
"craine"Symbol 530 MovieClip Frame 1Symbol 527 MovieClip
"drumfall"Symbol 537 MovieClip Frame 1Symbol 536 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Labels

"loaded"Symbol 20 MovieClip Frame 3

Dynamic Text Variables

numaSymbol 267 EditableText"<p align="right"></p>"
timeraSymbol 268 EditableText"<p align="left"></p>"
killsSymbol 270 EditableText"<p align="right"></p>"
healthSymbol 279 EditableText"<p align="right"></p>"




http://swfchan.com/15/71792/info.shtml
Created: 9/4 -2019 03:28:02 Last modified: 9/4 -2019 03:28:02 Server time: 16/05 -2024 02:44:20