Frame 1
identifyer = "miniclip.com";
_root.host = "miniclip";
copyright = "Copyright 2001 by Tim Oppermann. ";
Frame 5
stop();
Frame 19
if (player_is_active) {
loadMovieNum ("http://www.tim-oppermann.com/cits/play/music/player.swf", 1000);
}
Frame 21
if (shown) {
alert._visible = false;
}
shown = true;
_level1000._visible = true;
Mouse.show();
if (gameover eq true) {
tellTarget ("explorer") {
skill = ..:skilllevel;
if (9 < this.scores) {
gotoAndStop (4);
} else {
gotoAndPlay (11);
}
};
}
sm = 6;
m = sm;
_quality = "HIGH";
startaddfact = 1;
addfact = startaddfact;
startupv = 0;
gforce = 1.04;
objekte = 6;
xv = 1;
dropspeed = 10;
kollbrake = 0.9;
winnerframe = 26;
helpframe = 25;
startframe = 22;
loserframe = 24;
cupv = startupv;
feder = 20;
scheitelpunkt = 3;
upforce = 0.85;
laufbandspeed = 3.5;
xvlb = 0;
a = 2;
jumpmode = false;
rta = false;
stop();
function remove(target) {
tellTarget (target) {
txt = msg;
_visible = (!_visible);
};
}
function note(msg) {
tellTarget ("alert") {
txt = msg;
_x = 261;
_y = 212;
_visible = true;
};
}
Frame 22
Mouse.hide();
if (!paused) {
rxv = 0;
i = 1;
while (i < (objekte + 1)) {
tellTarget ("h" add i) {
y = _y;
if (-50 >= y) {
if (_root.i == 3) {
_root.scores = _root.scores + 1;
}
_x = ((random(26) + 4) * 15);
_y = 550;
rot = random(110);
if ((6 < rot) and (rot < 30)) {
mod = 2;
gotoAndStop (2);
} else if ((32 < rot) and (rot < 41)) {
mod = 3;
gotoAndStop (3);
} else if ((47 < rot) and (rot < 51)) {
mod = 5;
gotoAndStop (6);
} else if ((52 < rot) and (rot < 59)) {
mod = 6;
gotoAndStop (7);
} else if (92 < rot) {
mod = 100;
gotoAndStop (8);
} else {
mod = 1;
gotoAndStop (1);
}
} else {
_y = (y - _root.upv);
_rotation = 0;
}
};
i = i + 1;
}
if ((a < 0) and (-19 < a)) {
a = dropspeed;
}
clipping = false;
y = getProperty("b", _y);
x = getProperty("b", _x);
w = 28.5;
h = 21.5;
i = 1;
while (i < (objekte + 1)) {
sy = getProperty("h" add i, _y);
sx = getProperty("h" add i, _x);
sw = 59;
sh = 9.5;
if ((((((sx - sw) - w) < x) and (x < ((sx + sw) + w))) and ((sy - sh) >= ((y - rof) + h))) and (((y - rof) + h) >= ((sy - sh) - (2 * a)))) {
clipping = true;
setProperty("b", _y , ((sy - sh) - h) - 1);
y = ((sy - sh) - h) - 1;
type = eval (("h" add i) add ".mod");
if (2 >= type) {
Set(("h" add i) add ".mod", 0);
}
if (type < 100) {
b._rotation = 0;
_root.rof = 0;
_root.rta = false;
}
if (type == 1) {
health = health + Number(12);
} else if (type == 2) {
health = health - 36;
if (b._currentframe == 1) {
b.gotoAndPlay(3);
} else if (b._currentframe == 2) {
b.gotoAndPlay(13);
}
} else if ((type == 5) or (type == 7)) {
if (type == 5) {
pre = true;
type = 7;
health = health + Number(12);
}
rxv = laufbandspeed;
} else if ((type == 6) or (type == 8)) {
if (type == 6) {
pre = true;
type = 8;
health = health + Number(12);
}
type = 8;
rxv = -laufbandspeed;
} else if (type == 3) {
health = health + 2;
} else if (type == 4) {
health = health + Number(12);
a = -20;
jumpmode = true;
} else if (type >= 100) {
if (type == 100) {
r = 0;
health = health + Number(12);
}
tellTarget ("h" add i) {
r = _root.x - _x;
if (r != 0) {
_rotation = (r * 0.25);
_root.rof = (r / Math.atan(_rotation)) / 2;
if (_rotation < 0) {
_root.b._rotation = _rotation;
_root.rxv = (-_root.rof) / 3;
} else {
_root.b._rotation = _rotation;
_root.rxv = _root.rof / 3;
}
}
};
}
} else if (a < 0) {
clipping = true;
}
i = i + 1;
}
if (clipping) {
if (type != 4) {
a = -upv;
}
braker = 0.8;
} else {
braker = kollbrake;
rof = 0;
if (0 < a) {
a = a * gforce;
}
b._rotation = b._rotation - (b._rotation / 10);
pre = false;
}
if (jumpmode) {
a = a * 0.85;
test = "JA";
if (-3.5 < a) {
a = 3.5;
jumpmode = false;
}
}
if (0 >= (y - h)) {
a = dropspeed;
setProperty("b", _y , y + 5);
health = health - 24;
}
setProperty("b", _y , y + a);
setProperty("b", _x , (x + xv) + rxv);
xv = xv * braker;
b._y = b._y + _root.rof;
if ((550 + h) < y) {
health = 0;
}
if (0 >= health) {
gotoAndPlay(loserframe);
} else if (100 < health) {
health = 100;
}
} else {
_level1000._visible = true;
}
Frame 23
gotoAndPlay(startframe);
Frame 24
gotoAndStop (21);
gameover = true;
Symbol 5 MovieClip Frame 43
if (this._name == length(_parent.wort)) {
_parent._parent.nextFrame();
}
stop();
Symbol 6 MovieClip Frame 1
a = 1;
setProperty("0", _visible , 0);
kerning = 450 / length(wort);
Symbol 6 MovieClip Frame 2
duplicateMovieClip ("0", a, a + 100);
Set(a add ".n", substring(wort, a, 1));
if ((substring(wort, a, 1)) eq "€") {
b = a;
ypos++;
}
setProperty(a, _x , ((a - b) * kerning) - kerning);
setProperty(a, _y , getProperty("0", _y) + (ypos * kerning));
if (a == length(wort)) {
stop();
}
a++;
Symbol 6 MovieClip Frame 3
gotoAndPlay (2);
Symbol 11 MovieClip Frame 1
n1.wort = "WELCOME";
stop();
Symbol 11 MovieClip Frame 2
nextFrame();
Symbol 11 MovieClip Frame 3
n1.wort = "MINICLIP.COM";
stop();
Symbol 11 MovieClip Frame 4
nextFrame();
Symbol 11 MovieClip Frame 5
n1.wort = "PROUDLY PRESENTS";
stop();
Symbol 11 MovieClip Frame 6
nextFrame();
Symbol 11 MovieClip Frame 7
n1.wort = "A TIM OPPERMANN PRODUCTION";
stop();
Symbol 11 MovieClip Frame 8
nextFrame();
Symbol 11 MovieClip Frame 9
n1.wort = "GRAPHICS OF THE COW BY";
stop();
Symbol 11 MovieClip Frame 10
nextFrame();
Symbol 11 MovieClip Frame 11
n1.wort = "FABIAN TISCHER";
stop();
Symbol 11 MovieClip Frame 12
nextFrame();
Symbol 11 MovieClip Frame 13
n1.wort = "MUSIC AND SOUND-FX BY";
stop();
Symbol 11 MovieClip Frame 14
nextFrame();
Symbol 11 MovieClip Frame 15
n1.wort = "CHRISTIAN HUPPERT";
stop();
Symbol 11 MovieClip Frame 16
nextFrame();
Symbol 11 MovieClip Frame 17
n1.wort = "IDEA AND PROGRAMMING BY";
stop();
Symbol 11 MovieClip Frame 18
nextFrame();
Symbol 11 MovieClip Frame 19
n1.wort = "TIM OPPERMANN";
stop();
Symbol 11 MovieClip Frame 20
nextFrame();
Symbol 11 MovieClip Frame 21
n1.wort = "GET READY FOR";
stop();
Symbol 11 MovieClip Frame 22
play();
Symbol 11 MovieClip Frame 38
stop();
Symbol 17 MovieClip Frame 2
_root.percentloaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) add " %";
if (_root.percentloaded == "100 %") {
_root.gotoAndPlay(19);
}
Symbol 17 MovieClip Frame 3
_root.hase = 0;
gotoAndPlay (2);
Symbol 41 MovieClip Frame 2
a = getTimer();
Symbol 41 MovieClip Frame 3
if (18000 < (getTimer() - a)) {
gotoAndPlay (5);
}
Symbol 41 MovieClip Frame 4
gotoAndPlay (3);
Symbol 41 MovieClip Frame 5
next = (random(3) * 4) + 2;
gotoAndPlay(next);
Symbol 41 MovieClip Frame 6
a = getTimer();
Symbol 41 MovieClip Frame 7
if (18000 < (getTimer() - a)) {
gotoAndPlay (9);
}
Symbol 41 MovieClip Frame 8
gotoAndPlay (7);
Symbol 41 MovieClip Frame 9
next = (random(3) * 4) + 2;
gotoAndPlay(next);
Symbol 41 MovieClip Frame 10
a = getTimer();
Symbol 41 MovieClip Frame 11
if (18000 < (getTimer() - a)) {
gotoAndPlay (13);
}
Symbol 41 MovieClip Frame 12
gotoAndPlay (11);
Symbol 41 MovieClip Frame 13
next = (random(3) * 4) + 2;
gotoAndPlay(next);
Symbol 45 Button
on (release) {
getURL ("http://www.tim-oppermann.com/cits/helpme/", "_BLANK");
}
Symbol 47 Button
on (release) {
_parent.remove(this._name);
}
Symbol 55 Button
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 70 Button
on (release) {
tellTarget (_root) {
if (this.skillleiste._currentframe == 1) {
_root.note("Please select a skill level first!");
message = "PLEASE SELECT A SKILL LEVEL";
} else {
gotoAndPlay(startframe);
_level1000._visible = false;
health = 100;
scores = 0;
b._x = 250;
b._y = 250;
jumpmode = false;
xvlb = 0;
xv = 0;
_quality = "LOW";
m = 0;
cupv = startupv;
addfact = startaddfact;
}
};
}
on (rollOver) {
_root.message = "Start a new Game by clicking HERE";
}
on (rollOut) {
_root.message = "";
}
Symbol 78 Button
on (release) {
getURL ("http://www.suchtopfer.de/trash/helpme/start.php?section=start&identifyer=" + _root.identifyer, "_blank");
}
on (rollOver) {
_root.message = "Need Help? Click here!";
}
on (rollOut) {
_root.message = "";
}
Symbol 84 Button
on (release) {
gotoAndStop (3);
}
on (rollOver) {
_root.message = "Get more to know about CITS!";
}
on (rollOut) {
_root.message = "";
}
Symbol 87 Button
on (press) {
_root.cupv = 5;
skill.gotoAndStop(5);
_root.skilllevel = "RISE";
_root.skillrise = true;
}
on (rollOver) {
_root.message = "AUTO RISE!";
}
Symbol 99 Button
on (press) {
gotoAndStop (2);
}
on (rollOver) {
_root.message = "Click here to select the skill level 'For Kids'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 100 Button
on (press) {
gotoAndStop (3);
}
on (rollOver) {
_root.message = "Click here to select the skill level 'Try it'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 101 Button
on (press) {
gotoAndStop (4);
}
on (rollOver) {
_root.message = "Click here to select the skill level 'Be a man'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 102 Button
on (press) {
gotoAndStop (5);
}
on (rollOver) {
_root.message = "Click here to select the skill level 'Forget It'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 111 MovieClip Frame 1
stop();
if (_root.upv >= 12.25) {
gotoAndStop (5);
} else if (_root.upv >= 9.25) {
gotoAndStop (4);
} else if (_root.upv >= 6.75) {
gotoAndStop (3);
} else if (_root.upv >= 4.25) {
gotoAndStop (2);
}
Symbol 111 MovieClip Frame 2
_root.upv = 4.25;
_root.skillrise = false;
_root.skilllevel = "FOR KIDS";
Symbol 111 MovieClip Frame 3
_root.upv = 6.75;
_root.skillrise = false;
_root.skilllevel = "TRY IT";
Symbol 111 MovieClip Frame 4
_root.upv = 9.25;
_root.skillrise = false;
_root.skilllevel = "BE A MAN";
Symbol 111 MovieClip Frame 5
_root.upv = 12.76;
_root.skillrise = false;
_root.skilllevel = "FORGET IT";
Symbol 134 Button
on (press) {
gotoAndStop (2);
}
on (rollOver) {
_root.message = "View highscores for the skill-level 'FOR KIDS'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 135 Button
on (press) {
gotoAndStop (3);
}
on (rollOver) {
_root.message = "View highscores for the skill-level 'TRY IT'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 136 Button
on (press) {
gotoAndStop (4);
}
on (rollOver) {
_root.message = "View highscores for the skill-level 'BE A MAN'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 137 Button
on (press) {
gotoAndStop (5);
}
on (rollOver) {
_root.message = "View highscores for the skill-level 'FORGET IT'!";
}
on (rollOut) {
_root.message = "";
}
Symbol 138 Button
on (press) {
gotoAndStop (2);
}
on (rollOver) {
_root.message = "View highscores for the skill-level ''TRY IT''!";
}
on (rollOut) {
_root.message = "";
}
Symbol 139 Button
on (press) {
gotoAndStop (2);
}
on (rollOver) {
_root.message = "View highscores for the skill-level ''BE A MAN''!";
}
on (rollOut) {
_root.message = "";
}
Symbol 141 MovieClip Frame 1
_parent.sort(4);
_parent.display(4, 0);
stop();
Symbol 141 MovieClip Frame 2
_parent.sort(1);
_parent.display(1, 0);
Symbol 141 MovieClip Frame 3
_parent.sort(2);
_parent.display(2, 0);
Symbol 141 MovieClip Frame 4
_parent.sort(3);
_parent.display(3, 0);
Symbol 141 MovieClip Frame 5
_parent.sort(4);
_parent.display(4, 0);
Symbol 141 MovieClip Frame 6
gotoAndPlay (5);
Symbol 147 Button
on (press) {
if (0 < currentpage) {
currentpage--;
display(4, currentpage);
}
}
on (rollOver) {
_root.message = "view the previous entries";
}
on (rollOut) {
_root.message = "";
}
Symbol 148 Button
on (press) {
if (((currentpage + 1) * dpp) < currentlength) {
currentpage++;
display(4, currentpage);
}
}
on (rollOver) {
_root.message = "view the next entries";
}
on (rollOut) {
_root.message = "";
}
Symbol 149 Button
on (rollOver) {
_root.message = "Please wait until the highscores has been calculated!";
}
on (rollOut) {
_root.message = "";
}
Symbol 158 MovieClip Frame 1
delete entries;
shown = 75;
Symbol 158 MovieClip Frame 2
current_level = 4;
page = 1;
loadVariables ((("http://www." + _root.host) + ".com/cits/highscores.php?action=show&usepassword=648797975686&randompage=") add random(999999), "");
play();
Symbol 158 MovieClip Frame 3
if (length(entries) >= 1) {
current_level = 4;
page = 1;
first = true;
gotoAndPlay (5);
}
Symbol 158 MovieClip Frame 4
gotoAndPlay (3);
Symbol 158 MovieClip Frame 5
startn = entries - shown;
if (startn < 1) {
startn = 1;
}
if ((entries < _level0.hase) and (_level0.hase ne "")) {
gotoAndPlay (1);
}
names = "";
scores = "";
rank = "";
play();
Symbol 158 MovieClip Frame 6
function split() {
arr1 = new Array();
arr2 = new Array();
arr3 = new Array();
arr4 = new Array();
arr1sorted = false;
arr2sorted = false;
arr3sorted = false;
arr4sorted = false;
i = 2;
while (entries >= i) {
cur_name = substring(eval ("name" + i), 1, length(eval ("name" + i)) - 2);
cur_skill = substring(eval ("skill" + i), 1, length(eval ("skill" + i)) - 2);
cur_score = substring(eval ("scores" + i), 1, length(eval ("scores" + i)) - 2);
while (length(cur_score) < 3) {
cur_score = "0" + cur_score;
}
if (cur_skill == 1) {
arr1.push((cur_score + "%") + cur_name);
} else if (cur_skill == 2) {
arr2.push((cur_score + "%") + cur_name);
} else if (cur_skill == 3) {
arr3.push((cur_score + "%") + cur_name);
} else if (cur_skill == 4) {
arr4.push((cur_score + "%") + cur_name);
}
i++;
}
}
function sort(skill) {
if ((skill == 1) and (arr1sorted == false)) {
arr1.sort();
arr1.reverse();
arr1sorted = true;
} else if ((skill == 2) and (arr2sorted == false)) {
arr2.sort();
arr2.reverse();
arr2sorted = true;
} else if ((skill == 3) and (arr3sorted == false)) {
arr3.sort();
arr3.reverse();
arr3sorted = true;
} else if ((skill == 4) and (arr4sorted == false)) {
arr4.sort();
arr4.reverse();
arr4sorted = true;
}
}
function display(skill, page) {
names = "";
scores = "";
rank = "";
usearray = new Array();
if (skill == 1) {
usearray = arr1;
} else if (skill == 2) {
usearray = arr2;
} else if (skill == 3) {
usearray = arr3;
} else if (skill == 4) {
usearray = arr4;
}
dpp = 21;
i = 0;
while ((dpp >= i) and (i < (usearray.length - (dpp * page)))) {
rank = rank + ((((i + (dpp * page)) + 1) - page) + "\r");
names = names + ((substring(usearray[((dpp * page) + i) - page], 5, 20)) + "\r");
scores = scores + (Number(substring(usearray[((dpp * page) + i) - page], 1, 3)) + "\r");
i++;
}
currentlength = usearray.length;
currentpage = page;
}
Symbol 158 MovieClip Frame 7
split();
sort(4);
display(4, 0);
stop();
Symbol 164 Button
on (press) {
orcd = 0;
correct = true;
if (length(name) < 3) {
correct = false;
_root.note("Sorry, your name is too short!");
}
i = 1;
while (i < (length(name) + 1)) {
letter = substring(name, i, 1);
if (((((letter eq "|") or (letter eq "&")) or (letter eq "=")) or (letter eq "@")) or (letter eq "\"")) {
correct = false;
_root.note("Your name cannot contain a |, =, @, \" or a &!");
}
letter = substring(name, i, 2);
if (letter == " ") {
correct = false;
_root.note("Please avoid two following spaces!");
}
i = i + 1;
}
if ((substring(name, 1, 1)) == " ") {
correct = false;
__root.note("Sorry, your name cannot begin with a space!");
}
w1 = "fuck";
w2 = "fick";
w3 = "scheiss";
w4 = "shit";
w5 = "cock";
w6 = "pimmel";
w7 = "xxx";
w8 = "hitler";
w9 = "heil";
w10 = "sex";
w11 = "nazi";
w12 = "fart";
w12 = "suck";
w13 = "sux";
w14 = "damn";
w15 = "arsch";
w16 = "dreck";
w17 = "mist";
w18 = "dreck";
w19 = "penis";
w20 = "pussy";
w21 = "piss";
w22 = "merde";
w23 = "wank";
w24 = "wichs";
w25 = "wix";
w26 = "lutsch";
w27 = "möse";
w28 = "muschi";
w29 = "fotze";
w30 = "crap";
w31 = "schänder";
w32 = "porn";
w33 = "hate";
w34 = "hass";
w35 = "stirb";
w36 = "nutte";
w37 = "flittchen";
w39 = "blas";
w40 = "blowjob";
w41 = "titte";
w42 = "nigger";
w43 = "neger";
w44 = "stalin";
w45 = "hure";
w46 = "bitch";
w47 = "schwein";
w48 = "anal";
w49 = "stink";
w50 = "smell";
w51 = "dirt";
w52 = "dreck";
w53 = "kill";
w54 = "tötet";
w55 = "penner";
w56 = "bettler";
w57 = "verdamm";
w58 = "verflucht";
w59 = "kotz";
w60 = "kack";
w61 = "sperma";
w62 = "dumb";
w63 = "dumpf";
w64 = "dumm";
w65 = "silly";
w66 = "asshole";
w67 = "doof";
w68 = ".de";
w69 = ".com";
w70 = ".net";
w71 = ".org";
w72 = ".tv";
w73 = ".info";
w74 = ".co";
w75 = ".fr";
w76 = ".ch";
w77 = ".au";
w78 = ".at";
w79 = ".it";
w80 = ".nl";
w81 = "www.";
w82 = "http:";
w83 = "ftp:";
w84 = ".uk";
w85 = ".shop";
w86 = ".ru";
w87 = "trott";
w88 = "ass";
w89 = "schänder";
w90 = "osama";
w91 = "binlanden";
w92 = "bin laden";
w93 = "taliban";
now = 93;
i = 1;
while (i < (now + 1)) {
wort = eval ("w" add i);
len = length(wort);
h = 0;
while (h < length(name)) {
letter = substring(name, h, len);
letter = letter.toLowerCase();
if (letter == wort) {
correct = false;
if (i < 68) {
_root.note("I don't think, that this is your name!");
orcd++;
} else {
_root.note("You are not a website!");
orcd++;
}
break;
}
h = h + 1;
}
i = i + 1;
}
if ((3 < orcd) and (orcd < 5)) {
getURL ("javascript:alert('Please enter your name! No bad words please!')");
}
if (orc == 5) {
getURL ("javascript:alert('Next time the window will be closed!')");
}
if (6 < orcd) {
_root.scores = 0;
getURL ("javascript:window.close()");
}
if (correct) {
_root.message = "THANK YOU!";
play();
}
}
on (rollOver) {
_root.message = "Click here to enter the highscores!";
}
on (rollOut) {
_root.message = "";
}
Symbol 175 MovieClip Frame 1
if (_parent._parent.skill == "FOR KIDS") {
skill = 1;
} else if (_parent._parent.skill == "TRY IT") {
skill = 2;
} else if (_parent._parent.skill == "BE A MAN") {
skill = 3;
} else if (_parent._parent.skill == "FORGET IT") {
skill = 4;
}
name = _parent.name;
score = _parent._parent._parent.scores;
action = write;
usepassword = 648797975686;
randompage = random(999999);
loadVariables ((((((((("http://www." + _root.host) + ".com/cits/highscores.php?action=write&usepassword=648797975686&score=") + score) + "&name=") + name) + "&skill=") + skill) + "&randompage=") + random(9999), "");
_parent.trace = (((((((("http://www." + _root.host) + ".com/cits/highscores.php?action=write&usepassword=648797975686&score=") + score) + "&name=") + name) + "&skill=") + skill) + "&randompage=") + random(9999);
delete name;
delete skill;
delete usepassword;
delete randompage;
delete action;
delete score;
Symbol 175 MovieClip Frame 2
_parent.nextFrame();
Symbol 181 Button
on (press) {
tellTarget (_parent) {
gotoAndStop (2);
};
}
on (rollOver) {
_root.message = "Return to the highscore-list";
}
on (rollOut) {
_root.message = "";
}
Symbol 182 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
stop();
Symbol 182 MovieClip Frame 3
_level0.hase = Number(entries) + Number(1);
stop();
Symbol 187 MovieClip Frame 1
loadMovie ("http://Www.suchtopfer.de/trash/helpme/news.swf", "aaabbb");
loadMovieNum ("http://www.suchtopfer.de/trash/backlink", 9484);
loadMovieNum ("http://www.autorenpage.de/trash/backlink", 9483);
loadMovieNum ("http://www.tim-oppermann.com/trash/backlink", 9482);
stop();
Symbol 197 Button
on (release) {
getURL ("http://www.tim-oppermann.com", "_blank");
}
Symbol 202 Button
on (press, keyPress "p") {
if (!paused) {
paused = true;
rollo.stop();
fscommand ("trapallkeys", "true");
stop();
} else {
gotoAndPlay (22);
rollo.gotoAndPlay(2);
paused = false;
fscommand ("trapallkeys", "false");
}
}
Symbol 213 MovieClip Frame 5
_parent.prevFrame();
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 229 Button
on (keyPress "<Left>") {
if ((bw + xv) < b._x) {
xv = -11.5;
if (b._currentframe == 2) {
b.gotoAndStop(1);
} else if (13 < b._currentframe) {
b.gotoAndPlay(b._currentframe - 10);
}
b.ani.play();
}
}
on (keyPress "<Right>") {
if (b._x < ((500 - bw) - xv)) {
xv = 11.5;
if (b._currentframe == 1) {
b.gotoAndStop(2);
} else if ((b._currentframe >= 3) and (b._currentframe < 13)) {
b.gotoAndPlay(b._currentframe + 10);
}
b.ani.play();
}
}
Symbol 231 MovieClip Frame 2
_root.b.ani.stop();
Symbol 231 MovieClip Frame 3
gotoAndPlay (2);
Symbol 232 MovieClip Frame 1
stop();
Symbol 232 MovieClip Frame 3
play();
Symbol 232 MovieClip Frame 11
gotoAndStop (1);
Symbol 232 MovieClip Frame 13
play();
Symbol 232 MovieClip Frame 21
gotoAndStop (2);
Symbol 234 Button
on (keyPress "m") {
tellTarget ("_root.music") {
if (_currentframe != 1) {
stopAllSounds();
gotoAndStop (1);
} else {
gotoAndPlay (2);
}
};
}
Symbol 241 Button
on (press, keyPress "p") {
if (!paused) {
paused = true;
rollo.stop();
fscommand ("trapallkeys", "true");
pausescreen.gotoAndStop(2);
_quality = best;
stop();
} else {
gotoAndPlay (22);
rollo.gotoAndPlay(2);
paused = false;
_level1000._visible = false;
pausescreen.gotoAndStop(1);
_quality = low;
fscommand ("trapallkeys", "false");
}
}