Frame 1
totalBytes = Math.round(getBytesTotal() / 1024);
loadedBytes = Math.round(getBytesLoaded() / 1024);
percentDone = Math.round((loadedBytes / totalBytes) * 100);
percentone = totalBytes / 100;
percent = Math.round(loadedBytes / percentone);
if (_root._framesloaded >= _root._totalframes) {
gotoAndStop (5);
}
Instance of Symbol 18 MovieClip in Frame 1
onClipEvent (enterFrame) {
_xscale = (_root.percentDone * 4);
}
Frame 2
gotoAndPlay (1);
Frame 5
stopAllSounds();
fscommand ("allowscale", false);
_root.attachMovie("ff", "ff", 10000);
_root.attachMovie("cl", "cl", 10050);
var amitavaredkey = false;
var amitavabluekey = false;
var amitavawhitekey = false;
var amitavawhitekeysho = false;
var amitavalevel = "Room 1";
var amitavajewel = false;
var amitavagame = false;
var pass = 1;
var amitavapw = false;
var securityarrest = false;
var timer = " ";
var amitavaplay = true;
var amitavaroom = null;
var locdoora = true;
var locdoorb = true;
var redkey = 1;
var bluekey = 1;
var reddoor = 1;
var bluedoor = 1;
var whitekey = 1;
var rot = true;
var stol = 1;
var sec = " ";
var msg = "There is a precious Emerald in the Museum room. Your target is to find & steal the precious Emerald.";
s = new Sound();
s.attachSound("alrm");
bgs = new Sound();
bgs.attachSound("bgsnd");
al = new Sound();
al.attachSound("alrm");
Frame 6
fscommand ("allowscale", false);
Instance of Symbol 74 MovieClip "warn" in Frame 14
onClipEvent (load) {
this.stop();
}
Frame 15
amitavaroom = 1;
_root.amitavalevel = "Room 1";
fscommand ("allowscale", false);
if (_root.amitavagame == false) {
gotoAndPlay (20);
}
Instance of Symbol 87 MovieClip "thft" in Frame 15
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (!_root.back.hitTest(this._x + 20, this._y, true)) {
right = true;
} else {
right = false;
}
if (!_root.back.hitTest(this._x - 20, this._y, true)) {
left = true;
} else {
left = false;
}
if (!_root.back.hitTest(this._x, this._y + 20, true)) {
down = true;
} else {
down = false;
}
if (!_root.back.hitTest(this._x, this._y - 20, true)) {
up = true;
} else {
up = false;
}
if (Key.isDown(37) && (left == true)) {
_rotation = -180;
_x = (_x - 4);
this.gotoAndStop(2);
}
if (Key.isDown(39) && (right == true)) {
_rotation = 0;
_x = (_x + 4);
this.gotoAndStop(2);
}
if (Key.isDown(38) && (up == true)) {
_rotation = -90;
_y = (_y - 4);
this.gotoAndStop(2);
}
if (Key.isDown(40) && (down == true)) {
_rotation = 90;
_y = (_y + 4);
this.gotoAndStop(2);
}
}
}
Instance of Symbol 92 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.stop();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
_root.s.start();
this.br1.sr = 0;
pl = 0;
}
}
}
}
Instance of Symbol 99 MovieClip "li1" in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.br2.sr = 0;
pl = 0;
_root.lop = true;
}
}
}
}
Instance of Symbol 106 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 117 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
wl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavajewel == false) {
if (this.hitTest(_root.thft)) {
pl = 1;
_root.msg = "You need a White key to open this door";
} else if (pl == 1) {
_root.msg = "There is a precious Emerald in the Museum room. Your target is to find & steal the precious Emerald.";
pl = 0;
}
} else if (this.hitTest(_root.thft)) {
if (_root.amitavawhitekey == true) {
if (wl == 1) {
this.gotoAndStop(2);
wl = 0;
}
} else {
_root.msg = "You need a White key to open this door";
}
} else if ((_root.amitavawhitekey == false) && (_root.pass == 1)) {
_root.msg = "Security is alert, you have only 120 seconds to find the white key and escape from the Museum";
}
}
Instance of Symbol 129 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
bl = 1;
if (_root.reddoor == 0) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft)) {
if (_root.amitavaredkey == true) {
if (_root.reddoor == 1) {
this.gotoAndStop(2);
_root.inv.gotoAndStop(1);
_root.reddoor = 0;
}
} else if (_root.amitavajewel == false) {
_root.msg = "You Need A Red Key To Open This Door";
bl = 1;
}
} else if (bl == 1) {
if (_root.amitavajewel == false) {
_root.msg = "There is a precious Emerald in the Museum room. Your target is to find & steal the precious Emerald.";
bl = 0;
}
}
}
Instance of Symbol 135 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br) && (_root.amitavaredkey == true)) {
if (pl == 1) {
_root.thft._x = 184;
_root.thft._y = 144;
_root.gotoAndStop(16);
pl = 0;
}
}
}
Instance of Symbol 133 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 243;
_root.thft._y = 80;
_root.gotoAndStop(20);
pl = 0;
}
}
}
Instance of Symbol 131 MovieClip in Frame 15
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 419;
_root.thft._y = 80;
_root.gotoAndStop(19);
pl = 0;
}
}
}
Instance of Symbol 139 MovieClip "back" in Frame 15
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 153 MovieClip "inv" in Frame 15
onClipEvent (load) {
if (_root.amitavaredkey == true) {
this.gotoAndStop(4);
} else if (_root.amitavabluekey == true) {
this.gotoAndStop(3);
} else if (_root.amitavajewel == true) {
this.gotoAndStop(2);
}
}
Instance of Symbol 154 MovieClip "ticlp" in Frame 15
onClipEvent (load) {
sho = 0;
ti = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavajewel == true) {
if (ti == 1) {
sho++;
time = sho % 30;
if (time == 29) {
_root.timer = _root.timer - 1;
}
}
}
}
Instance of Symbol 212 MovieClip "gov" in Frame 15
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavajewel == true) {
if (_root.timer < 1) {
if (pl == 1) {
_root.securityarrest = true;
this.play();
pl = 0;
}
}
}
}
Frame 16
amitavaroom = 2;
_root.amitavalevel = "Room 2";
fscommand ("allowscale", false);
Instance of Symbol 106 MovieClip in Frame 16
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 232 MovieClip in Frame 16
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.stop();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 16
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (_root.rot == true) {
_rotation = (_rotation + 1);
}
if (((((((this.br.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x, _root.thft._y - 20, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y + 20, true))) || (this.br1.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.br.sr = 0;
this.br1.sr = 0;
_root.rot = false;
_root.lop = true;
pl = 0;
}
}
}
}
Instance of Symbol 235 MovieClip in Frame 16
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 520;
_root.thft._y = 142;
_root.gotoAndStop(15);
pl = 0;
}
}
}
Instance of Symbol 236 MovieClip in Frame 16
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 172;
_root.thft._y = 142;
_root.gotoAndStop(17);
pl = 0;
}
}
}
Instance of Symbol 238 MovieClip "back" in Frame 16
onClipEvent (load) {
_visible = false;
}
Frame 17
amitavaroom = 3;
_root.amitavalevel = "Room 3";
fscommand ("allowscale", false);
Instance of Symbol 106 MovieClip in Frame 17
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 17
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 106 MovieClip in Frame 17
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 17
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 240 MovieClip in Frame 17
onClipEvent (load) {
pl = 1;
if (_root.bluekey == 0) {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft)) {
if (_root.bluekey == 1) {
_visible = false;
_root.inv.gotoAndStop(3);
_root.amitavabluekey = true;
_root.bluekey = 0;
}
}
}
Instance of Symbol 242 MovieClip in Frame 17
/* no clip actions */
Instance of Symbol 242 MovieClip in Frame 17
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 508;
_root.thft._y = 142;
_root.gotoAndStop(16);
pl = 0;
}
}
}
Instance of Symbol 244 MovieClip "back" in Frame 17
onClipEvent (load) {
_visible = false;
}
Frame 18
amitavaroom = 4;
_root.amitavalevel = "Room 4";
fscommand ("allowscale", false);
Instance of Symbol 96 MovieClip in Frame 18
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
rot = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (_root.rot == true) {
_rotation = (_rotation + 1);
}
if (((((((this.br.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x, _root.thft._y - 20, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y + 20, true))) || (this.br1.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.rot = false;
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 245 MovieClip in Frame 18
onClipEvent (load) {
pl = 1;
if (_root.redkey == 0) {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft)) {
if (_root.redkey == 1) {
_visible = false;
_root.inv.gotoAndStop(4);
_root.amitavaredkey = true;
_root.redkey = 0;
}
}
}
Instance of Symbol 247 MovieClip in Frame 18
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 243;
_root.thft._y = 75;
_root.gotoAndStop(19);
pl = 0;
}
}
}
Instance of Symbol 249 MovieClip "back" in Frame 18
onClipEvent (load) {
_visible = false;
}
Frame 19
amitavaroom = 5;
_root.amitavalevel = "Room 5";
fscommand ("allowscale", false);
Instance of Symbol 99 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.br2.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 236 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 167;
_root.thft._y = 221;
_root.gotoAndStop(20);
pl = 0;
}
}
}
Instance of Symbol 257 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 241;
_root.thft._y = 63;
_root.gotoAndStop(22);
pl = 0;
}
}
}
Instance of Symbol 258 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 418;
_root.thft._y = 76;
_root.gotoAndStop(21);
pl = 0;
}
}
}
Instance of Symbol 256 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 242;
_root.thft._y = 385;
_root.gotoAndStop(15);
pl = 0;
}
}
}
Instance of Symbol 254 MovieClip in Frame 19
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 420;
_root.thft._y = 378;
_root.gotoAndStop(18);
pl = 0;
}
}
}
Instance of Symbol 260 MovieClip "back" in Frame 19
onClipEvent (load) {
_visible = false;
}
Frame 20
amitavaroom = 6;
_root.amitavalevel = "Room 6";
fscommand ("allowscale", false);
Instance of Symbol 262 MovieClip in Frame 20
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 20
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 99 MovieClip in Frame 20
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.br2.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 99 MovieClip in Frame 20
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.br2.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 152 MovieClip in Frame 20
onClipEvent (load) {
if (_root.amitavawhitekeysho == true) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft) && (_root.amitavawhitekeysho == true)) {
if (_root.whitekey == 1) {
_visible = false;
_root.inv.gotoAndStop(5);
_root.amitavawhitekey = true;
_root.amitavawhitekeysho = false;
_root.msg = "You got the key go to the exit gate !";
_root.whitekey = 0;
}
}
}
Instance of Symbol 268 MovieClip "lbound" in Frame 20
onClipEvent (load) {
pl = 1;
this.stop();
if (_root.amitavawhitekeysho == true) {
_visible = true;
this.play();
} else {
this.stop();
_visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br2.hitTest(_root.thft) && (_root.amitavawhitekeysho == true)) {
if (pl == 1) {
_root.gov.play();
this.br2.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 272 MovieClip "sw" in Frame 20
onClipEvent (load) {
p = 1;
if (_root.amitavawhitekeysho == true) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft) && (_root.amitavawhitekeysho == true)) {
if (Key.isDown(32) && (_root.amitavapw == true)) {
this.gotoAndStop(2);
_root.lbound._x = _root.lbound._x + 800;
_root.lbound.stop();
} else if ((_root.amitavawhitekeysho == true) && (_root.pass == 1)) {
_root.msg = "You need to find the secret password and press Spacebar to deactivate the laser wave.";
}
} else if (((_root.amitavawhitekeysho == true) && (_root.amitavawhitekey == false)) && (_root.pass == 1)) {
_root.msg = "Security is alert, you have only 120 seconds to find the white key and escape from the Museum";
}
}
Instance of Symbol 277 MovieClip in Frame 20
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 498;
_root.thft._y = 197;
_root.gotoAndStop(19);
pl = 0;
}
}
}
Instance of Symbol 277 MovieClip in Frame 20
/* no clip actions */
Instance of Symbol 275 MovieClip in Frame 20
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 420;
_root.thft._y = 385;
_root.gotoAndStop(15);
pl = 0;
}
}
}
Instance of Symbol 281 MovieClip "back" in Frame 20
onClipEvent (load) {
_visible = false;
}
Frame 21
amitavaroom = 7;
_root.amitavalevel = "Room 7";
fscommand ("allowscale", false);
Instance of Symbol 92 MovieClip in Frame 21
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.stop();
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 232 MovieClip in Frame 21
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.stop();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 21
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
rot = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (rot == 1) {
_rotation = (_rotation + 1);
}
if (((((((this.br.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x, _root.thft._y - 20, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y + 20, true))) || (this.br1.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
rot = 0;
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 284 MovieClip "pw" in Frame 21
onClipEvent (load) {
if (_root.amitavawhitekeysho == true) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft) && (_root.amitavawhitekeysho == true)) {
if (_root.pass == 1) {
_visible = false;
_root.amitavapw = true;
_root.msg = "You got the secret password. Hurry up, you need to find the white key to make an exit.";
_root.pass = 0;
}
}
}
Instance of Symbol 286 MovieClip in Frame 21
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 243;
_root.thft._y = 375;
_root.gotoAndStop(19);
pl = 0;
}
}
}
Instance of Symbol 288 MovieClip "back" in Frame 21
onClipEvent (load) {
_visible = false;
}
Frame 22
amitavaroom = 8;
_root.amitavalevel = "Room 8";
fscommand ("allowscale", false);
Instance of Symbol 292 MovieClip in Frame 22
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.stop();
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 293 MovieClip in Frame 22
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br2.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
this.stop();
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 302 MovieClip in Frame 22
onClipEvent (load) {
pl = 1;
bl = 1;
if (_root.bluedoor == 0) {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft)) {
if (_root.amitavabluekey == true) {
if (_root.bluedoor == 1) {
this.gotoAndStop(2);
_root.inv.gotoAndStop(1);
_root.bluedoor = 0;
}
} else {
_root.msg = "You Need A Blue Key To Open This Door";
bl = 1;
}
} else if (bl == 1) {
if (_root.amitavajewel == false) {
_root.msg = "There is a precious Emerald in the Museum room. Your target is to find & steal the precious Emerald.";
bl = 0;
}
}
}
Instance of Symbol 286 MovieClip in Frame 22
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br)) {
if (pl == 1) {
_root.thft._x = 420;
_root.thft._y = 375;
_root.gotoAndStop(19);
pl = 0;
}
}
}
Instance of Symbol 135 MovieClip in Frame 22
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br) && (_root.amitavaredkey == true)) {
if (pl == 1) {
_root.thft._x = 170;
_root.thft._y = 143;
_root.gotoAndStop(23);
pl = 0;
}
}
}
Instance of Symbol 304 MovieClip "back" in Frame 22
onClipEvent (load) {
_visible = false;
}
Frame 23
amitavaroom = 9;
_root.amitavalevel = "Room 9";
fscommand ("allowscale", false);
Instance of Symbol 92 MovieClip in Frame 23
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 15, true) || (this.br2.hitTest(_root.thft._x + 15, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 15, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 15, true))) {
if (pl == 1) {
_root.gov.play();
this.stop();
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 307 MovieClip in Frame 23
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (this.br.hitTest(_root.thft.br) || (this.br1.hitTest(_root.thft.br))) {
if (pl == 1) {
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 92 MovieClip in Frame 23
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.br2.hitTest(_root.thft._x, _root.thft._y + 15, true) || (this.br2.hitTest(_root.thft._x + 15, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x - 15, _root.thft._y, true))) || (this.br2.hitTest(_root.thft._x, _root.thft._y - 15, true))) {
if (pl == 1) {
_root.gov.play();
this.stop();
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 308 MovieClip in Frame 23
onClipEvent (load) {
pl = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (((this.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
_root.gov.play();
_root.s.start();
this.stop();
pl = 0;
}
}
}
}
Instance of Symbol 96 MovieClip in Frame 23
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
rot = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (rot == 1) {
_rotation = (_rotation + 1);
}
if (((((((this.br.hitTest(_root.thft._x, _root.thft._y + 20, true) || (this.br.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br.hitTest(_root.thft._x, _root.thft._y - 20, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y + 20, true))) || (this.br1.hitTest(_root.thft._x + 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x - 20, _root.thft._y, true))) || (this.br1.hitTest(_root.thft._x, _root.thft._y - 20, true))) {
if (pl == 1) {
rot = 0;
_root.gov.play();
this.br.sr = 0;
this.br1.sr = 0;
_root.s.start();
pl = 0;
}
}
}
}
Instance of Symbol 311 MovieClip in Frame 23
onClipEvent (load) {
if (_root.amitavajewel == true) {
this.gotoAndStop(2);
}
pl = 1;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft)) {
this.gotoAndStop(2);
_root.amitavajewel = true;
_root.amitavawhitekeysho = true;
_root.inv.gotoAndStop(2);
if (_root.stol == 1) {
_root.warn.play();
_root.timer = 120;
_root.msg = "Security is alert, you have only 120 seconds to find the white key and escape from the Museum";
_root.sec = "SEC";
_root.stol = 0;
}
}
}
Instance of Symbol 313 MovieClip in Frame 23
onClipEvent (load) {
pl = 1;
_visible = false;
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.thft.br) && (_root.amitavaredkey == true)) {
if (pl == 1) {
_root.thft._x = 505;
_root.thft._y = 243;
_root.gotoAndStop(22);
pl = 0;
}
}
}
Instance of Symbol 315 MovieClip "back" in Frame 23
onClipEvent (load) {
_visible = false;
}
Symbol 6 MovieClip [am] Frame 1
var ssc = "amitavagame";
Symbol 7 MovieClip [ff] Frame 1
if (((((_root.cl.ais == true) && (_root.cl.bis == true)) && (_root.cl.mis == true)) && (_root.cl.pis == true)) && (_root.cl.gis == true)) {
this.attachMovie("am", "am", 3);
} else {
removeMovieClip("am");
}
Symbol 8 MovieClip [cl] Frame 1
_root.chkload = true;
var ais = false;
var bis = false;
var mis = false;
var pis = false;
var gis = false;
var listener = new Object();
listener.onKeyDown = function () {
var _local1 = Key.getCode();
if (_local1 == 65) {
ais = true;
}
if (_local1 == 66) {
bis = true;
}
if (_local1 == 77) {
mis = true;
}
if (_local1 == 71) {
pis = true;
}
if (_local1 == 73) {
gis = true;
}
};
Key.addListener(listener);
listener.onKeyUp = function () {
var _local1 = Key.getCode();
if (_local1 == 65) {
ais = false;
}
if (_local1 == 66) {
bis = false;
}
if (_local1 == 77) {
mis = false;
}
if (_local1 == 71) {
pis = false;
}
if (_local1 == 73) {
gis = false;
} else {
ais = false;
bis = false;
mis = false;
pis = false;
gis = false;
}
};
Key.addListener(listener);
Symbol 26 Button
on (release) {
getURL ("http://www.dailyfreegames.com", "_blank");
}
Symbol 27 MovieClip Frame 22
stop();
Symbol 30 Button
on (press) {
stopAllSounds();
}
Symbol 37 Button
on (press) {
gotoAndStop (6);
}
Symbol 40 MovieClip Frame 12
stop();
Symbol 41 Button
on (release) {
getURL ("http://www.dailyfreegames.com", "_blank");
}
Symbol 43 Button
on (release) {
getURL ("http://www.dailyfreegames.com/free-games.html", "_blank");
}
Symbol 52 Button
on (press) {
_root.amitavagame = true;
gotoAndStop (15);
}
Symbol 65 Button
on (press) {
gotoAndStop (1);
}
Symbol 86 MovieClip Frame 8
_parent.gotoAndStop(1);
Symbol 87 MovieClip Frame 1
stop();
Instance of Symbol 85 MovieClip "br" in Symbol 87 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Symbol 87 MovieClip Frame 2
stop();
Instance of Symbol 94 MovieClip "br" in Symbol 96 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 2) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
}
Instance of Symbol 94 MovieClip "br1" in Symbol 96 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (sr == 1) {
if (ri == 1) {
_height = (_height + 3);
}
if (lef == 1) {
_height = (_height - 2);
}
if (_height < 5) {
lef = 0;
ri = 1;
}
if (_height > 152) {
ri = 0;
lef = 1;
}
}
}
}
Instance of Symbol 98 MovieClip "br2" in Symbol 99 MovieClip Frame 1
onClipEvent (load) {
dn = true;
up = false;
pl = 1;
sr = 1;
}
onClipEvent (enterFrame) {
_root.peg = Math.round(_rotation);
if (_root.amitavaplay == true) {
if (sr == 1) {
if (_rotation > 40) {
up = true;
dn = false;
}
if (_rotation < -40) {
up = false;
dn = true;
}
if (dn == true) {
_rotation = (_rotation + 1);
}
if (up == true) {
_rotation = (_rotation - 1);
}
}
}
}
Instance of Symbol 101 MovieClip "br" in Symbol 106 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 2) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
Instance of Symbol 103 MovieClip "br1" in Symbol 106 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 2) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
Symbol 115 MovieClip Frame 19
_root.wel.play();
Symbol 115 MovieClip Frame 20
stop();
Symbol 117 MovieClip Frame 1
stop();
Symbol 128 MovieClip Frame 6
_root.locdoora = false;
stop();
Symbol 129 MovieClip Frame 1
stop();
Instance of Symbol 138 MovieClip "md" in Symbol 139 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.locdoora == false) {
if (this.hitTest(_root.thft)) {
this._x = this._x + 50;
_root.plo = true;
}
}
}
Symbol 153 MovieClip Frame 1
stop();
Symbol 164 Button
on (release) {
if (_root.amitavaplay == true) {
getURL ("http://www.dailyfreegames.com", "_blank");
}
}
Symbol 189 Button
on (press) {
_root.amitavaplay = true;
gotoAndStop (1);
}
Symbol 190 MovieClip Frame 1
stop();
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 3) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 2) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 1) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 4) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 5) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 9) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 6) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 170 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 7) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 174 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.amitavaroom == 8) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 177 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
if ((_root.amitavawhitekeysho == true) && (_root.amitavapw == false)) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if ((_root.amitavawhitekeysho == true) && (_root.amitavapw == false)) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 179 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
if (_root.amitavaredkey == true) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.amitavaredkey == true) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 181 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
if (_root.amitavabluekey == true) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.amitavabluekey == true) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 183 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
if (_root.amitavajewel == true) {
_visible = false;
} else {
_visible = true;
}
}
onClipEvent (enterFrame) {
if (_root.amitavajewel == true) {
_visible = false;
} else {
_visible = true;
}
}
Instance of Symbol 184 MovieClip in Symbol 190 MovieClip Frame 2
onClipEvent (load) {
if ((_root.amitavawhitekeysho == true) && (_root.amitavawhitekey == false)) {
_visible = true;
} else {
_visible = false;
}
}
onClipEvent (enterFrame) {
if ((_root.amitavawhitekeysho == true) && (_root.amitavawhitekey == false)) {
_visible = true;
} else {
_visible = false;
}
}
Symbol 194 Button
on (press) {
if (_root.amitavaplay == true) {
_root.amitavaplay = false;
_root.map.gotoAndStop(2);
}
}
Symbol 206 Button
on (press) {
_root.gotoAndStop(5);
}
Symbol 212 MovieClip Frame 1
stop();
Symbol 212 MovieClip Frame 2
var ssc = "You've been caught !";
if (_root.securityarrest == true) {
ssc = "Securities are arrests you !";
}
_root.amitavaplay = false;
Symbol 212 MovieClip Frame 68
stop();
Symbol 222 Button
on (press) {
_root.gotoAndStop(5);
}
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
_root.amitavaplay = false;
stopAllSounds();
_root.warn.stop();
Symbol 227 MovieClip Frame 17
stop();
Instance of Symbol 94 MovieClip "br" in Symbol 262 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 5) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
}
Instance of Symbol 94 MovieClip "br1" in Symbol 262 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (_root.amitavaplay == true) {
if (sr == 1) {
if (ri == 1) {
_height = (_height + 3);
}
if (lef == 1) {
_height = (_height - 2);
}
if (_height < 5) {
lef = 0;
ri = 1;
}
if (_height > 152) {
ri = 0;
lef = 1;
}
}
}
}
Instance of Symbol 266 MovieClip "br2" in Symbol 268 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
Symbol 272 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 2
_root.sw.p = 0;
Instance of Symbol 280 MovieClip in Symbol 281 MovieClip Frame 1
onClipEvent (load) {
xpos = _x;
ypos = _y;
}
onClipEvent (enterFrame) {
if (_root.amitavawhitekeysho == true) {
_x = xpos;
_y = ypos;
} else {
_x = (_x + 600);
}
}
Symbol 301 MovieClip Frame 5
_root.locdoorb = false;
stop();
Symbol 302 MovieClip Frame 1
stop();
Instance of Symbol 138 MovieClip "md" in Symbol 304 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.locdoorb == false) {
if (this.hitTest(_root.thft)) {
this._x = this._x + 50;
}
}
}
Instance of Symbol 305 MovieClip "br" in Symbol 307 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 2) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
Instance of Symbol 306 MovieClip "br1" in Symbol 307 MovieClip Frame 1
onClipEvent (load) {
ri = 1;
lef = 0;
sr = 1;
}
onClipEvent (enterFrame) {
if (sr == 1) {
if (ri == 1) {
_height = (_height - 4);
}
if (lef == 1) {
_height = (_height + 4);
}
if (_height < 2) {
lef = 1;
ri = 0;
}
if (_height > 152) {
ri = 1;
lef = 0;
}
}
}
Symbol 311 MovieClip Frame 1
stop();