Frame 1
bytesloaded = getBytesLoaded();
bytestotal = getBytesTotal();
this.loadingbar._height = (bytesloaded / bytestotal) * 104;
if (bytesloaded == bytestotal) {
gotoAndPlay (4);
}
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 4
unloadMovie ("v31");
stop();
Frame 5
unloadMovieNum (1);
unloadMovieNum (2);
if (_root.mytexts.length < 1) {
var mytexts = "new player";
}
var v35 = 0;
var v37 = 350;
var v1 = 0;
var v2 = 0;
var v3 = 0;
var score = 0;
var v5 = 200;
var spotb1 = 0;
var spotb2 = 0;
var spotb3 = 0;
var spotb4 = 0;
var spotb5 = 0;
var spota = 0;
var spotb = 0;
var spotc = 0;
var spotd = 0;
var spote = 0;
var v6 = 0;
v8 = ["Rethymnon, Venetian lighthouse, 1300 AC", "Rethymnon, Venetian harbour, 1300 AC", "Palace of King Minos, 1600 BC", "Chania, Venetian harbour, 1300 AC", "Detail from Rethymnon country", "Crete, traditional house detail", "sheeps, part of mediteranean diet", "Arkadi, historic monastery"];
hd = "http://www.no1games.com/highscores/";
v7 = ["p1", "p2", "p3", "p4", "p5", "p6", "p7", "p8"];
_root.attachMovie("v31", "i1", 1);
_root.onEnterFrame = function () {
_root.i1._x = 490;
_root.i1._y = 14;
};
Frame 6
if (v7.length < 1) {
v35 = v35 + 2;
}
if (v35 > 1) {
gotoAndPlay (26);
}
_root.v3 = _root.v3 + 1;
_root.v2 = 0;
v37 = v37 - 30;
v5 = v5 + v37;
if (_root.v3 < 2) {
v9 = Math.round(Math.random() * 1);
v10 = v7[v9];
} else {
v9 = Math.round(Math.random() * (v7.length - 1));
v10 = v7[v9];
}
v7.splice(v9, 1);
v1 = 0;
spota = 0;
spotb = 0;
spotc = 0;
spotd = 0;
spote = 0;
_root.spotb1 = 0;
_root.spotb2 = 0;
_root.spotb3 = 0;
_root.spotb4 = 0;
_root.spotb5 = 0;
v34 = v10.substr(1, 3) - 1;
gotoAndPlay (21);
Frame 7
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 86 MovieClip "maskee" in Frame 7
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 8
prevFrame();
Frame 9
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 120 MovieClip "maskee" in Frame 9
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 10
prevFrame();
Frame 11
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 126 MovieClip "maskee" in Frame 11
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 12
prevFrame();
Frame 13
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 132 MovieClip "maskee" in Frame 13
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 14
prevFrame();
Frame 15
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 138 MovieClip "maskee" in Frame 15
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 16
prevFrame();
Frame 17
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 144 MovieClip "maskee" in Frame 17
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 18
prevFrame();
Frame 19
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 150 MovieClip "maskee" in Frame 19
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 20
prevFrame();
Frame 21
v11 = [spotter1, spotter2, spotter3, spotter4, spotter5, spotter6, spotter7, spotter8, spotter9, spotter10, spotter11, spotter12, spotter13, spotter14, spotter15];
v12 = [spot1, spot2, spot3, spot4, spot5];
i = 0;
while (i < 5) {
v13 = Math.round(Math.random() * (v11.length - 1));
v14 = v11[v13];
v11.splice(v13, 1);
v15 = v12[i];
_root.v15._x = _root.v14._x;
_root.v15._y = _root.v14._y;
i++;
}
stop();
Instance of Symbol 156 MovieClip "maskee" in Frame 21
onClipEvent (load) {
_root.createEmptyMovieClip("square", 0);
x = _root.spot1._x + 272;
y = _root.spot1._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot2._x + 272;
y = _root.spot2._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot3._x + 272;
y = _root.spot3._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot4._x + 272;
y = _root.spot4._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
x = _root.spot5._x + 272;
y = _root.spot5._y - 5;
with (_root.square) {
moveTo(x - 17, y - 17);
beginFill(136);
lineTo(x + 17, y - 17);
lineTo(x + 17, y + 17);
lineTo(x - 17, y + 17);
endFill();
}
_root.maskee.setMask(_root.square);
}
Frame 22
prevFrame();
Frame 23
tellTarget (_root) {
gotoAndStop (28);
};
Frame 25
tellTarget (_root) {
gotoAndStop (28);
};
stop();
Frame 26
priorscore = score;
score = score + Math.round(_root.v5 / 10);
timebonus = Math.round(_root.v5 / 10);
unloadMovie ("square");
Frame 27
stop();
Frame 28
unloadMovie ("square");
stop();
Frame 29
var scoreboardname = "photop";
String.prototype.addCommas = function () {
var len = this.length;
var str = "";
var i = 0;
while (i <= len) {
str = this.charAt(len - i) + str;
if ((((i % 3) == 0) && (i > 0)) && (i < len)) {
str = "," + str;
}
i++;
}
return(str);
};
scoreboard_lv = new LoadVars();
if ((score > 0) && (_root.mytexts.length > 0)) {
scoreboard_lv.score = score;
scoreboard_lv.name = _root.mytexts.toLowerCase();
}
scoreboard_lv.game = scoreboardname;
var targ = ((_root.hd + "photopscores.php?") + scoreboard_lv);
loadMovieNum (targ, 1);
targ2 = _root.hd + "photopscore.swf";
loadMovieNum (targ2, 2);
stop();
Symbol 5 Button
on (rollOver) {
tellTarget (creteproperty) {
gotoAndPlay (2);
};
}
on (rollOut) {
tellTarget (creteproperty) {
gotoAndPlay (11);
};
}
on (release) {
getURL ("http://www.creteproperty.gr", "newwin");
}
Symbol 10 Button
on (rollOver) {
tellTarget (creteproperty) {
gotoAndPlay (2);
};
}
on (rollOut) {
tellTarget (creteproperty) {
gotoAndPlay (11);
};
}
on (release) {
getURL ("http://www.creteproperty.gr", "newwin");
}
Symbol 11 MovieClip [v31] Frame 1
stop();
Symbol 11 MovieClip [v31] Frame 10
stop();
Symbol 11 MovieClip [v31] Frame 20
gotoAndPlay (1);
Symbol 20 Button
on (release) {
getURL ("http://www.creteproperty.gr", "_blank");
}
Symbol 28 Button
on (release) {
getURL ("http://www.no1games.com", "_blank");
}
Symbol 42 Button
on (release) {
gotoAndPlay (2);
}
Symbol 43 Button
on (release) {
gotoAndPlay (2);
}
Symbol 54 Button
on (release) {
tellTarget (_root) {
gotoAndPlay (5);
};
}
Symbol 58 MovieClip Frame 10
gotoAndPlay (1);
Symbol 58 MovieClip Frame 24
stop();
Symbol 60 Button
on (release) {
tellTarget (_root.instructions) {
gotoAndPlay ("start");
};
}
Symbol 68 MovieClip Frame 2
if (_root.v5 == 100) {
tellTarget (_root.sounder) {
gotoAndPlay ("tick");
};
}
if (_root.v5 < 1) {
_root.v5 = 0;
if (gameover < 1) {
tellTarget (_root.sounder) {
gotoAndPlay ("endtime");
};
gameover = gameover + 1;
}
} else if (_root.v2 < 1) {
_root.v5 = _root.v5 - 1;
}
gotoAndPlay (1);
Symbol 72 Button
on (release) {
gotoAndPlay (2);
if (_root.spotb1 < 1) {
_root.spotb1 = 1;
tellTarget (_root.spot1.animation) {
gotoAndPlay ("ok");
};
} else if (_root.spotb2 < 1) {
_root.spotb2 = 1;
tellTarget (_root.spot2.animation) {
gotoAndPlay ("ok");
};
} else if (_root.spotb3 < 1) {
_root.spotb3 = 1;
tellTarget (_root.spot3.animation) {
gotoAndPlay ("ok");
};
} else if (_root.spotb4 < 1) {
_root.spotb4 = 1;
tellTarget (_root.spot4.animation) {
gotoAndPlay ("ok");
};
} else if (_root.spotb5 < 1) {
_root.spotb5 = 1;
tellTarget (_root.spot5.animation) {
gotoAndPlay ("ok");
};
}
}
Symbol 73 MovieClip Frame 1
stop();
Symbol 73 MovieClip Frame 10
stop();
Symbol 76 MovieClip Frame 1
stop();
Symbol 76 MovieClip Frame 9
if (_root.v5 > 100) {
_root.sounder.gotoAndPlay(1);
} else {
_root.sounder.gotoAndPlay(2);
}
Symbol 76 MovieClip Frame 53
_root.gotoAndPlay("end");
Symbol 82 MovieClip Frame 2
stop();
Symbol 83 Button
on (press) {
if (_root.v5 > 1) {
var snd = new Sound();
snd.attachSound("no");
_root.snd.start(0, 1);
_root.v5 = _root.v5 - 15;
}
}
Symbol 88 Button
on (release) {
if ((_root.spotb4 < 1) && (_root.v5 > 1)) {
found = found + 1;
_root.spotb4 = 1;
with (animation) {
gotoAndPlay(2);
}
}
}
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 2
_root.score = _root.score + 5;
_root.v1 = _root.v1 + 1;
if (_root.v1 == 1) {
tellTarget (_root.ok1) {
gotoAndPlay (2);
};
} else if (_root.v1 == 2) {
tellTarget (_root.ok2) {
gotoAndPlay (2);
};
} else if (_root.v1 == 3) {
tellTarget (_root.ok3) {
gotoAndPlay (2);
};
} else if (_root.v1 == 4) {
tellTarget (_root.ok4) {
gotoAndPlay (2);
};
} else if (_root.v1 == 5) {
tellTarget (_root.ok5) {
gotoAndPlay (2);
};
}
Symbol 91 MovieClip Frame 30
stop();
Symbol 93 Button
on (release) {
if ((_root.spotb2 < 1) && (_root.v5 > 1)) {
_root.spotb2 = 1;
with (animation) {
gotoAndPlay(2);
}
}
}
Symbol 95 Button
on (release) {
if ((_root.spotb3 < 1) && (_root.v5 > 1)) {
_root.spotb3 = 1;
with (animation) {
gotoAndPlay(2);
}
}
}
Symbol 97 Button
on (release) {
if ((_root.spotb5 < 1) && (_root.v5 > 1)) {
_root.spotb5 = 1;
with (animation) {
gotoAndPlay(2);
}
}
}
Symbol 99 Button
on (release) {
if ((_root.spotb1 < 1) && (_root.v5 > 1)) {
_root.spotb1 = 1;
with (animation) {
gotoAndPlay(2);
}
}
}
Symbol 104 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 18
stop();
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 2
_root.v2 = 1;
Symbol 105 MovieClip Frame 38
_root.gotoAndPlay("director");
Symbol 108 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 2
Symbol 108 MovieClip Frame 10
stop();
Symbol 108 MovieClip Frame 20
gotoAndPlay (1);
Symbol 110 Button
on (rollOver) {
texta = _root.v8[_root.v34];
tellTarget (info) {
gotoAndPlay (2);
};
}
on (rollOut) {
tellTarget (info) {
gotoAndPlay (11);
};
}
Symbol 112 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 20
stop();
Symbol 117 MovieClip Frame 2
stop();
Symbol 123 MovieClip Frame 2
stop();
Symbol 129 MovieClip Frame 2
stop();
Symbol 135 MovieClip Frame 2
stop();
Symbol 141 MovieClip Frame 2
stop();
Symbol 147 MovieClip Frame 2
stop();
Symbol 153 MovieClip Frame 2
stop();
Symbol 165 Button
on (release) {
tellTarget (_root) {
gotoAndPlay ("scores");
};
}
Symbol 179 MovieClip Frame 33
_root.scores.createTextField("mytext", 1, 0, 75, 210, 40);
mytext.type = "input";
mytext.multiline = false;
mytext.wordWrap = true;
mytext.border = true;
mytext.bold = true;
mytext.restrict = "A-Z a-z 0-9.:\\-";
myformat = new TextFormat();
myformat.bullet = false;
myformat.maxChars = 12;
myformat.size = 24;
myformat.font = "Addled";
myformat.color = 0;
if (mytext.text.length < 1) {
mytext.text = _root.mytexts;
}
mytext.setTextFormat(myformat);
ok_btn.onRelease = function () {
_root.mytexts = mytext.text;
_root.nextFrame();
};
ok_btn.onKeyDown = function () {
if (Key.getCode() == 13) {
_root.mytexts = mytext.text;
Key.removeListener(ok_btn);
this.onRelease();
}
};
Key.addListener(ok_btn);
stop();
Symbol 181 Button
on (release) {
unloadMovieNum (1);
unloadMovieNum (2);
gotoAndPlay (1);
}