Frame 1
ifFrameLoaded (301) {
stopAllSounds();
gotoAndPlay (3);
}
Frame 2
gotoAndPlay (1);
Frame 3
fscommand ("showmenu", "false");
Frame 71
stopAllSounds();
Frame 74
fscommand ("shake", 1);
Frame 109
gotoAndPlay (110);
Set("/:student", 1);
Frame 215
stop();
Frame 225
stop();
Frame 231
stop();
function controlParar(que) {
}
function mou() {
marge = 50;
tellTarget (_root.scroller) {
_root.ymin = _y;
_root.ymax = _y + _height;
_root.xmin = _x;
_root.xmax = _x + _width;
};
if ((_root.ymin - marge) >= _root._ymouse) {
_root.pararem = true;
} else if (_root._ymouse >= (_root.ymax + marge)) {
_root.pararem = true;
} else if ((_root.xmin - marge) >= _root._xmouse) {
_root.pararem = true;
} else if (_root._xmouse >= (_root.xmax + marge)) {
_root.pararem = true;
} else {
_root.pararem = false;
}
if (_root.dragging == true) {
_root.ymouse = _root._ymouse;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.scrolling == true) {
tellTarget (_root.scroller) {
_root.ymouse = _y;
};
_root.ymouse = _root.ymouse + _root.desp2;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.movent == true) {
tellTarget (_root.texteamoure) {
_root.ymouse = ((_root.ymin1 - _y) / _root.desp1) + _root.ymin2;
};
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
} else if (_root.portant == true) {
_root.portant = false;
_root.ymouse = (_root.ymin2 + _root.temp) + _root.ample3;
tellTarget (_root.scroller) {
_root.ymouse = _root.ymouse - (_height / 2);
};
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
}
if (_root.pararem == true) {
_root.dragging = false;
}
}
function scrolleja(desp) {
_root.desp2 = desp;
if (desp != 0) {
_root.scrolling = true;
} else {
_root.scrolling = false;
}
_root.dragging = false;
}
function començaDrag() {
_root.dragging = true;
}
function creaDrag(boto, y1, texte, y2) {
_root.scroller = boto;
_root.texteamoure = texte;
tellTarget (_root.scroller) {
_root.ymin2 = _y;
_root.xmin2 = _x;
_root.xmax2 = _width;
};
_root.ymax2 = _root.ymin2 + y2;
tellTarget (_root.texteamoure) {
_root.ymin1 = _y;
_root.ymax1 = y1 - y2;
_root.xmin1 = _x;
_root.xmax1 = _width + _x;
};
_root.desp1 = (_root.ymax1 - _root.ymin1) / (_root.ymax2 - _root.ymin2);
}
function paraDrag() {
_root.dragging = false;
}
function començaMoviment(quin) {
tellTarget (quin) {
_root.tmp = (((_root.ymin1 + " ") + _root._ymouse) + " ") + _root.ymax1;
if ((((_root._ymouse >= _root.ymin1) and (_root._xmouse >= _root.xmin1)) and (_root.xmax1 >= _root._xmouse)) and (_root.ymax1 >= _root._ymouse)) {
startDrag (quin, false, _x, _root.ymin1, _x, (_root.ymin1 * 2) - _root.ymax1);
}
};
_root.movent = true;
}
function paraMoviment(quin) {
tellTarget (quin) {
stopDrag();
};
_root.movent = false;
}
function portaScroll(pos, ample3) {
_root.portant = true;
_root.temp = pos;
_root.ample3 = ample3;
mou();
}
_root.movent = false;
_root.dragging = false;
_root.scrolling = false;
_root.davant = this.indexOf("/scroller");
_root.ample1 = 400;
_root.ample2 = 90;
creaDrag(_root.davant + "/scroller", _root.ample1, _root.davant + "/texte", _root.ample2);
stop();
Frame 237
gotoAndPlay (215);
Frame 238
Set("/:itema", 0);
Set("/:itemb", 0);
Set("/:itemc", 0);
Set("/:timer", 0);
Set("/:timer1", 0);
Set("/:timer2", 0);
Set("/:timer3", 0);
Set("/:sec1", 0);
Set("/:sec2", 0);
Set("/:min", 0);
Set("/:marks", 0);
Frame 277
if (0 >= /:tpower) {
gotoAndPlay (279);
}
if (0 >= /:spower) {
gotoAndPlay (279);
}
Set("/:a", random(20));
if (/:a == 1) {
if (/:i1 == 1) {
tellTarget ("item 1") {
gotoAndPlay (2);
};
}
}
if (/:a == 2) {
if (/:i2 == 1) {
tellTarget ("item 2") {
gotoAndPlay (2);
};
}
}
if (/:a == 3) {
if (/:i3 == 1) {
tellTarget ("item 3") {
gotoAndPlay (2);
};
}
}
if (/:a == 4) {
if (/:i4 == 1) {
tellTarget ("item 4") {
gotoAndPlay (2);
};
}
}
if (/:a == 5) {
if (/:i5 == 1) {
tellTarget ("item 5") {
gotoAndPlay (2);
};
}
}
if (/:a == 6) {
if (/:i6 == 1) {
tellTarget ("item 6") {
gotoAndPlay (2);
};
}
}
if (/:a == 7) {
if (/:i7 == 1) {
tellTarget ("item 7") {
gotoAndPlay (2);
};
}
}
if (/:a == 8) {
if (/:i8 == 1) {
tellTarget ("item 8") {
gotoAndPlay (2);
};
}
}
if (/:student == 1) {
tellTarget (/:stude) {
gotoAndStop ("student1");
if (/:hit == 1) {
gotoAndStop (5);
Set("/:spower", /:spower - 10);
Set("/:x", /:x - 1);
if (/:itemc == 1) {
Set("/:itema", /:itema + 1);
Set("/:itemc", 0);
}
if (/:itemc == 2) {
Set("/:itemb", /:itemb + 1);
Set("/:itemc", 0);
}
}
};
}
if (/:student == 2) {
tellTarget (/:stude) {
gotoAndStop ("student2");
if (/:hit == 2) {
gotoAndStop (6);
Set("/:spower", /:spower - 10);
Set("/:x", /:x - 1);
if (/:itemc == 1) {
Set("/:itema", /:itema + 1);
Set("/:itemc", 0);
}
if (/:itemc == 2) {
Set("/:itemb", /:itemb + 1);
Set("/:itemc", 0);
}
}
};
}
if (/:student == 3) {
tellTarget (/:stude) {
gotoAndStop ("student3");
if (/:hit == 3) {
gotoAndStop (7);
Set("/:spower", /:spower - 10);
Set("/:x", /:x - 1);
if (/:itemc == 1) {
Set("/:itema", /:itema + 1);
Set("/:itemc", 0);
}
if (/:itemc == 2) {
Set("/:itemb", /:itemb + 1);
Set("/:itemc", 0);
}
}
};
}
if (/:student == 4) {
tellTarget (/:stude) {
gotoAndStop ("student4");
if (/:hit == 4) {
gotoAndStop (8);
Set("/:spower", /:spower - 10);
Set("/:x", /:x - 1);
if (/:itemc == 1) {
Set("/:itema", /:itema + 1);
Set("/:itemc", 0);
}
if (/:itemc == 2) {
Set("/:itemb", /:itemb + 1);
Set("/:itemc", 0);
}
}
if (/:item == 1) {
Set("/:shoot", 1);
}
};
}
Set("/:girl", random(20));
if (/:girl == 1) {
if (/:g1 == 0) {
tellTarget ("/girl") {
gotoAndPlay (2);
};
}
}
timer3 = /:timer3 + 1;
if (9 < /:timer3) {
Set("/:timer2", /:timer2 + 1);
Set("/:timer3", 0);
}
if (9 < /:timer2) {
Set("/:timer1", /:timer1 + 1);
Set("/:timer2", 0);
}
if (5 < /:timer1) {
Set("/:sec2", /:sec2 + 1);
Set("/:timer1", 0);
}
if (9 < /:sec2) {
Set("/:sec1", /:sec1 + 1);
Set("/:sec2", 0);
}
if (5 < /:sec1) {
Set("/:sec1", 0);
Set("/:min", /:min + 1);
}
if (/:shoot == 0) {
tellTarget ("r0") {
gotoAndPlay (1);
};
}
if (/:shoot == 1) {
if (/:student == 1) {
tellTarget ("r0") {
gotoAndPlay (2);
};
}
if (/:student == 2) {
tellTarget ("r0") {
gotoAndPlay (4);
};
}
if (/:student == 3) {
tellTarget ("r0") {
gotoAndPlay (6);
};
}
if (/:student == 4) {
setProperty("/girl/gr", _alpha , 0);
Set("/:item", 0);
tellTarget ("r0") {
gotoAndPlay (8);
};
}
}
if (/:ok == 1) {
if (/:student == 1) {
Set("/:ok", 0);
tellTarget ("r0") {
gotoAndPlay (1);
};
tellTarget ("/r1") {
gotoAndPlay (2);
};
}
if (/:student == 2) {
Set("/:ok", 0);
tellTarget ("r0") {
gotoAndPlay (1);
};
tellTarget ("/r2") {
gotoAndPlay (2);
};
}
if (/:student == 3) {
Set("/:ok", 0);
tellTarget ("r0") {
gotoAndPlay (1);
};
tellTarget ("/r3") {
gotoAndPlay (2);
};
}
}
setProperty("/spower", _xscale , /:spower / 3);
setProperty("/tpower", _xscale , /:tpower);
Frame 278
gotoAndPlay (277);
Frame 279
stopAllSounds();
if (0 >= /:tpower) {
gotoAndPlay (301);
}
if (0 >= /:spower) {
gotoAndPlay (280);
}
Frame 288
stop();
Frame 294
stop();
function controlParar(que) {
}
function mou() {
marge = 50;
tellTarget (_root.scroller) {
_root.ymin = _y;
_root.ymax = _y + _height;
_root.xmin = _x;
_root.xmax = _x + _width;
};
if ((_root.ymin - marge) >= _root._ymouse) {
_root.pararem = true;
} else if (_root._ymouse >= (_root.ymax + marge)) {
_root.pararem = true;
} else if ((_root.xmin - marge) >= _root._xmouse) {
_root.pararem = true;
} else if (_root._xmouse >= (_root.xmax + marge)) {
_root.pararem = true;
} else {
_root.pararem = false;
}
if (_root.dragging == true) {
_root.ymouse = _root._ymouse;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.scrolling == true) {
tellTarget (_root.scroller) {
_root.ymouse = _y;
};
_root.ymouse = _root.ymouse + _root.desp2;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.movent == true) {
tellTarget (_root.texteamoure) {
_root.ymouse = ((_root.ymin1 - _y) / _root.desp1) + _root.ymin2;
};
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
} else if (_root.portant == true) {
_root.portant = false;
_root.ymouse = (_root.ymin2 + _root.temp) + _root.ample3;
tellTarget (_root.scroller) {
_root.ymouse = _root.ymouse - (_height / 2);
};
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
}
if (_root.pararem == true) {
_root.dragging = false;
}
}
function scrolleja(desp) {
_root.desp2 = desp;
if (desp != 0) {
_root.scrolling = true;
} else {
_root.scrolling = false;
}
_root.dragging = false;
}
function començaDrag() {
_root.dragging = true;
}
function creaDrag(boto, y1, texte, y2) {
_root.scroller = boto;
_root.texteamoure = texte;
tellTarget (_root.scroller) {
_root.ymin2 = _y;
_root.xmin2 = _x;
_root.xmax2 = _width;
};
_root.ymax2 = _root.ymin2 + y2;
tellTarget (_root.texteamoure) {
_root.ymin1 = _y;
_root.ymax1 = y1 - y2;
_root.xmin1 = _x;
_root.xmax1 = _width + _x;
};
_root.desp1 = (_root.ymax1 - _root.ymin1) / (_root.ymax2 - _root.ymin2);
}
function paraDrag() {
_root.dragging = false;
}
function començaMoviment(quin) {
tellTarget (quin) {
_root.tmp = (((_root.ymin1 + " ") + _root._ymouse) + " ") + _root.ymax1;
if ((((_root._ymouse >= _root.ymin1) and (_root._xmouse >= _root.xmin1)) and (_root.xmax1 >= _root._xmouse)) and (_root.ymax1 >= _root._ymouse)) {
startDrag (quin, false, _x, _root.ymin1, _x, (_root.ymin1 * 2) - _root.ymax1);
}
};
_root.movent = true;
}
function paraMoviment(quin) {
tellTarget (quin) {
stopDrag();
};
_root.movent = false;
}
function portaScroll(pos, ample3) {
_root.portant = true;
_root.temp = pos;
_root.ample3 = ample3;
mou();
}
_root.movent = false;
_root.dragging = false;
_root.scrolling = false;
_root.davant = this.indexOf("/scroller");
_root.ample1 = 400;
_root.ample2 = 90;
creaDrag(_root.davant + "/scroller", _root.ample1, _root.davant + "/texte", _root.ample2);
stop();
Frame 300
gotoAndPlay (288);
Frame 367
stop();
Frame 373
stop();
function controlParar(que) {
}
function mou() {
marge = 50;
tellTarget (_root.scroller) {
_root.ymin = _y;
_root.ymax = _y + _height;
_root.xmin = _x;
_root.xmax = _x + _width;
};
if ((_root.ymin - marge) >= _root._ymouse) {
_root.pararem = true;
} else if (_root._ymouse >= (_root.ymax + marge)) {
_root.pararem = true;
} else if ((_root.xmin - marge) >= _root._xmouse) {
_root.pararem = true;
} else if (_root._xmouse >= (_root.xmax + marge)) {
_root.pararem = true;
} else {
_root.pararem = false;
}
if (_root.dragging == true) {
_root.ymouse = _root._ymouse;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.scrolling == true) {
tellTarget (_root.scroller) {
_root.ymouse = _y;
};
_root.ymouse = _root.ymouse + _root.desp2;
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
} else if (_root.movent == true) {
tellTarget (_root.texteamoure) {
_root.ymouse = ((_root.ymin1 - _y) / _root.desp1) + _root.ymin2;
};
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
} else if (_root.portant == true) {
_root.portant = false;
_root.ymouse = (_root.ymin2 + _root.temp) + _root.ample3;
tellTarget (_root.scroller) {
_root.ymouse = _root.ymouse - (_height / 2);
};
if (_root.ymin2 >= _root.ymouse) {
_root.ymouse = _root.ymin2;
}
if (_root.ymouse >= _root.ymax2) {
_root.ymouse = _root.ymax2;
}
tellTarget (_root.scroller) {
_y = _root.ymouse;
};
tellTarget (_root.texteamoure) {
_y = (_root.ymin1 - ((_root.ymouse - _root.ymin2) * _root.desp1));
};
}
if (_root.pararem == true) {
_root.dragging = false;
}
}
function scrolleja(desp) {
_root.desp2 = desp;
if (desp != 0) {
_root.scrolling = true;
} else {
_root.scrolling = false;
}
_root.dragging = false;
}
function començaDrag() {
_root.dragging = true;
}
function creaDrag(boto, y1, texte, y2) {
_root.scroller = boto;
_root.texteamoure = texte;
tellTarget (_root.scroller) {
_root.ymin2 = _y;
_root.xmin2 = _x;
_root.xmax2 = _width;
};
_root.ymax2 = _root.ymin2 + y2;
tellTarget (_root.texteamoure) {
_root.ymin1 = _y;
_root.ymax1 = y1 - y2;
_root.xmin1 = _x;
_root.xmax1 = _width + _x;
};
_root.desp1 = (_root.ymax1 - _root.ymin1) / (_root.ymax2 - _root.ymin2);
}
function paraDrag() {
_root.dragging = false;
}
function començaMoviment(quin) {
tellTarget (quin) {
_root.tmp = (((_root.ymin1 + " ") + _root._ymouse) + " ") + _root.ymax1;
if ((((_root._ymouse >= _root.ymin1) and (_root._xmouse >= _root.xmin1)) and (_root.xmax1 >= _root._xmouse)) and (_root.ymax1 >= _root._ymouse)) {
startDrag (quin, false, _x, _root.ymin1, _x, (_root.ymin1 * 2) - _root.ymax1);
}
};
_root.movent = true;
}
function paraMoviment(quin) {
tellTarget (quin) {
stopDrag();
};
_root.movent = false;
}
function portaScroll(pos, ample3) {
_root.portant = true;
_root.temp = pos;
_root.ample3 = ample3;
mou();
}
_root.movent = false;
_root.dragging = false;
_root.scrolling = false;
_root.davant = this.indexOf("/scroller");
_root.ample1 = 400;
_root.ample2 = 90;
creaDrag(_root.davant + "/scroller", _root.ample1, _root.davant + "/texte", _root.ample2);
stop();
Frame 379
gotoAndPlay (367);
Symbol 13 MovieClip Frame 25
stop();
Symbol 20 MovieClip Frame 8
gotoAndPlay (1);
Symbol 73 Button
on (release) {
stopAllSounds();
gotoAndPlay (215);
}
Symbol 84 MovieClip Frame 20
stop();
Symbol 88 Button
on (release) {
gotoAndPlay (215);
}
Symbol 97 MovieClip Frame 7
stop();
Symbol 127 MovieClip Frame 15
stop();
Symbol 132 Button
on (release) {
getURL ("http://www.soft-lab.com", "_blank");
}
Symbol 136 MovieClip Frame 1
Symbol 141 Button
on (release) {
getURL ("http://flashidea.soft-lab.com", "_parent");
}
Symbol 145 Button
on (release) {
stopAllSounds();
Set("/:x", 100);
Set("/:n", 1);
Set("/:student", 1);
Set("/:girl", 0);
Set("/:shoot", 0);
Set("/:ok", 0);
Set("/:tpower", 100);
Set("/:spower", 300);
Set("/:hit", 0);
gotoAndPlay (238);
}
Symbol 149 Button
on (release) {
gotoAndPlay (216);
}
Symbol 153 Button
on (release) {
gotoAndPlay (226);
}
Symbol 164 MovieClip Frame 109
stop();
Symbol 172 Button
on (release) {
getURL ("mailto:info@soft-lab.com");
}
Symbol 178 MovieClip Frame 2
_root.mou();
Symbol 178 MovieClip Frame 3
gotoAndPlay (2);
Symbol 181 Button
on (press) {
_root.començaDrag();
}
on (rollOut, release) {
_root.paraDrag();
}
Symbol 186 Button
on (release) {
gotoAndPlay (232);
}
Symbol 199 MovieClip Frame 7
gotoAndPlay (1);
Symbol 201 MovieClip Frame 1
stop();
Symbol 201 MovieClip Frame 2
stop();
Symbol 205 MovieClip Frame 1
Set("/:item", 0);
Set("/:g1", 0);
setProperty("/gr", _alpha , 100);
stop();
Symbol 205 MovieClip Frame 2
Set("/:item", 1);
Set("/:g1", 1);
Symbol 205 MovieClip Frame 16
Set("/:item", 0);
Symbol 205 MovieClip Frame 23
gotoAndPlay (1);
Symbol 211 MovieClip Frame 1
setProperty("/stude/righthand", _visible , "1");
stop();
Symbol 211 MovieClip Frame 2
setProperty("/stude/righthand", _visible , "0");
Symbol 211 MovieClip Frame 3
stop();
Symbol 211 MovieClip Frame 4
setProperty("/stude/righthand", _visible , "0");
Symbol 211 MovieClip Frame 5
stop();
Symbol 211 MovieClip Frame 6
setProperty("/stude/righthand", _visible , "0");
Symbol 211 MovieClip Frame 7
stop();
Symbol 211 MovieClip Frame 8
setProperty("/stude/righthand", _visible , "0");
stop();
Symbol 229 MovieClip Frame 1
stop();
Symbol 238 MovieClip Frame 10
gotoAndPlay (1);
Symbol 240 MovieClip Frame 1
Set("/:i6", 1);
stop();
Symbol 240 MovieClip Frame 2
Set("/:i6", 0);
Symbol 240 MovieClip Frame 12
Set("/:hit", 2);
Set("/:itemc", 2);
Symbol 240 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i6", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 241 MovieClip Frame 1
Set("/:i7", 1);
stop();
Symbol 241 MovieClip Frame 2
Set("/:i7", 0);
Symbol 241 MovieClip Frame 12
Set("/:hit", 3);
Set("/:itemc", 2);
Symbol 241 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i7", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 242 MovieClip Frame 1
Set("/:i8", 1);
stop();
Symbol 242 MovieClip Frame 2
Set("/:i8", 0);
Symbol 242 MovieClip Frame 12
Set("/:hit", 4);
Set("/:itemc", 2);
Symbol 242 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i8", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 243 MovieClip Frame 1
Set("/:i5", 1);
stop();
Symbol 243 MovieClip Frame 2
Set("/:i5", 0);
Symbol 243 MovieClip Frame 12
Set("/:hit", 1);
Set("/:itemc", 2);
Symbol 243 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i5", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 245 MovieClip Frame 10
gotoAndPlay (1);
Symbol 246 MovieClip Frame 1
Set("/:i4", 1);
stop();
Symbol 246 MovieClip Frame 2
Set("/:i4", 0);
Symbol 246 MovieClip Frame 12
Set("/:hit", 4);
Set("/:itemc", 1);
Symbol 246 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i4", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 247 MovieClip Frame 1
Set("/:i3", 1);
stop();
Symbol 247 MovieClip Frame 2
Set("/:i3", 0);
Symbol 247 MovieClip Frame 12
Set("/:hit", 3);
Set("/:itemc", 1);
Symbol 247 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i3", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 248 MovieClip Frame 1
Set("/:i2", 1);
stop();
Symbol 248 MovieClip Frame 2
Set("/:i2", 0);
Symbol 248 MovieClip Frame 12
Set("/:hit", 2);
Set("/:itemc", 1);
Symbol 248 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i2", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 249 MovieClip Frame 1
Set("/:i1", 1);
stop();
Symbol 249 MovieClip Frame 2
Set("/:i1", 0);
Symbol 249 MovieClip Frame 12
Set("/:hit", 1);
Set("/:itemc", 1);
Symbol 249 MovieClip Frame 15
Set("/:hit", 0);
Set("/:i1", 1);
Set("/:itemc", 0);
gotoAndStop (1);
Symbol 251 Button
on (keyPress "<Left>") {
Set("/:student", /:student - 1);
if (/:student < 1) {
Set("/:student", 1);
}
}
on (keyPress "<Right>") {
Set("/:student", /:student + 1);
if (4 < /:student) {
Set("/:student", 4);
}
}
on (keyPress "<Space>") {
if (shoot == 1) {
Set("/:shoot", 0);
Set("/:ok", 1);
}
}
Symbol 259 MovieClip Frame 10
gotoAndPlay (1);
Symbol 262 MovieClip Frame 1
tellTarget ("/head") {
gotoAndStop (1);
};
Set("/:r1", 1);
stop();
Symbol 262 MovieClip Frame 2
Set("/:r1", 0);
Set("/:ok", 0);
Symbol 262 MovieClip Frame 15
tellTarget ("/head") {
gotoAndStop ("hit");
};
Symbol 262 MovieClip Frame 21
Set("/:tpower", /:tpower - 5);
Set("/:ok", 0);
gotoAndStop (1);
Symbol 263 MovieClip Frame 1
tellTarget ("/head") {
gotoAndStop (1);
};
Set("/:r2", 1);
stop();
Symbol 263 MovieClip Frame 2
Set("/:r2", 0);
Set("/:ok", 0);
Symbol 263 MovieClip Frame 15
tellTarget ("/head") {
gotoAndStop ("hit");
};
Symbol 263 MovieClip Frame 21
Set("/:tpower", /:tpower - 5);
Set("/:ok", 0);
gotoAndStop (1);
Symbol 264 MovieClip Frame 1
tellTarget ("/head") {
gotoAndStop (1);
};
Set("/:i3", 1);
stop();
Symbol 264 MovieClip Frame 2
Set("/:i3", 0);
Set("/:ok", 0);
Symbol 264 MovieClip Frame 15
tellTarget ("/head") {
gotoAndStop ("hit");
};
Symbol 264 MovieClip Frame 21
Set("/:tpower", /:tpower - 5);
Set("/:ok", 0);
gotoAndStop (1);
Symbol 282 Button
on (release) {
stopAllSounds();
Set("/:x", 100);
Set("/:n", 1);
Set("/:student", 1);
Set("/:girl", 0);
Set("/:shoot", 0);
Set("/:ok", 0);
Set("/:tpower", 100);
Set("/:spower", 300);
Set("/:hit", 0);
gotoAndPlay (215);
}
Symbol 297 MovieClip Frame 1
Set("/:a", ((/:timer2 + (/:timer1 * 10)) + (/:sec2 * 60)) + (/:sec1 * 600));
Set("/:marks", ((/:a * 20) + (/:itema * -10)) + (/:itemb * -10));
Symbol 297 MovieClip Frame 50
stop();
Symbol 303 Button
on (release) {
gotoAndPlay (289);
}
Symbol 306 Button
on (release) {
gotoAndPlay (295);
}
Symbol 313 Button
on (release) {
stopAllSounds();
Set("/:x", 100);
Set("/:n", 1);
Set("/:student", 1);
Set("/:girl", 0);
Set("/:shoot", 0);
Set("/:ok", 0);
Set("/:tpower", 100);
Set("/:spower", 300);
Set("/:hit", 0);
gotoAndPlay (215);
}
Symbol 343 MovieClip Frame 1
Set("/:a", ((/:timer2 + (/:timer1 * 10)) + (/:sec2 * 60)) + (/:sec1 * 600));
if (/:a >= 400) {
Set("/:marks", (1000 - (/:itema * 10)) - (/:itemb * 10));
} else {
Set("/:marks", ((5000 - (/:a * 10)) - (/:itema * 10)) - (/:itemb * 10));
}
Symbol 343 MovieClip Frame 50
stop();
Symbol 353 Button
on (release) {
stopAllSounds();
Set("/:x", 100);
Set("/:n", 1);
Set("/:student", 1);
Set("/:girl", 0);
Set("/:shoot", 0);
Set("/:ok", 0);
Set("/:tpower", 100);
Set("/:spower", 300);
Set("/:hit", 0);
gotoAndPlay (215);
}
Symbol 355 Button
on (release) {
gotoAndPlay (368);
}
Symbol 357 Button
on (release) {
gotoAndPlay (374);
}