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

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

Angry Faced Savior.swf

This is the info page for
Flash #47886

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


Text
ANGRY FACED SAVIOUR

ANGRY FACED SAVIOUR

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__("bfa198e1", this, 10301, true); MochiAd.showPreGameAd({id:"05fddc81b22bac6e", res:"550x400"}); var mouseListener = new Object(); mouseListener.onMouseMove = function () { crosshair._x = _xmouse; crosshair._y = _ymouse; }; Mouse.hide(); Mouse.addListener(mouseListener);
Frame 2
stop(); var mouseListener = new Object(); mouseListener.onMouseMove = function () { crosshair._x = _xmouse; crosshair._y = _ymouse; }; Mouse.hide(); Mouse.addListener(mouseListener);
Frame 10
function sidewall_bounceback() { _root.ship._x = _root.ship._x + (-(_root.ship.x_Amount_to_Move_Ship * -2)); _root.ship.x_Amount_to_Move_Ship = -2; _root.ship._y = _root.ship._y + (-(_root.ship.y_Amount_to_Move_Ship * -2)); _root.ship.y_Amount_to_Move_Ship = -2; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.wallcrash_sound.setVolume(5); } level = 1; lives = 15; speed = 5; y_dir1 = -9; x_dir1 = -9; boulder_speedup = -1; var bubble_sound = new Sound(); bubble_sound.attachSound("triplebeep"); var whoosh_sound = new Sound(); whoosh_sound.attachSound("whoosh"); var mouseListener = new Object(); mouseListener.onMouseMove = function () { crosshair._x = _xmouse; crosshair._y = _ymouse; }; Mouse.hide(); Mouse.addListener(mouseListener);
Frame 12
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 12
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 12
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 203 MovieClip "boulder1" in Frame 12
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 12
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 12
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 12
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 12
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 12
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 12
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 99; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 218 MovieClip in Frame 12
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 13
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 14
_root.gotoAndStop("level" + _root.level);
Frame 17
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 17
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 17
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 17
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 17
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 17
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 18
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 19
_root.gotoAndStop("level" + _root.level);
Frame 22
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 109 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 22
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 22
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 22
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 22
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 23
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 24
_root.gotoAndStop("level" + _root.level);
Frame 27
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 27
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 27
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 203 MovieClip "boulder1" in Frame 27
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 27
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 27
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 28
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 29
_root.gotoAndStop("level" + _root.level);
Frame 32
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 151 MovieClip "ship" in Frame 32
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 32
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 32
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 32
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 33
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 34
_root.gotoAndStop("level" + _root.level);
Frame 37
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 151 MovieClip "ship" in Frame 37
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 37
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 37
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 37
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 38
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 39
_root.gotoAndStop("level" + _root.level);
Frame 42
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 42
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 42
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 42
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 42
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 42
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 43
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 44
_root.gotoAndStop("level" + _root.level);
Frame 47
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.65; } }
Instance of Symbol 109 MovieClip in Frame 47
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 47
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 47
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 47
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 47
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 48
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 49
_root.gotoAndStop("level" + _root.level);
Frame 52
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 52
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 52
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 52
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 52
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 52
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 53
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 54
_root.gotoAndStop("level" + _root.level);
Frame 57
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 57
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 57
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 57
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 57
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 58
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 59
_root.gotoAndStop("level" + _root.level);
Frame 62
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 62
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 62
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 62
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 62
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 62
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 63
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 64
_root.gotoAndStop("level" + _root.level);
Frame 66
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 66
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 66
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 66
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 66
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 66
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 67
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 68
_root.gotoAndStop("level" + _root.level);
Frame 70
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 70
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 70
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 241 MovieClip "boulder1" in Frame 70
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 70
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 70
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 71
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 72
_root.gotoAndStop("level" + _root.level);
Frame 75
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 75
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 75
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 75
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 75
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 75
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 76
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 77
_root.gotoAndStop("level" + _root.level);
Frame 80
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 80
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 109 MovieClip in Frame 80
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 109 MovieClip in Frame 80
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 151 MovieClip "ship" in Frame 80
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 80
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 80
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 81
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 82
_root.gotoAndStop("level" + _root.level);
Frame 85
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 85
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 85
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 85
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 207 MovieClip in Frame 85
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 85
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 85
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 85
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 85
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 86
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 87
_root.gotoAndStop("level" + _root.level);
Frame 90
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 90
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 90
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 90
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 90
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 90
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 91
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 92
_root.gotoAndStop("level" + _root.level);
Frame 95
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 151 MovieClip "ship" in Frame 95
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 95
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 95
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 95
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 96
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 97
_root.gotoAndStop("level" + _root.level);
Frame 100
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 100
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 109 MovieClip in Frame 100
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 109 MovieClip in Frame 100
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 151 MovieClip "ship" in Frame 100
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 203 MovieClip "boulder1" in Frame 100
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 100
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 100
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 101
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 102
_root.gotoAndStop("level" + _root.level);
Frame 105
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 105
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 105
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 203 MovieClip "boulder1" in Frame 105
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 105
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 105
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 106
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 107
_root.gotoAndStop("level" + _root.level);
Frame 110
stop();
Frame 112
stop();
Frame 113
stop();
Frame 115
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 115
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 115
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 115
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 115
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 203 MovieClip "boulder1" in Frame 115
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 115
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 115
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 115
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 115
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 115
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 218 MovieClip in Frame 115
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.gotoAndPlay(2); } }
Instance of Symbol 151 MovieClip "ship" in Frame 116
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 117
_root.gotoAndStop("level" + _root.level);
Frame 120
stop(); orbs_onstage = 0; orbs_eaten = 0; carry_orbs_offset = 1;
Instance of Symbol 109 MovieClip in Frame 120
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 1.05; } }
Instance of Symbol 109 MovieClip in Frame 120
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.75; } }
Instance of Symbol 109 MovieClip in Frame 120
onClipEvent (enterFrame) { if (this.hitTest(_root.ship)) { _root.ship._y = _root.ship._y * 0.94; } }
Instance of Symbol 151 MovieClip "ship" in Frame 120
onClipEvent (mouseDown) { _root.nextFrame(); }
Instance of Symbol 203 MovieClip "boulder1" in Frame 120
onClipEvent (enterFrame) { this._y = this._y + _root.y_dir1; this._x = this._x + _root.x_dir1; if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _root.shields.nextFrame(); } }
Instance of Symbol 195 MovieClip in Frame 120
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 120
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 120
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x + 20; _root.ship.x_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 207 MovieClip in Frame 120
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._x = _root.ship._x - 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } }
Instance of Symbol 207 MovieClip in Frame 120
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.ship._y = _root.ship._y + 20; _root.ship.y_Amount_to_Move_Ship = 1; _root.ship.sparks.play(); _root.wallcrash_sound.start(); _root.shields.nextFrame(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.y_dir1 = _root.y_dir1 * _root.boulder_speedup; } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 17; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 100; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 20; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 19; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 18; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 12; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 16; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 15; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 14; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 13; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 7; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 11; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 10; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 9; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 8; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 1; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 6; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 5; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 4; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 279 MovieClip in Frame 120
onClipEvent (enterFrame) { if (_root.orbs_eaten == _root.orbs_onstage) { this.gotoAndPlay(2); } if (this.hitTest(_root.ship.alt_hit) and (_root.orbs_eaten == _root.orbs_onstage)) { _root.level = _root.level + 3; _root.gotoAndStop("level" + _root.level); } }
Instance of Symbol 151 MovieClip "ship" in Frame 121
onClipEvent (mouseMove) { if (Math.abs(yDifference) > 200) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(yDifference) <= 200) { _root.speed = 15; } if (Math.abs(xDifference) > 300) { _root.speed = 6; this.superRockets.play(); } if (Math.abs(xDifference) <= 300) { _root.speed = 15; } } onClipEvent (mouseDown) { _root.speed = 6; this.superRockets.play(); _root.whoosh_sound.start(); } onClipEvent (mouseUp) { _root.speed = 12; } onClipEvent (enterFrame) { yDifference = Math.round(_root._ymouse - this._y); y_Amount_to_Move_Ship = Math.round(yDifference / _root.speed); this._y = y_Amount_to_Move_Ship + this._y; xDifference = Math.round(_root._xmouse - this._x); x_Amount_to_Move_Ship = Math.round(xDifference / _root.speed); this._x = x_Amount_to_Move_Ship + this._x; if ((y_Amount_to_Move_Ship >= 1) or (y_Amount_to_Move_Ship <= -1)) { this.engine_glow.play("start"); } if (y_Amount_to_Move_Ship == 0) { this.engine_glow.gotoAndStop("end"); } angle_in_radians = Math.atan2(_root._ymouse - this._y, _root._xmouse - this._x); angle_in_degrees = Math.round((angle_in_radians * 180) / Math.PI); this._rotation = angle_in_degrees; }
Frame 122
_root.gotoAndStop("level" + _root.level);
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [5555] Frame 1
onClipEvent (load) { _root.orbs_onstage = _root.orbs_onstage + 1; this.orb_touched = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.ship.alt_hit) and (this.orb_touched == false)) { _root.orbs_eaten = _root.orbs_eaten + 1; _root.bubble_sound.start(); _root.bubble_sound.setVolume(50); _root.carry_orbs_offset = _root.carry_orbs_offset + 1; if (_root.orbs_eaten > 3) { _root.carry_orbs_offset = _root.carry_orbs_offset - 1; } this.orb_in_lineup = _root.carry_orbs_offset; this.orb_touched = true; } if (this.orb_touched == true) { _parent._x = _root.ship._x + (-(_root.ship.x_Amount_to_Move_Ship * this.orb_in_lineup)); _parent._y = _root.ship._y + (-(_root.ship.y_Amount_to_Move_Ship * this.orb_in_lineup)); } }
Symbol 12 MovieClip [5555] Frame 58
stop();
Instance of Symbol 14 MovieClip in Symbol 15 MovieClip [orb] Frame 1
onClipEvent (load) { _root.orbs_onstage = _root.orbs_onstage + 1; this.orb_touched = false; } onClipEvent (enterFrame) { if (this.hitTest(_root.ship.alt_hit) and (this.orb_touched == false)) { _root.orbs_eaten = _root.orbs_eaten + 1; _root.bubble_sound.start(); _root.bubble_sound.setVolume(50); _root.carry_orbs_offset = _root.carry_orbs_offset + 1; if (_root.orbs_eaten > 3) { _root.carry_orbs_offset = _root.carry_orbs_offset - 1; } this.orb_in_lineup = _root.carry_orbs_offset; this.orb_touched = true; } if (this.orb_touched == true) { _parent._x = _root.ship._x + (-(_root.ship.x_Amount_to_Move_Ship * this.orb_in_lineup)); _parent._y = _root.ship._y + (-(_root.ship.y_Amount_to_Move_Ship * this.orb_in_lineup)); } }
Symbol 17 MovieClip Frame 1871
gotoAndPlay (1);
Symbol 18 MovieClip [musicbox] Frame 1
stop();
Symbol 18 MovieClip [musicbox] Frame 2
stop();
Symbol 18 MovieClip [musicbox] Frame 3
gotoAndPlay (1);
Symbol 26 Button
on (release) { getURL ("http://www.koalafun.com/free-website-games.htm"); }
Symbol 29 Button
on (release) { getURL ("http://www.koalafun.com"); }
Symbol 36 Button
on (release) { _root.play(); }
Symbol 37 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 37 MovieClip Frame 2
gotoAndPlay (1);
Symbol 45 Button
on (rollOver) { _root.stuff.gotoAndPlay(3); } on (rollOver) { _root.buttons.gotoAndPlay(3); }
Symbol 53 Button
on (rollOver) { _root.stuff.gotoAndPlay(2); } on (rollOver) { _root.buttons.gotoAndPlay(2); }
Symbol 54 Button
on (rollOver) { _root.stuff.gotoAndPlay(1); } on (rollOver) { _root.buttons.gotoAndPlay(1); }
Symbol 57 MovieClip Frame 1
stop();
Symbol 57 MovieClip Frame 2
stop();
Symbol 57 MovieClip Frame 3
stop();
Symbol 60 Button
on (release) { gotoAndPlay (10); }
Symbol 68 Button
on (release) { _root.music.nextFrame(); }
Symbol 70 Button
on (press) { _quality = "HIGH"; }
Symbol 72 Button
on (press) { _quality = "MEDIUM"; }
Symbol 74 Button
on (press) { _quality = "LOW"; }
Symbol 77 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 2
stop();
Symbol 77 MovieClip Frame 3
stop();
Symbol 82 Button
on (release) { getURL ("http://www.koalafun.com"); }
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 17
_root.gotoAndStop("gameover");
Symbol 107 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 11
_root.ship.gotoAndPlay("blowup");
Symbol 114 MovieClip Frame 14
stop();
Symbol 128 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 16
stop();
Symbol 139 MovieClip Frame 1
stop();
Symbol 139 MovieClip Frame 15
gotoAndPlay ("loop");
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 8
gotoAndStop (1);
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 13
stop(); _root.lives = _root.lives - 1; _root.life_meter.nextFrame(); if (_root.lives != 0) { _root.nextFrame(); } if (_root.lives == 0) { _root.gotoAndStop("gameover"); }
Instance of Symbol 156 MovieClip in Symbol 157 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); _parent._parent.play(); _root.shields.nextFrame(); } }
Symbol 177 MovieClip Frame 1
stop();
Symbol 177 MovieClip Frame 17
gotoAndStop (1);
Symbol 195 MovieClip Frame 1
stop();
Symbol 195 MovieClip Frame 14
gotoAndStop (1);
Instance of Symbol 195 MovieClip in Symbol 204 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Symbol 218 MovieClip Frame 1
stop();
Symbol 218 MovieClip Frame 7
stop();
Instance of Symbol 195 MovieClip in Symbol 221 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 230 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 234 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 242 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 247 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 248 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 249 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 251 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Symbol 251 MovieClip Frame 430
stop();
Instance of Symbol 195 MovieClip in Symbol 253 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Instance of Symbol 195 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Symbol 255 MovieClip Frame 525
stop();
Instance of Symbol 195 MovieClip in Symbol 257 MovieClip Frame 1
onClipEvent (enterFrame) { while (this.hitTest(_root.ship.alt_hit)) { _root.sidewall_bounceback(); this.play(); } if (this.hitTest(_root.boulder1.alt_hit)) { _root.x_dir1 = _root.x_dir1 * _root.boulder_speedup; } }
Symbol 263 Button
on (release) { gotoAndPlay (2); }
Symbol 270 Button
on (release) { nextFrame(); }
Symbol 279 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 7
stop();

