Frame 1
stop();
Instance of Symbol 9 MovieClip in Frame 1
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
percent = (loaded / total) * 100;
_root.percent = percent;
if (percent == 100) {
_root.go._x = 244.3;
}
_y = (400 - (percent * 4));
}
Frame 2
stop();
Frame 3
stop();
_root.timeBox.timeLeft = 240;
Instance of Symbol 29 MovieClip in Frame 3
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.club)) {
play();
}
}
Instance of Symbol 29 MovieClip in Frame 3
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.club)) {
play();
}
}
Instance of Symbol 29 MovieClip in Frame 3
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.club)) {
play();
}
}
Instance of Symbol 31 MovieClip "club" in Frame 3
onClipEvent (enterFrame) {
adjside = _root._xmouse - _x;
oppside = -1 * (_root._ymouse - _y);
angle = Math.atan2(oppside, adjside);
angle = Math.round((angle / Math.PI) * 180);
_rotation = ((-1 * angle) - 90);
}
Instance of Symbol 49 MovieClip "timeBox" in Frame 3
onClipEvent (enterFrame) {
_root.timeBox.timeLeft--;
if (_root.timeBox.timeLeft <= 0) {
tellTarget (_root) {
gotoAndStop ("Success1");
};
}
}
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
_root.timeBox.timeLeft = 300;
Instance of Symbol 62 MovieClip in Frame 6
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.saw)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 6
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.saw)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 6
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.saw)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 6
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.saw)) {
play();
}
}
Instance of Symbol 68 MovieClip "saw" in Frame 6
onClipEvent (enterFrame) {
adjside = _root._xmouse - _x;
oppside = -1 * (_root._ymouse - _y);
angle = Math.atan2(oppside, adjside);
angle = Math.round((angle / Math.PI) * 180);
_rotation = ((-1 * angle) - 90);
}
Instance of Symbol 49 MovieClip "timeBox" in Frame 6
onClipEvent (enterFrame) {
_root.timeBox.timeLeft--;
if (_root.timeBox.timeLeft <= 0) {
tellTarget (_root) {
gotoAndStop ("Success2");
};
}
}
Frame 7
stop();
stopAllSounds();
Frame 8
stop();
Frame 9
stop();
_root.timeBox.timeLeft = 360;
stopAllSounds();
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.flail.flail2.flail3)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.flail.flail2.flail3)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.flail.flail2.flail3)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.flail.flail2.flail3)) {
play();
}
}
Instance of Symbol 62 MovieClip in Frame 9
onClipEvent (load) {
_x = 575;
_y = (random(350) + 25);
speed = random(15) + 5;
}
onClipEvent (enterFrame) {
_x = (_x - speed);
if (_x < 50) {
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
}
if (this.hitTest(_root.flail.flail2.flail3)) {
play();
}
}
Instance of Symbol 80 MovieClip "flail" in Frame 9
onClipEvent (enterFrame) {
adjside = _root._xmouse - _x;
oppside = -1 * (_root._ymouse - _y);
angle = Math.atan2(oppside, adjside);
angle = Math.round((angle / Math.PI) * 180);
_rotation = ((-1 * angle) - 90);
rotate = (-1 * angle) - 90;
}
Instance of Symbol 49 MovieClip "timeBox" in Frame 9
onClipEvent (enterFrame) {
_root.timeBox.timeLeft--;
if (_root.timeBox.timeLeft <= 0) {
tellTarget (_root) {
gotoAndStop ("Success3");
};
}
}
Frame 10
stop();
Frame 11
stop();
Symbol 8 Button
on (release) {
gotoAndStop (2);
}
Symbol 18 Button
on (release) {
play();
}
Symbol 29 MovieClip Frame 1
stop();
Instance of Symbol 24 MovieClip in Symbol 29 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sam)) {
tellTarget (_root.health) {
nextFrame();
};
tellTarget (this._parent) {
play();
};
}
}
Symbol 29 MovieClip Frame 5
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
Symbol 46 MovieClip Frame 1
stop();
Symbol 46 MovieClip Frame 2
stop();
Symbol 46 MovieClip Frame 3
stop();
Symbol 46 MovieClip Frame 4
stop();
Symbol 46 MovieClip Frame 5
stop();
Symbol 46 MovieClip Frame 6
stop();
Symbol 46 MovieClip Frame 7
stop();
Symbol 46 MovieClip Frame 8
stop();
Symbol 46 MovieClip Frame 9
stop();
Symbol 46 MovieClip Frame 10
stop();
Symbol 46 MovieClip Frame 11
stop();
tellTarget (_root) {
play();
};
Symbol 50 Button
on (release) {
gotoAndStop ("Level2");
}
Symbol 62 MovieClip Frame 1
stop();
Instance of Symbol 56 MovieClip in Symbol 62 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.sam)) {
tellTarget (_root.health) {
nextFrame();
};
tellTarget (this._parent) {
play();
};
}
}
Symbol 62 MovieClip Frame 5
_x = 575;
_y = (random(350) + 25);
speed = random(10) + 5;
Symbol 73 Button
on (release) {
gotoAndStop ("Level3");
}
Instance of Symbol 78 MovieClip "flail3" in Symbol 79 MovieClip Frame 1
/* no clip actions */
Instance of Symbol 79 MovieClip "flail2" in Symbol 80 MovieClip Frame 1
onClipEvent (enterFrame) {
_rotation = (_rotation + 27);
}