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

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

Purplenum - Training.swf

This is the info page for
Flash #50223

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


Text
LOADING

PLAY

.com

.com

PURPLENUM

MOOSEISLOOSE

PLAY MORE GAMES

RED PEOPLE CARRY A
DISEASE THAT KILLS
INSTANTLY

USE THE ARROW KEYS
TO MOVE AND SPACEBAR
TO JUMP

BEWARE OF LEVEL
HAZARDS SUCH AS
SPIKES

THIS GAME IS COPYRIGHT
WWW.MOOSEISLOOSE.CO.UK AND
MAY NOT BE SOLD OR TAMPERED
WITH IN ANY WAY

TRAINING

YOU ARE DEAD!

MENU

TRAIN AGAIN?

www.mooseisloose.co.uk

ActionScript [AS1/AS2]

Frame 1
function itemHandler1(obj, item) { getURL ("http://mooseisloose.co.uk"); } var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); item1 = new ContextMenuItem("mooseisloose", itemHandler1); myMenu.customItems.push(item1); _root.menu = myMenu;
Frame 2
stop();
Frame 3
stop();
Instance of Symbol 98 MovieClip "platform" in Frame 5
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 100 MovieClip "platform2" in Frame 5
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 102 MovieClip "platform3" in Frame 5
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 102 MovieClip "platform4" in Frame 5
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 114 MovieClip "chart" in Frame 5
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl1end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 272; _x = 26; } }
Instance of Symbol 102 MovieClip "platform5" in Frame 6
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 114 MovieClip "chart" in Frame 6
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl2end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 280; _x = 22; } }
Instance of Symbol 102 MovieClip "platform868" in Frame 7
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 102 MovieClip "platform6" in Frame 7
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 114 MovieClip "chart" in Frame 7
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl3end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 272; _x = 26; } }
Instance of Symbol 102 MovieClip "platform9" in Frame 8
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 114 MovieClip "chart" in Frame 8
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl4end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 2; _x = 10; } }
Instance of Symbol 114 MovieClip "chart" in Frame 9
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl5end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 141; _x = 10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.segwaybaddie)) { _root.life.play(); _y = 141; _x = 10; } }
Instance of Symbol 114 MovieClip "chart" in Frame 10
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl6end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 141; _x = 10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.swirlyspike)) { _root.life.play(); _y = 282; _x = 1; } } onClipEvent (enterFrame) { if (this.hitTest(_root.swirlyspike2)) { _root.life.play(); _y = 282; _x = 1; } } onClipEvent (enterFrame) { if (this.hitTest(_root.swirlyspike3)) { _root.life.play(); _y = 282; _x = 1; } }
Instance of Symbol 144 MovieClip "platform1" in Frame 11
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 146 MovieClip "platform2" in Frame 11
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 148 MovieClip "platform3" in Frame 11
onClipEvent (load) { activated = false; down = false; } onClipEvent (enterFrame) { _root.report.text = (Math.round(_root.circle.yMax) + " ") + Math.round(yMin); xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if (((_root.circle.xMax > xMin) && (_root.circle.xMin < xMax)) && (_root.circle.yMax < yMin)) { if ((_root.circle.yMax - (_root.chart.jump * 2)) > yMin) { _root.circle._y = ymin - (_root.chart._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } } if (Math.round(_root.circle.yMax) > Math.round(yMin)) { if (hitTest(_root.circle) && (_root.chart.xmax < xmin)) { _root.circle._x = _root.circle._x - _root.circle.speed; } if (hitTest(_root.chart) && (_root.chart.xmin > xmax)) { _root.circle._x = _root.circle._x + _root.circle.speed; } if ((hitTest(_root.chart) && (_root.chart.ymin > ymax)) && (_root.chart.jump > -1)) { _root.circle.jump = -1 * _root.chart.jump; } } if (((activated == true) && (!hitTest(_root.circle))) && (_root.circle.jump == undefined)) { _root.circle.jump = 0; activated = false; } if (((hitTest(_root.circle) && (_root.circle.ymax > ymin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } if ((((((_root.circle.ymax - _root.circle.jump) > ymin) && (_root.circle.xMin < xMax)) && (_root.circle.xMax > xMin)) && (_root.circle.jump != undefined)) && (_root.circle._y < _y)) { _root.circle._y = ymin - (_root.circle._height / 2); _root.circle.jump = undefined; _root.circle.fall = false; activated = true; } }
Instance of Symbol 114 MovieClip "chart" in Frame 11
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl7end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 141; _x = 10; } } onClipEvent (enterFrame) { if (this.hitTest(_root.health)) { _root.life.prevFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.health)) { _root.health.play(); } }
Instance of Symbol 114 MovieClip "chart" in Frame 12
onClipEvent (load) { fall = false; _name = "circle"; jump = 0; speed = 5; jumpheight = 20; maxfall = -15; } onClipEvent (enterFrame) { xmin = getBounds(_root).xMin; xmax = getBounds(_root).xMax; ymin = getBounds(_root).yMin; ymax = getBounds(_root).yMax; if ((Key.isDown(32) && (fall == false)) && (jump == undefined)) { fall = true; jump = jumpheight; } if (jump != undefined) { if (jump > maxfall) { jump--; } _y = (_y - jump); } } onClipEvent (enterFrame) { if (Key.isDown(37)) { _x = (_x - speed); } if (Key.isDown(39)) { _x = (_x + speed); } } onClipEvent (load) { var rebound = 6; } onClipEvent (enterFrame) { (_root.wall.hitTest(getBounds(_root).xMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); (_root.wall.hitTest(getBounds(_root).xMin, _y, true) ? (_x = (_x + rebound)_x + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMin, _y, true) ? (_y = (_y + rebound)_y + rebound) : 0); (_root.wall.hitTest(getBounds(_root).yMax, _y, true) ? (_x = (_x - rebound)_x - rebound) : 0); } onClipEvent (load) { speed = 3; stop(); } onClipEvent (enterFrame) { if (Key.isDown(39)) { _x = (_x + speed); gotoAndStop (5); } else if (Key.isDown(37)) { _x = (_x - speed); gotoAndStop (6); } else if (Key.isDown(40)) { gotoAndStop (7); } else { gotoAndStop (4); } } onClipEvent (enterFrame) { if (hitTest(_root.lvl8end)) { _root.nextFrame(); } } onClipEvent (enterFrame) { if (this.hitTest(_root.death)) { _root.life.play(); _y = 141; _x = 10; } } onClipEvent (enterFrame) { if (hitTest(_root.unlock)) { _root.nextFrame(); } }
Symbol 18 Button
on (release) { _root.play(); }
Symbol 19 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 19 MovieClip Frame 2
gotoAndPlay (1);
Symbol 64 Button
on (release) { _root.play(); }
Symbol 65 MovieClip Frame 143
_root.play(); stop();
Symbol 69 Button
on (release) { getURL ("http://armorgames.com", "_blank"); }
Symbol 70 Button
on (release) { getURL ("http://mooseisloose.co.uk", "_blank"); }
Symbol 74 Button
on (release) { _root.gotoAndStop(5); }
Symbol 96 Button
on (release) { prevFrame(); }
Symbol 110 MovieClip Frame 1
play();
Symbol 114 MovieClip Frame 1
stop();
Symbol 114 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 3
stop();
Symbol 114 MovieClip Frame 4
stop();
Symbol 114 MovieClip Frame 5
stop();
Symbol 114 MovieClip Frame 6
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
stop();
Symbol 121 MovieClip Frame 3
stop();
Symbol 121 MovieClip Frame 4
stop();
Symbol 121 MovieClip Frame 5
stop();
Symbol 121 MovieClip Frame 6
_root.gotoAndStop(4);
Symbol 152 MovieClip Frame 1
stop();
Symbol 152 MovieClip Frame 2
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 2
stop();
Symbol 164 Button
on (release) { gotoAndStop (5); }

Library Items

Symbol 1 FontUsed by:2 78 83 84 86
Symbol 2 TextUses:1Used by:19
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:19
Symbol 5 GraphicUsed by:19
Symbol 6 GraphicUsed by:13
Symbol 7 GraphicUsed by:13
Symbol 8 GraphicUsed by:13
Symbol 9 GraphicUsed by:13
Symbol 10 GraphicUsed by:13
Symbol 11 GraphicUsed by:13
Symbol 12 GraphicUsed by:13
Symbol 13 MovieClipUses:6 7 8 9 10 11 12Used by:19
Symbol 14 GraphicUsed by:18
Symbol 15 FontUsed by:16 71 72 73 87 92 94 161 165
Symbol 16 TextUses:15Used by:18  Timeline
Symbol 17 GraphicUsed by:18
Symbol 18 ButtonUses:14 16 17Used by:19
Symbol 19 MovieClipUses:2 4 5 13 18Used by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 GraphicUsed by:65
Symbol 22 GraphicUsed by:65
Symbol 23 GraphicUsed by:65
Symbol 24 GraphicUsed by:65
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:65
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:65
Symbol 29 GraphicUsed by:65
Symbol 30 GraphicUsed by:65
Symbol 31 GraphicUsed by:65
Symbol 32 GraphicUsed by:65
Symbol 33 GraphicUsed by:65
Symbol 34 GraphicUsed by:65
Symbol 35 GraphicUsed by:65
Symbol 36 GraphicUsed by:65
Symbol 37 GraphicUsed by:65
Symbol 38 GraphicUsed by:65
Symbol 39 SoundUsed by:65
Symbol 40 GraphicUsed by:65
Symbol 41 GraphicUsed by:65
Symbol 42 GraphicUsed by:65
Symbol 43 GraphicUsed by:65
Symbol 44 ShapeTweeningUsed by:65
Symbol 45 GraphicUsed by:65
Symbol 46 GraphicUsed by:65
Symbol 47 GraphicUsed by:65
Symbol 48 GraphicUsed by:65
Symbol 49 GraphicUsed by:65
Symbol 50 GraphicUsed by:65
Symbol 51 GraphicUsed by:65
Symbol 52 GraphicUsed by:65
Symbol 53 ShapeTweeningUsed by:65
Symbol 54 ShapeTweeningUsed by:65
Symbol 55 GraphicUsed by:59
Symbol 56 FontUsed by:57 58
Symbol 57 TextUses:56Used by:59
Symbol 58 TextUses:56Used by:59
Symbol 59 MovieClipUses:55 57 58Used by:65
Symbol 60 ShapeTweeningUsed by:65
Symbol 61 GraphicUsed by:65
Symbol 62 GraphicUsed by:65
Symbol 63 GraphicUsed by:64
Symbol 64 ButtonUses:63Used by:65
Symbol 65 MovieClipUses:21 22 23 24 26 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 59 60 61 62 64Used by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 GraphicUsed by:69 70 74
Symbol 68 GraphicUsed by:69 70 74
Symbol 69 ButtonUses:67 68Used by:Timeline
Symbol 70 ButtonUses:67 68Used by:Timeline
Symbol 71 TextUses:15Used by:Timeline
Symbol 72 TextUses:15Used by:Timeline
Symbol 73 TextUses:15Used by:Timeline
Symbol 74 ButtonUses:67 68Used by:Timeline
Symbol 75 GraphicUsed by:77 108 109
Symbol 76 GraphicUsed by:77 108 109
Symbol 77 MovieClipUses:75 76Used by:Timeline
Symbol 78 TextUses:1Used by:Timeline
Symbol 79 GraphicUsed by:81
Symbol 80 GraphicUsed by:81
Symbol 81 MovieClipUses:79 80Used by:137  Timeline
Symbol 82 GraphicUsed by:Timeline
Symbol 83 TextUses:1Used by:Timeline
Symbol 84 TextUses:1Used by:Timeline
Symbol 85 GraphicUsed by:Timeline
Symbol 86 TextUses:1Used by:Timeline
Symbol 87 TextUses:15Used by:Timeline
Symbol 88 SoundUsed by:Timeline
Symbol 89 GraphicUsed by:90 132
Symbol 90 MovieClipUses:89Used by:Timeline
Symbol 91 GraphicUsed by:Timeline
Symbol 92 TextUses:15Used by:Timeline
Symbol 93 GraphicUsed by:96
Symbol 94 TextUses:15Used by:95 96
Symbol 95 MovieClipUses:94Used by:96
Symbol 96 ButtonUses:93 94 95Used by:Timeline
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97Used by:Timeline
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:Timeline
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:103Used by:Timeline
Symbol 105 GraphicUsed by:107
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:105 106Used by:Timeline
Symbol 108 MovieClipUses:75 76Used by:114
Symbol 109 MovieClipUses:75 76Used by:110 114
Symbol 110 MovieClipUses:109Used by:114
Symbol 111 GraphicUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 MovieClipUses:111 112Used by:114
Symbol 114 MovieClipUses:108 109 110 113Used by:Timeline
Symbol 115 GraphicUsed by:121
Symbol 116 GraphicUsed by:121
Symbol 117 GraphicUsed by:121
Symbol 118 GraphicUsed by:121
Symbol 119 GraphicUsed by:121
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:115 116 117 118 119 120Used by:Timeline
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:122Used by:Timeline
Symbol 124 GraphicUsed by:128 131
Symbol 125 GraphicUsed by:127
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:125 126Used by:128
Symbol 128 MovieClipUses:124 127Used by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:Timeline
Symbol 131 MovieClipUses:124Used by:Timeline
Symbol 132 MovieClipUses:89Used by:Timeline
Symbol 133 GraphicUsed by:137
Symbol 134 GraphicUsed by:137
Symbol 135 GraphicUsed by:137
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:81 133 134 135 136Used by:Timeline
Symbol 138 GraphicUsed by:140
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:138 139Used by:141 142
Symbol 141 MovieClipUses:140Used by:Timeline
Symbol 142 MovieClipUses:140Used by:Timeline
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:143Used by:Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 GraphicUsed by:151
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:149 150Used by:152
Symbol 152 MovieClipUses:151Used by:Timeline
Symbol 153 GraphicUsed by:154
Symbol 154 MovieClipUses:153Used by:Timeline
Symbol 155 GraphicUsed by:156
Symbol 156 MovieClipUses:155Used by:Timeline
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:157Used by:Timeline
Symbol 159 GraphicUsed by:Timeline
Symbol 160 GraphicUsed by:164
Symbol 161 TextUses:15Used by:164
Symbol 162 GraphicUsed by:164
Symbol 163 GraphicUsed by:164
Symbol 164 ButtonUses:160 161 162 163Used by:Timeline
Symbol 165 TextUses:15Used by:Timeline

Instance Names

"death"Frame 4Symbol 90 MovieClip
"platform"Frame 5Symbol 98 MovieClip
"platform2"Frame 5Symbol 100 MovieClip
"platform3"Frame 5Symbol 102 MovieClip
"platform4"Frame 5Symbol 102 MovieClip
"wall"Frame 5Symbol 104 MovieClip
"lvl1end"Frame 5Symbol 107 MovieClip
"chart"Frame 5Symbol 114 MovieClip
"life"Frame 5Symbol 121 MovieClip
"platform5"Frame 6Symbol 102 MovieClip
"lvl2end"Frame 6Symbol 107 MovieClip
"wall"Frame 6Symbol 123 MovieClip
"chart"Frame 6Symbol 114 MovieClip
"platform868"Frame 7Symbol 102 MovieClip
"platform6"Frame 7Symbol 102 MovieClip
"lvl3end"Frame 7Symbol 107 MovieClip
"wall"Frame 7Symbol 128 MovieClip
"chart"Frame 7Symbol 114 MovieClip
"death"Frame 8Symbol 130 MovieClip
"platform9"Frame 8Symbol 102 MovieClip
"lvl4end"Frame 8Symbol 107 MovieClip
"wall"Frame 8Symbol 131 MovieClip
"chart"Frame 8Symbol 114 MovieClip
"death"Frame 9Symbol 132 MovieClip
"lvl5end"Frame 9Symbol 107 MovieClip
"chart"Frame 9Symbol 114 MovieClip
"segwaybaddie"Frame 9Symbol 137 MovieClip
"lvl6end"Frame 10Symbol 107 MovieClip
"swirlyspike"Frame 10Symbol 141 MovieClip
"swirlyspike2"Frame 10Symbol 142 MovieClip
"swirlyspike3"Frame 10Symbol 141 MovieClip
"chart"Frame 10Symbol 114 MovieClip
"platform1"Frame 11Symbol 144 MovieClip
"platform2"Frame 11Symbol 146 MovieClip
"platform3"Frame 11Symbol 148 MovieClip
"lvl7end"Frame 11Symbol 107 MovieClip
"chart"Frame 11Symbol 114 MovieClip
"health"Frame 11Symbol 152 MovieClip
"lvl8end"Frame 12Symbol 107 MovieClip
"wall"Frame 12Symbol 154 MovieClip
"unlock"Frame 12Symbol 156 MovieClip
"chart"Frame 12Symbol 114 MovieClip
"wall"Frame 13Symbol 158 MovieClip
"bar"Symbol 19 MovieClip Frame 1Symbol 4 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$p8$vCwCg10Pem2ObOZWZCCMI1."

Labels

"loaded"Symbol 19 MovieClip Frame 3




http://swfchan.com/11/50223/info.shtml
Created: 26/4 -2019 21:37:13 Last modified: 26/4 -2019 21:37:13 Server time: 27/04 -2024 17:45:52