Library Items

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

Instance Names

"crosshair"Frame 1Symbol 23 MovieClip
"music"Frame 2Symbol 18 MovieClip [musicbox]
"buttons"Frame 2Symbol 57 MovieClip
"stuff"Frame 2Symbol 77 MovieClip
"crosshair"Frame 10Symbol 23 MovieClip
"life_meter"Frame 12Symbol 99 MovieClip
"shields"Frame 12Symbol 107 MovieClip
"ship"Frame 12Symbol 151 MovieClip
"boulder1"Frame 12Symbol 203 MovieClip
"ship"Frame 13Symbol 151 MovieClip
"shields"Frame 17Symbol 107 MovieClip
"ship"Frame 17Symbol 151 MovieClip
"boulder1"Frame 17Symbol 203 MovieClip
"ship"Frame 18Symbol 151 MovieClip
"shields"Frame 22Symbol 107 MovieClip
"ship"Frame 22Symbol 151 MovieClip
"ship"Frame 23Symbol 151 MovieClip
"shields"Frame 27Symbol 107 MovieClip
"ship"Frame 27Symbol 151 MovieClip
"boulder1"Frame 27Symbol 203 MovieClip
"ship"Frame 28Symbol 151 MovieClip
"shields"Frame 32Symbol 107 MovieClip
"ship"Frame 32Symbol 151 MovieClip
"boulder1"Frame 32Symbol 203 MovieClip
"ship"Frame 33Symbol 151 MovieClip
"shields"Frame 37Symbol 107 MovieClip
"ship"Frame 37Symbol 151 MovieClip
"boulder1"Frame 37Symbol 203 MovieClip
"ship"Frame 38Symbol 151 MovieClip
"shields"Frame 42Symbol 107 MovieClip
"ship"Frame 42Symbol 151 MovieClip
"boulder1"Frame 42Symbol 203 MovieClip
"ship"Frame 43Symbol 151 MovieClip
"shields"Frame 47Symbol 107 MovieClip
"ship"Frame 47Symbol 151 MovieClip
"boulder1"Frame 47Symbol 203 MovieClip
"ship"Frame 48Symbol 151 MovieClip
"shields"Frame 52Symbol 107 MovieClip
"ship"Frame 52Symbol 151 MovieClip
"boulder1"Frame 52Symbol 203 MovieClip
"ship"Frame 53Symbol 151 MovieClip
"shields"Frame 57Symbol 107 MovieClip
"ship"Frame 57Symbol 151 MovieClip
"boulder1"Frame 57Symbol 203 MovieClip
"ship"Frame 58Symbol 151 MovieClip
"shields"Frame 62Symbol 107 MovieClip
"ship"Frame 62Symbol 151 MovieClip
"boulder1"Frame 62Symbol 203 MovieClip
"ship"Frame 63Symbol 151 MovieClip
"shields"Frame 66Symbol 107 MovieClip
"ship"Frame 66Symbol 151 MovieClip
"boulder1"Frame 66Symbol 203 MovieClip
"ship"Frame 67Symbol 151 MovieClip
"shields"Frame 70Symbol 107 MovieClip
"ship"Frame 70Symbol 151 MovieClip
"boulder1"Frame 70Symbol 241 MovieClip
"ship"Frame 71Symbol 151 MovieClip
"shields"Frame 75Symbol 107 MovieClip
"ship"Frame 75Symbol 151 MovieClip
"boulder1"Frame 75Symbol 203 MovieClip
"ship"Frame 76Symbol 151 MovieClip
"shields"Frame 80Symbol 107 MovieClip
"ship"Frame 80Symbol 151 MovieClip
"ship"Frame 81Symbol 151 MovieClip
"shields"Frame 85Symbol 107 MovieClip
"ship"Frame 85Symbol 151 MovieClip
"ship"Frame 86Symbol 151 MovieClip
"shields"Frame 90Symbol 107 MovieClip
"ship"Frame 90Symbol 151 MovieClip
"boulder1"Frame 90Symbol 203 MovieClip
"ship"Frame 91Symbol 151 MovieClip
"shields"Frame 95Symbol 107 MovieClip
"ship"Frame 95Symbol 151 MovieClip
"boulder1"Frame 95Symbol 203 MovieClip
"ship"Frame 96Symbol 151 MovieClip
"shields"Frame 100Symbol 107 MovieClip
"ship"Frame 100Symbol 151 MovieClip
"boulder1"Frame 100Symbol 203 MovieClip
"ship"Frame 101Symbol 151 MovieClip
"shields"Frame 105Symbol 107 MovieClip
"ship"Frame 105Symbol 151 MovieClip
"boulder1"Frame 105Symbol 203 MovieClip
"ship"Frame 106Symbol 151 MovieClip
"life_meter"Frame 115Symbol 99 MovieClip
"shields"Frame 115Symbol 107 MovieClip
"ship"Frame 115Symbol 151 MovieClip
"boulder1"Frame 115Symbol 203 MovieClip
"ship"Frame 116Symbol 151 MovieClip
"shields"Frame 120Symbol 107 MovieClip
"ship"Frame 120Symbol 151 MovieClip
"boulder1"Frame 120Symbol 203 MovieClip
"ship"Frame 121Symbol 151 MovieClip
"bar"Symbol 37 MovieClip Frame 1Symbol 32 MovieClip
"sparks"Symbol 151 MovieClip Frame 1Symbol 128 MovieClip
"engine_glow"Symbol 151 MovieClip Frame 1Symbol 139 MovieClip
"superRockets"Symbol 151 MovieClip Frame 1Symbol 143 MovieClip
"alt_hit"Symbol 151 MovieClip Frame 1Symbol 145 MovieClip
"alt_hit"Symbol 203 MovieClip Frame 1Symbol 202 MovieClip
"alt_hit"Symbol 241 MovieClip Frame 1Symbol 202 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "whoosh"
ExportAssets (56)Timeline Frame 1Symbol 2 as "wallcrash"
ExportAssets (56)Timeline Frame 1Symbol 3 as "triplebeep"
ExportAssets (56)Timeline Frame 1Symbol 4 as "smiley"
ExportAssets (56)Timeline Frame 1Symbol 5 as "courtesybeepshort"
ExportAssets (56)Timeline Frame 1Symbol 6 as "courtesybeep"
ExportAssets (56)Timeline Frame 1Symbol 7 as "bubble"
ExportAssets (56)Timeline Frame 1Symbol 12 as "5555"
ExportAssets (56)Timeline Frame 1Symbol 15 as "orb"
ExportAssets (56)Timeline Frame 1Symbol 18 as "musicbox"

