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

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

Cannon Blaster.swf

This is the info page for
Flash #48761

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


Text
Created by Lindsay LaPlante / green_cola@hotmail.com

Song: A Journey Begins, By Josh Kemp / www.kelwynshade.com

IMPOSSIBLE LEVEL

15

EASIER THAN PIE

1

PIE

2

ZOMG BADDIES!

3

UPSIDE DOWN?

4

JET PACKS ARE FUN

5

PERFECT SHOOTING

6

CLOUDS ARE DECEIVING

7

CHOOSE ONE

8

FOLLOW YOUR NOSE

9

BOMBS CAN BE FUN

10

I WISH THIS WAS PIE

11

HARD

12

BADDIE CITY

13

WHERE DO I GO?

14

BEAT THE
GAME
TO UNLOCK

BEAT THE
GAME
TO UNLOCK

COLLECT ALL COINS IN A LEVEL TO RECEIVE A CHECK MARK

use
ARROW
KEYS

Press Space

ALL COINS COLLECTED

COLLECT THE COINS IN ALL
LEVELS TO UNLOCK THE
IMPOSSIBLE LEVEL

ActionScript [AS1/AS2]

Frame 1
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("69bd36fb", this, 10301, true); onEnterFrame = function () { urlStart = _url.indexOf("://") + 3; urlEnd = _url.indexOf("/", urlStart); domain = _url.substring(urlStart, urlEnd); LastDot = domain.lastIndexOf(".") - 1; domEnd = domain.lastIndexOf(".", LastDot) + 1; domain = domain.substring(domEnd, domain.length); if ((((((domain != "armorgames.com") && (domain != "addictinggames.com")) && (domain != "shockwave.com")) && (domain != "flashgamelicense.com")) && (domain != "newgrounds.com/portal/")) && (domain != "mochiads.com")) { } }; myListener = new Object(); myListener.onKeyDown = function () { if (Key.getCode() == 81) { if ((abc++) >= 2) { abc = 0; } _quality = ["HIGH", "MEDIUM", "LOW"][abc]; } }; Key.addListener(myListener); levelunlocked = new Array(2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1); _root.specialgo = false; _root.score = 0; _root.clicked_sponsors_logo = false; _root.guypicked = 1; var savefile = SharedObject.getLocal("sd"); if (savefile.data.notfirsttime_played) { _root.levelunlocked[0] = savefile.data.level0; _root.levelunlocked[1] = savefile.data.level1; _root.levelunlocked[2] = savefile.data.level2; _root.levelunlocked[3] = savefile.data.level3; _root.levelunlocked[4] = savefile.data.level4; _root.levelunlocked[5] = savefile.data.level5; _root.levelunlocked[6] = savefile.data.level6; _root.levelunlocked[7] = savefile.data.level7; _root.levelunlocked[8] = savefile.data.level8; _root.levelunlocked[9] = savefile.data.level9; _root.levelunlocked[10] = savefile.data.level10; _root.levelunlocked[11] = savefile.data.level11; _root.levelunlocked[12] = savefile.data.level12; _root.levelunlocked[13] = savefile.data.level13; _root.levelunlocked[14] = savefile.data.level14; }
Frame 2
gotoAndStop (21);
Instance of Symbol 30 MovieClip "inside" in Frame 2
onClipEvent (load) { this.gotoAndStop(_root.guypicked); }
Frame 3
stop();
Instance of Symbol 46 MovieClip in Frame 3
onClipEvent (load) { if (_root.savefile.data.notfirsttime_played) { this.gotoAndStop(2); } }
Frame 4
_root.score = 0; savefile.data.level0 = _root.levelunlocked[0]; savefile.data.level1 = _root.levelunlocked[1]; savefile.data.level2 = _root.levelunlocked[2]; savefile.data.level3 = _root.levelunlocked[3]; savefile.data.level4 = _root.levelunlocked[4]; savefile.data.level5 = _root.levelunlocked[5]; savefile.data.level6 = _root.levelunlocked[6]; savefile.data.level7 = _root.levelunlocked[7]; savefile.data.level8 = _root.levelunlocked[8]; savefile.data.level9 = _root.levelunlocked[9]; savefile.data.level10 = _root.levelunlocked[10]; savefile.data.level11 = _root.levelunlocked[11]; savefile.data.level12 = _root.levelunlocked[12]; savefile.data.level13 = _root.levelunlocked[13]; savefile.data.level14 = _root.levelunlocked[14]; savefile.data.notfirsttime_played = true; savefile.flush();
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 0; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 1; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 2; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 3; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 4; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 5; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 6; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 7; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 8; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 9; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 10; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 11; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 12; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 13; if (_root.levelunlocked[level] == 2) { this.gotoAndStop(2); } else if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } else { this.gotoAndStop(1); } }
Instance of Symbol 116 MovieClip in Frame 4
onClipEvent (load) { level = 14; y = 0; x = 0; while (x <= 14) { if (_root.levelunlocked[x] == 3) { y++; } x++; } if (y >= 14) { this.gotoAndStop(2); } if (_root.levelunlocked[level] == 3) { this.gotoAndStop(3); } }
Instance of Symbol 123 MovieClip "one" in Frame 4
onClipEvent (load) { if (_root.guypicked == 1) { this.gotoAndStop(2); } }
Instance of Symbol 130 MovieClip "three" in Frame 4
onClipEvent (load) { this.gotoAndStop(3); if (_root.savefile.data.level14 == 3) { this.gotoAndStop(1); if (_root.guypicked == 2) { this.gotoAndStop(2); } } }
Instance of Symbol 153 MovieClip "bkg1" in Frame 5
/* no clip actions */
Instance of Symbol 183 MovieClip "hero" in Frame 5
onClipEvent (load) { background_frame = 1; upsidedown_gravity = false; if (((_root.lastgame_frame == 8) || (_root.lastgame_frame == 15)) || (_root.lastgame_frame == 17)) { upsidedown_gravity = true; background_frame = 9; _root.bkg1.gotoAndStop(background_frame); _root.bkg2.gotoAndStop(background_frame + 1); } _root.arrow_mc.gotoAndStop(1); spaceok = false; y_boundry = 250; finished_level = false; b = background_frame + 1; as = true; hitting = false; firstx = this._x; speed = 20; if (upsidedown_gravity) { gravity = 0; } else { gravity = -25; } x = this._x; y = this._y; dead = false; c = true; d = true; k = true; as = false; firststart = true; bkg_firsty = _root.bkg._y; deadnow = false; jetpackgo = false; specialgo = false; arrowkeypressed = true; cango = true; barrelnum = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1); } onClipEvent (enterFrame) { if (_root.special0.hitTest(_x, _y, true)) { if (m != true) { barrelnum[j] = 1; this._x = _root.special0._x; this._y = _root.special0._y; cango = false; arrowkeypressed = false; gravity = 0; specialgo = true; m = true; this._rotation = 0; jetpackgo = true; this.gotoAndStop(4); _root.special0.gotoAndStop(2); } } if ((jetpackgo && (deadnow == false)) && (dead == false)) { xmovement = 0; if (upsidedown_gravity) { if (((!Key.isDown(37)) && (!Key.isDown(39))) && (!Key.isDown(40))) { this.jet_pack.gotoAndStop(11); } } else if (((!Key.isDown(37)) && (!Key.isDown(39))) && (!Key.isDown(38))) { this.jet_pack.gotoAndStop(11); } if (Key.isDown(37)) { xmovement = -9; arrowkeypressed = true; this.jet_pack.gotoAndStop(4); this.arrowkeys.gotoAndStop(2); } if (Key.isDown(39)) { xmovement = 9; arrowkeypressed = true; this.jet_pack.gotoAndStop(3); this.arrowkeys.gotoAndStop(2); } if (upsidedown_gravity) { if (Key.isDown(40)) { if (Key.isDown(39)) { this.jet_pack.gotoAndStop(8); } else if (Key.isDown(37)) { this.jet_pack.gotoAndStop(9); } else { this.jet_pack.gotoAndStop(10); } gravity = 5; arrowkeypressed = true; this.arrowkeys.gotoAndStop(2); } } else if (Key.isDown(38)) { if (Key.isDown(39)) { this.jet_pack.gotoAndStop(6); } else if (Key.isDown(37)) { this.jet_pack.gotoAndStop(7); } else { this.jet_pack.gotoAndStop(5); } gravity = -5; arrowkeypressed = true; this.arrowkeys.gotoAndStop(2); } } if (this._y <= -30) { if (upsidedown_gravity) { _root.beat_level.gotoAndStop(10); deadnow = true; } } if (this._y <= -30) { if (upsidedown_gravity == false) { _root.arrow_mc.gotoAndStop(2); _root.arrow_mc._x = this._x; } } else { _root.arrow_mc.gotoAndStop(1); } if (this._y >= 550) { if (upsidedown_gravity) { _root.arrow_mc2.gotoAndStop(2); _root.arrow_mc2._x = this._x; } } else { _root.arrow_mc2.gotoAndStop(1); } if (this._x <= -10) { this._y = 9999; deadnow = true; _root.beat_level.gotoAndStop(10); } if (upsidedown_gravity == false) { if (this._y >= 550) { this._y = 9999; _root.beat_level.gotoAndStop(10); deadnow = true; } } if (deadnow) { this.gotoAndStop(3); } if (finished_level == false) { if (dead) { deadnow = true; if (arrowkeypressed) { if (upsidedown_gravity) { this._y = this._y + (gravity--); } else { this._y = this._y + (gravity++); } } } else { if (_root.finish.hitTest(_x, _y, true)) { _root.go = false; _root.finish.gotoAndStop(2); finished_level = true; _root.beat_level.play(); this._x = _root.finish._x; this._y = _root.finish._y; } if (firststart) { if (Key.isDown(32)) { if (spaceok) { go = true; firststart = false; this.gotoAndStop(2); } } } if (go) { if (arrowkeypressed) { if (upsidedown_gravity) { this._y = this._y + (gravity--); } else { this._y = this._y + (gravity++); } } if (specialgo == false) { if (cango) { xmovement = (-1.5 * speed) * Math.sin(this._rotation * (Math.PI/180)); } } if ((xmovement > 0) && (this._x >= firstx)) { if (deadnow == false) { _root.bkg1._x = _root.bkg1._x - xmovement; _root.bkg2._x = _root.bkg2._x - xmovement; _root.finish._x = _root.finish._x - xmovement; i = 0; while (i <= 30) { if ((xmovement > 0) && (this._x >= firstx)) { _root["cloud" + i]._x = _root["cloud" + i]._x - xmovement; _root["special" + i]._x = _root["special" + i]._x - xmovement; _root["coin" + i]._x = _root["coin" + i]._x - xmovement; _root["barrel" + i]._x = _root["barrel" + i]._x - xmovement; _root["baddie" + i]._x = _root["baddie" + i]._x - xmovement; } i++; } } } if ((this._x < firstx) || (xmovement < 0)) { this._x = this._x + xmovement; } if (specialgo == false) { if (cango) { this._y = this._y + (speed * Math.cos(this._rotation * (Math.PI/180))); } } if (upsidedown_gravity) { if (gravity <= -10) { barrelnum[j] = 1; } } else if (gravity >= 10) { barrelnum[j] = 1; } hitting = false; i = 0; while (i <= 30) { if (_root["cloud" + i].hitTest(_x, _y, true)) { _root["cloud" + i].gotoAndStop(2); } if (_root["baddie" + i].hitter.hitTest(_x, _y, true)) { _root.die.gotoAndStop(2); if (jetpackgo) { this.gotoAndStop(2); jetpackgo = false; specialgo = false; } cango = true; _root["baddie" + i].dead = true; dead = true; go = false; gravity = -15; if (upsidedown_gravity) { gravity = 15; } this.gotoAndStop(3); } if (_root["barrel" + i].hitTest(_x, _y, true)) { if (jetpackgo) { this.gotoAndStop(2); jetpackgo = false; specialgo = false; } cango = true; k = i; hitting = true; if (barrelnum[i] == 1) { _root["barrel" + i].gotoAndStop(2); gravity = 0; speed = 0; this._y = _root["barrel" + i]._y; this._x = _root["barrel" + i]._x; this._rotation = _root["barrel" + i]._rotation; if (_root["barrel" + i].gonow) { shootnow = true; } if (Key.isDown(32)) { if (as) { shootnow = true; } } else { as = true; } if (shootnow) { _root.explode.play(); as = false; shootnow = false; breakthis = false; _root["barrel" + i].gotoAndStop(1); speed = 20; barrelnum[j] = 1; barrelnum[i] = 2; j = i; if (_root["barrel" + i].gonow) { _root["barrel" + i].gotoAndPlay(4); } } } } i++; } if (specialgo == false) { if (hitting == false) { if (this._x < firstx) { this._x++; } if (this._x > (firstx + 6)) { this._x = this._x - 3; } } } if ((_root.bkg1._x + (_root.bkg1._width / 2)) < 0) { if (doonce != true) { doonce = true; background_frame++; } background_frame++; a = background_frame; } if ((_root.bkg2._x + (_root.bkg2._width / 2)) < 0) { background_frame++; b = background_frame; } _root.bkg2.gotoAndStop(b); _root.bkg1.gotoAndStop(a); if ((_root.bkg1._x + (_root.bkg1._width / 2)) < 0) { _root.bkg1._x = _root.bkg2._x + _root.bkg2._width; _root.bkg1._x = _root.bkg1._x - 1; } if ((_root.bkg2._x + (_root.bkg2._width / 2)) < 0) { _root.bkg2._x = _root.bkg1._x + _root.bkg1._width; _root.bkg1._x = _root.bkg1._x + 1; } } } } if (!Key.isDown(32)) { spaceok = true; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 5
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 5
onClipEvent (load) { x = 10; y = x; } onClipEvent (enterFrame) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + ((x = x + 0.5)); } else { this._y = this._y + ((x = x - 0.5)); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 5
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 36 MovieClip "coin0" in Frame 5
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 5
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin2" in Frame 5
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 225 MovieClip "beat_level" in Frame 5
onClipEvent (load) { this.gotoAndPlay(13); this.levelnumber = ["Level " + (_root.lastgame_frame - 4)]; if (_root.lastgame_frame == 5) { this.levelname = "EASIER THAN PIE"; } else if (_root.lastgame_frame == 6) { this.levelname = "PIE"; } else if (_root.lastgame_frame == 7) { this.levelname = "ZOMG BADDIES!"; } else if (_root.lastgame_frame == 8) { this.levelname = "UPSIDE DOWN?"; } else if (_root.lastgame_frame == 9) { this.levelname = "JET PACKS ARE FUN"; } else if (_root.lastgame_frame == 10) { this.levelname = "PERFECT SHOOTING"; } else if (_root.lastgame_frame == 11) { this.levelname = "CLOUDS ARE DECEIVING"; } else if (_root.lastgame_frame == 12) { this.levelname = "CHOOSE ONE"; } else if (_root.lastgame_frame == 13) { this.levelname = "FOLLOW YOUR NOSE"; } else if (_root.lastgame_frame == 14) { this.levelname = "BOMBS CAN BE FUN"; } else if (_root.lastgame_frame == 15) { this.levelname = "I WISH THIS WAS PIE"; } else if (_root.lastgame_frame == 16) { this.levelname = "HARD"; } else if (_root.lastgame_frame == 17) { this.levelname = "BADDIE CITY"; } else if (_root.lastgame_frame == 18) { this.levelname = "WHERE DO I GO"; } else if (_root.lastgame_frame == 19) { this.levelname = "IMPOSSIBLE LEVEL"; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 6
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 6
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 6
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 6
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._x = this._x + (x++); } else { this._x = this._x + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin0" in Frame 7
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 7
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 7
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel6" in Frame 7
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 900) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel9" in Frame 7
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel10" in Frame 7
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 900) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 7
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin4" in Frame 7
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 7
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin5" in Frame 7
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 8
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 8
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 8
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 36 MovieClip "coin0" in Frame 8
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel3" in Frame 8
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 8
onClipEvent (enterFrame) { this._rotation = this._rotation - 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 8
onClipEvent (load) { x = 17; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 8
onClipEvent (load) { x = 17; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 8
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 9
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 173 MovieClip "special0" in Frame 9
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 9
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin0" in Frame 9
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 9
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin2" in Frame 9
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 9
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 9
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 9
onClipEvent (enterFrame) { this._rotation = this._rotation - 10; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 9
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin6" in Frame 9
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 10
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 10
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { _root.score--; done = true; this.gotoAndStop(3); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 10
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel3" in Frame 10
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie3" in Frame 10
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie2" in Frame 10
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie4" in Frame 10
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie6" in Frame 10
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin4" in Frame 10
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { _root.score--; done = true; this.gotoAndStop(3); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin7" in Frame 10
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { _root.score--; done = true; this.gotoAndStop(3); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin6" in Frame 10
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { _root.score--; done = true; this.gotoAndStop(3); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 11
onClipEvent (enterFrame) { this._rotation = this._rotation - 8; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud1" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 11
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud0" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel3" in Frame 11
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud2" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 11
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel5" in Frame 11
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud4" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud5" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel6" in Frame 11
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud3" in Frame 11
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 173 MovieClip "special0" in Frame 12
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud0" in Frame 12
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 12
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 12
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 12
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud2" in Frame 12
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie2" in Frame 12
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel5" in Frame 12
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 12
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 234 MovieClip "baddie3" in Frame 12
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 12
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin2" in Frame 12
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin0" in Frame 12
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 12
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 12
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 13
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 13
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 36 MovieClip "coin0" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin2" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 13
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin6" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin8" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin7" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie1" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie3" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie2" in Frame 13
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie5" in Frame 13
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie6" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin9" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin10" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin13" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin14" in Frame 13
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie9" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie10" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie8" in Frame 13
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie5" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin0" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin3" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie0" in Frame 14
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie1" in Frame 14
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie3" in Frame 14
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie4" in Frame 14
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 36 MovieClip "coin4" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel3" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie6" in Frame 14
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie7" in Frame 14
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel5" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin7" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin6" in Frame 14
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel6" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel8" in Frame 14
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitting) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 15
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 173 MovieClip "special0" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 15
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie10" in Frame 15
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie9" in Frame 15
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 15
onClipEvent (enterFrame) { this._rotation = this._rotation + 10; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud0" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud2" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud1" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud4" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud3" in Frame 15
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 15
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel6" in Frame 15
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie8" in Frame 15
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 15
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 36 MovieClip "coin3" in Frame 15
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel15" in Frame 15
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel17" in Frame 15
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie5" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie3" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie4" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie6" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie7" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin4" in Frame 15
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin2" in Frame 15
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie15" in Frame 15
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie18" in Frame 15
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie0" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 173 MovieClip "special0" in Frame 16
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie1" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie3" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie5" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie6" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 16
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 16
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud3" in Frame 16
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud2" in Frame 16
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud0" in Frame 16
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 16
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin9" in Frame 16
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin14" in Frame 16
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin1" in Frame 16
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie12" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie9" in Frame 16
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 17
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 17
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin8" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin9" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin10" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin11" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin12" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin13" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin14" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 17
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie3" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie5" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie7" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 17
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 36 MovieClip "coin21" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin20" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin22" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin23" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin24" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 36 MovieClip "coin25" in Frame 17
onClipEvent (load) { _root.score++; } onClipEvent (enterFrame) { if (_root.hero.hitTest(this)) { if (done != true) { _root.score--; done = true; this.gotoAndStop(3); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { if (done != true) { this.gotoAndStop(1); } go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie9" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie11" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie16" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie18" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 234 MovieClip "baddie20" in Frame 17
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie21" in Frame 17
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel19" in Frame 17
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel10" in Frame 17
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie27" in Frame 17
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie28" in Frame 17
onClipEvent (load) { x = 5; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie26" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie29" in Frame 17
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 18
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 18
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel3" in Frame 18
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 18
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel2" in Frame 18
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 18
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this._rotation = this._rotation + 5; this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie7" in Frame 18
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel5" in Frame 18
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie4" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel6" in Frame 18
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel7" in Frame 18
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie7" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie8" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 173 MovieClip "special0" in Frame 18
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie10" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie14" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie12" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie11" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 189 MovieClip "barrel8" in Frame 18
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie14" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie17" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie16" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie19" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie22" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie20" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie23" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie25" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie26" in Frame 18
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 193 MovieClip "finish" in Frame 18
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 189 MovieClip "barrel9" in Frame 18
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel14" in Frame 18
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel1" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel0" in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel4" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel5" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel7" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel8" in Frame 19
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (_root.hero.hitTest(_x, _y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 173 MovieClip "special0" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie0" in Frame 19
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else if (_root.hero.hitTest(_root.barrel8._x, _root.barrel8._y, true)) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie1" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie2" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie3" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie5" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 234 MovieClip "baddie9" in Frame 19
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie8" in Frame 19
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel10" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel11" in Frame 19
onClipEvent (load) { x = -20; y = -x; } onClipEvent (enterFrame) { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud0" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud2" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud1" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 237 MovieClip "cloud3" in Frame 19
onClipEvent (enterFrame) { if ((this._x >= 1000) || (this._x <= -300)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel12" in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation - 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 193 MovieClip "finish" in Frame 19
onClipEvent (enterFrame) { this._rotation--; }
Instance of Symbol 189 MovieClip "barrel13" in Frame 19
onClipEvent (enterFrame) { this._rotation = this._rotation + 5; if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 234 MovieClip "baddie18" in Frame 19
onClipEvent (load) { x = 20; y = x; } onClipEvent (enterFrame) { if (dead) { if (this._alpha >= 0) { this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } } else { if (x >= y) { doit = false; } if (x <= (-y)) { doit = true; } if (doit) { this._y = this._y + (x++); } else { this._y = this._y + (x--); } } if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel19" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 189 MovieClip "barrel21" in Frame 19
onClipEvent (load) { gonow = true; this.barrel.gotoAndStop(2); this._alpha = 100; } onClipEvent (enterFrame) { this.barrel.gotoAndStop(2); if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(12); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } }
Instance of Symbol 239 MovieClip "baddie23" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie21" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie24" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Instance of Symbol 239 MovieClip "baddie27" in Frame 19
onClipEvent (load) { speed = 1; firsty = this._y; x = random(2) + 1; timer = random(50); } onClipEvent (enterFrame) { if ((this._x >= 800) || (this._x <= -200)) { this.gotoAndStop(2); go_ok = true; } else if (go_ok) { this.gotoAndStop(1); go_ok = false; } timer--; if (timer <= 0) { go = true; } if (dead != true) { if (go) { if (x == 1) { this._rotation = this._rotation - speed; } else { this._rotation = this._rotation + speed; } this._y = this._y + ((speed = speed + 0.5)); if (this._y >= 600) { speed = 0; x = random(2) + 1; this._y = firsty; } } } else if (this._alpha >= 0) { speed = 0; this._alpha = this._alpha - 10; this._xscale = this._xscale + 5; this._yscale = this._yscale + 5; } }
Frame 20
_root.score = 0; gotoAndStop(_root.lastgame_frame); savefile.data.level0 = _root.levelunlocked[0]; savefile.data.level1 = _root.levelunlocked[1]; savefile.data.level2 = _root.levelunlocked[2]; savefile.data.level3 = _root.levelunlocked[3]; savefile.data.level4 = _root.levelunlocked[4]; savefile.data.level5 = _root.levelunlocked[5]; savefile.data.level6 = _root.levelunlocked[6]; savefile.data.level7 = _root.levelunlocked[7]; savefile.data.level8 = _root.levelunlocked[8]; savefile.data.level9 = _root.levelunlocked[9]; savefile.data.level10 = _root.levelunlocked[10]; savefile.data.level11 = _root.levelunlocked[11]; savefile.data.level12 = _root.levelunlocked[12]; savefile.data.level13 = _root.levelunlocked[13]; savefile.data.level14 = _root.levelunlocked[14];
Frame 21
var MochiAd = {getVersion:function () { return("2.3"); }, showPreGameAd:function (options) { var DEFAULTS = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }, ad_failed:function () { trace("[MochAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_loaded:function (width, height) { }}; options = MochiAd._parseOptions(options, DEFAULTS); if ("5cc6f7dfb67f2f08341c831480f7c2a7".length == 0) { options.ad_started(); options.ad_finished(); return(undefined); } var clip = options.clip; var ad_msec = 11000; var ad_timeout = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!MochiAd.load(options)) { options.ad_failed(); options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var wh = MochiAd._getRes(options); var w = wh[0]; var h = wh[1]; mc._x = w * 0.5; mc._y = h * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk._x = w * -0.5; chk._y = h * -0.5; var bar = chk.createEmptyMovieClip("_mochiad_bar", 4); bar._x = 10; bar._y = h - 20; var bar_color = options.color; delete options.color; var bar_background = options.background; delete options.background; var bar_outline = options.outline; delete options.outline; var backing = bar.createEmptyMovieClip("_outline", 1); backing.beginFill(bar_background); backing.moveTo(0, 0); backing.lineTo(w - 20, 0); backing.lineTo(w - 20, 10); backing.lineTo(0, 10); backing.lineTo(0, 0); backing.endFill(); var inside = bar.createEmptyMovieClip("_inside", 2); inside.beginFill(bar_color); inside.moveTo(0, 0); inside.lineTo(w - 20, 0); inside.lineTo(w - 20, 10); inside.lineTo(0, 10); inside.lineTo(0, 0); inside.endFill(); inside._xscale = 0; var outline = bar.createEmptyMovieClip("_outline", 3); outline.lineStyle(0, bar_outline, 100); outline.moveTo(0, 0); outline.lineTo(w - 20, 0); outline.lineTo(w - 20, 10); outline.lineTo(0, 10); outline.lineTo(0, 0); chk.ad_msec = ad_msec; chk.ad_timeout = ad_timeout; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var p = (100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time))); if (p > 0) { this._parent._alpha = p; } else { var _clip = this._parent._parent; MochiAd.unload(_clip); delete this.onEnterFrame; } }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adjustProgress = function (msec) { var _chk = this.mc._mochiad_wait; _chk.server_control = true; _chk.started = getTimer(); _chk.ad_msec = msec; }; chk.onEnterFrame = function () { var _clip = this._parent._parent; var ad_clip = this._parent._mochiad_ctr; var elapsed = (getTimer() - this.started); var finished = false; var clip_total = _clip.getBytesTotal(); var clip_loaded = _clip.getBytesLoaded(); var clip_pcnt = ((100 * clip_loaded) / clip_total); var ad_pcnt = ((100 * elapsed) / chk.ad_msec); var _inside = this._mochiad_bar._inside; var pcnt = Math.min(100, Math.min(clip_pcnt || 0, ad_pcnt)); pcnt = Math.max(this.last_pcnt, pcnt); this.last_pcnt = pcnt; _inside._xscale = pcnt; if (!chk.showing) { var total = ad_clip.getBytesTotal(); if ((total > 0) || (typeof(total) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (elapsed > chk.ad_timeout) { options.ad_failed(); finished = true; } } if (elapsed > chk.ad_msec) { finished = true; } if (((clip_total > 0) && (clip_loaded >= clip_total)) && (finished)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; }, showInterLevelAd:function (options) { var DEFAULTS = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }, ad_failed:function () { trace("[MochAd] Couldn't load an ad, make sure that your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_loaded:function (width, height) { }}; options = MochiAd._parseOptions(options, DEFAULTS); var clip = options.clip; var ad_msec = 11000; var ad_timeout = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!MochiAd.load(options)) { options.ad_failed(); options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var wh = MochiAd._getRes(options); var w = wh[0]; var h = wh[1]; mc._x = w * 0.5; mc._y = h * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = ad_msec; chk.ad_timeout = ad_timeout; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var p = (100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time))); if (p > 0) { this._parent._alpha = p; } else { var _clip = this._parent._parent; MochiAd.unload(_clip); delete this.onEnterFrame; } }; mc.lc.adLoaded = options.ad_loaded; mc.lc.adjustProgress = function (msec) { var _chk = this.mc._mochiad_wait; _chk.server_control = true; _chk.started = getTimer(); _chk.ad_msec = msec - 250; }; chk.onEnterFrame = function () { var ad_clip = this._parent._mochiad_ctr; var elapsed = (getTimer() - this.started); var finished = false; if (!chk.showing) { var total = ad_clip.getBytesTotal(); if ((total > 0) || (typeof(total) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (elapsed > chk.ad_timeout) { options.ad_failed(); finished = true; } } if (elapsed > chk.ad_msec) { finished = true; } if (finished) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; }, showTimedAd:function (options) { trace("[MochiAd] DEPRECATED: showTimedAd was renamed to showInterLevelAd in 2.0"); MochiAd.showInterLevelAd(options); }, showPreloaderAd:function (options) { trace("[MochiAd] DEPRECATED: showPreloaderAd was renamed to showPreGameAd in 2.0"); MochiAd.showPreGameAd(options); }, _allowDomains:function (server) { var hostname = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(hostname); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(hostname); } } return(hostname); }, _loadCommunicator:function (options) { var DEFAULTS = {clip:_root, com_server:"http://x.mochiads.com/com/1/", method:"loadCommunicator", depth:10337, id:"_UNKNOWN_"}; options = MochiAd._parseOptions(options, DEFAULTS); options.swfv = options.clip.getSWFVersion() || 6; options.mav = MochiAd.getVersion(); var clip = options.clip; var clipname = ("_mochiad_com_" + options.id); if (!MochiAd._isNetworkAvailable()) { return(null); } if (clip[clipname]) { return(clip[clipname].lc); } var server = (options.com_server + options.id); MochiAd._allowDomains(server); delete options.id; delete options.com_server; var depth = options.depth; delete options.depth; var mc = clip.createEmptyMovieClip(clipname, depth); var lv = mc.createEmptyMovieClip("_mochiad_com", 1); for (var k in options) { lv[k] = options[k]; } var lc = new LocalConnection(); var name = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); lc.mc = mc; lc.name = name; lc.allowDomain = function (d) { return(true); }; lc.allowInsecureDomain = lc.allowDomain; lc.connect(name); mc.lc = lc; lv.lc = name; lc._id = 0; lc._queue = []; lc.rpcResult = function (cb_arg) { var cb = parseInt(cb_arg); var cblst = this._callbacks[cb]; if (!cblst) { return(undefined); } delete this._callbacks[cb]; var args = []; var i = 2; while (i < cblst.length) { args.push(cblst[i]); i++; } var i = 1; while (i < arguments.length) { args.push(arguments[i]); i++; } var method = cblst[1]; var obj = cblst[0]; if (obj && (typeof(method) == "string")) { method = obj[method]; } if (method) { method.apply(obj, args); } }; lc._didConnect = function (endpoint) { this._endpoint = endpoint; var q = this._queue; delete this._queue; var ds = this.doSend; var i = 0; while (i < q.length) { var item = q[i]; ds.apply(this, item); i++; } }; lc.doSend = function (args, cbobj, cbfn) { if (this._endpoint == null) { var qargs = []; var i = 0; while (i < arguments.length) { qargs.push(arguments[i]); i++; } this._queue.push(qargs); return(undefined); } this._id = this._id + 1; var id = this._id; if ((cbfn === undefined) || (cbfn === null)) { cbfn = cbobj; } this._callbacks[id] = [cbobj, cbfn]; var slc = new LocalConnection(); var ss = slc.send(this._endpoint, "rpc", id, args); }; lc._callbacks = {}; lc._callbacks[0] = [lc, "_didConnect"]; lv.st = getTimer(); lv.loadMovie(server + ".swf", "POST"); return(lc); }, fetchHighScores:function (options, callbackObj, callbackMethod) { var lc = MochiAd._loadCommunicator({id:options.id}); if (!lc) { return(false); } var fncall = ["fetchHighScores", options]; lc.doSend(["fetchHighScores", options], callbackObj, callbackMethod); return(true); }, sendHighScore:function (options, callbackObj, callbackMethod) { var lc = MochiAd._loadCommunicator({id:options.id}); if (!lc) { return(false); } var fncall = ["sendHighScore", options]; lc.doSend(["sendHighScore", options], callbackObj, callbackMethod); return(true); }, load:function (options) { var DEFAULTS = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = MochiAd._parseOptions(options, DEFAULTS); options.swfv = options.clip.getSWFVersion() || 6; options.mav = MochiAd.getVersion(); var clip = options.clip; if (!MochiAd._isNetworkAvailable()) { return(null); } if (clip._mochiad_loaded) { return(null); } var depth = options.depth; delete options.depth; var mc = clip.createEmptyMovieClip("_mochiad", depth); var wh = MochiAd._getRes(options); options.res = (wh[0] + "x") + wh[1]; options.server = options.server + options.id; delete options.id; clip._mochiad_loaded = true; var lv = mc.createEmptyMovieClip("_mochiad_ctr", 1); for (var k in options) { lv[k] = options[k]; } var server = lv.server; delete lv.server; var hostname = MochiAd._allowDomains(server); mc.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; MochiAd.unload(this._parent); } }; } }; var lc = new LocalConnection(); var name = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); lc.mc = mc; lc.name = name; lc.hostname = hostname; lc.allowDomain = function (d) { return(true); }; lc.allowInsecureDomain = lc.allowDomain; lc.connect(name); mc.lc = lc; lv.lc = name; lv.st = getTimer(); lv.loadMovie(server + ".swf", "POST"); return(mc); }, unload:function (clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); }, _isNetworkAvailable:function () { if (System.security) { var o = System.security; if (o.sandboxType == "localWithFile") { return(false); } } return(true); }, _getRes:function (options) { var b = options.clip.getBounds(); var w = 0; var h = 0; if (typeof(options.res) != "undefined") { var xy = options.res.split("x"); w = parseFloat(xy[0]); h = parseFloat(xy[1]); } else { w = b.xMax - b.xMin; h = b.yMax - b.yMin; } if ((w == 0) || (h == 0)) { w = Stage.width; h = Stage.height; } return([w, h]); }, _parseOptions:function (options, defaults) { var optcopy = {}; for (var k in defaults) { optcopy[k] = defaults[k]; } if (options) { for (var k in options) { optcopy[k] = options[k]; } } if (_root.mochiad_options) { var pairs = _root.mochiad_options.split("&"); var i = 0; while (i < pairs.length) { var kv = pairs[i].split("="); optcopy[unescape(kv[0])] = unescape(kv[1]); i++; } } if (optcopy.id == "test") { trace("[MochiAd] WARNING: Using the MochiAds test identifier, make sure to use the code from your dashboard, not this example!"); } return(optcopy); }, _:null}; MochiAd.showPreGameAd({id:"cfe98ee7be1a3edd", res:"735x500", background:16777215, color:4491949, outline:3626927, no_bg:true});
Instance of Symbol 30 MovieClip "inside" in Frame 21
onClipEvent (load) { this.gotoAndStop(_root.guypicked); }
Frame 22
gotoAndStop (3);
Symbol 12 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndPlay (5); }
Symbol 12 MovieClip Frame 2
gotoAndPlay (1);
Symbol 12 MovieClip Frame 40
_root.play();
Symbol 17 Button
on (press) { gotoAndStop (2); }
Symbol 22 Button
on (press) { gotoAndStop (1); }
Symbol 23 MovieClip Frame 1
stop(); myLoop = new Sound(myLoopMc); myLoop.attachSound("myLoop01"); myLoopVolume = 100; myLoop.setVolume(myLoopVolume);
Symbol 23 MovieClip Frame 2
myLoop = new Sound(myLoopMc); myLoop.attachSound("myLoop01"); myLoopVolume = 0; myLoop.setVolume(myLoopVolume);
Symbol 30 MovieClip Frame 1
stop();
Symbol 34 MovieClip Frame 7
stop();
Symbol 36 MovieClip Frame 1
stop();
Symbol 41 Button
on (press) { if (savefile.data.notfirsttime_played) { gotoAndStop (4); } }
Symbol 42 Button
on (press) { if (savefile.data.notfirsttime_played) { _root.erase.gotoAndStop(2); } else { _root.gotoAndStop(4); } }
Symbol 46 MovieClip Frame 1
stop();
Symbol 52 Button
on (press) { savefile.data.clickedsponsor = false; _root.clicked_sponsors_logo = false; _root.levelunlocked[0] = 2; _root.levelunlocked[1] = 1; _root.levelunlocked[2] = 1; _root.levelunlocked[3] = 1; _root.levelunlocked[4] = 1; _root.levelunlocked[5] = 1; _root.levelunlocked[6] = 1; _root.levelunlocked[7] = 1; _root.levelunlocked[8] = 1; _root.levelunlocked[9] = 1; _root.levelunlocked[10] = 1; _root.levelunlocked[11] = 1; _root.levelunlocked[12] = 1; _root.levelunlocked[13] = 1; _root.levelunlocked[14] = 1; savefile.data.level0 = 2; savefile.data.level1 = 1; savefile.data.level2 = 1; savefile.data.level3 = 1; savefile.data.level4 = 1; savefile.data.level5 = 1; savefile.data.level6 = 1; savefile.data.level7 = 1; savefile.data.level8 = 1; savefile.data.level9 = 1; savefile.data.level10 = 1; savefile.data.level11 = 1; savefile.data.level12 = 1; savefile.data.level13 = 1; savefile.data.level14 = 1; savefile.flush(); _root.gotoAndStop(4); }
Symbol 54 Button
on (press) { gotoAndStop (1); }
Symbol 56 MovieClip Frame 1
stop();
Symbol 64 Button
on (press) { _root.lastgame_frame = 5; gotoAndStop (20); }
Symbol 65 Button
on (press) { _root.lastgame_frame = 6; gotoAndStop (20); }
Symbol 66 Button
on (press) { _root.lastgame_frame = 7; gotoAndStop (20); }
Symbol 67 Button
on (press) { _root.lastgame_frame = 8; gotoAndStop (20); }
Symbol 68 Button
on (press) { _root.lastgame_frame = 9; gotoAndStop (20); }
Symbol 69 Button
on (press) { _root.lastgame_frame = 10; gotoAndStop (20); }
Symbol 70 Button
on (press) { _root.lastgame_frame = 11; gotoAndStop (20); }
Symbol 71 Button
on (press) { _root.lastgame_frame = 12; gotoAndStop (20); }
Symbol 72 Button
on (press) { _root.lastgame_frame = 13; gotoAndStop (20); }
Symbol 73 Button
on (press) { _root.lastgame_frame = 14; gotoAndStop (20); }
Symbol 74 Button
on (press) { _root.lastgame_frame = 15; gotoAndStop (20); }
Symbol 75 Button
on (press) { _root.lastgame_frame = 16; gotoAndStop (20); }
Symbol 76 Button
on (press) { _root.lastgame_frame = 17; gotoAndStop (20); }
Symbol 77 Button
on (press) { _root.lastgame_frame = 18; gotoAndStop (20); }
Symbol 78 Button
on (press) { _root.lastgame_frame = 19; gotoAndStop (20); }
Symbol 116 MovieClip Frame 1
stop();
Symbol 119 Button
on (press) { if (_root.savefile.data.level14 == 3) { _root.three.gotoAndStop(1); } _root.guypicked = 1; gotoAndStop (2); }
Symbol 123 MovieClip Frame 1
stop();
Symbol 124 Button
on (press) { _root.one.gotoAndStop(1); _root.guypicked = 2; gotoAndStop (2); }
Symbol 130 MovieClip Frame 1
stop();
Symbol 132 Button
on (press) { _root.gotoAndStop(3); }
Symbol 153 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 3
stop();
Symbol 160 MovieClip Frame 4
stop();
Symbol 164 MovieClip Frame 1
stop();
Instance of Symbol 164 MovieClip in Symbol 165 MovieClip Frame 1
onClipEvent (load) { this.gotoAndStop(_root.guypicked); }
Symbol 173 MovieClip Frame 1
stop();
Instance of Symbol 176 MovieClip "bar" in Symbol 178 MovieClip Frame 1
onClipEvent (load) { speed = 1; firstx = this._x; endx = -108; } onClipEvent (enterFrame) { if (_root.hero.arrowkeypressed) { if (_root.hero.specialgo) { if (this._x >= endx) { this._x = this._x - speed; } else { _root.hero.jetpackgo = false; _root.hero.arrowkeypressed = true; _root.hero.specialgo = false; _root.hero.gotoAndStop(2); } } } }
Symbol 182 MovieClip Frame 1
stop();
Symbol 183 MovieClip Frame 1
stop();
Instance of Symbol 30 MovieClip "inside" in Symbol 183 MovieClip Frame 1
onClipEvent (load) { this.gotoAndStop(_root.guypicked); }
Instance of Symbol 30 MovieClip "inside" in Symbol 183 MovieClip Frame 4
onClipEvent (load) { this.gotoAndStop(_root.guypicked); }
Symbol 187 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 1
stop();
Symbol 189 MovieClip Frame 4
play();
Symbol 189 MovieClip Frame 11
gotoAndStop (1);
Symbol 193 MovieClip Frame 1
stop();
Symbol 200 Button
on (press) { _root.lastgame_frame++; _root.gotoAndStop("changelevel"); }
Symbol 202 Button
on (press) { _root.gotoAndStop("changelevel"); }
Symbol 204 Button
on (press) { _root.gotoAndStop("menu"); }
Symbol 209 MovieClip Frame 1
stop();
Symbol 225 MovieClip Frame 1
stop();
Symbol 225 MovieClip Frame 8
if (_root.lastgame_frame == 19) { gotoAndStop (12); } if (_root.lastgame_frame == 18) { gotoAndStop (11); }
Symbol 225 MovieClip Frame 9
function onEnterFrame() { if (_root.levelunlocked[(_root.lastgame_frame + 1) - 5] == 1) { _root.levelunlocked[(_root.lastgame_frame + 1) - 5] = 2; } if (Key.isDown(32)) { if (spaceok) { _root.lastgame_frame++; _root.gotoAndStop("changelevel"); } } else { spaceok = true; } } spaceok = false; stop(); if (_root.score <= 0) { allcoins.gotoAndStop(2); _root.levelunlocked[_root.lastgame_frame - 5] = 3; }
Symbol 225 MovieClip Frame 10
function onEnterFrame() { if (Key.isDown(32)) { if (spaceok) { _root.gotoAndStop("changelevel"); } } else { spaceok = true; } } spaceok = false; _root.die.play();
Symbol 225 MovieClip Frame 11
if (_root.score == 0) { _root.levelunlocked[_root.lastgame_frame - 5] = 3; }
Symbol 225 MovieClip Frame 12
_root.levelunlocked[_root.lastgame_frame - 5] = 3;
Symbol 225 MovieClip Frame 13
play();
Instance of Symbol 221 MovieClip in Symbol 225 MovieClip Frame 13
onClipEvent (enterFrame) { _root.hero.spaceok = false; }
Symbol 226 MovieClip Frame 9
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 234 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 8
stop();
Symbol 237 MovieClip Frame 1
stop();
Symbol 239 MovieClip Frame 1
stop();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:12
Symbol 3 GraphicUsed by:12
Symbol 4 GraphicUsed by:12
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:12
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:12
Symbol 9 ShapeTweeningUsed by:12
Symbol 10 ShapeTweeningUsed by:12
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:2 3 4 6 8 9 10 11Used by:Timeline
Symbol 13 GraphicUsed by:17
Symbol 14 GraphicUsed by:17
Symbol 15 GraphicUsed by:17
Symbol 16 GraphicUsed by:17
Symbol 17 ButtonUses:13 14 15 16Used by:23
Symbol 18 GraphicUsed by:22
Symbol 19 GraphicUsed by:22
Symbol 20 GraphicUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 ButtonUses:18 19 20 21Used by:23
Symbol 23 MovieClipUses:17 22Used by:Timeline
Symbol 24 GraphicUsed by:Timeline
Symbol 25 GraphicUsed by:26 173
Symbol 26 MovieClipUses:25Used by:173  Timeline
Symbol 27 GraphicUsed by:Timeline
Symbol 28 GraphicUsed by:30
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:28 29Used by:183  Timeline
Symbol 31 GraphicUsed by:153  Timeline
Symbol 32 GraphicUsed by:36
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:36
Symbol 35 SoundUsed by:36
Symbol 36 MovieClipUses:32 34 35Used by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 GraphicUsed by:41 42 52 54 132 200 202 204
Symbol 39 GraphicUsed by:41 42 52 54 132 200 202 204
Symbol 40 SoundUsed by:41 42 52 54 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 119 122 124 132 200 202 204
Symbol 41 ButtonUses:38 39 40Used by:Timeline
Symbol 42 ButtonUses:38 39 40Used by:Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 GraphicUsed by:46
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClipUses:44 45Used by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:56
Symbol 49 GraphicUsed by:50
Symbol 50 ButtonUses:49Used by:56
Symbol 51 GraphicUsed by:56
Symbol 52 ButtonUses:38 39 40Used by:56
Symbol 53 GraphicUsed by:56
Symbol 54 ButtonUses:38 39 40Used by:56
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClipUses:48 50 51 52 53 54 55Used by:Timeline
Symbol 57 FontUsed by:58 59 223 224
Symbol 58 TextUses:57Used by:Timeline
Symbol 59 TextUses:57Used by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
Symbol 62 GraphicUsed by:64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
Symbol 63 GraphicUsed by:64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
Symbol 64 ButtonUses:61 62 63 40Used by:Timeline
Symbol 65 ButtonUses:61 62 63 40Used by:Timeline
Symbol 66 ButtonUses:61 62 63 40Used by:Timeline
Symbol 67 ButtonUses:61 62 63 40Used by:Timeline
Symbol 68 ButtonUses:61 62 63 40Used by:Timeline
Symbol 69 ButtonUses:61 62 63 40Used by:Timeline
Symbol 70 ButtonUses:61 62 63 40Used by:Timeline
Symbol 71 ButtonUses:61 62 63 40Used by:Timeline
Symbol 72 ButtonUses:61 62 63 40Used by:Timeline
Symbol 73 ButtonUses:61 62 63 40Used by:Timeline
Symbol 74 ButtonUses:61 62 63 40Used by:Timeline
Symbol 75 ButtonUses:61 62 63 40Used by:Timeline
Symbol 76 ButtonUses:61 62 63 40Used by:Timeline
Symbol 77 ButtonUses:61 62 63 40Used by:Timeline
Symbol 78 ButtonUses:61 62 63 40Used by:Timeline
Symbol 79 GraphicUsed by:Timeline
Symbol 80 FontUsed by:81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
Symbol 81 TextUses:80Used by:Timeline
Symbol 82 TextUses:80Used by:Timeline
Symbol 83 TextUses:80Used by:Timeline
Symbol 84 TextUses:80Used by:Timeline
Symbol 85 TextUses:80Used by:Timeline
Symbol 86 TextUses:80Used by:Timeline
Symbol 87 TextUses:80Used by:Timeline
Symbol 88 TextUses:80Used by:Timeline
Symbol 89 TextUses:80Used by:Timeline
Symbol 90 TextUses:80Used by:Timeline
Symbol 91 TextUses:80Used by:Timeline
Symbol 92 TextUses:80Used by:Timeline
Symbol 93 TextUses:80Used by:Timeline
Symbol 94 TextUses:80Used by:Timeline
Symbol 95 TextUses:80Used by:Timeline
Symbol 96 TextUses:80Used by:Timeline
Symbol 97 TextUses:80Used by:Timeline
Symbol 98 TextUses:80Used by:Timeline
Symbol 99 TextUses:80Used by:Timeline
Symbol 100 TextUses:80Used by:Timeline
Symbol 101 TextUses:80Used by:Timeline
Symbol 102 TextUses:80Used by:Timeline
Symbol 103 TextUses:80Used by:Timeline
Symbol 104 TextUses:80Used by:Timeline
Symbol 105 TextUses:80Used by:Timeline
Symbol 106 TextUses:80Used by:Timeline
Symbol 107 TextUses:80Used by:Timeline
Symbol 108 TextUses:80Used by:Timeline
Symbol 109 TextUses:80Used by:Timeline
Symbol 110 TextUses:80Used by:Timeline
Symbol 111 GraphicUsed by:116
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:112Used by:116
Symbol 114 GraphicUsed by:116
Symbol 115 GraphicUsed by:116
Symbol 116 MovieClipUses:111 113 114 115Used by:Timeline
Symbol 117 GraphicUsed by:119 122 124
Symbol 118 GraphicUsed by:119 122 124
Symbol 119 ButtonUses:117 118 40Used by:123
Symbol 120 GraphicUsed by:123
Symbol 121 GraphicUsed by:123 130
Symbol 122 ButtonUses:117 118 40Used by:123 130
Symbol 123 MovieClipUses:119 120 121 122Used by:Timeline
Symbol 124 ButtonUses:117 118 40Used by:130
Symbol 125 GraphicUsed by:130
Symbol 126 GraphicUsed by:130
Symbol 127 FontUsed by:128 129 134
Symbol 128 TextUses:127Used by:130
Symbol 129 TextUses:127Used by:130
Symbol 130 MovieClipUses:124 125 121 122 126 128 129Used by:Timeline
Symbol 131 GraphicUsed by:Timeline
Symbol 132 ButtonUses:38 39 40Used by:Timeline
Symbol 133 GraphicUsed by:Timeline
Symbol 134 TextUses:127Used by:Timeline
Symbol 135 GraphicUsed by:153
Symbol 136 GraphicUsed by:153
Symbol 137 GraphicUsed by:153
Symbol 138 GraphicUsed by:153
Symbol 139 GraphicUsed by:153
Symbol 140 GraphicUsed by:153
Symbol 141 GraphicUsed by:153
Symbol 142 GraphicUsed by:153
Symbol 143 GraphicUsed by:153
Symbol 144 GraphicUsed by:153
Symbol 145 GraphicUsed by:153
Symbol 146 GraphicUsed by:153
Symbol 147 GraphicUsed by:153
Symbol 148 GraphicUsed by:153
Symbol 149 GraphicUsed by:153
Symbol 150 GraphicUsed by:153
Symbol 151 GraphicUsed by:153
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:135 31 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152Used by:Timeline
Symbol 154 GraphicUsed by:156 160
Symbol 155 SoundUsed by:156 189
Symbol 156 MovieClipUses:154 155Used by:Timeline
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:157Used by:Timeline
Symbol 159 SoundUsed by:160
Symbol 160 MovieClipUses:154 159Used by:Timeline
Symbol 161 GraphicUsed by:183
Symbol 162 GraphicUsed by:164
Symbol 163 GraphicUsed by:164
Symbol 164 MovieClipUses:162 163Used by:165
Symbol 165 MovieClipUses:164Used by:166
Symbol 166 MovieClipUses:165Used by:183
Symbol 167 GraphicUsed by:173
Symbol 168 GraphicUsed by:173
Symbol 169 MovieClipUses:SS1Used by:173
Symbol 170 GraphicUsed by:172
Symbol 171 GraphicUsed by:172
Symbol 172 MovieClipUses:170 171Used by:173
Symbol 173 MovieClipUses:167 25 168 26 169 172Used by:183  Timeline
Symbol 174 GraphicUsed by:178 225 226
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:178
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:174 176 177Used by:183
Symbol 179 GraphicUsed by:182
Symbol 180 FontUsed by:181
Symbol 181 EditableTextUses:180Used by:182
Symbol 182 MovieClipUses:179 181Used by:183
Symbol 183 MovieClipUses:161 30 166 173 178 182Used by:Timeline
Symbol 184 GraphicUsed by:Timeline
Symbol 185 GraphicUsed by:187
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClipUses:185 186Used by:189
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:187 188 155Used by:Timeline
Symbol 190 GraphicUsed by:191
Symbol 191 MovieClipUses:190Used by:193
Symbol 192 SoundUsed by:193
Symbol 193 MovieClipUses:191 192Used by:Timeline
Symbol 194 GraphicUsed by:225
Symbol 195 GraphicUsed by:225
Symbol 196 GraphicUsed by:225
Symbol 197 FontUsed by:198 207 215
Symbol 198 TextUses:197Used by:225
Symbol 199 GraphicUsed by:225
Symbol 200 ButtonUses:38 39 40Used by:225
Symbol 201 GraphicUsed by:225
Symbol 202 ButtonUses:38 39 40Used by:225
Symbol 203 GraphicUsed by:225
Symbol 204 ButtonUses:38 39 40Used by:225
Symbol 205 GraphicUsed by:225
Symbol 206 GraphicUsed by:209
Symbol 207 TextUses:197Used by:209
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:206 207 208Used by:225
Symbol 210 GraphicUsed by:225
Symbol 211 GraphicUsed by:225
Symbol 212 GraphicUsed by:225
Symbol 213 GraphicUsed by:225
Symbol 214 GraphicUsed by:225
Symbol 215 TextUses:197Used by:225
Symbol 216 GraphicUsed by:225
Symbol 217 GraphicUsed by:225
Symbol 218 GraphicUsed by:225
Symbol 219 GraphicUsed by:225
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:220Used by:225
Symbol 222 GraphicUsed by:225
Symbol 223 EditableTextUses:57Used by:225
Symbol 224 EditableTextUses:57Used by:225
Symbol 225 MovieClipUses:194 195 196 198 199 200 201 202 203 204 205 209 210 211 212 213 214 215 216 217 218 219 221 222 174 223 224Used by:Timeline
Symbol 226 MovieClipUses:174Used by:227
Symbol 227 MovieClipUses:226Used by:Timeline
Symbol 228 GraphicUsed by:234
Symbol 229 GraphicUsed by:231
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:229 230Used by:234
Symbol 232 GraphicUsed by:233
Symbol 233 MovieClipUses:232Used by:234 239
Symbol 234 MovieClipUses:228 231 233Used by:Timeline
Symbol 235 GraphicUsed by:236 237
Symbol 236 MovieClipUses:235Used by:237
Symbol 237 MovieClipUses:235 236Used by:Timeline
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238 233Used by:Timeline
Symbol 240 GraphicUsed by:Timeline
Symbol 241 SoundUsed by:Timeline
Streaming Sound 1Used by:Symbol 169 MovieClip

Instance Names

"sund"Frame 1Symbol 23 MovieClip
"inside"Frame 2Symbol 30 MovieClip
"erase"Frame 3Symbol 56 MovieClip
"one"Frame 4Symbol 123 MovieClip
"three"Frame 4Symbol 130 MovieClip
"bkg1"Frame 5Symbol 153 MovieClip
"bkg2"Frame 5Symbol 153 MovieClip
"explode"Frame 5Symbol 156 MovieClip
"arrow_mc"Frame 5Symbol 158 MovieClip
"arrow_mc2"Frame 5Symbol 158 MovieClip
"die"Frame 5Symbol 160 MovieClip
"hero"Frame 5Symbol 183 MovieClip
"barrel0"Frame 5Symbol 189 MovieClip
"barrel4"Frame 5Symbol 189 MovieClip
"finish"Frame 5Symbol 193 MovieClip
"coin0"Frame 5Symbol 36 MovieClip
"coin1"Frame 5Symbol 36 MovieClip
"coin2"Frame 5Symbol 36 MovieClip
"beat_level"Frame 5Symbol 225 MovieClip
"white"Frame 5Symbol 227 MovieClip
"barrel0"Frame 6Symbol 189 MovieClip
"coin1"Frame 6Symbol 36 MovieClip
"barrel2"Frame 6Symbol 189 MovieClip
"barrel1"Frame 6Symbol 189 MovieClip
"coin0"Frame 7Symbol 36 MovieClip
"baddie0"Frame 7Symbol 234 MovieClip
"barrel4"Frame 7Symbol 189 MovieClip
"barrel6"Frame 7Symbol 189 MovieClip
"barrel9"Frame 7Symbol 189 MovieClip
"barrel10"Frame 7Symbol 189 MovieClip
"coin3"Frame 7Symbol 36 MovieClip
"coin4"Frame 7Symbol 36 MovieClip
"baddie1"Frame 7Symbol 234 MovieClip
"coin5"Frame 7Symbol 36 MovieClip
"barrel0"Frame 8Symbol 189 MovieClip
"barrel4"Frame 8Symbol 189 MovieClip
"finish"Frame 8Symbol 193 MovieClip
"coin0"Frame 8Symbol 36 MovieClip
"barrel3"Frame 8Symbol 189 MovieClip
"barrel2"Frame 8Symbol 189 MovieClip
"baddie1"Frame 8Symbol 234 MovieClip
"baddie0"Frame 8Symbol 234 MovieClip
"barrel1"Frame 8Symbol 189 MovieClip
"finish"Frame 9Symbol 193 MovieClip
"special0"Frame 9Symbol 173 MovieClip
"baddie1"Frame 9Symbol 234 MovieClip
"coin0"Frame 9Symbol 36 MovieClip
"coin1"Frame 9Symbol 36 MovieClip
"coin2"Frame 9Symbol 36 MovieClip
"coin3"Frame 9Symbol 36 MovieClip
"barrel2"Frame 9Symbol 189 MovieClip
"barrel1"Frame 9Symbol 189 MovieClip
"barrel4"Frame 9Symbol 189 MovieClip
"coin6"Frame 9Symbol 36 MovieClip
"baddie1"Frame 10Symbol 234 MovieClip
"coin3"Frame 10Symbol 36 MovieClip
"barrel1"Frame 10Symbol 189 MovieClip
"barrel3"Frame 10Symbol 189 MovieClip
"baddie3"Frame 10Symbol 234 MovieClip
"baddie2"Frame 10Symbol 234 MovieClip
"baddie4"Frame 10Symbol 234 MovieClip
"baddie6"Frame 10Symbol 234 MovieClip
"coin4"Frame 10Symbol 36 MovieClip
"coin7"Frame 10Symbol 36 MovieClip
"coin6"Frame 10Symbol 36 MovieClip
"barrel1"Frame 11Symbol 189 MovieClip
"cloud1"Frame 11Symbol 237 MovieClip
"barrel2"Frame 11Symbol 189 MovieClip
"cloud0"Frame 11Symbol 237 MovieClip
"barrel3"Frame 11Symbol 189 MovieClip
"cloud2"Frame 11Symbol 237 MovieClip
"barrel4"Frame 11Symbol 189 MovieClip
"barrel5"Frame 11Symbol 189 MovieClip
"cloud4"Frame 11Symbol 237 MovieClip
"cloud5"Frame 11Symbol 237 MovieClip
"barrel6"Frame 11Symbol 189 MovieClip
"cloud3"Frame 11Symbol 237 MovieClip
"special0"Frame 12Symbol 173 MovieClip
"cloud0"Frame 12Symbol 237 MovieClip
"barrel2"Frame 12Symbol 189 MovieClip
"baddie1"Frame 12Symbol 234 MovieClip
"baddie0"Frame 12Symbol 234 MovieClip
"cloud2"Frame 12Symbol 237 MovieClip
"baddie2"Frame 12Symbol 234 MovieClip
"barrel5"Frame 12Symbol 189 MovieClip
"finish"Frame 12Symbol 193 MovieClip
"baddie3"Frame 12Symbol 234 MovieClip
"coin1"Frame 12Symbol 36 MovieClip
"coin2"Frame 12Symbol 36 MovieClip
"coin0"Frame 12Symbol 36 MovieClip
"coin3"Frame 12Symbol 36 MovieClip
"barrel0"Frame 12Symbol 189 MovieClip
"barrel0"Frame 13Symbol 189 MovieClip
"finish"Frame 13Symbol 193 MovieClip
"coin0"Frame 13Symbol 36 MovieClip
"coin1"Frame 13Symbol 36 MovieClip
"coin2"Frame 13Symbol 36 MovieClip
"coin3"Frame 13Symbol 36 MovieClip
"barrel4"Frame 13Symbol 189 MovieClip
"coin6"Frame 13Symbol 36 MovieClip
"coin8"Frame 13Symbol 36 MovieClip
"coin7"Frame 13Symbol 36 MovieClip
"baddie1"Frame 13Symbol 234 MovieClip
"baddie3"Frame 13Symbol 234 MovieClip
"baddie2"Frame 13Symbol 234 MovieClip
"baddie5"Frame 13Symbol 234 MovieClip
"baddie6"Frame 13Symbol 234 MovieClip
"coin9"Frame 13Symbol 36 MovieClip
"coin10"Frame 13Symbol 36 MovieClip
"coin13"Frame 13Symbol 36 MovieClip
"coin14"Frame 13Symbol 36 MovieClip
"baddie9"Frame 13Symbol 234 MovieClip
"baddie10"Frame 13Symbol 234 MovieClip
"baddie8"Frame 13Symbol 234 MovieClip
"barrel0"Frame 14Symbol 189 MovieClip
"baddie5"Frame 14Symbol 234 MovieClip
"barrel1"Frame 14Symbol 189 MovieClip
"barrel2"Frame 14Symbol 189 MovieClip
"coin0"Frame 14Symbol 36 MovieClip
"coin1"Frame 14Symbol 36 MovieClip
"coin3"Frame 14Symbol 36 MovieClip
"baddie0"Frame 14Symbol 239 MovieClip
"baddie1"Frame 14Symbol 239 MovieClip
"baddie3"Frame 14Symbol 239 MovieClip
"baddie4"Frame 14Symbol 239 MovieClip
"coin4"Frame 14Symbol 36 MovieClip
"barrel3"Frame 14Symbol 189 MovieClip
"barrel4"Frame 14Symbol 189 MovieClip
"baddie6"Frame 14Symbol 234 MovieClip
"baddie7"Frame 14Symbol 234 MovieClip
"barrel5"Frame 14Symbol 189 MovieClip
"coin7"Frame 14Symbol 36 MovieClip
"coin6"Frame 14Symbol 36 MovieClip
"barrel6"Frame 14Symbol 189 MovieClip
"barrel8"Frame 14Symbol 189 MovieClip
"barrel2"Frame 15Symbol 189 MovieClip
"special0"Frame 15Symbol 173 MovieClip
"barrel0"Frame 15Symbol 189 MovieClip
"baddie10"Frame 15Symbol 234 MovieClip
"baddie9"Frame 15Symbol 234 MovieClip
"barrel1"Frame 15Symbol 189 MovieClip
"cloud0"Frame 15Symbol 237 MovieClip
"cloud2"Frame 15Symbol 237 MovieClip
"cloud1"Frame 15Symbol 237 MovieClip
"cloud4"Frame 15Symbol 237 MovieClip
"cloud3"Frame 15Symbol 237 MovieClip
"barrel4"Frame 15Symbol 189 MovieClip
"barrel6"Frame 15Symbol 189 MovieClip
"baddie8"Frame 15Symbol 234 MovieClip
"finish"Frame 15Symbol 193 MovieClip
"coin3"Frame 15Symbol 36 MovieClip
"barrel15"Frame 15Symbol 189 MovieClip
"barrel17"Frame 15Symbol 189 MovieClip
"baddie5"Frame 15Symbol 234 MovieClip
"baddie3"Frame 15Symbol 234 MovieClip
"baddie4"Frame 15Symbol 234 MovieClip
"baddie6"Frame 15Symbol 234 MovieClip
"baddie7"Frame 15Symbol 234 MovieClip
"coin4"Frame 15Symbol 36 MovieClip
"coin2"Frame 15Symbol 36 MovieClip
"baddie15"Frame 15Symbol 234 MovieClip
"baddie18"Frame 15Symbol 234 MovieClip
"baddie0"Frame 16Symbol 239 MovieClip
"special0"Frame 16Symbol 173 MovieClip
"baddie1"Frame 16Symbol 239 MovieClip
"baddie3"Frame 16Symbol 239 MovieClip
"baddie5"Frame 16Symbol 239 MovieClip
"baddie6"Frame 16Symbol 239 MovieClip
"barrel0"Frame 16Symbol 189 MovieClip
"barrel2"Frame 16Symbol 189 MovieClip
"cloud3"Frame 16Symbol 237 MovieClip
"cloud2"Frame 16Symbol 237 MovieClip
"cloud0"Frame 16Symbol 237 MovieClip
"barrel1"Frame 16Symbol 189 MovieClip
"coin9"Frame 16Symbol 36 MovieClip
"coin14"Frame 16Symbol 36 MovieClip
"coin1"Frame 16Symbol 36 MovieClip
"baddie12"Frame 16Symbol 239 MovieClip
"baddie9"Frame 16Symbol 239 MovieClip
"barrel1"Frame 17Symbol 189 MovieClip
"baddie0"Frame 17Symbol 234 MovieClip
"coin8"Frame 17Symbol 36 MovieClip
"coin9"Frame 17Symbol 36 MovieClip
"coin10"Frame 17Symbol 36 MovieClip
"coin11"Frame 17Symbol 36 MovieClip
"coin12"Frame 17Symbol 36 MovieClip
"coin13"Frame 17Symbol 36 MovieClip
"coin14"Frame 17Symbol 36 MovieClip
"barrel0"Frame 17Symbol 189 MovieClip
"baddie3"Frame 17Symbol 239 MovieClip
"baddie5"Frame 17Symbol 239 MovieClip
"baddie7"Frame 17Symbol 239 MovieClip
"barrel2"Frame 17Symbol 189 MovieClip
"coin21"Frame 17Symbol 36 MovieClip
"coin20"Frame 17Symbol 36 MovieClip
"coin22"Frame 17Symbol 36 MovieClip
"coin23"Frame 17Symbol 36 MovieClip
"coin24"Frame 17Symbol 36 MovieClip
"coin25"Frame 17Symbol 36 MovieClip
"baddie9"Frame 17Symbol 239 MovieClip
"baddie11"Frame 17Symbol 239 MovieClip
"baddie16"Frame 17Symbol 239 MovieClip
"baddie18"Frame 17Symbol 239 MovieClip
"baddie20"Frame 17Symbol 234 MovieClip
"baddie21"Frame 17Symbol 234 MovieClip
"barrel19"Frame 17Symbol 189 MovieClip
"barrel10"Frame 17Symbol 189 MovieClip
"baddie27"Frame 17Symbol 234 MovieClip
"baddie28"Frame 17Symbol 234 MovieClip
"baddie26"Frame 17Symbol 239 MovieClip
"baddie29"Frame 17Symbol 239 MovieClip
"barrel0"Frame 18Symbol 189 MovieClip
"baddie0"Frame 18Symbol 234 MovieClip
"barrel3"Frame 18Symbol 189 MovieClip
"barrel1"Frame 18Symbol 189 MovieClip
"barrel2"Frame 18Symbol 189 MovieClip
"barrel4"Frame 18Symbol 189 MovieClip
"baddie7"Frame 18Symbol 234 MovieClip
"barrel5"Frame 18Symbol 189 MovieClip
"baddie4"Frame 18Symbol 239 MovieClip
"barrel6"Frame 18Symbol 189 MovieClip
"barrel7"Frame 18Symbol 189 MovieClip
"baddie7"Frame 18Symbol 239 MovieClip
"baddie8"Frame 18Symbol 239 MovieClip
"special0"Frame 18Symbol 173 MovieClip
"baddie10"Frame 18Symbol 239 MovieClip
"baddie14"Frame 18Symbol 239 MovieClip
"baddie12"Frame 18Symbol 239 MovieClip
"baddie11"Frame 18Symbol 239 MovieClip
"barrel8"Frame 18Symbol 189 MovieClip
"baddie14"Frame 18Symbol 239 MovieClip
"baddie17"Frame 18Symbol 239 MovieClip
"baddie16"Frame 18Symbol 239 MovieClip
"baddie19"Frame 18Symbol 239 MovieClip
"baddie22"Frame 18Symbol 239 MovieClip
"baddie20"Frame 18Symbol 239 MovieClip
"baddie23"Frame 18Symbol 239 MovieClip
"baddie25"Frame 18Symbol 239 MovieClip
"baddie26"Frame 18Symbol 239 MovieClip
"finish"Frame 18Symbol 193 MovieClip
"barrel9"Frame 18Symbol 189 MovieClip
"barrel14"Frame 18Symbol 189 MovieClip
"barrel1"Frame 19Symbol 189 MovieClip
"barrel0"Frame 19Symbol 189 MovieClip
"barrel4"Frame 19Symbol 189 MovieClip
"barrel5"Frame 19Symbol 189 MovieClip
"barrel7"Frame 19Symbol 189 MovieClip
"barrel8"Frame 19Symbol 189 MovieClip
"special0"Frame 19Symbol 173 MovieClip
"baddie0"Frame 19Symbol 234 MovieClip
"baddie1"Frame 19Symbol 239 MovieClip
"baddie2"Frame 19Symbol 239 MovieClip
"baddie3"Frame 19Symbol 239 MovieClip
"baddie5"Frame 19Symbol 239 MovieClip
"baddie9"Frame 19Symbol 234 MovieClip
"baddie8"Frame 19Symbol 234 MovieClip
"barrel10"Frame 19Symbol 189 MovieClip
"barrel11"Frame 19Symbol 189 MovieClip
"cloud0"Frame 19Symbol 237 MovieClip
"cloud2"Frame 19Symbol 237 MovieClip
"cloud1"Frame 19Symbol 237 MovieClip
"cloud3"Frame 19Symbol 237 MovieClip
"barrel12"Frame 19Symbol 189 MovieClip
"finish"Frame 19Symbol 193 MovieClip
"barrel13"Frame 19Symbol 189 MovieClip
"baddie18"Frame 19Symbol 234 MovieClip
"barrel19"Frame 19Symbol 189 MovieClip
"barrel21"Frame 19Symbol 189 MovieClip
"baddie23"Frame 19Symbol 239 MovieClip
"baddie21"Frame 19Symbol 239 MovieClip
"baddie24"Frame 19Symbol 239 MovieClip
"baddie27"Frame 19Symbol 239 MovieClip
"inside"Frame 21Symbol 30 MovieClip
"bar"Symbol 12 MovieClip Frame 1Symbol 6 MovieClip
"inside"Symbol 166 MovieClip Frame 1Symbol 165 MovieClip
"bar"Symbol 178 MovieClip Frame 1Symbol 176 MovieClip
"inside"Symbol 183 MovieClip Frame 1Symbol 30 MovieClip
"inside"Symbol 183 MovieClip Frame 2Symbol 166 MovieClip
"jet_pack"Symbol 183 MovieClip Frame 4Symbol 173 MovieClip
"inside"Symbol 183 MovieClip Frame 4Symbol 30 MovieClip
"bar"Symbol 183 MovieClip Frame 4Symbol 178 MovieClip
"arrowkeys"Symbol 183 MovieClip Frame 4Symbol 182 MovieClip
"barrel"Symbol 189 MovieClip Frame 1Symbol 187 MovieClip
"allcoins"Symbol 225 MovieClip Frame 9Symbol 209 MovieClip
"hitter"Symbol 234 MovieClip Frame 1Symbol 233 MovieClip
"hitter"Symbol 239 MovieClip Frame 1Symbol 233 MovieClip

Labels

"menu"Frame 4
"changelevel"Frame 20
"loaded"Symbol 12 MovieClip Frame 5

Dynamic Text Variables

levelnameSymbol 223 EditableText""
levelnumberSymbol 224 EditableText""




http://swfchan.com/10/48761/info.shtml
Created: 29/4 -2019 07:29:02 Last modified: 29/4 -2019 07:29:02 Server time: 17/05 -2024 16:03:55