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

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

armorgames draw-play-2-858.swf

This is the info page for
Flash #264087

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


Text
Loading Draw-Play 2

www.rustygames.com

Cremation
Productions

2

y

a

l

P

y

a

l

P

s

n

o

i

t

c

u

r

I

s

n

o

i

t

c

u

r

I

Credits

Credits

Play More Games

Play More Games

Level Editor

Level Editor

Your Guy - Move
him with the
Arrow Keys.

Get your guy to
this Flag to beat
the level.

Music Selector,
choose your own
music.

Using your mouse
click and hold to
draw your level.
This is the terrain
your guy will be
able to walk on.

Black

Colour Selector.
Changes the
colour of your
terrain

Back to Menu

Back to Menu

Naruto Theme

Thanks to everyone that emailed me saying how much they liked
Draw-Play and told me to hurry up and make this sequel! hehe thanks
guys. Thanks to everyone on my forum for giving me ideas, friends
and smartass James with his non stop help.
Made by Eggy
If you would like to contact me about anything feel free to email -
Eggy55555@hotmail.com

Vertical Spike       - A
Horizontal Spike   - B
Flag                        - C
Wheel Spike         -  D

Menu

Play

Necromancide

Cyber Genics

Breathe

Off

Hammer       - E
Hacker          - F
Convey         - G

Click and hold on traps to drag

Red

Blue

Yellow

Custom Map

Back to Editor

Select
Difficulty

Easy

Unlimited Ink

Easy

Hard

Hard

Limited Ink

Starten Easy

<p align="center"><font face="Rockwell Condensed" size="53" color="#000000" letterSpacing="0.000000" kerning="1"><b>0000</b></font></p>

Erase

More Games

More Games

Level 2 :0

No yes no

Funnel

Chip Chop

Double Attack

No Time

Twirlers

Teh noes!

Get Big

AND BIGGER

Lights,camera..

It can do that?!

Clustered

Turret

Turret x2

sadface

Mincer

<Level Name>

Too bad

????

Only One

Keep Moving

Under Attack

Fizzle

Rings of Meat

impossible

Chains

White Light

Waffle Sauce

Run!

Glow Glow

Flicker Mad

lol

The End

I Lied

Level 37

Still Going?

Huff Huff

Gratz!!!!

The End

Thanks for playing!
Well done, you're -
Fantastic!
Brilliant!
Amazing!
Awesome!
Incredible!
If you havn't already done so, now try hard mode.

ActionScript [AS1/AS2]

