Frame 1
fscommand ("allowscale", "false");
fscommand ("showmenu", "false");
Frame 2
if ((_framesloaded / _totalframes) == "1") {
gotoAndStop (3);
} else {
gotoAndPlay (1);
}
Frame 4
gotoAndStop (5);
Frame 5
fscommand ("allowscale", "false");
startDrag ("/mir", true);
i = "1";
stop();
Frame 6
stop();
Symbol 11 Button
on (release) {
stopAllSounds();
gotoAndPlay (4);
}
Symbol 16 MovieClip Frame 1
xx = random("2");
xy = random("2");
Symbol 16 MovieClip Frame 3
if (/:lev >= "13") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 4
if (/:lev == "12") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 5
if (/:lev == "11") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 6
if (/:lev == "10") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 7
if (/:lev == "9") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 8
if (/:lev == "8") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 9
if (/:lev == "7") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 10
if (/:lev == "6") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 11
if (/:lev == "5") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 12
if (/:lev == "4") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 13
if (/:lev == "3") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 14
if (/:lev == "2") {
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
gotoAndPlay (1);
}
Symbol 16 MovieClip Frame 15
if (xx == "1") {
setProperty("/scr/mous", _x , random("200") * (-"1"));
} else {
setProperty("/scr/mous", _x , random("200"));
}
if (xy == "1") {
setProperty("/scr/mous", _y , random("105") * (-"1"));
} else {
setProperty("/scr/mous", _y , random("170"));
}
Symbol 35 Button
on (press) {
duplicateMovieClip ("/b0", "b" add i, i);
setProperty("b" add i, _x , getProperty("mir", _x));
setProperty("b" add i, _y , getProperty("mir", _y));
tellTarget ("b" add i) {
gotoAndStop(random("3") + "2");
};
i = i + "1";
bl = i - "1";
}
Symbol 38 Button
on (release) {
duplicateMovieClip ("/b0", "b" add i, i);
setProperty("b" add i, _x , getProperty("mir", _x));
setProperty("b" add i, _y , getProperty("mir", _y));
tellTarget ("b" add i) {
gotoAndStop(random("3") + "2");
};
i = i + "1";
bl = i - "1";
getURL ("http://www.subitonline.com", "_blank");
}
Symbol 42 Button
on (press) {
colpito = "si";
Set("/:bl", /:bl + "1");
gotoAndPlay (2);
tellTarget ("/act") {
stop();
};
tellTarget ("_level0") {
gotoAndStop(_totalframes);
}
}
Symbol 57 MovieClip Frame 9
stop();
Symbol 60 MovieClip Frame 1
stop();
Symbol 60 MovieClip Frame 12
stop();
Symbol 61 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 2
stop();
Symbol 68 MovieClip Frame 3
stop();
Symbol 68 MovieClip Frame 4
stop();
Symbol 71 Button
on (release) {
getURL ("http://www.subitonline.com", "_blank");
}
Symbol 73 Button
on (release) {
if ("1" < bl) {
Set("info" add lev, ((("level" add lev) add " ") add bl) add " bullets used");
} else {
Set("info" add lev, ((("level" add lev) add " ") add bl) add " bullet used NICE SHOT!!");
}
lev = lev + "1";
x = "0";
while (i >= x) {
removeMovieClip("b" add x);
x = x + "1";
}
i = "1";
bl = "0";
gotoAndStop (5);
tellTarget ("/act") {
play();
};
tellTarget ("/scr/mous") {
gotoAndStop (1);
}
}