Frame 1
click = 0;
versuch = 0;
gru1z = 0;
gru2z = 0;
hc = 0;
gru3[1] = "a";
gru3[2] = "b";
zaehl = 0;
tryy = 0;
_root.play.text = "play";
_root.sunny.text = _root.foto;
zahl = 1;
wox = 120;
woy = 65;
_root.sunny._visible = 1;
while (zahl < 21) {
nr = random(20);
if ((nr + 1) < 11) {
aa = "/a" add (nr + 1);
bb = "/c" add (nr + 1);
} else {
aa = "/b" add ((nr + 1) - 10);
bb = "/d" add ((nr + 1) - 10);
}
tellTarget ("/") {
eval (getProperty(aa, _target));
};
if (eval (getProperty(aa, _target))._x == 0) {
if ((nr + 1) < 11) {
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target)).nr = nr + 1;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
} else {
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target)).nr = (nr + 1) - 10;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
}
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._x = wox;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._y = woy;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._alpha = 40;
tellTarget ("/") {
eval (getProperty(bb, _target));
};
eval (getProperty(bb, _target))._x = wox;
tellTarget ("/") {
eval (getProperty(bb, _target));
};
eval (getProperty(bb, _target))._y = woy;
tellTarget ("/") {
eval (getProperty(bb, _target));
};
eval (getProperty(bb, _target))._visible = 0;
zahl = zahl + 1;
wox = wox + 140;
}
if (zahl == 6) {
wox = 120;
woy = 200;
}
if (zahl == 11) {
wox = 120;
woy = 335;
}
if (zahl == 16) {
wox = 120;
woy = 470;
}
}
click = 3;
stop();
Frame 2
stop();
i = 1;
for ( ; i < 11 ; i = i + 1) {
aa = "a" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._alpha = 100;
aa = "b" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._alpha = 100;
aa = "c" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
aa = "d" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
}
stop();
Symbol 1 MovieClip Frame 1
_visible = false;
stop();
Symbol 1 MovieClip Frame 2
_time = getTimer() / 1000;
_birth = _time;
_delta = 0;
_age = 0;
Symbol 1 MovieClip Frame 3
_tt = getTimer() / 1000;
_delta = _tt - _time;
_age = _tt - _birth;
_time = _tt;
Symbol 1 MovieClip Frame 4
_ffx = (100 - (_fx * _delta)) / 100;
_ffy = (100 - (_fy * _delta)) / 100;
_ffxscale = (100 - (_fxscale * _delta)) / 100;
_ffyscale = (100 - (_fyscale * _delta)) / 100;
_ffrotation = (100 - (_frotation * _delta)) / 100;
_ffalpha = (100 - (_falpha * _delta)) / 100;
_vx = (_vx + (_ax * _delta)) * _ffx;
_vy = (_vy + (_ay * _delta)) * _ffy;
_vxscale = (_vxscale + (_axscale * _delta)) * _ffxscale;
_vyscale = (_vyscale + (_ayscale * _delta)) * _ffyscale;
_vrotation = (_vrotation + (_arotation * _delta)) * _ffrotation;
_valpha = (_valpha + (_aalpha * _delta)) * _ffalpha;
if (_vx) {
_x = (_x + (_vx * _delta));
}
if (_vy) {
_y = (_y + (_vy * _delta));
}
if (_vxscale) {
_xscale = (_xscale + (_vxscale * _delta));
}
if (_vyscale) {
_yscale = (_yscale + (_vyscale * _delta));
}
if (_vrotation) {
_rotation = (_rotation + (_vrotation * _delta));
}
if (_valpha) {
_alpha = (_alpha + (_valpha * _delta));
}
Symbol 4 MovieClip Frame 1
if (!_load02B21F14) {
_load02B21F14 = 1;
tellTarget ("..") {
gru4 = new array();
gru3 = new array();
_root.foto = "";
gru3[1] = "a";
hc = 0;
handicap = 3;
tryy = 0;
gut = new array();
gru3[2] = "b";
_root.dasbild._visible = 0;
};
}
stop();
Symbol 37 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 1;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 42 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 2;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 44 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 3;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 46 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 4;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 48 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 5;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 50 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 6;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 52 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 7;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 54 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 8;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 56 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 9;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 58 Button
on (press) {
if (_root.click < 2) {
_root.click = _root.click + 1;
_root.gru4[_root.click] = 10;
_root.gru3[_root.click] = _name;
_visible = 0;
}
}
Symbol 72 Button
on (press) {
this.text = 0;
_root.dasbild._visible = 0;
_root.click = 0;
_root.hc = 1;
_root.sunny.text = ("hide again after " add _root.handicap) add " errors";
if (_root.handicap == 1) {
_root.sunny.text = ("hide again after " add _root.handicap) add " error";
}
gotoAndStop("/:2");
}
Symbol 77 MovieClip Frame 1
if (!_load) {
_load = 1;
tellTarget ("..") {
und = 1;
};
}
stop();
Symbol 78 Button
on (press) {
if (_root.hc == 1) {
_root.handicap = _root.handicap + und;
if (_root.handicap == 1) {
und = 1;
}
if (_root.handicap == 4) {
und = -1;
}
_root.sunny.text = ("hide again after " add _root.handicap) add " errors";
if (_root.handicap == 1) {
_root.sunny.text = ("hide again after " add _root.handicap) add " error";
}
}
}
Symbol 81 MovieClip Frame 2
tellTarget ("..") {
if (!((_root.click <> 1) ? true : (_root.versuch <> 0))) {
_root.sunny.text = "";
_root.hc = 2;
}
if (_root.click == 2) {
_root.versuch = _root.versuch + 1;
_root.tryy = _root.tryy + 1;
_root.play.text = _root.versuch;
_root.click = 3;
if (_root.gru4[1] == _root.gru4[2]) {
gotoAndPlay (13);
} else {
gotoAndPlay (2);
}
}
};
gotoAndPlay (1);
Symbol 82 MovieClip Frame 1
stop();
Symbol 82 MovieClip Frame 12
if (!((0 >= _root.zaehl) ? true : (_root.tryy <= _root.handicap))) {
_root.tryy = 0;
if (0 < _root.zaehl) {
aa = "/a" add _root.gut[_root.zaehl];
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
aa = "/b" add _root.gut[_root.zaehl];
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
}
_root.zaehl = _root.zaehl - 1;
if (0 < _root.zaehl) {
gotoAndPlay (61);
}
_root.sunny.text = _root.zaehl;
}
aa = _root.gru3[1];
tellTarget ("..") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
aa = _root.gru3[2];
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 1;
gotoAndStop (1);
_root.click = 0;
Symbol 82 MovieClip Frame 13
_root.zaehl = _root.zaehl + 1;
_root.gut[_root.zaehl] = _root.gru4[1];
_root.sunny.text = _root.zaehl;
_root.tryy = 0;
_root.sunny._visible = 1;
gotoAndPlay(_root.zaehl + 50);
if (_root.zaehl == 10) {
gotoAndPlay (15);
}
_root.click = 0;
Symbol 82 MovieClip Frame 15
play();
Symbol 82 MovieClip Frame 25
_root.dasbild._visible = 1;
Symbol 82 MovieClip Frame 50
gotoAndStop (1);
i = 1;
for ( ; i < 11 ; i = i + 1) {
aa = "c" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._x = 0;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 0;
aa = "b" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._x = 0;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 0;
aa = "a" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._x = 0;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 0;
aa = "d" add i;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._x = 0;
tellTarget ("/") {
eval (getProperty(aa, _target));
};
eval (getProperty(aa, _target))._visible = 0;
}
gotoAndPlay("/:1");
Symbol 82 MovieClip Frame 51
stop();
Symbol 82 MovieClip Frame 52
stop();
Symbol 82 MovieClip Frame 53
stop();
Symbol 82 MovieClip Frame 54
stop();
Symbol 82 MovieClip Frame 55
stop();
Symbol 82 MovieClip Frame 56
stop();
Symbol 82 MovieClip Frame 57
stop();
Symbol 82 MovieClip Frame 58
stop();
Symbol 82 MovieClip Frame 59
stop();
Symbol 82 MovieClip Frame 60
stop();
Symbol 82 MovieClip Frame 61
stop();
stop();
Symbol 87 Button
on (press) {
getURL ("http://www.mangl.at/blux.html", "_self");
}