Frame 1
function doSomething() { getURL ("http://www.cremationproductions.com", _blank); } function doSomething2() { getURL ("http://www.cremationproductions.com", _blank); } function doSomething3() { getURL ("http://www.rustygames.com/index.php?ref=dp2", _blank); } _root.kongregateServices.connect(); stop(); MENU.customItems.push(Functioned2); MENU = new ContextMenu(); MENU.hideBuiltInItems(); Functioned = new ContextMenuItem("Made by Eggy", doSomething); Functioned2 = new ContextMenuItem("Visit Cremation Productions", doSomething2); Functioned3 = new ContextMenuItem("Visit Rusty Games", doSomething3); MENU.customItems.push(Functioned); MENU.customItems.push(Functioned2); MENU.customItems.push(Functioned3); _root.menu = MENU;
Instance of Symbol 23 MovieClip in Frame 1
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", blank); }
Frame 2
stop();
Instance of Symbol 34 MovieClip in Frame 2
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", blank); }
Frame 3
stop();
Instance of Symbol 43 MovieClip in Frame 3
on (press) { getURL ("http://www.cremationproductions.com", "_blank"); }
Frame 4
stop(); _root.ypos = 0;
Frame 5
stop();
Frame 6
stop();
Instance of Symbol 249 MovieClip in Frame 6
on (press) { getURL ("http://www.cremationproductions.com"); }
Frame 7
stop();
Instance of Symbol 252 MovieClip "flag" in Frame 7
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { stopAllSounds(); another = new Sound(); another.attachSound("ding", this); another.start(); _root.gotoAndStop(4); } } onClipEvent (load) { if (this._name != "flag") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 255 MovieClip in Frame 7
onClipEvent (load) { beenPressed = false; beenPressed2 = false; beenPressed3 = false; beenPressed4 = false; beenPressed5 = false; beenPressed6 = false; beenPressed7 = false; } onClipEvent (enterFrame) { if (Key.isDown(65) && (!beenPressed)) { beenPressed = true; duplicateMovieClip (_root.vspike, "vspikebitch" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(65)) { beenPressed = false; } if (Key.isDown(66) && (!beenPressed2)) { beenPressed2 = true; duplicateMovieClip (_root.hspike, "hspikebitch" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(66)) { beenPressed2 = false; } if (Key.isDown(67) && (!beenPressed3)) { beenPressed3 = true; duplicateMovieClip (_root.flag, "flagherek" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(67)) { beenPressed3 = false; } if (Key.isDown(68) && (!beenPressed4)) { beenPressed4 = true; duplicateMovieClip (_root.circlespike, "circlepsokdad" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(68)) { beenPressed4 = false; } if (Key.isDown(69) && (!beenPressed5)) { beenPressed5 = true; duplicateMovieClip (_root.hammer, "hammerspikeomg" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(69)) { beenPressed5 = false; } if (Key.isDown(70) && (!beenPressed6)) { beenPressed6 = true; duplicateMovieClip (_root.hacker, "hackerersadg" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(70)) { beenPressed6 = false; } if (Key.isDown(71) && (!beenPressed7)) { beenPressed7 = true; duplicateMovieClip (_root.convey, "conveyferrh" + _root.getNextHighestDepth(), _root.getNextHighestDepth()); } if (!Key.isDown(71)) { beenPressed7 = false; } }
Instance of Symbol 259 MovieClip "vspike" in Frame 7
onClipEvent (load) { if (this._name != "vspike") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 264 MovieClip "hspike" in Frame 7
onClipEvent (load) { if (this._name != "hspike") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 309 MovieClip "circlespike" in Frame 7
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; } onClipEvent (load) { if (this._name != "circlespike") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 312 MovieClip "hammer" in Frame 7
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; } onClipEvent (load) { if (this._name != "hammer") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 317 MovieClip "hacker" in Frame 7
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; } onClipEvent (load) { if (this._name != "hacker") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Instance of Symbol 319 MovieClip "convey" in Frame 7
onClipEvent (load) { if (this._name != "convey") { this._x = _root._xmouse; this._y = _root._ymouse; } } on (press) { if (_root._currentframe == 7) { startDrag (this); } } on (release) { if (_root._currentframe == 7) { stopDrag(); } } onClipEvent (enterFrame) { if (_root._currentframe == 4) { removeMovieClip(this); } }
Frame 8
stop(); _root.onMouseDown = function () { _root.ground.moveTo(_xmouse, _ymouse); this.onMouseMove = function () { _root.ground.lineTo(_xmouse, _ymouse); updateAfterEvent(); }; }; _root.onMouseUp = function () { this.onMouseMove = null; };
Instance of Symbol 338 MovieClip "char" in Frame 8
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { this._x = 30; this._y = 547; } if (this._x < -20) { this._x = 30; this._y = 547; } if (this._x > 810) { this._x = 30; this._y = 547; } }
Instance of Symbol 339 MovieClip in Frame 8
/* no clip actions */
Frame 9
stop(); medium = false;
Frame 10
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100);
Frame 11
stop(); _root.nono = false; _root.mtrue.bar = 500; _root.ground.moveTo(_xmouse, _ymouse); if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 11
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 11
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; _root.nono = true; } if (this._y < 0) { this._x = 30; this._y = 547; _root.nono = true; } if (this._x < -20) { this._x = 30; this._y = 547; _root.nono = true; } if (this._x > 810) { this._x = 30; this._y = 547; _root.nono = true; } }
Instance of Symbol 375 MovieClip in Frame 11
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 393 MovieClip in Frame 11
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Frame 12
unloadMovie (_root.ground); nextFrame();
Frame 13
stop(); _root.nono = false; _root.mtrue.bar = 550; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 13
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 13
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 13
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 13
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 14
unloadMovie (_root.ground); nextFrame();
Frame 15
stop(); _root.nono = false; _root.mtrue.bar = 650; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 15
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 15
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 15
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 15
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 16
unloadMovie (_root.ground); nextFrame();
Frame 17
stop(); _root.nono = false; _root.mtrue.bar = 200; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 17
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 17
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 17
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 18
unloadMovie (_root.ground); nextFrame();
Frame 19
stop(); _root.nono = false; _root.mtrue.bar = 800; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 19
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 19
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 19
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 19
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 399 MovieClip in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation - 1; }
Instance of Symbol 399 MovieClip in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation - 1; }
Instance of Symbol 399 MovieClip in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Instance of Symbol 399 MovieClip in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Frame 20
unloadMovie (_root.ground); nextFrame();
Frame 21
stop(); _root.nono = false; _root.mtrue.bar = 450; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 21
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 21
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 21
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 21
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 21
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 399 MovieClip in Frame 21
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 21
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Frame 22
unloadMovie (_root.ground); nextFrame();
Frame 23
stop(); _root.nono = false; _root.mtrue.bar = 500; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 23
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 23
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 23
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 23
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 404 MovieClip "bob" in Frame 23
onClipEvent (enterFrame) { this._y = this._y + 2; }
Frame 24
unloadMovie (_root.ground); nextFrame();
Frame 25
stop(); _root.nono = false; _root.mtrue.bar = 300; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 25
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 25
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 25
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 25
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 406 MovieClip in Frame 25
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Instance of Symbol 406 MovieClip in Frame 25
onClipEvent (enterFrame) { this._rotation = this._rotation - 5; }
Frame 26
unloadMovie (_root.ground); nextFrame();
Frame 27
stop(); _root.nono = false; _root.mtrue.bar = 650; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 27
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 27
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 27
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 28
unloadMovie (_root.ground); nextFrame();
Frame 29
stop(); _root.nono = false; _root.mtrue.bar = 80; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 29
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 29
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 410 MovieClip in Frame 29
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(100, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(100, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(100, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(100, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 29
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 30
unloadMovie (_root.ground); nextFrame();
Frame 31
stop(); _root.nono = false; _root.mtrue.bar = 800; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 31
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 31
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 412 MovieClip in Frame 31
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(200, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(200, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(200, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(200, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 31
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 32
unloadMovie (_root.ground); nextFrame();
Frame 33
stop(); _root.nono = false; _root.mtrue.bar = 400; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 33
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 33
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 406 MovieClip in Frame 33
onClipEvent (enterFrame) { this._rotation = this._rotation - 5; }
Instance of Symbol 338 MovieClip "char" in Frame 33
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 33
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 33
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Frame 34
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100);
Frame 35
stop(); _root.nono = false; _root.mtrue.bar = 25; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 338 MovieClip "char" in Frame 35
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 375 MovieClip in Frame 35
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 35
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 393 MovieClip in Frame 35
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Frame 36
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100);
Frame 37
stop(); _root.nono = false; _root.mtrue.bar = 2500; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 37
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 37
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 375 MovieClip in Frame 37
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 393 MovieClip in Frame 37
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Frame 38
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100);
Frame 39
stop(); _root.nono = false; _root.mtrue.bar = 650; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 39
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 39
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 375 MovieClip in Frame 39
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 39
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 39
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 39
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Frame 40
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100);
Frame 41
stop(); _root.nono = false; _root.mtrue.bar = 300; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 41
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 41
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 375 MovieClip in Frame 41
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 41
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 41
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 41
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 421 MovieClip "camera2" in Frame 41
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet2" in Frame 41
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 42
unloadMovie (_root.ground); nextFrame(); _root.ground.lineStyle(20, 0, 100); _root.nono == true;
Frame 43
stop(); _root.nono = false; _root.mtrue.bar = 300; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 43
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 43
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 375 MovieClip in Frame 43
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 43
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 43
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 43
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 421 MovieClip "camera2" in Frame 43
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet2" in Frame 43
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 399 MovieClip in Frame 43
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 43
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Frame 44
unloadMovie (_root.ground); nextFrame();
Frame 45
stop(); _root.nono = false; _root.mtrue.bar = 110; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 45
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 45
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 45
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 45
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation + 2; }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation + 2; }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation + 2; }
Instance of Symbol 406 MovieClip in Frame 45
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Frame 46
unloadMovie (_root.ground); nextFrame();
Frame 47
stop(); _root.nono = false; _root.mtrue.bar = 300; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 47
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 47
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 47
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 47
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 47
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Frame 48
unloadMovie (_root.ground); nextFrame();
Frame 49
stop(); _root.nono = false; _root.mtrue.bar = 2000; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 49
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 49
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 49
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 49
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 50
unloadMovie (_root.ground); nextFrame();
Frame 51
stop(); _root.nono = false; _root.mtrue.bar = 250; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 51
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 51
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 51
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 51
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera2" in Frame 51
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 51
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 423 MovieClip "bullet2" in Frame 51
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 421 MovieClip "camera" in Frame 51
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Frame 52
unloadMovie (_root.ground); nextFrame();
Frame 53
stop(); _root.nono = false; _root.mtrue.bar = 650; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 53
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 53
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 53
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 53
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 53
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 406 MovieClip in Frame 53
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Instance of Symbol 399 MovieClip in Frame 53
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Frame 54
unloadMovie (_root.ground); nextFrame();
Frame 55
stop(); _root.nono = false; _root.mtrue.bar = 1000; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 55
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 55
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 55
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 55
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 55
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 55
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 421 MovieClip "camera2" in Frame 55
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet2" in Frame 55
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 56
unloadMovie (_root.ground); nextFrame();
Frame 57
stop(); _root.nono = false; _root.mtrue.bar = 550; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 57
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 57
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 57
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 57
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 57
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 421 MovieClip "camera2" in Frame 57
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet2" in Frame 57
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 421 MovieClip "camera3" in Frame 57
onClipEvent (enterFrame) { rx3 = _root.char._x; ry3 = _root.char._y; cx3 = _root.camera3._x; cy3 = _root.camera3._y; _rotation = ((Math.atan2(ry3 - cy3, rx3 - cx3) / (Math.PI/180)) + 90); }
Instance of Symbol 421 MovieClip "camera4" in Frame 57
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera4._x; cy2 = _root.camera4._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 421 MovieClip "camera5" in Frame 57
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera5._x; cy2 = _root.camera5._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet3" in Frame 57
onClipEvent (load) { spd = 20; _x = _root.camera3._x; _y = _root.camera3._y; _rotation = _root.camera3._rotation; } onClipEvent (enterFrame) { if (_name == "bullet3") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 423 MovieClip "bullet4" in Frame 57
onClipEvent (load) { spd = 20; _x = _root.camera4._x; _y = _root.camera4._y; _rotation = _root.camera4._rotation; } onClipEvent (enterFrame) { if (_name == "bullet4") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 423 MovieClip "bullet5" in Frame 57
onClipEvent (load) { spd = 20; _x = _root.camera5._x; _y = _root.camera5._y; _rotation = _root.camera5._rotation; } onClipEvent (enterFrame) { if (_name == "bullet5") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 58
unloadMovie (_root.ground); nextFrame();
Frame 59
stop(); _root.nono = false; _root.mtrue.bar = 500; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 59
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 59
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 59
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 59
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 406 MovieClip in Frame 59
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 59
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 59
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 59
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Frame 60
unloadMovie (_root.ground); nextFrame();
Frame 61
stop(); _root.nono = false; _root.mtrue.bar = 100; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 61
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 61
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 61
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 61
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 61
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 61
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 61
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Frame 62
unloadMovie (_root.ground); nextFrame();
Frame 63
stop(); _root.nono = false; _root.mtrue.bar = 1000; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 63
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 63
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 63
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 63
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 63
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Frame 64
unloadMovie (_root.ground); nextFrame();
Frame 65
stop(); _root.nono = false; _root.mtrue.bar = 500; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 65
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 65
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 65
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 65
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Frame 66
unloadMovie (_root.ground); nextFrame();
Frame 67
stop(); _root.nono = false; _root.mtrue.bar = 999; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 67
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 67
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 67
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 67
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 67
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 67
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 68
unloadMovie (_root.ground); nextFrame();
Frame 69
stop(); _root.nono = false; _root.mtrue.bar = 999; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 69
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 69
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 69
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 69
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 406 MovieClip in Frame 69
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 69
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Instance of Symbol 406 MovieClip in Frame 69
onClipEvent (enterFrame) { this._rotation = this._rotation - 4; }
Instance of Symbol 406 MovieClip in Frame 69
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Frame 70
unloadMovie (_root.ground); nextFrame();
Frame 71
stop(); _root.nono = false; _root.mtrue.bar = 999; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 370 MovieClip in Frame 71
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 338 MovieClip "char" in Frame 71
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 393 MovieClip in Frame 71
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 71
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 421 MovieClip "camera" in Frame 71
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 71
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 406 MovieClip in Frame 71
onClipEvent (enterFrame) { this._rotation = this._rotation - 4; }
Frame 72
unloadMovie (_root.ground); nextFrame();
Frame 73
stop(); _root.nono = false; _root.mtrue.bar = 650; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 73
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 73
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 73
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 73
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 421 MovieClip "camera" in Frame 73
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 73
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 74
unloadMovie (_root.ground); nextFrame();
Frame 75
stop(); _root.nono = false; _root.mtrue.bar = 600; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 75
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 75
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 75
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 406 MovieClip in Frame 75
onClipEvent (enterFrame) { this._rotation = this._rotation - 9; }
Instance of Symbol 399 MovieClip in Frame 75
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Instance of Symbol 399 MovieClip in Frame 75
onClipEvent (enterFrame) { this._rotation = this._rotation - 0.5; }
Frame 76
unloadMovie (_root.ground); nextFrame();
Frame 77
stop(); _root.nono = false; _root.mtrue.bar = 999; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 77
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 77
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 77
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 77
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 402 MovieClip "circlespike" in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 402 MovieClip "circlespike" in Frame 77
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Frame 78
unloadMovie (_root.ground); nextFrame();
Frame 79
stop(); _root.nono = false; _root.mtrue.bar = 700; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 402 MovieClip "circlespike" in Frame 79
onClipEvent (enterFrame) { this._rotation = this._rotation + 1; }
Instance of Symbol 393 MovieClip in Frame 79
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 79
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 79
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 79
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 421 MovieClip "camera" in Frame 79
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 421 MovieClip "camera2" in Frame 79
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 79
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 423 MovieClip "bullet2" in Frame 79
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 406 MovieClip in Frame 79
onClipEvent (enterFrame) { this._rotation = this._rotation - 2; }
Frame 80
unloadMovie (_root.ground); nextFrame();
Frame 81
stop(); _root.nono = false; _root.mtrue.bar = 0; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 81
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 338 MovieClip "char" in Frame 81
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 81
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 421 MovieClip "camera" in Frame 81
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 421 MovieClip "camera2" in Frame 81
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 459 MovieClip "bullet" in Frame 81
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 372; _root.char._y = 46; } }
Instance of Symbol 460 MovieClip "bullet2" in Frame 81
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 372; _root.char._y = 46; } }
Frame 82
unloadMovie (_root.ground); nextFrame();
Frame 83
stop(); _root.nono = false; _root.mtrue.bar = 700; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 83
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 83
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 83
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 83
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 421 MovieClip "camera" in Frame 83
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 83
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 406 MovieClip in Frame 83
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Instance of Symbol 406 MovieClip in Frame 83
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; }
Frame 84
unloadMovie (_root.ground); nextFrame();
Frame 85
stop(); _root.nono = false; _root.mtrue.bar = 600; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 85
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 85
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 85
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 85
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Frame 86
unloadMovie (_root.ground); nextFrame();
Frame 87
stop(); _root.nono = false; _root.mtrue.bar = 999; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 87
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 87
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 87
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 370 MovieClip in Frame 87
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Instance of Symbol 421 MovieClip "camera" in Frame 87
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 87
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Frame 88
unloadMovie (_root.ground); nextFrame();
Frame 89
stop(); _root.nono = false; _root.mtrue.bar = 24; if (_root.medium == true) { _root.mtrue.gotoAndStop(2); } _root.onMouseDown = function () { if (_root.mtrue.bar > 0) { _root.ground.moveTo(_xmouse, _ymouse); _root.ground.lineTo(_xmouse + 1, _ymouse + 1); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - 12; } _root.dist = 0; _root.prevx = _xmouse; _root.prevy = _ymouse; mousedown = true; } }; _root.onMouseUp = function () { if (_root.mtrue.bar > 0) { mousedown = false; } }; _root.onMouseMove = function () { if (mousedown) { if (_root.mtrue.bar > 0) { _root.xdiff = prevx - _xmouse; _root.ydiff = prevy - _ymouse; _root.dist = Math.sqrt((xdiff * xdiff) + (ydiff * ydiff)); if (_root.medium == true) { _root.mtrue.bar = _root.mtrue.bar - _root.dist; } _root.dist = 0; prevx = _xmouse; prevy = _ymouse; _root.ground.lineTo(_xmouse, _ymouse); } } }; _root.kongregateStats.submit("light", 1); if (_root.medium == true) { _root.kongregateStats.submit("heavy", 1); }
Instance of Symbol 393 MovieClip in Frame 89
onClipEvent (enterFrame) { if (_root.blaker._currentframe == 1) { _root.ground.lineStyle(20, 0, 100); } if (_root.blaker._currentframe == 2) { _root.ground.lineStyle(20, 16711680, 100); } if (_root.blaker._currentframe == 3) { _root.ground.lineStyle(20, 255, 100); } if (_root.blaker._currentframe == 4) { _root.ground.lineStyle(20, 16776960, 100); } }
Instance of Symbol 375 MovieClip in Frame 89
onClipEvent (enterFrame) { _root.ydiff = _root.ypos - _root.char._y; if ((_root.ydiff >= 70) and (_root.nono == false)) { _root.prevFrame(); } _root.ypos = _root.char._y; } onClipEvent (enterFrame) { if (_root.nono == true) { _root.nono = false; } } onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } }
Instance of Symbol 338 MovieClip "char" in Frame 89
onClipEvent (load) { grav = 0; speed = 5; jumpHeight = 12; scale = _xscale; yp = 0; grounded = false; timer = 0; timer2 = 0; } onClipEvent (enterFrame) { grav++; _y = (_y + grav); while (_root.ground.hitTest(_x, _y, true)) { _y = (_y-1); grav = 0; } if (Key.isDown(39)) { _x = (_x + speed); _xscale = scale; if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (Key.isDown(37)) { _x = (_x - speed); _xscale = (-scale); if (_root.ground.hitTest(_x, _y + 3, true)) { this.gotoAndStop(1); } else if (_root.ground.hitTest(!this)) { this.gotoAndStop(3); } } else if (_root.ground.hitTest(_x, _y + 3, true) && (!Key.isDown(38))) { this.gotoAndStop(3); } if ((((!Key.isDown(38)) && (!Key.isDown(37))) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.gotoAndStop(4); } if (Key.isDown(38) && (_root.ground.hitTest(_x, _y + 3, true))) { grav = -jumpHeight; _y = (_y - 4); this.gotoAndStop(4); } if (_root.ground.hitTest(_x + (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x + (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x - speed); } if (_root.ground.hitTest(_x - (_width / 2), _y - (_height / 2), true) || (_root.ground.hitTest(_x - (_width / 2), _y - ((_height / 6) * 4), true))) { _x = (_x + speed); } if (_root.ground.hitTest(_x, _y - _height, true)) { grav = 2; } } onClipEvent (enterFrame) { if (this._y > 750) { _root.nono = true; someSound = new Sound(); someSound.attachSound("scream", this); someSound.start(); this._x = 30; this._y = 547; } if (this._y < 0) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x < -20) { _root.nono = true; this._x = 30; this._y = 547; } if (this._x > 810) { _root.nono = true; this._x = 30; this._y = 547; } }
Instance of Symbol 421 MovieClip "camera" in Frame 89
onClipEvent (enterFrame) { rx = _root.char._x; ry = _root.char._y; cx = _root.camera._x; cy = _root.camera._y; _rotation = ((Math.atan2(ry - cy, rx - cx) / (Math.PI/180)) + 90); }
Instance of Symbol 423 MovieClip "bullet" in Frame 89
onClipEvent (load) { spd = 20; _x = _root.camera._x; _y = _root.camera._y; _rotation = _root.camera._rotation; } onClipEvent (enterFrame) { if (_name == "bullet") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } if ((((_x > Stage.width) || (_x < 0)) || (_y < 0)) || (_y > Stage.height)) { this.removeMovieClip(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 421 MovieClip "camera2" in Frame 89
onClipEvent (enterFrame) { rx2 = _root.char._x; ry2 = _root.char._y; cx2 = _root.camera2._x; cy2 = _root.camera2._y; _rotation = ((Math.atan2(ry2 - cy2, rx2 - cx2) / (Math.PI/180)) + 90); }
Instance of Symbol 460 MovieClip "bullet2" in Frame 89
onClipEvent (load) { spd = 20; _x = _root.camera2._x; _y = _root.camera2._y; _rotation = _root.camera2._rotation; } onClipEvent (enterFrame) { if (_name == "bullet2") { _x = -1000; } else if (_rotation > 180) { _y = (_y + (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x - (spd * Math.sin((Math.PI/180) * _rotation))); } else { _y = (_y - (spd * Math.cos((Math.PI/180) * _rotation))); _x = (_x + (spd * Math.sin((Math.PI/180) * _rotation))); } } onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { removeMovieClip(this); _root.char._x = 372; _root.char._y = 46; } }
Frame 90
stop();
Symbol 8 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { _root.gotoAndStop(2); }
Symbol 8 MovieClip Frame 2
gotoAndPlay (1);
Symbol 24 Button
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", _blank); }
Symbol 34 MovieClip Frame 140
_root.gotoAndStop(3);
Symbol 35 Button
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", _blank); }
Instance of Symbol 40 MovieClip in Symbol 43 MovieClip Frame 1
on (press) { getURL ("http://www.cremationproductions.com"); }
Symbol 43 MovieClip Frame 105
_root.gotoAndStop(4);
Symbol 59 Button
on (press) { _root.gotoAndPlay(9); }
Symbol 78 Button
on (press) { _root.gotoAndPlay(5); }
Symbol 81 Button
on (press) { _root.gotoAndStop(6); }
Symbol 84 Button
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", _blank); }
Symbol 87 Button
on (press) { _root.gotoAndPlay(7); }
Symbol 243 Button
on (press) { _root.gotoAndPlay(4); }
Instance of Symbol 258 MovieClip in Symbol 259 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.penis._x = char._x; _root.penis._y = char._y; _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 263 MovieClip in Symbol 264 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.penis._x = char._x; _root.penis._y = char._y; _root.char._x = 30; _root.char._y = 547; } }
Symbol 274 Button
on (press) { stopAllSounds(); _root.gotoAndPlay(4); }
Symbol 283 Button
on (press) { _root.gotoAndStop(8); }
Symbol 286 Button
on (press) { stopAllSounds(); nextFrame(); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 287 Button
on (press) { if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 289 Button
on (press) { stopAllSounds(); gotoAndStop (4); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 291 Button
on (press) { stopAllSounds(); nextFrame(); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 293 Button
on (press) { gotoAndStop (2); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 294 Button
on (press) { if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 295 Button
on (press) { stopAllSounds(); gotoAndStop (2); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 298 Button
on (press) { stopAllSounds(); prevFrame(); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 301 Button
on (press) { if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 303 MovieClip Frame 1
stop();
Symbol 303 MovieClip Frame 2
stop();
Symbol 303 MovieClip Frame 3
stop();
Symbol 303 MovieClip Frame 4
stop();
Symbol 303 MovieClip Frame 5
stop();
Symbol 303 MovieClip Frame 6
stop();
Instance of Symbol 307 MovieClip in Symbol 308 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 307 MovieClip in Symbol 316 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char._x = 30; _root.char._y = 547; } }
Symbol 337 MovieClip Frame 2
stop();
Symbol 338 MovieClip Frame 1
stop();
Symbol 338 MovieClip Frame 2
stop();
Symbol 338 MovieClip Frame 3
stop();
Symbol 338 MovieClip Frame 4
stop();
Symbol 340 Button
on (press) { nextFrame(); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 342 Button
on (press) { prevFrame(); if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } }
Symbol 346 Button
on (press) { if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } nextFrame(); }
Symbol 347 Button
on (press) { if (_root.mtrue.bar > 1) { _root.mtrue.bar = _root.mtrue.bar + 12; } prevFrame(); }
Symbol 349 MovieClip Frame 1
stop(); _root.ground.lineStyle(20, 0, 100);
Symbol 349 MovieClip Frame 2
stop(); _root.ground.lineStyle(20, 16711680, 100);
Symbol 349 MovieClip Frame 3
stop(); _root.ground.lineStyle(20, 255, 100);
Symbol 349 MovieClip Frame 4
stop(); _root.ground.lineStyle(20, 16776960, 100);
Symbol 356 Button
on (press) { prevFrame(); }
Symbol 363 Button
on (press) { _root.nextFrame(); }
Symbol 369 Button
on (press) { _root.medium = true; _root.nextFrame(); }
Symbol 373 MovieClip Frame 1
stop();
Symbol 373 MovieClip Frame 2
stop();
Instance of Symbol 258 MovieClip in Symbol 377 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nono = true; _root.penis._x = char._x; _root.penis._y = char._y; _root.char._x = 30; _root.char._y = 547; _root.bob._x = 1; _root.bob._y = 52; } }
Symbol 383 Button
on (press) { _root.prevFrame(); }
Symbol 391 Button
on (press) { getURL ("http://www.rustygames.com/index.php?ref=dp2", _blank); }
Instance of Symbol 370 MovieClip in Symbol 416 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.mtrue.bar < 0) { _root.mtrue.bar = 0; } if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Symbol 423 MovieClip Frame 1
stop();
Symbol 425 MovieClip Frame 31
_root.bc2++; if (_root.bc2 > 1100) { _root.bc2 = 1000; } duplicateMovieClip (_root.bullet2, "b2" + _root.bc2, _root.bc2);
Symbol 425 MovieClip Frame 95
_root.bc++; if (_root.bc > 2100) { _root.bc = 2000; } duplicateMovieClip (_root.bullet, "b" + _root.bc, _root.bc);
Symbol 425 MovieClip Frame 136
_root.bc3++; if (_root.bc3 > 3100) { _root.bc3 = 3000; } duplicateMovieClip (_root.bullet3, "b3" + _root.bc3, _root.bc3);
Symbol 425 MovieClip Frame 178
_root.bc4++; if (_root.bc4 > 4100) { _root.bc4 = 4000; } duplicateMovieClip (_root.bullet4, "b4" + _root.bc4, _root.bc4);
Symbol 425 MovieClip Frame 209
_root.bc5++; if (_root.bc5 > 5100) { _root.bc5 = 5000; } duplicateMovieClip (_root.bullet5, "b5" + _root.bc5, _root.bc5);
Instance of Symbol 432 MovieClip in Symbol 436 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 434 MovieClip in Symbol 436 MovieClip Frame 108
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char._x = 30; _root.char._y = 547; } }
Instance of Symbol 435 MovieClip in Symbol 436 MovieClip Frame 208
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.char._x = 30; _root.char._y = 547; } }
Symbol 459 MovieClip Frame 1
stop();
Symbol 460 MovieClip Frame 1
stop();
Instance of Symbol 463 MovieClip in Symbol 464 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nono = true; _root.penis._x = char._x; _root.penis._y = char._y; _root.char._x = 372; _root.char._y = 46; _root.bob._x = 1; _root.bob._y = 52; } }
Instance of Symbol 258 MovieClip in Symbol 468 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { _root.nono = true; _root.penis._x = char._x; _root.penis._y = char._y; _root.char._x = 30; _root.char._y = 547; _root.bob._x = 1; _root.bob._y = 52; } }
Symbol 469 MovieClip Frame 313
stop();
Instance of Symbol 370 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.char)) { another = new Sound(); another.attachSound("ding", this); another.start(); _root.nextFrame(); } }
Symbol 472 MovieClip Frame 200
stop();
Symbol 473 Button
on (press) { getURL ("http://www.rustygames.com?ref=dp2", blank); }