Labels

"level999"Frame 2
"level101"Frame 12
"level1"Frame 12
"level102"Frame 17
"level2"Frame 17
"level103"Frame 22
"level3"Frame 22
"level104"Frame 27
"level4"Frame 27
"level105"Frame 32
"level5"Frame 32
"level106"Frame 37
"level6"Frame 37
"level107"Frame 42
"level7"Frame 42
"level108"Frame 47
"level8"Frame 47
"level109"Frame 52
"level9"Frame 52
"level110"Frame 57
"level10"Frame 57
"level111"Frame 62
"level11"Frame 62
"level112"Frame 66
"level12"Frame 66
"level113"Frame 70
"level13"Frame 70
"level114"Frame 75
"level14"Frame 75
"level115"Frame 80
"level15"Frame 80
"level116"Frame 85
"level16"Frame 85
"level117"Frame 90
"level17"Frame 90
"level118"Frame 95
"level18"Frame 95
"level119"Frame 100
"level19"Frame 100
"level120"Frame 105
"level20"Frame 105
"gameover"Frame 110
"level121"Frame 112
"level21"Frame 112
"level200"Frame 115
"level100"Frame 120
"loaded"Symbol 37 MovieClip Frame 3
"start"Symbol 128 MovieClip Frame 2
"start"Symbol 139 MovieClip Frame 2
"loop"Symbol 139 MovieClip Frame 8
"end"Symbol 139 MovieClip Frame 16
"start"Symbol 143 MovieClip Frame 2
"blowup"Symbol 151 MovieClip Frame 2
"start"Symbol 177 MovieClip Frame 2
"start"Symbol 195 MovieClip Frame 2

Dynamic Text Variables

livesSymbol 92 EditableText""
levelSymbol 95 EditableText""
levelSymbol 219 EditableText""
levelSymbol 220 EditableText""
levelSymbol 222 EditableText""
levelSymbol 224 EditableText""
levelSymbol 225 EditableText""
livesSymbol 227 EditableText""
levelSymbol 228 EditableText""
levelSymbol 229 EditableText""
levelSymbol 231 EditableText""
levelSymbol 233 EditableText""
levelSymbol 236 EditableText""
levelSymbol 238 EditableText""
livesSymbol 239 EditableText""
levelSymbol 240 EditableText""
livesSymbol 243 EditableText""
levelSymbol 244 EditableText""
levelSymbol 246 EditableText""
levelSymbol 250 EditableText""
levelSymbol 252 EditableText""
levelSymbol 254 EditableText""
levelSymbol 256 EditableText""
levelSymbol 258 EditableText""
livesSymbol 273 EditableText""
levelSymbol 274 EditableText""
livesSymbol 276 EditableText""
levelSymbol 277 EditableText""




http://swfchan.com/10/47886/info.shtml
Created: 30/4 -2019 23:39:05 Last modified: 30/4 -2019 23:39:05 Server time: 21/05 -2024 16:53:25