Frame 1
stop();
stopAllSounds();
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
_xscale = ((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (_xscale == 100) {
_root.play();
}
}
Instance of Symbol 11 MovieClip in Frame 2
onClipEvent (enterFrame) {
_xscale == ((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (_xscale == 100) {
_root.play();
}
}
Frame 20
stop();
Frame 21
stop();
Frame 22
stop();
Frame 23
stop();
Frame 24
stop();
Frame 25
stop();
Instance of Symbol 56 MovieClip "player" in Frame 25
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
play();
_root.bg._x = _root.bg._x + leftSpeed;
_xscale = (-xscale);
}
if (Key.isDown(39)) {
play();
_root.bg._x = _root.bg._x - rightspeed;
_xscale = xscale;
}
}
onClipEvent (enterFrame) {
leftSpeed = 9;
rightSpeed = 9;
xscale = 100;
}
onClipEvent (enterFrame) {
if (Key.isDown(83) && (_currentframe < 12)) {
gotoAndPlay (12);
}
}
Instance of Symbol 86 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_currentframe < 11) {
_x = (_x - 7);
}
if (Key.isDown(37)) {
_x = (_x + _root.player.leftSpeed);
}
if (Key.isDown(39)) {
_x = (_x - _root.player.leftSpeed);
}
}
onClipEvent (load) {
health = 10;
}
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet)) {
health = health - 1;
}
if ((health < 1) && (_currentframe < 11)) {
gotoAndPlay (11);
}
}
onClipEvent (enterFrame) {
if ((_currentframe == 15) && (!hitTest(_root.scrnborder))) {
reset();
}
}
onClipEvent (load) {
function reset() {
gotoAndPlay (1);
health = 10;
_x = x;
x = random(50) + 575;
}
reset();
}
Instance of Symbol 86 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_currentframe < 11) {
_x = (_x - 7);
}
if (Key.isDown(37)) {
_x = (_x + _root.player.leftSpeed);
}
if (Key.isDown(39)) {
_x = (_x - _root.player.leftSpeed);
}
}
onClipEvent (load) {
health = 10;
}
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet)) {
health = health - 1;
}
if ((health < 1) && (_currentframe < 11)) {
gotoAndPlay (11);
}
}
onClipEvent (enterFrame) {
if ((_currentframe == 15) && (!hitTest(_root.scrnborder))) {
reset();
}
}
onClipEvent (load) {
function reset() {
gotoAndPlay (1);
health = 10;
_x = x;
x = random(50) + 575;
}
reset();
}
Instance of Symbol 86 MovieClip in Frame 25
onClipEvent (enterFrame) {
if (_currentframe < 11) {
_x = (_x - 7);
}
if (Key.isDown(37)) {
_x = (_x + _root.player.leftSpeed);
}
if (Key.isDown(39)) {
_x = (_x - _root.player.leftSpeed);
}
}
onClipEvent (load) {
health = 10;
}
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet)) {
health = health - 1;
}
if ((health < 1) && (_currentframe < 11)) {
gotoAndPlay (11);
}
}
onClipEvent (enterFrame) {
if ((_currentframe == 15) && (!hitTest(_root.scrnborder))) {
reset();
}
}
onClipEvent (load) {
function reset() {
gotoAndPlay (1);
health = 10;
_x = x;
x = random(50) + 575;
}
reset();
}
Symbol 21 Button
on (release) {
play();
}
Symbol 26 Button
on (release) {
gotoAndStop (25);
}
Symbol 35 Button
on (release) {
nextFrame();
}
Symbol 55 MovieClip Frame 1
stop();
Symbol 56 MovieClip Frame 1
stop();
Instance of Symbol 55 MovieClip "torso" in Symbol 56 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(65) && (_currentframe == 1)) {
play();
}
if ((_currentframe == 7) && (Key.isDown(65))) {
gotoAndPlay (5);
} else if ((_currentframe == 7) && (!Key.isDown(65))) {
gotoAndPlay (8);
}
}
Symbol 56 MovieClip Frame 11
gotoAndStop (1);
Symbol 56 MovieClip Frame 27
gotoAndStop (1);
Symbol 72 MovieClip Frame 1
stop();
Symbol 82 MovieClip Frame 1
stop();
Instance of Symbol 72 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (load) {
randframe = random(11);
gotoAndStop(randframe);
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Instance of Symbol 82 MovieClip in Symbol 86 MovieClip Frame 1
onClipEvent (enterFrame) {
if (hitTest(_root.player.torso.bullet) and (_currentframe == 1)) {
play();
}
}
Symbol 86 MovieClip Frame 10
gotoAndPlay (1);
Symbol 86 MovieClip Frame 15
stop();
_root.score = _root.score + 100;