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

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

Mario Mushroom.swf

This is the info page for
Flash #29727

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


Text
68

115

kbytes

/

press spacebar

Super

Start Game

Rules

Extras

run Left: Left

run Left: Left

run Left: Left

Next

back to menu

enter

get 3 of 5 Mushrooms

Level

1

and bring them to the Castle

Actions

2

2

Mushrooms:

Mushrooms:

2

2

=

=

Complete

26

Game Over

The End

The End

ActionScript [AS1/AS2]

Frame 1
stop();
Instance of Symbol 10 MovieClip in Frame 1
onClipEvent (enterFrame) { _root.TB = Math.round(_root.getBytesTotal() / 1024); _root.BLoaded = Math.round(_root.getBytesLoaded() / 1024); ifFrameLoaded (9) { if (this._currentframe == 19) { tellTarget (this) { gotoAndPlay (20); }; } } } onClipEvent (enterFrame) { this.TB2 = _root.TB; this.BLoaded2 = _root.BLoaded; }
Frame 2
stop();
Frame 4
_root.LevelSt = 1; _root.Lives = 3;
Frame 5
stop(); if (_root.LevelST == 1) { _root.Mission.Mission = "Collect 3 of 5 Mushrooms"; _root.MissionMush = 3; } else if (_root.LevelST == 2) { _root.Mission.Mission = "Collect 4 of 5 Mushrooms"; _root.MissionMush = 4; } else if (_root.LevelST == 3) { _root.Mission.Mission = "Collect 4 of 4 Mushrooms"; _root.MissionMush = 4; } else if (_root.LevelST == 4) { _root.Mission.Mission = "Collect 5 of 5 Mushrooms"; _root.MissionMush = 5; } else if (_root.LevelST == 5) { _root.Mission.Mission = "Collect 5 of 5 Mushrooms"; _root.MissionMush = 5; } else if (_root.LevelST == 6) { _root.Mission.Mission = "Collect 3 of 5 Mushrooms"; _root.MissionMush = 3; } else if (_root.LevelST == 7) { _root.Mission.Mission = "Collect 4 of 4 Mushrooms"; _root.MissionMush = 4; } else if (_root.LevelST == 8) { _root.Mission.Mission = "Finish the Game"; _root.MissionMush = 4; _root.Mission.bring._visible = 0; }
Instance of Symbol 51 MovieClip "Mission" in Frame 5
onClipEvent (load) { LevelZ2 = _root.LevelST; }
Instance of Symbol 54 MovieClip in Frame 6
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = this._x + 15; _root.X = 0; } }
Instance of Symbol 93 MovieClip "Level" in Frame 6
onClipEvent (load) { tellTarget (this) { gotoAndStop(_root.LevelST); }; this._x = 0; this._y = 0; }
Instance of Symbol 96 MovieClip in Frame 6
onClipEvent (enterFrame) { if (Key.isDown(Key.SPACE)) { } else { _root.JumpB = 1; } } onClipEvent (enterFrame) { _root.Mush2 = _root.Mush; _root.Lives2 = _root._root.Lives; }
Instance of Symbol 121 MovieClip "Mario" in Frame 6
onClipEvent (enterFrame) { if (250 < this._x) { if (0 < _root.X) { _root.Level._x = _root.Level._x - _root.X; this._x = this._x - _root.X; } } }
Frame 7
tellTarget (_root.Level) { gotoAndStop ("Level2"); };
Instance of Symbol 133 MovieClip in Frame 8
onClipEvent (load) { LevelZ = _root.LevelST; }
Symbol 10 MovieClip Frame 19
stop();
Instance of Symbol 3 MovieClip in Symbol 10 MovieClip Frame 19
onClipEvent (enterFrame) { this._xscale = (_root.BLoaded / _root.TB) * 100; }
Symbol 10 MovieClip Frame 20
play();
Symbol 10 MovieClip Frame 33
tellTarget (_root) { gotoAndStop (2); };
Symbol 17 Button
on (release, keyPress "<Space>") { nextFrame(); }
Symbol 21 Button
on (release) { _root.gotomenu = "Start"; play(); }
Symbol 22 Button
on (release) { _root.gotomenu = "rules"; play(); }
Symbol 23 Button
on (release) { _root.gotomenu = "Extra"; play(); }
Symbol 25 MovieClip Frame 1
Rule1 = _root.RuleS1;
Symbol 25 MovieClip Frame 2
gotoAndPlay (1);
Symbol 27 MovieClip Frame 1
Rule2 = _root.RuleS2;
Symbol 27 MovieClip Frame 2
gotoAndPlay (1);
Symbol 29 MovieClip Frame 1
Rule3 = _root.RuleS3;
Symbol 29 MovieClip Frame 2
gotoAndPlay (1);
Symbol 30 MovieClip Frame 1
Rule1 = _root.RuleS1;
Symbol 30 MovieClip Frame 2
gotoAndPlay (1);
Symbol 34 MovieClip Frame 1
Rule3 = _root.RuleS3;
Symbol 34 MovieClip Frame 2
gotoAndPlay (1);
Symbol 35 MovieClip Frame 1
Rule2 = _root.RuleS2;
Symbol 35 MovieClip Frame 2
gotoAndPlay (1);
Symbol 36 Button
on (release) { _root.Rule = _root.Rule + 1; }
Symbol 37 Button
on (release) { play(); }
Symbol 38 Button
on (release) { play(); _root.gotomenu = "Cheats"; }
Symbol 39 Button
on (release) { _root.gotomenu = "noCheats"; play(); }
Symbol 43 Button
on (release) { _root.Cheat = CheatE; play(); }
Symbol 44 MovieClip Frame 79
stop();
Symbol 44 MovieClip Frame 110
if (_root.gotomenu == "Start") { play(); } else if (_root.gotomenu == "rules") { gotoAndPlay (140); } else if (_root.gotomenu == "Extra") { gotoAndPlay (275); }
Symbol 44 MovieClip Frame 136
tellTarget (_root) { play(); };
Symbol 44 MovieClip Frame 140
_root.RuleS1 = "Run Left: Left"; _root.RuleS2 = "Run Right: Right"; _root.RuleS3 = "Jump: Space";
Symbol 44 MovieClip Frame 225
_root.Rule = 1; stop();
Instance of Symbol 33 MovieClip in Symbol 44 MovieClip Frame 225
onClipEvent (enterFrame) { if (_root.Rule == 2) { _root.RuleS1 = "Collect"; _root.RuleS2 = "the"; _root.RuleS3 = "Mushrooms"; } else if (_root.Rule == 3) { _root.RuleS1 = "and bring"; _root.RuleS2 = "them to the"; _root.RuleS3 = "Castle"; } }
Symbol 44 MovieClip Frame 267
gotoAndPlay (32);
Symbol 44 MovieClip Frame 275
_root.RuleS1 = "Cheats"; _root.RuleS2 = "Comming soon";
Symbol 44 MovieClip Frame 325
stop();
Symbol 44 MovieClip Frame 359
if (_root.gotomenu == "Cheats") { play(); } else { gotoAndPlay (32); }
Symbol 44 MovieClip Frame 365
_root.RuleS1 = "Enter Cheat";
Symbol 44 MovieClip Frame 393
stop();
Symbol 44 MovieClip Frame 408
gotoAndPlay (32);
Symbol 52 Button
on (release, keyPress "<Space>") { gotoAndStop (6); }
Symbol 58 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 2
_root.Mush = _root.Mush + 1;
Symbol 65 MovieClip Frame 1
stop();
Symbol 66 MovieClip Frame 1
stop();
Symbol 69 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 1
stop();
Symbol 71 MovieClip Frame 1
stop();
Symbol 72 MovieClip Frame 1
stop();
Symbol 80 MovieClip Frame 1
stop();
Symbol 80 MovieClip Frame 2
_root.Lives = _root.Lives + 1;
Symbol 81 MovieClip Frame 1
stop();
Symbol 81 MovieClip Frame 2
_root.Mush = _root.Mush + 1;
Symbol 82 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 1
stop();
Symbol 93 MovieClip Frame 1
stop();
Instance of Symbol 55 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 55 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 62 MovieClip "M1" in Symbol 93 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 65 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M2._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } else { tellTarget (this) { gotoAndStop ("off"); }; } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { }
Instance of Symbol 62 MovieClip "M2" in Symbol 93 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 62 MovieClip "M4" in Symbol 93 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 62 MovieClip "M3" in Symbol 93 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 62 MovieClip "M5" in Symbol 93 MovieClip Frame 1
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 66 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M5._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 69 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M1._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 70 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M4._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 72 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M3._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 73 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (Key.isDown(Key.DOWN)) { _root.Mario._x = this._x + _root.Level._x; _root.Action = "off"; _root.X = 0; _root.Mario._y = this._y; tellTarget (_root.Mario) { gotoAndPlay ("R"); }; } } }
Instance of Symbol 54 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = this._x + 15; _root.X = 0; } }
Instance of Symbol 74 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = (this._x - 15) + _root.Level._x; _root.X = 0; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 77 MovieClip in Symbol 93 MovieClip Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Mush >= _root.MissionMush) { _root.Mario._x = this._x + _root.Level._x; _root.Mario._y = this._y; _root.Action = "off"; _root.X = 0; tellTarget (_root.Mario) { gotoAndPlay ("F"); }; } } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 2
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 2
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 2
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 3
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 80 MovieClip "M3" in Symbol 93 MovieClip Frame 3
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 3
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 81 MovieClip "M6" in Symbol 93 MovieClip Frame 3
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 82 MovieClip in Symbol 93 MovieClip Frame 3
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M6._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 55 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 59 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Mario._y == this._y) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } }
Instance of Symbol 62 MovieClip "M7" in Symbol 93 MovieClip Frame 4
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 87 MovieClip in Symbol 93 MovieClip Frame 4
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M7._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 5
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 71 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 62 MovieClip "M1" in Symbol 93 MovieClip Frame 7
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 62 MovieClip "M4" in Symbol 93 MovieClip Frame 7
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 81 MovieClip "M6" in Symbol 93 MovieClip Frame 7
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 82 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M6._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 62 MovieClip "M7" in Symbol 93 MovieClip Frame 7
onClipEvent (load) { this._visible = 0; } onClipEvent (enterFrame) { if (this._visible == 1) { if (this.hitTest(_root.Mario.other)) { if (this._currentframe == 1) { _root.Grosse = "gross"; tellTarget (this) { nextFrame(); }; } } } }
Instance of Symbol 87 MovieClip in Symbol 93 MovieClip Frame 7
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; if (this._currentframe == 1) { _root.Level.M7._visible = 1; tellTarget (this) { nextFrame(); }; } } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 55 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (_root.Jump != "On") { _root.Jump = "off"; _root.Mario._y = this._y; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 58 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (load) { _root.HQ = this._yscale; _root.QX = this._xscale; tellTarget (this) { gotoAndStop (10); }; } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if ((-10 < (this._x + _root.Level._x)) && (400 < (this._x + _root.Level._x))) { } else { if (this._currentframe == 10) { tellTarget (this) { gotoAndStop (1); }; } if (0 < _root.Y) { if (this.hitTest(_root.Mario.Head)) { _root.Y = _root.Y * -1; } } if (_root.MarioH < this._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } else if ((this._y + _root.HQ) < _root.Mario._y) { if (this.hitTest(_root.Mario.other)) { _root.Mario._x = _root.Mario._x - _root.X; _root.X = 0; } } if (this.hitTest(_root.Mario.feet)) { if ((this._y - 5) >= _root.Mario._y) { if (_root.Mario._x < ((this._x + 16) + _root.Level._x)) { if (((this._x - 16) + _root.Level._x) < _root.Mario._x) { if (_root.Y < 0) { if (_root.Jump != "On") { _root.Mario._y = this._y - 17; _root.Jump = "off"; _root.Y = 0; } if (Key.isDown(Key.SPACE)) { if (_root.Jump == "off") { if (_root.JumpB == 1) { _root.Y = _root.JumpH; _root.Jump = "on"; _root.JumpB = 0; } } } } } } } } } } onClipEvent (enterFrame) { } onClipEvent (enterFrame) { if (-10 < (this._x + _root.Level._x)) { } else { tellTarget (this) { gotoAndStop ("off"); }; } }
Instance of Symbol 91 MovieClip in Symbol 93 MovieClip Frame 8
onClipEvent (enterFrame) { if (this.hitTest(_root.Mario.feet)) { if (Key.isDown(Key.DOWN)) { _root.Mario._x = this._x + _root.Level._x; _root.Action = "off"; _root.X = 0; _root.Mario._y = this._y; tellTarget (_root.Mario) { gotoAndPlay ("End"); }; } } }
Symbol 93 MovieClip Frame 10
_root.Mush = 0; gotoAndStop(_root.LevelST);
Symbol 96 MovieClip Frame 1
_root.Jump = "off"; _root.Besch = 0.2; _root.BreakSpeed = 0.7; _root.Limit = 5; _root.Jumplimit = 4; _root.run1Speed = 0.4; if (_root.Cheat == "moonphisic") { _root.Jumpminus = 0.2; } else { _root.Jumpminus = 0.4; } _root.JumpH = 7; _root.JumpBrems = 1.1; _root.ActionL = "Live"; _root.Grosse = "gross"; _root.runframe = 0; _root.Mush = 0; _root.runframelimit = 10; _root.Action = "Stand";
Symbol 96 MovieClip Frame 2
if (_root.Action == "off") { } else if (Key.isDown(Key.RIGHT)) { _root.Mario._xscale = 100; if (_root.X < 0) { _root.Action = "Break"; } else if (_root.X >= 0) { _root.Action = "run1P"; } } else if (Key.isDown(Key.LEFT)) { _root.Mario._xscale = -100; if (0 < _root.X) { _root.Action = "Break"; } else if (0 >= _root.X) { _root.Action = "run1P"; } } else { if (_root.X < 0.5) { if (-0.5 < _root.X) { _root.X = 0; } } _root.Action = "run1"; if (_root.X == 0) { _root.Action = "Stand"; } } if (_root.Action == "off") { } else if (_root.ActionL == "loose") { tellTarget (_root.Mario) { gotoAndStop ("loose"); }; _root.Y = 10; _root.ActionL = "looseF"; } else if (_root.ActionL == "looseF") { _root.Y = _root.Y - 0.2; if (300 < _root.Mario._y) { _root.Level._x = 0; _root.Mario._x = 20; _root.Mario._y = 60; _root.ActionL = "Live"; _root.X = 0; _root.Lives = _root.Lives - 1; if (_root.Lives < 0) { tellTarget (_root) { gotoAndStop ("Game over"); }; } tellTarget ("_root.Level") { gotoAndStop ("newstart"); }; } } else if (_root.Jump == "on") { tellTarget (_root.Mario) { gotoAndStop ("Jump"); }; if (_root.Action == "run1P") { if (_root.Mario._xscale == 100) { _root.X = _root.X + (_root.Besch / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { _root.X = _root.X - (_root.Besch / _root.JumpBrems); } } else if (_root.Action == "run1") { if (_root.Mario._xscale == 100) { if (_root.X < 0) { _root.Mario._xscale = -100; } _root.X = _root.X - (_root.run1Speed / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { if (0 < _root.X) { _root.Mario._xscale = 100; } _root.X = _root.X + (_root.run1Speed / _root.JumpBrems); } } else if (_root.Action == "Break") { if (_root.Mario._xscale == 100) { _root.X = _root.X + (_root.Breakspeed / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { _root.X = _root.X - (_root.Breakspeed / _root.JumpBrems); } } else if (_root.Action == "Stand") { } } else if (_root.Jump == "act") { tellTarget (_root.Mario) { gotoAndStop ("Jump"); }; if (_root.Action == "run1P") { if (_root.Mario._xscale == 100) { _root.X = _root.X + (_root.Besch / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { _root.X = _root.X - (_root.Besch / _root.JumpBrems); } } else if (_root.Action == "run1") { if (_root.Mario._xscale == 100) { if (_root.X < 0) { _root.Mario._xscale = -100; } _root.X = _root.X - (_root.run1Speed / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { if (0 < _root.X) { _root.Mario._xscale = 100; } _root.X = _root.X + (_root.run1Speed / _root.JumpBrems); } } else if (_root.Action == "Break") { if (_root.Mario._xscale == 100) { _root.X = _root.X + (_root.Breakspeed / _root.JumpBrems); } else if (_root.Mario._xscale == -100) { _root.X = _root.X - (_root.Breakspeed / _root.JumpBrems); } } else if (_root.Action == "Stand") { } } else if (_root.Action == "run1P") { tellTarget (_root.Mario) { gotoAndStop ("run"); }; if (_root.Mario._xscale == 100) { _root.X = _root.X + _root.Besch; } else if (_root.Mario._xscale == -100) { _root.X = _root.X - _root.Besch; } } else if (_root.Action == "run1") { tellTarget (_root.Mario) { gotoAndStop ("run"); }; if (_root.Mario._xscale == 100) { if (_root.X < 0) { _root.Mario._xscale = -100; } _root.X = _root.X - _root.run1Speed; } else if (_root.Mario._xscale == -100) { if (0 < _root.X) { _root.Mario._xscale = 100; } _root.X = _root.X + _root.run1Speed; } } else if (_root.Action == "Break") { tellTarget (_root.Mario) { gotoAndStop ("Break"); }; if (_root.Mario._xscale == 100) { _root.X = _root.X + _root.Breakspeed; } else if (_root.Mario._xscale == -100) { _root.X = _root.X - _root.Breakspeed; } } else if (_root.Action == "Stand") { tellTarget (_root.Mario) { gotoAndStop ("stand"); }; } if (_root.ActionL == "Live") { _root.Mario._x = _root.Mario._x + _root.X; } if (_root.Limit < _root.X) { _root.X = _root.Limit; } else if (_root.X < (-_root.Limit)) { _root.X = -_root.Limit; } _root.Y = _root.Y - _root.Jumpminus; if (_root.Y < (-_root.Jumplimit)) { _root.Y = -_root.Jumplimit; } if (_root.Y < 0) { if (_root.Jump == "on") { _root.Jump = "act"; } } if (_root.Action != "off") { _root.Mario._y = _root.Mario._y - _root.Y; } if (260 < _root.Mario._y) { if (_root.ActionL == "looseF") { } else { _root.ActionL = "loose"; } } if (_root.Grosse == "klein") { _root.Mario._yscale = 50; } else { _root.Mario._yscale = 100; } if (0 < _root.X) { _root.runframe = _root.runframe + _root.X; } else if (_root.X < 0) { _root.runframe = _root.runframe - _root.X; } if (_root.runframelimit < _root.runframe) { if (_root.Mario._currentframe == 5) { tellTarget (_root.Mario.Mario) { nextFrame(); }; } _root.runframe = 0; }
Symbol 96 MovieClip Frame 3
gotoAndPlay (2);
Symbol 103 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 3
gotoAndStop (1);
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 41
_root.Action = "off";
Symbol 121 MovieClip Frame 70
_root.Level._x = 0; _root.Mario._x = 20; _root.Mario._y = 60; _root.ActionL = "Live"; _root.X = 0; _root.Action = "Stand"; tellTarget ("_root.Level") { gotoAndStop ("newstart"); };
Symbol 121 MovieClip Frame 75
_root.Action = "off";
Symbol 121 MovieClip Frame 168
tellTarget (_root) { gotoAndStop ("Complete"); };
Symbol 121 MovieClip Frame 171
_root.Action = "off";
Symbol 121 MovieClip Frame 270
tellTarget (_root) { gotoAndStop ("Fin"); };
Symbol 133 MovieClip Frame 45
_root.LevelST = _root.LevelST + 1; tellTarget (_root) { gotoAndStop ("Mission"); };

Library Items

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

Instance Names

"Mission"Frame 5Symbol 51 MovieClip
"Level"Frame 6Symbol 93 MovieClip
"Mario"Frame 6Symbol 121 MovieClip
"bring"Symbol 51 MovieClip Frame 1Symbol 50 MovieClip
"M1"Symbol 93 MovieClip Frame 1Symbol 62 MovieClip
"M2"Symbol 93 MovieClip Frame 1Symbol 62 MovieClip
"M4"Symbol 93 MovieClip Frame 1Symbol 62 MovieClip
"M3"Symbol 93 MovieClip Frame 1Symbol 62 MovieClip
"M5"Symbol 93 MovieClip Frame 1Symbol 62 MovieClip
"M3"Symbol 93 MovieClip Frame 3Symbol 80 MovieClip
"M6"Symbol 93 MovieClip Frame 3Symbol 81 MovieClip
"M7"Symbol 93 MovieClip Frame 4Symbol 62 MovieClip
"M1"Symbol 93 MovieClip Frame 7Symbol 62 MovieClip
"M4"Symbol 93 MovieClip Frame 7Symbol 62 MovieClip
"M6"Symbol 93 MovieClip Frame 7Symbol 81 MovieClip
"M7"Symbol 93 MovieClip Frame 7Symbol 62 MovieClip
"feet"Symbol 121 MovieClip Frame 1Symbol 100 MovieClip
"Stand"Symbol 121 MovieClip Frame 1Symbol 103 MovieClip
"Head"Symbol 121 MovieClip Frame 1Symbol 100 MovieClip
"other"Symbol 121 MovieClip Frame 1Symbol 100 MovieClip
"Mario"Symbol 121 MovieClip Frame 5Symbol 106 MovieClip
"Mario"Symbol 121 MovieClip Frame 10Symbol 109 MovieClip
"Mario"Symbol 121 MovieClip Frame 15Symbol 112 MovieClip

Labels

"Mission"Frame 5
"Level1"Frame 6
"L2"Frame 7
"Complete"Frame 8
"Game over"Frame 10
"Fin"Frame 11
"P"Symbol 10 MovieClip Frame 20
"MainM"Symbol 44 MovieClip Frame 32
"Rules"Symbol 44 MovieClip Frame 140
"Extra"Symbol 44 MovieClip Frame 275
"off"Symbol 58 MovieClip Frame 5
"off"Symbol 65 MovieClip Frame 5
"off"Symbol 66 MovieClip Frame 5
"off"Symbol 69 MovieClip Frame 5
"off"Symbol 70 MovieClip Frame 5
"off"Symbol 71 MovieClip Frame 5
"off"Symbol 72 MovieClip Frame 5
"off"Symbol 82 MovieClip Frame 5
"off"Symbol 87 MovieClip Frame 5
"Level1"Symbol 93 MovieClip Frame 1
"newstart"Symbol 93 MovieClip Frame 10
"Stand"Symbol 121 MovieClip Frame 1
"Run"Symbol 121 MovieClip Frame 5
"Jump"Symbol 121 MovieClip Frame 10
"Break"Symbol 121 MovieClip Frame 15
"Duck"Symbol 121 MovieClip Frame 20
"loose"Symbol 121 MovieClip Frame 35
"R"Symbol 121 MovieClip Frame 41
"F"Symbol 121 MovieClip Frame 75
"R"Symbol 121 MovieClip Frame 171
"End"Symbol 121 MovieClip Frame 171

Dynamic Text Variables

BLoaded2Symbol 5 EditableText"68"
TB2Symbol 6 EditableText"115"
Rule1Symbol 24 EditableText"run Left: Left "
Rule2Symbol 26 EditableText"run Left: Left "
Rule3Symbol 28 EditableText"run Left: Left "
CheatESymbol 41 EditableText""
MissionSymbol 46 EditableText"get 3 of 5 Mushrooms"
LevelZ2Symbol 48 EditableText"1"
Mush2Symbol 122 EditableText"2"
MushSymbol 123 EditableText"2"
Lives2Symbol 126 EditableText"2"
LivesSymbol 127 EditableText"2"
LevelZSymbol 132 EditableText"26"




http://swfchan.com/6/29727/info.shtml
Created: 19/5 -2019 18:32:40 Last modified: 19/5 -2019 18:32:40 Server time: 08/05 -2024 10:48:10