Library Items

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

Instance Names

"flag"Frame 7Symbol 252 MovieClip
"vspike"Frame 7Symbol 259 MovieClip
"hspike"Frame 7Symbol 264 MovieClip
"circlespike"Frame 7Symbol 309 MovieClip
"hammer"Frame 7Symbol 312 MovieClip
"hacker"Frame 7Symbol 317 MovieClip
"convey"Frame 7Symbol 319 MovieClip
"ground"Frame 8Symbol 322 MovieClip
"char"Frame 8Symbol 338 MovieClip
"blaker"Frame 10Symbol 349 MovieClip
"ground"Frame 11Symbol 322 MovieClip
"char"Frame 11Symbol 338 MovieClip
"mtrue"Frame 11Symbol 373 MovieClip
"ground"Frame 13Symbol 322 MovieClip
"char"Frame 13Symbol 338 MovieClip
"mtrue"Frame 13Symbol 373 MovieClip
"ground"Frame 15Symbol 322 MovieClip
"char"Frame 15Symbol 338 MovieClip
"mtrue"Frame 15Symbol 373 MovieClip
"ground"Frame 17Symbol 322 MovieClip
"char"Frame 17Symbol 338 MovieClip
"mtrue"Frame 17Symbol 373 MovieClip
"ground"Frame 19Symbol 322 MovieClip
"char"Frame 19Symbol 338 MovieClip
"mtrue"Frame 19Symbol 373 MovieClip
"ground"Frame 21Symbol 322 MovieClip
"char"Frame 21Symbol 338 MovieClip
"mtrue"Frame 21Symbol 373 MovieClip
"circlespike"Frame 21Symbol 402 MovieClip
"ground"Frame 23Symbol 322 MovieClip
"char"Frame 23Symbol 338 MovieClip
"mtrue"Frame 23Symbol 373 MovieClip
"bob"Frame 23Symbol 404 MovieClip
"ground"Frame 25Symbol 322 MovieClip
"char"Frame 25Symbol 338 MovieClip
"mtrue"Frame 25Symbol 373 MovieClip
"ground"Frame 27Symbol 322 MovieClip
"char"Frame 27Symbol 338 MovieClip
"mtrue"Frame 27Symbol 373 MovieClip
"ground"Frame 29Symbol 322 MovieClip
"char"Frame 29Symbol 338 MovieClip
"mtrue"Frame 29Symbol 373 MovieClip
"ground"Frame 31Symbol 322 MovieClip
"char"Frame 31Symbol 338 MovieClip
"mtrue"Frame 31Symbol 373 MovieClip
"ground"Frame 33Symbol 322 MovieClip
"char"Frame 33Symbol 338 MovieClip
"mtrue"Frame 33Symbol 373 MovieClip
"circlespike"Frame 33Symbol 402 MovieClip
"ground"Frame 35Symbol 322 MovieClip
"char"Frame 35Symbol 338 MovieClip
"mtrue"Frame 35Symbol 373 MovieClip
"circlespike"Frame 35Symbol 402 MovieClip
"ground"Frame 37Symbol 322 MovieClip
"char"Frame 37Symbol 338 MovieClip
"mtrue"Frame 37Symbol 373 MovieClip
"ground"Frame 39Symbol 322 MovieClip
"char"Frame 39Symbol 338 MovieClip
"mtrue"Frame 39Symbol 373 MovieClip
"camera"Frame 39Symbol 421 MovieClip
"bullet"Frame 39Symbol 423 MovieClip
"timerthingy"Frame 39Symbol 425 MovieClip
"ground"Frame 41Symbol 322 MovieClip
"char"Frame 41Symbol 338 MovieClip
"mtrue"Frame 41Symbol 373 MovieClip
"camera"Frame 41Symbol 421 MovieClip
"bullet"Frame 41Symbol 423 MovieClip
"timerthingy"Frame 41Symbol 425 MovieClip
"camera2"Frame 41Symbol 421 MovieClip
"bullet2"Frame 41Symbol 423 MovieClip
"ground"Frame 43Symbol 322 MovieClip
"char"Frame 43Symbol 338 MovieClip
"mtrue"Frame 43Symbol 373 MovieClip
"camera"Frame 43Symbol 421 MovieClip
"bullet"Frame 43Symbol 423 MovieClip
"timerthingy"Frame 43Symbol 425 MovieClip
"camera2"Frame 43Symbol 421 MovieClip
"bullet2"Frame 43Symbol 423 MovieClip
"ground"Frame 45Symbol 322 MovieClip
"char"Frame 45Symbol 338 MovieClip
"mtrue"Frame 45Symbol 373 MovieClip
"ground"Frame 47Symbol 322 MovieClip
"char"Frame 47Symbol 338 MovieClip
"mtrue"Frame 47Symbol 373 MovieClip
"circlespike"Frame 47Symbol 402 MovieClip
"circlespike"Frame 47Symbol 402 MovieClip
"ground"Frame 49Symbol 322 MovieClip
"char"Frame 49Symbol 338 MovieClip
"mtrue"Frame 49Symbol 373 MovieClip
"ground"Frame 51Symbol 322 MovieClip
"char"Frame 51Symbol 338 MovieClip
"mtrue"Frame 51Symbol 373 MovieClip
"camera2"Frame 51Symbol 421 MovieClip
"bullet"Frame 51Symbol 423 MovieClip
"timerthingy"Frame 51Symbol 425 MovieClip
"bullet2"Frame 51Symbol 423 MovieClip
"camera"Frame 51Symbol 421 MovieClip
"ground"Frame 53Symbol 322 MovieClip
"char"Frame 53Symbol 338 MovieClip
"mtrue"Frame 53Symbol 373 MovieClip
"circlespike"Frame 53Symbol 402 MovieClip
"ground"Frame 55Symbol 322 MovieClip
"char"Frame 55Symbol 338 MovieClip
"mtrue"Frame 55Symbol 373 MovieClip
"camera"Frame 55Symbol 421 MovieClip
"bullet"Frame 55Symbol 423 MovieClip
"timerthingy"Frame 55Symbol 425 MovieClip
"camera2"Frame 55Symbol 421 MovieClip
"bullet2"Frame 55Symbol 423 MovieClip
"ground"Frame 57Symbol 322 MovieClip
"char"Frame 57Symbol 338 MovieClip
"mtrue"Frame 57Symbol 373 MovieClip
"camera"Frame 57Symbol 421 MovieClip
"bullet"Frame 57Symbol 423 MovieClip
"timerthingy"Frame 57Symbol 425 MovieClip
"camera2"Frame 57Symbol 421 MovieClip
"bullet2"Frame 57Symbol 423 MovieClip
"camera3"Frame 57Symbol 421 MovieClip
"camera4"Frame 57Symbol 421 MovieClip
"camera5"Frame 57Symbol 421 MovieClip
"bullet3"Frame 57Symbol 423 MovieClip
"bullet4"Frame 57Symbol 423 MovieClip
"bullet5"Frame 57Symbol 423 MovieClip
"ground"Frame 59Symbol 322 MovieClip
"char"Frame 59Symbol 338 MovieClip
"mtrue"Frame 59Symbol 373 MovieClip
"ground"Frame 61Symbol 322 MovieClip
"char"Frame 61Symbol 338 MovieClip
"mtrue"Frame 61Symbol 373 MovieClip
"circlespike"Frame 61Symbol 402 MovieClip
"circlespike"Frame 61Symbol 402 MovieClip
"circlespike"Frame 61Symbol 402 MovieClip
"ground"Frame 63Symbol 322 MovieClip
"char"Frame 63Symbol 338 MovieClip
"mtrue"Frame 63Symbol 373 MovieClip
"ground"Frame 65Symbol 322 MovieClip
"char"Frame 65Symbol 338 MovieClip
"mtrue"Frame 65Symbol 373 MovieClip
"char"Frame 67Symbol 338 MovieClip
"mtrue"Frame 67Symbol 373 MovieClip
"ground"Frame 67Symbol 322 MovieClip
"camera"Frame 67Symbol 421 MovieClip
"timerthingy"Frame 67Symbol 425 MovieClip
"bullet"Frame 67Symbol 423 MovieClip
"ground"Frame 69Symbol 322 MovieClip
"char"Frame 69Symbol 338 MovieClip
"mtrue"Frame 69Symbol 373 MovieClip
"ground"Frame 71Symbol 322 MovieClip
"char"Frame 71Symbol 338 MovieClip
"mtrue"Frame 71Symbol 373 MovieClip
"camera"Frame 71Symbol 421 MovieClip
"bullet"Frame 71Symbol 423 MovieClip
"timerthingy"Frame 71Symbol 425 MovieClip
"ground"Frame 73Symbol 322 MovieClip
"char"Frame 73Symbol 338 MovieClip
"mtrue"Frame 73Symbol 373 MovieClip
"camera"Frame 73Symbol 421 MovieClip
"bullet"Frame 73Symbol 423 MovieClip
"timerthingy"Frame 73Symbol 425 MovieClip
"ground"Frame 75Symbol 322 MovieClip
"char"Frame 75Symbol 338 MovieClip
"mtrue"Frame 75Symbol 373 MovieClip
"ground"Frame 77Symbol 322 MovieClip
"char"Frame 77Symbol 338 MovieClip
"mtrue"Frame 77Symbol 373 MovieClip
"circlespike"Frame 77Symbol 402 MovieClip
"circlespike"Frame 77Symbol 402 MovieClip
"circlespike"Frame 77Symbol 402 MovieClip
"circlespike"Frame 77Symbol 402 MovieClip
"circlespike"Frame 77Symbol 402 MovieClip
"circlespike"Frame 79Symbol 402 MovieClip
"ground"Frame 79Symbol 322 MovieClip
"char"Frame 79Symbol 338 MovieClip
"mtrue"Frame 79Symbol 373 MovieClip
"camera"Frame 79Symbol 421 MovieClip
"camera2"Frame 79Symbol 421 MovieClip
"bullet"Frame 79Symbol 423 MovieClip
"timerthingy"Frame 79Symbol 425 MovieClip
"bullet2"Frame 79Symbol 423 MovieClip
"ground"Frame 81Symbol 457 MovieClip
"char"Frame 81Symbol 338 MovieClip
"mtrue"Frame 81Symbol 373 MovieClip
"camera"Frame 81Symbol 421 MovieClip
"camera2"Frame 81Symbol 421 MovieClip
"bullet"Frame 81Symbol 459 MovieClip
"timerthingy"Frame 81Symbol 425 MovieClip
"bullet2"Frame 81Symbol 460 MovieClip
"ground"Frame 83Symbol 322 MovieClip
"char"Frame 83Symbol 338 MovieClip
"mtrue"Frame 83Symbol 373 MovieClip
"camera"Frame 83Symbol 421 MovieClip
"timerthingy"Frame 83Symbol 425 MovieClip
"bullet"Frame 83Symbol 423 MovieClip
"ground"Frame 85Symbol 322 MovieClip
"char"Frame 85Symbol 338 MovieClip
"mtrue"Frame 85Symbol 373 MovieClip
"ground"Frame 87Symbol 322 MovieClip
"char"Frame 87Symbol 338 MovieClip
"mtrue"Frame 87Symbol 373 MovieClip
"camera"Frame 87Symbol 421 MovieClip
"timerthingy"Frame 87Symbol 425 MovieClip
"bullet"Frame 87Symbol 423 MovieClip
"ground"Frame 89Symbol 322 MovieClip
"char"Frame 89Symbol 338 MovieClip
"mtrue"Frame 89Symbol 373 MovieClip
"camera"Frame 89Symbol 421 MovieClip
"timerthingy"Frame 89Symbol 425 MovieClip
"bullet"Frame 89Symbol 423 MovieClip
"camera2"Frame 89Symbol 421 MovieClip
"bullet2"Frame 89Symbol 460 MovieClip
"ground"Frame 90Symbol 475 MovieClip
"bar"Symbol 8 MovieClip Frame 1Symbol 7 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "scream"
ExportAssets (56)Timeline Frame 1Symbol 2 as "ding"
ExportAssets (56)Timeline Frame 1Symbol 4 as "bob"

Dynamic Text Variables

barSymbol 372 EditableText"<p align="center"><font face="Rockwell Condensed" size="53" color="#000000" letterSpacing="0.000000" kerning="1"><b>0000</b></font></p>"




https://swfchan.com/53/264087/info.shtml
Created: 2/5 -2026 21:42:06 Last modified: 2/5 -2026 21:42:06 Server time: 03/05 -2026 11:57:55