STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228125
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/27893536?noj=FRM27893536-12DC" width="1" height="1"></div>

Horror Place Escape by kai3114.swf

This is the info page for
Flash #221627

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
frame 1 { function mySiteLink() { getURL('http://www.freeroomescape.com/', '_blank'); } function randList(M, N) { i = 0; for (;;) { if (!(i < M && N >= 0)) break; if (random(M - i) < N) { _root.randGame[N] = i; --N; } ++i; } } stop(); _root.game_page_url = 'http://www.freeroomescape.com/horror-place-escape/'; var CPMStarContentSpotID = '14134Q80C4CD88'; System.security.allowDomain('server.cpmstar.com'); adBox.loadMovie('http://server.cpmstar.com/adviewas2.swf?contentspotid=' + _root.CPMStarContentSpotID); Button.prototype.tabEnabled = false; MovieClip.prototype.tabEnabled = false; var stickGrabbed = false; var rightClick = new ContextMenu(); rightClick.hideBuiltInItems(); _root.menu = rightClick; var mySiteLink = new ContextMenuItem('Free Room Escape Games!', mySiteLink); rightClick.customItems.push(mySiteLink); _root.randGame = new Array(); randlinks = new Array(30); randlinks[0] = 'http://www.crazyescapegames.com/abandoned-toilet-escape/'; randlinks[1] = 'http://www.crazyescapegames.com/abandoned-mall-escape/'; randlinks[2] = 'http://www.crazyescapegames.com/crazy-hospital-escape/'; randlinks[3] = 'http://www.crazyescapegames.com/samurai-legend-escape/'; randlinks[4] = 'http://www.crazyescapegames.com/ironman-mystery-1/'; randlinks[5] = 'http://www.crazyescapegames.com/abandoned-school-escape/'; randlinks[6] = 'http://www.crazyescapegames.com/restaurant-mystery-escape/'; randlinks[7] = 'http://www.crazyescapegames.com/piggy-love-story/'; randlinks[8] = 'http://www.crazyescapegames.com/annabelle-mysteries/'; randlinks[9] = 'http://www.crazyescapegames.com/dragon-ball-z-namek-mysteries/'; randlinks[10] = 'http://www.crazyescapegames.com/pokemon-mysteries/'; randlinks[11] = 'http://www.crazyescapegames.com/mysteries-of-silent-hill/'; randlinks[12] = 'http://www.crazyescapegames.com/mystery-sushi-hotel/'; randlinks[13] = 'http://www.crazyescapegames.com/rain-rain-go-away-escape/'; randlinks[14] = 'http://www.crazyescapegames.com/the-ju-on-house-mysteries/'; randlinks[15] = 'http://www.crazyescapegames.com/mystery-of-permuda-escape/'; randlinks[16] = 'http://www.crazyescapegames.com/the-lost-planet-kepler-186f/'; randlinks[17] = 'http://www.crazyescapegames.com/kfc-restaurant-escape/'; randlinks[18] = 'http://www.crazyescapegames.com/silent-hill-the-haunted-house/'; randlinks[19] = 'http://www.crazyescapegames.com/ice-mountain-mysteries/'; randlinks[20] = 'http://www.crazyescapegames.com/farm-valley-escape/'; randlinks[21] = 'http://www.crazyescapegames.com/basement-of-dead-haunted-house/'; randlinks[22] = 'http://www.crazyescapegames.com/turkey-derinkuyu-mystery-cave/'; randlinks[23] = 'http://www.crazyescapegames.com/escape-the-devil-game/'; randlinks[24] = 'http://www.crazyescapegames.com/christmas-house-mysteries/'; randlinks[25] = 'http://www.crazyescapegames.com/crazy-christmas-escape/'; randlinks[26] = 'http://www.crazyescapegames.com/new-year-escape-2016/'; randlinks[27] = 'http://www.crazyescapegames.com/giant-ant-nest-mystery/'; randlinks[28] = 'http://www.crazyescapegames.com/mystery-of-the-missing-key/'; randlinks[29] = 'http://www.crazyescapegames.com/the-last-pompeii-escape/'; } movieClip 16 { } instance of movieClip 16 { onClipEvent (press) { getURL('http://www.freeroomescape.com/', '_blank'); } } movieClip 20 { } // unknown tag 88 length 68 movieClip 23 { } button 25 { on (press) { getURL('http://www.freeroomescape.com/category/download-free-escape-games/', '_blank'); } } movieClip 27 { } movieClip 30 { } // unknown tag 88 length 66 movieClip 35 { } button 37 { on (press) { _root.direction_bt = 'none'; _root.move_location = 'menu'; _root.Move_function.gotoAndPlay(2); } } movieClip 38 { frame 1 { stop(); } frame 101 { stop(); } } instance of movieClip 38 { onClipEvent (load) { total = _root.getBytesTotal(); } onClipEvent (enterFrame) { loaded = _root.getBytesLoaded(); percent = int((loaded / total) * 100); _root.msg.text = percent + ' %'; gotoAndStop(percent); if (percent >= 100) { gotoAndStop('play'); } } } movieClip 41 { } movieClip 43 { } movieClip 45 { } movieClip 46 { } movieClip 49 { } movieClip 50 { frame 1 { stop(); } } movieClip 51 { frame 1 { stop(); } frame 6 { _root.key_points(_root.move_location); _root.point_location = _root.move_location; _root.gotoAndPlay(_root.move_location); text_an.gotoAndStop(1); } } frame 2 { function key_points(local) { k = 0; while (k < 41) { _root.point['key' + k]._visible = false; ++k; } } function key_picked_load(itemx, mc, u) { if (_root[itemx + u] == 'take') { mc._visible = false; } else { mc._visible = true; } } function key_picked(itemx, mc, u) { if (mc.key_used != true && _root[itemx + u] != 'take') { _root.plus1._x = mc._x; _root.plus1._y = mc._y; _root.plus1.gotoAndPlay(2); mc.gotoAndPlay(2); ++_root.bonus; _root[itemx + u] = 'take'; } } function random_fish_pop() { i = 0; t = 0; for (;;) { if (!(i < 20 && t == 0)) break; if (_root.aryInv[i] == 'none') { t = 1; } else { ++i; } } if (t == 1) { _root.aryInv[i] = 'rob_c4'; } _root.rob_c4_used = false; _root.core.pickso.start(0, 1); _root.core.waterdropso.start(0, 1); if (_root.fish1 == 'take') { _root.s_view_item = _root.fishRmd[random(3)]; } else { _root.s_view_item = _root.fishRmd[random(4)]; } _root.s_view_pop.gotoAndPlay('play'); } function pick_up(itemx, mc, u) { i = 0; t = 0; for (;;) { if (!(i < 20 && t == 0)) break; if (_root.aryInv[i] == 'none') { t = 1; } else { ++i; } } if (t == 1) { _root.aryInv[i] = itemx; } _root[itemx + u] = 'take'; _root.core.pickso.start(0, 1); mc._visible = false; } function pick_up2(itemx, mc, u) { i = 0; t = 0; for (;;) { if (!(i < 20 && t == 0)) break; if (_root.aryInv[i] == 'none') { t = 1; } else { ++i; } } if (t == 1) { _root.aryInv[i] = itemx; } _root[itemx + u] = 'take'; _root.core.pickso.start(0, 1); } function pick_up_load(itemx, mc, u) { if (_root[itemx + u] == 'take') { mc._visible = false; } else { mc._visible = true; } } function items_c(c1, c2, c3, t) { if (_root.selected_items == c1 && _root.aryInv[t] == c2 or _root.selected_items == c2 && _root.aryInv[t] == c1) { _root.aryInv[_root.selected_box] = 'none'; _root.aryInv[t] = 'none'; _root.selected_items = 'none'; i = 0; t = 0; for (;;) { if (!(i < 20 && t == 0)) break; if (_root.aryInv[i] == 'none') { t = 1; } else { ++i; } } if (t == 1) { _root.aryInv[i] = c3; } _root.core.combineso.start(0, 1); _root.start_dialog = false; _root.menu_top.dia.gotoAndStop(1); } else { if (_root.aryInv[t] != 'none' && _root.selected_items != 'none') { _root.dialog(0); } } } function items_h(c1, c2, t) { if (_root.selected_items == c1 && _root.aryInv[t] == c2) { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root[c2 + '_h'] = true; _root.core.combineso.start(0, 1); _root.s_view_item = c2; _root.s_view_pop.gotoAndPlay('play'); } } function items_combine(item, t) { _root.items_c('cell', 'battery', 'cell2', t); _root.items_c('screw_body', 'screw_stick', 'screw', t); _root.items_c('rope', 'weight', 'weight2', t); _root.items_c('star_c1', 'star3', 'star', t); _root.items_c('star_c2', 'star2', 'star', t); _root.items_c('star_c3', 'star1', 'star', t); _root.items_c('knife', 'gift', 'star1', t); item.selectx.gotoAndStop(1); item.selectx2.gotoAndStop(1); _root.selected_items = 'none'; _root.selected_box = 'none'; _root.item_select = false; } function items_pickup_event(item, t) { if (_root.aryInv[t] != 'none') { if (_root.selected_items == _root.aryInv[t] && _root.selected_box == t) { item.selectx.gotoAndStop(1); item.selectx2.gotoAndStop(1); _root.selected_items = 'none'; _root.selected_box = 'none'; _root.item_select = false; } else { if (_root.aryInv[t] != 'none' && _root.selected_items != 'none') { _root.items_combine(item, t); } else { item.selectx.gotoAndStop(2); item.selectx2.gotoAndStop(1); _root.selected_items = _root.aryInv[t]; _root.selected_box = t; } } } else { item.selectx.gotoAndStop(1); item.selectx2.gotoAndStop(1); _root.selected_items = 'none'; _root.selected_box = 'none'; _root.item_select = false; } } function rollover_event(item, t) { if (_root.aryInv[t] != 'none' && _root.selected_items != 'none') { if (_root.selected_items != _root.aryInv[t] && _root.selected_box != t) { item.selectx2.gotoAndStop(2); } else { item.selectx2.gotoAndStop(1); } } else { item.selectx2.gotoAndStop(1); } } function rollout_event(item, t) { item.selectx2.gotoAndStop(1); } function dialog(dx, c) { _root.char = c; _root.enddia = false; _root.start_dialog = false; _root.enddia = false; _root.increment = 0; _root.des_text = _root.darySto[dx]; _root.menu_top.dia.gotoAndPlay(2); } function randList(M, N) { i = 0; for (;;) { if (!(i < M && N >= 0)) break; if (random(M - i) < N) { _root.randGame[N] = i; --N; } ++i; } } function createSnow(container, numberOfFlakes) { var v4 = 0; while (v4 < numberOfFlakes) { var v2 = container.attachMovie('snow_mc', 'snow' + container.getNextHighestDepth(), container.getNextHighestDepth()); v2.r = 1 + Math.random() * speed; v2.k = -Math.PI + Math.random() * Math.PI; v2.rad = 0; var v3 = random(50) + 50; v2._xscale = v3; v2._yscale = v3; v2._alpha = random(100) + 50; v2._x = random(movieWidth); v2._y = random(movieHeight); v2.onEnterFrame = function () { this.rad += (this.k / 180) * Math.PI; this._x -= Math.cos(this.rad) + wind; this._y += speed; if (this._y >= movieHeight) { this._y = -5; } if (this._x >= movieWidth) { this._x = 1; } if (this._x <= 0) { this._x = movieWidth - 1; } }; ++v4; } } stop(); _root.ball_return = 0; _root.direction_bt = 'none'; _root.scene_pop_item = 'none'; _root.items_view_item = 'none'; _root.selected_items = 'none'; _root.all_put = false; _root.drag_objest = false; _root.dialog_pause = false; _root.startgame = false; _root.time_stop = true; _root.tree_count = 0; _root.pokemon_catch = 0; _global.taking_ball5 = false; _root.fdoor_unlock = false; _root.ending_scene == false; _root.char = 1; _root.f1 = 'none'; _root.f2 = 'none'; _root.f3 = 'none'; _root.f4 = 'none'; _root.f5 = 'none'; _root.f6 = 'none'; _root.f7 = 'none'; _root.items_view_ip = 0; _root.start_p1 = false; _root.start_p2 = false; _root.start_p3 = false; _root.start_p8 = false; _root.start_wall_p1 = false; _root.start_pa = false; _root.login_enter = false; aryView = new Array(10); fishRmd = new Array(10); fishRmd[0] = 'leaf'; fishRmd[1] = 'boot'; fishRmd[2] = 'plastic'; fishRmd[3] = 'fish'; _root.soriken_a1 = 1; _root.soriken_a2 = 1; _root.soriken_a3 = 1; _root.soriken_a4 = 1; _root.sri1_bt_used = false; _root.sri2_bt_used = false; _root.sri3_bt_used = false; _root.sri4_bt_used = false; _root.fire_on = false; _root.m_bt1 = 1; _root.m_bt2 = 1; _root.m_bt3 = 1; _root.red_light1 = 1; _root.red_light2 = 1; _root.red_light3 = 1; _root.num1 = 0; _root.num2 = 0; _root.num3 = 0; _root.num4 = 0; _root.num5 = 0; _root.num6 = 0; _root.num7 = 0; _root.num8 = 0; _root.num9 = 0; _root.item_select = false; var core = this; var make_sound = function (mc_name, depth, volume, name) { var v2 = core.createEmptyMovieClip(mc_name, depth); var v1 = new Sound(v2); v1.setVolume(volume); v1.attachSound(name); return v1; }; var menuso = make_sound('smenuso', 206, 80, 'menuso'); var endingso = make_sound('smenuso', 207, 80, 'endingso'); var ingameso = make_sound('smenuso', 208, 30, 'ingameso'); var hitso = make_sound('hitso', 209, 80, 'hitso'); var trickso = make_sound('trickso', 210, 100, 'trickso'); var pickso = make_sound('pickso', 211, 80, 'pickso'); var unlockso = make_sound('unlockso', 212, 80, 'unlockso'); var noteso = make_sound('noteso', 213, 50, 'noteso'); var combineso = make_sound('combineso', 214, 50, 'combineso'); var keylockso = make_sound('keylockso', 215, 100, 'keylockso'); var waterdropso = make_sound('waterdropso', 216, 100, 'waterdropso'); var waterso = make_sound('waterso', 217, 100, 'waterso'); var floweringso = make_sound('floweringso', 218, 30, 'floweringso'); var cowso = make_sound('cowso', 219, 30, 'cowso'); var swordso = make_sound('swordso', 220, 50, 'swordso'); var breakso = make_sound('breakso', 221, 100, 'breakso'); var moveso = make_sound('moveso', 221, 100, 'moveso'); var switchso = make_sound('switchso', 222, 100, 'switchso'); core.menuso.start(0, 999); myMasterSoundObject = new Sound(mc); aryInv = new Array(19); i = 0; while (i < 20) { aryInv[i] = 'none'; ++i; } coin = new Array(30); k = 0; while (k < 30) { _root.coin[k] = 'none'; ++k; } _root.timer = 0; _root.score = 0; _root.scorex = 0; _root.coin_score = 0; _root.view_score = false; _root.time_stop = true; _root.timer_min = 0; clearInterval(countdownInterval); _root.seconds_time = 0; _root.t_time = 0; _root.hours_time = 0; _root.total_rank = 0; _root.fishing_time = 0; _root.land_plant1_mc = 1; _root.land_plant2_mc = 1; _root.land_plant3_mc = 1; _root.land_plant4_mc = 1; _root.land1_timer = 0; _root.land2_timer = 0; _root.land3_timer = 0; _root.land4_timer = 0; _root.soup_timer = 0; _root.timer_display = '0' + _root.hours_time + ':0' + _root.seconds_time; countdown = function () { if (!_root.time_stop) { if (_root.make_soup) { if (_root.soup_timer >= 5) { _root.soup_done = true; } else { ++_root.soup_timer; } } if (_root.land_plant1_water) { ++_root.land1_timer; if (_root.land1_timer > 5 && _root.land_plant1_mc < 5) { _root.land1_timer = 0; _root.land_plant1_water = false; ++_root.land_plant1_mc; } if (_root.land_plant1_mc == 5) { _root.land_plant1_water = false; } } if (_root.land_plant2_water) { ++_root.land2_timer; if (_root.land2_timer > 5 && _root.land_plant2_mc < 5) { _root.land2_timer = 0; _root.land_plant2_water = false; ++_root.land_plant2_mc; } if (_root.land_plant2_mc == 5) { _root.land_plant2_water = false; } } if (_root.land_plant3_water) { ++_root.land3_timer; if (_root.land3_timer > 5 && _root.land_plant3_mc < 5) { _root.land3_timer = 0; _root.land_plant3_water = false; ++_root.land_plant3_mc; } if (_root.land_plant3_mc == 5) { _root.land_plant3_water = false; } } if (_root.land_plant4_water) { ++_root.land4_timer; if (_root.land4_timer > 5 && _root.land_plant4_mc < 5) { _root.land4_timer = 0; _root.land_plant4_water = false; ++_root.land_plant4_mc; } if (_root.land_plant4_mc == 5) { _root.land_plant4_water = false; } } ++_root.timer; if (_root.timer < 10) { _root.seconds_time = '0' + _root.timer; } else { if (_root.timer > 59) { _root.timer = 0; ++_root.timer_min; _root.seconds_time = '0' + _root.timer; } else { _root.seconds_time = _root.timer; } } if (_root.timer_min < 10) { _root.hours_time = '0' + _root.timer_min; } else { _root.hours_time = _root.timer_min; } } _root.timer_display = _root.hours_time + ':' + _root.seconds_time; }; countdownInterval = setInterval(countdown, 1000); _root.press_timer = 0; _root.press_light = 1; _root.press_puzzle_unlock = false; _root.Press_stop = true; clearInterval(countdownPress); Press_start = function () { if (!_root.Press_stop) { if (_root.press_light < 8) { ++_root.press_timer; trace(_root.press_timer); if (_root.press_timer >= 2) { ++_root.press_light; _root.press_timer = 0; } } } }; countdownPress = setInterval(Press_start, 1500); _root.clicks = 0; _root.bonus = 0; _root.onMouseDown = function () { if (_root.startgame) { ++_root.clicks; } }; _root.randGame = new Array(); var speed = 2; var wind = -2; var movieWidth = 550; var movieHeight = 400; createSnow(_root.bg, 100); } // unknown tag 88 length 64 button 57 { on (press) { getURL('http://www.freeroomescape.com/', '_blank'); } } button 61 { on (press) { stopAllSounds(); _root.direction_bt = 'none'; _root.move_location = 'load'; _root.Move_function.gotoAndPlay(2); } } // unknown tag 88 length 86 movieClip 70 { frame 1 { stop(); } frame 2 { stop(); } } frame 3 { stop(); } movieClip 73 { frame 325 { stop(); _root.direction_bt = 'none'; _root.move_location = 'story'; _root.Move_function.gotoAndPlay(2); } } // unknown tag 88 length 94 movieClip 78 { } movieClip 81 { } movieClip 82 { instance of movieClip 81 { onClipEvent (press) { getURL('https://www.facebook.com/howtomakemoneyonlinetrading/', '_blank'); } } frame 15 { stop(); } instance of movieClip 81 { onClipEvent (press) { getURL('https://iqoption.com/promo/binary-options_en/?aff=38200', '_blank'); } } } frame 4 { stop(); _root.start_dialog = false; _root.digg_show = 2; _root.dia_i = 0; _root.dscene = 'intro'; _root.arySto = new Array(10); _root.arySto[0] = 'I haven\'t been here for ages, after the horrible incident..'; _root.arySto[1] = 'I can\'t quite explain it.. It is a bit cold here..'; _root.arySto[2] = 'Ok, I have to go back now..'; _root.arySto[3] = 'Huh!? Who locked the door?'; _root.arySto[4] = 'end'; _root.arySto[5] = ''; _root.arySto[6] = 'end'; _root.arySto[7] = 'It\'s locked'; _root.arySto[8] = 'I wonder what this is… The letters Z and S are written on it'; _root.arySto[9] = ''; _root.arySto[10] = 'none'; _root.increment = 0; var myText = _root.arySto[_root.dia_i]; var tick = new Sound(); tick.attachSound('tick'); onEnterFrame = function () { if (_root.start_dialog) { var v2 = _root.arySto[_root.dia_i]; if (_root.increment < v2.length) { tick.start(); ++_root.increment; dialogue.textbox.text = v2.substr(0, _root.increment); } } }; } movieClip 84 { } movieClip 87 { frame 1 { stop(); } } movieClip 88 { instance of movieClip 87 { onClipEvent (load) { this.gotoAndStop(_root.char); } onClipEvent (enterFrame) { this.gotoAndStop(_root.char); } } } // unknown tag 88 length 148 movieClip 92 { frame 2 { stopAllSounds(); } frame 35 { _root.start_dialog = true; } frame 36 { stop(); } frame 55 { stop(); _root.direction_bt = 'none'; _root.move_location = 's1'; _root.Move_function.gotoAndPlay(2); } } instance dialogue of movieClip 92 { onClipEvent (press) { if (_root.start_dialog) { if (_root.enddia != true) { ++_root.dia_i; if (_root.arySto[_root.dia_i] == 'end') { this.gotoAndPlay('play'); _root.enddia = true; } else { _root.increment = 0; } } } } } frame 5 { function items_event(item, t) { if (_root.aryInv[t] == 'none') { item._i = 1; } if (_root.aryInv[t] == 'key') { item._i = 2; } if (_root.aryInv[t] == 'cell') { item._i = 3; } if (_root.aryInv[t] == 'battery') { item._i = 4; } if (_root.aryInv[t] == 'cell2') { item._i = 5; } if (_root.aryInv[t] == 'axe') { item._i = 6; } if (_root.aryInv[t] == 'screw_body') { item._i = 7; } if (_root.aryInv[t] == 'screw_stick') { item._i = 8; } if (_root.aryInv[t] == 'screw') { item._i = 9; } if (_root.aryInv[t] == 'key2') { item._i = 10; } if (_root.aryInv[t] == 'key3') { item._i = 11; } if (_root.aryInv[t] == 'fork') { item._i = 12; } if (_root.aryInv[t] == 'weight2') { item._i = 13; } if (_root.aryInv[t] == 'candle') { item._i = 14; } if (_root.aryInv[t] == 'candle2') { item._i = 15; } if (_root.aryInv[t] == 'brick1') { item._i = 16; } if (_root.aryInv[t] == 'brick2') { item._i = 17; } if (_root.aryInv[t] == 'brick') { item._i = 18; } if (t != _root.selected_box || _root.selected_items == 'none') { item.selectx.gotoAndStop(1); } _root.aryView[t] = item._i; item.mvc.gotoAndStop(item._i); } stop(); _root.dscene = 'game'; _root.dia_i = 0; var myText = _root.darySto[_root.dia_i]; var tick = new Sound(); tick.attachSound('tick'); onEnterFrame = function () { if (_root.start_dialog) { var v2 = _root.des_text; if (_root.increment < v2.length) { tick.start(); ++_root.increment; _root.menu_top.dia.textbox.text = v2.substr(0, _root.increment); } } }; } button 95 { on (press) { if (_root.selected_items == 'axe') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; gotoAndStop(2); _root.core.breakso.start(0, 1); _root.axe_used = true; } else { _root.dialog(2, 1); } } } movieClip 99 { } movieClip 100 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 99 { onClipEvent (load) { mv_name = 'key2'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 101 { instance of movieClip 100 { onClipEvent (load) { if (_root.axe_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 104 { } movieClip 105 { } movieClip 107 { frame 1 { stop(); } frame 17 { stop(); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 1; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 11; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } movieClip 110 { } movieClip 111 { instance of movieClip 110 { onClipEvent (load) { if (_root.item_box_pop or _root.item_box_pop2 or _root.even_pop) { this._visible = false; } else { this._visible = true; } } onClipEvent (enterFrame) { if (_root.item_box_pop or _root.item_box_pop2 or _root.even_pop) { this._visible = false; } else { this._visible = true; } } } } movieClip 112 { } button 113 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's6'; _root.Move_function.gotoAndPlay(2); } } button 114 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's2'; _root.Move_function.gotoAndPlay(2); } } movieClip 117 { } instance of movieClip 117 { onClipEvent (load) { mv_name = 'key'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } movieClip 120 { } instance of movieClip 120 { onClipEvent (press) { this.startDrag(); } onClipEvent (release) { this.stopDrag(); } } movieClip 123 { } button 126 { on (press) { if (!_root.stop_click) { if (_root.item_pop) { item.selectx.gotoAndStop(1); _root.selected_items = 'none'; _root.selected_box = 'none'; _root.item_select = false; _root.item_pop = false; } _root.item_box_pop = false; _root.s_view_pop.gotoAndPlay('back'); } } } movieClip 129 { } // unknown tag 88 length 34 movieClip 143 { frame 1 { stop(); } } movieClip 144 { frame 1 { if (_root.start_p3 != true) { _root.p3_n1 = 1; _root.p3_n2 = 1; _root.p3_n3 = 1; _root.p3_a1 = 6; _root.p3_a2 = 3; _root.p3_a3 = 8; _root.p3_unlock = false; _root.start_p3 = true; } } instance of movieClip 143 { onClipEvent (press) { if (_root.p3_unlock != true) { ++_root.p3_n1; if (_root.p3_n1 > 10) { _root.p3_n1 = 1; } this.gotoAndStop(_root.p3_n1); if (_root.p3_n1 == _root.p3_a1 && _root.p3_n2 == _root.p3_a2 && _root.p3_n3 == _root.p3_a3) { _root.p3_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.p3_n1); } } instance of movieClip 143 { onClipEvent (press) { if (_root.p3_unlock != true) { ++_root.p3_n2; if (_root.p3_n2 > 10) { _root.p3_n2 = 1; } this.gotoAndStop(_root.p3_n2); if (_root.p3_n1 == _root.p3_a1 && _root.p3_n2 == _root.p3_a2 && _root.p3_n3 == _root.p3_a3) { _root.p3_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.p3_n2); } } instance of movieClip 143 { onClipEvent (press) { if (_root.p3_unlock != true) { ++_root.p3_n3; if (_root.p3_n3 > 10) { _root.p3_n3 = 1; } this.gotoAndStop(_root.p3_n3); if (_root.p3_n1 == _root.p3_a1 && _root.p3_n2 == _root.p3_a2 && _root.p3_n3 == _root.p3_a3) { _root.p3_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.p3_n3); } } } movieClip 147 { } movieClip 149 { } movieClip 151 { } movieClip 153 { } movieClip 155 { } movieClip 157 { } movieClip 159 { } movieClip 161 { } movieClip 163 { } movieClip 167 { } movieClip 168 { frame 1 { if (_root.start_pic2__puzzle2 != true) { _root.pic2_1_r = 90; _root.pic2_2_r = 270; _root.pic2_3_r = 0; _root.pic2_4_r = 180; _root.pic2_5_r = 90; _root.pic2_6_r = 0; _root.pic2_7_r = 180; _root.pic2_8_r = 90; _root.pic2_9_r = 270; _root.pic__puzzle2_unlock = false; _root.start_pic2__puzzle2 = true; } } instance of movieClip 147 { onClipEvent (load) { this._rotation = _root.pic2_1_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_1_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_1_r += 90; if (_root.pic2_1_r >= 360) { _root.pic2_1_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 149 { onClipEvent (load) { this._rotation = _root.pic2_2_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_2_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_2_r += 90; if (_root.pic2_2_r >= 360) { _root.pic2_2_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 151 { onClipEvent (load) { this._rotation = _root.pic2_3_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_3_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_3_r += 90; if (_root.pic2_3_r >= 360) { _root.pic2_3_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 153 { onClipEvent (load) { this._rotation = _root.pic2_4_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_4_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_4_r += 90; if (_root.pic2_4_r >= 360) { _root.pic2_4_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 155 { onClipEvent (load) { this._rotation = _root.pic2_5_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_5_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_5_r += 90; if (_root.pic2_5_r >= 360) { _root.pic2_5_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 157 { onClipEvent (load) { this._rotation = _root.pic2_6_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_6_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_6_r += 90; if (_root.pic2_6_r >= 360) { _root.pic2_6_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 159 { onClipEvent (load) { this._rotation = _root.pic2_7_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_7_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_7_r += 90; if (_root.pic2_7_r >= 360) { _root.pic2_7_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 161 { onClipEvent (load) { this._rotation = _root.pic2_8_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_8_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_8_r += 90; if (_root.pic2_8_r >= 360) { _root.pic2_8_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 163 { onClipEvent (load) { this._rotation = _root.pic2_9_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_9_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_9_r += 90; if (_root.pic2_9_r >= 360) { _root.pic2_9_r = 0; } if (_root.pic2_1_r == 0 && _root.pic2_2_r == 0 && _root.pic2_3_r == 0 && _root.pic2_4_r == 0 && _root.pic2_5_r == 0 && _root.pic2_6_r == 0 && _root.pic2_7_r == 0 && _root.pic2_8_r == 0 && _root.pic2_9_r == 0) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } frame 2 { stop(); } instance of movieClip 167 { onClipEvent (load) { mv_name = 'star2'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 172 { } movieClip 173 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 178 { } movieClip 179 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 178 { onClipEvent (load) { mv_name = 'fkey'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 180 { instance of movieClip 173 { onClipEvent (press) { if (_root.selected_items == 'eye') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.eye1_add = true; } } onClipEvent (load) { if (_root.eye1_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.eye1_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 173 { onClipEvent (press) { if (_root.selected_items == 'eye') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.eye2_add = true; } } onClipEvent (load) { if (_root.eye2_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.eye2_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 173 { onClipEvent (press) { if (_root.selected_items == 'eye') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.eye3_add = true; } } onClipEvent (load) { if (_root.eye3_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.eye3_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 173 { onClipEvent (press) { if (_root.selected_items == 'eye') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.eye4_add = true; } } onClipEvent (load) { if (_root.eye4_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.eye4_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 179 { onClipEvent (load) { if (_root.eye1_add && _root.eye2_add && _root.eye3_add && _root.eye4_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.eye1_add && _root.eye2_add && _root.eye3_add && _root.eye4_add) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 184 { } movieClip 190 { } movieClip 191 { } movieClip 192 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 191 { onClipEvent (load) { mv_name = 'skull'; _root.pick_up_load(mv_name, this, 3); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 3); } onClipEvent (press) { _root.pick_up(mv_name, this, 3); } } } movieClip 193 { frame 1 { if (_root.start_pic2__puzzle2 != true) { _root.pic2_1_r = 90; _root.pic2_2_r = 270; _root.pic2_3_r = 0; _root.pic2_4_r = 180; _root.pic2_5_r = 90; _root.pic2_6_r = 0; _root.pic__puzzle2_unlock = false; _root.start_pic2__puzzle2 = true; } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_1_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_1_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_1_r += 90; if (_root.pic2_1_r >= 360) { _root.pic2_1_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_4_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_4_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_4_r += 90; if (_root.pic2_4_r >= 360) { _root.pic2_4_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_2_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_2_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_2_r += 90; if (_root.pic2_2_r >= 360) { _root.pic2_2_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_6_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_6_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_6_r += 90; if (_root.pic2_6_r >= 360) { _root.pic2_6_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_3_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_3_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_3_r += 90; if (_root.pic2_3_r >= 360) { _root.pic2_3_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 184 { onClipEvent (load) { this._rotation = _root.pic2_5_r; } onClipEvent (enterFrame) { this._rotation = _root.pic2_5_r; } onClipEvent (press) { if (_root.pic__puzzle2_unlock != true) { this._rotation += 90; _root.pic2_5_r += 90; if (_root.pic2_5_r >= 360) { _root.pic2_5_r = 0; } if (_root.pic2_1_r == 180 && _root.pic2_2_r == 90 && _root.pic2_3_r == 270 && _root.pic2_4_r == 180 && _root.pic2_5_r == 270 && _root.pic2_6_r == 90) { _root.core.hitso.start(0, 1); _root.pic__puzzle2_unlock = true; } } } } instance of movieClip 192 { onClipEvent (load) { if (_root.pic__puzzle2_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pic__puzzle2_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 196 { } movieClip 198 { } movieClip 199 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 202 { } movieClip 203 { frame 1 { stop(); } } button 204 { on (press) { if (_root.scale_unlock) { gotoAndStop(2); _root.core.hitso.start(0, 1); } } } movieClip 209 { } movieClip 210 { } movieClip 211 { frame 1 { stop(); } instance of movieClip 203 { onClipEvent (load) { this.gotoAndStop(_root.scale_n); } onClipEvent (enterFrame) { this.gotoAndStop(_root.scale_n); } } frame 2 { stop(); } instance of movieClip 210 { onClipEvent (load) { mv_name = 'notec'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance of movieClip 191 { onClipEvent (load) { mv_name = 'skull'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 214 { } movieClip 216 { } movieClip 218 { } movieClip 220 { } movieClip 221 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 222 { frame 1 { if (_root.start_scale != true) { _root.scale_n = 1; _root.scale_c = 1; _root.scale_cx = 0; _root.scale_unlock = false; _root.start_scale = true; } } instance of movieClip 199 { onClipEvent (load) { if (_root.scale_c == 1) { this.gotoAndStop(1); } else { this.gotoAndStop(2); } } onClipEvent (enterFrame) { if (_root.scale_c == 1) { this.gotoAndStop(1); } else { this.gotoAndStop(2); } } } instance of movieClip 221 { onClipEvent (press) { if (_root.scale_unlock != true) { if (_root.scale_c != 1) { if (_root.scale_c == 2) { _root.pick_up2('stone1', this, 1); } else { if (_root.scale_c == 3) { _root.pick_up2('stone2', this, 1); } else { if (_root.scale_c == 4) { _root.pick_up2('stone3', this, 1); } else { if (_root.scale_c == 5) { _root.pick_up2('stone4', this, 1); } } } } _root.scale_c = 1; _root.selected_items = 'none'; _root.selected_box = 'none'; } else { if (_root.selected_items == 'stone1') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.scale_c = 2; _root.scale_cx = 6; } else { if (_root.selected_items == 'stone2') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.scale_c = 3; _root.scale_cx = 5; } else { if (_root.selected_items == 'stone3') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.scale_c = 4; _root.scale_cx = 3; } else { if (_root.selected_items == 'stone4') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.scale_c = 5; _root.scale_cx = 4; } } } } if (_root.scale_c != 1) { _root.scale_n += _root.scale_cx; if (_root.scale_n > 8) { _root.scale_n -= 8; } if (_root.scale_n == 8) { _root.scale_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } } onClipEvent (load) { this.gotoAndStop(_root.scale_c); } onClipEvent (enterFrame) { this.gotoAndStop(_root.scale_c); } } } movieClip 225 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 229 { } movieClip 230 { frame 1 { if (_root.start_squre__puzzle != true) { _root.squre_1 = 1; _root.squre_2 = 1; _root.squre_3 = 1; _root.squre_4 = 1; _root.squre_5 = 1; _root.squre_6 = 1; _root.squre_7 = 1; _root.squre_8 = 1; _root.squre_9 = 1; _root.squre_10 = 1; _root.squre_11 = 1; _root.squre_12 = 1; _root.squre_13 = 1; _root.squre_14 = 1; _root.squre_15 = 1; _root.squre_16 = 1; _root.squre_a1 = 1; _root.squre_a2 = 1; _root.squre_a3 = 2; _root.squre_a4 = 1; _root.squre_a5 = 1; _root.squre_a6 = 1; _root.squre_a7 = 1; _root.squre_a8 = 2; _root.squre_a9 = 1; _root.squre_a10 = 1; _root.squre_a11 = 1; _root.squre_a12 = 2; _root.squre_a13 = 2; _root.squre_a14 = 2; _root.squre_a15 = 2; _root.squre_a16 = 2; _root.squre_box = false; _root.squre_puzzle_unlock = false; _root.start_squre__puzzle = true; } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_1 == 1) { _root.squre_1 = 2; } else { _root.squre_1 = 1; } this.gotoAndStop(_root.squre_1); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_1); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_2 == 1) { _root.squre_2 = 2; } else { _root.squre_2 = 1; } this.gotoAndStop(_root.squre_2); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_2); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_2); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_3 == 1) { _root.squre_3 = 2; } else { _root.squre_3 = 1; } this.gotoAndStop(_root.squre_3); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_3); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_3); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_4 == 1) { _root.squre_4 = 2; } else { _root.squre_4 = 1; } this.gotoAndStop(_root.squre_4); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_4); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_4); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_5 == 1) { _root.squre_5 = 2; } else { _root.squre_5 = 1; } this.gotoAndStop(_root.squre_5); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_5); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_5); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_6 == 1) { _root.squre_6 = 2; } else { _root.squre_6 = 1; } this.gotoAndStop(_root.squre_6); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_6); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_6); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_7 == 1) { _root.squre_7 = 2; } else { _root.squre_7 = 1; } this.gotoAndStop(_root.squre_7); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_7); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_7); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_8 == 1) { _root.squre_8 = 2; } else { _root.squre_8 = 1; } this.gotoAndStop(_root.squre_8); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_8); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_8); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_9 == 1) { _root.squre_9 = 2; } else { _root.squre_9 = 1; } this.gotoAndStop(_root.squre_9); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_9); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_9); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_10 == 1) { _root.squre_10 = 2; } else { _root.squre_10 = 1; } this.gotoAndStop(_root.squre_10); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_10); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_10); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_11 == 1) { _root.squre_11 = 2; } else { _root.squre_11 = 1; } this.gotoAndStop(_root.squre_11); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_11); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_11); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_12 == 1) { _root.squre_12 = 2; } else { _root.squre_12 = 1; } this.gotoAndStop(_root.squre_12); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_12); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_12); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_13 == 1) { _root.squre_13 = 2; } else { _root.squre_13 = 1; } this.gotoAndStop(_root.squre_13); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_13); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_13); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_14 == 1) { _root.squre_14 = 2; } else { _root.squre_14 = 1; } this.gotoAndStop(_root.squre_14); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_14); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_14); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_15 == 1) { _root.squre_15 = 2; } else { _root.squre_15 = 1; } this.gotoAndStop(_root.squre_15); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_15); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_15); } } instance of movieClip 225 { onClipEvent (press) { if (_root.squre_16 == 1) { _root.squre_16 = 2; } else { _root.squre_16 = 1; } this.gotoAndStop(_root.squre_16); if (_root.squre_1 == _root.squre_a1 && _root.squre_2 == _root.squre_a2 && _root.squre_3 == _root.squre_a3 && _root.squre_4 == _root.squre_a4 && _root.squre_5 == _root.squre_a5 && _root.squre_6 == _root.squre_a6 && _root.squre_7 == _root.squre_a7 && _root.squre_8 == _root.squre_a8 && _root.squre_9 == _root.squre_a9 && _root.squre_10 == _root.squre_a10 && _root.squre_11 == _root.squre_a11 && _root.squre_12 == _root.squre_a12 && _root.squre_13 == _root.squre_a13 && _root.squre_14 == _root.squre_a14 && _root.squre_15 == _root.squre_a15 && _root.squre_16 == _root.squre_a16) { _root.core.hitso.start(0, 1); _root.squre_box = true; } } onClipEvent (load) { this.gotoAndStop(_root.squre_16); } onClipEvent (enterFrame) { this.gotoAndStop(_root.squre_16); } } frame 2 { stop(); } instance of movieClip 229 { onClipEvent (load) { mv_name = 'cristal'; _root.pick_up_load(mv_name, this, 2); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 2); } onClipEvent (press) { _root.pick_up(mv_name, this, 2); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 8; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } } movieClip 234 { } movieClip 235 { frame 1 { if (_root.start_p4 != true) { _root.p4_n1 = 0; _root.p4_n2 = 0; _root.p4_n3 = 0; _root.p4_n4 = 0; _root.p4_a1 = 6; _root.p4_a2 = 6; _root.p4_a3 = 8; _root.p4_a4 = 7; _root.p4_unlock = false; _root.start_p4 = true; } } instance of movieClip 234 { onClipEvent (press) { if (_root.p4_unlock != true) { ++_root.p4_n1; if (_root.p4_n1 > 9) { _root.p4_n1 = 0; } this.num.text = _root.p4_n1; if (_root.p4_n1 == _root.p4_a1 && _root.p4_n2 == _root.p4_a2 && _root.p4_n3 == _root.p4_a3 && _root.p4_n4 == _root.p4_a4) { _root.p4_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.num.text = _root.p4_n1; } onClipEvent (enterFrame) { this.num.text = _root.p4_n1; } } instance of movieClip 234 { onClipEvent (press) { if (_root.p4_unlock != true) { ++_root.p4_n2; if (_root.p4_n2 > 9) { _root.p4_n2 = 0; } this.num.text = _root.p4_n2; if (_root.p4_n1 == _root.p4_a1 && _root.p4_n2 == _root.p4_a2 && _root.p4_n3 == _root.p4_a3 && _root.p4_n4 == _root.p4_a4) { _root.p4_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.num.text = _root.p4_n2; } onClipEvent (enterFrame) { this.num.text = _root.p4_n2; } } instance of movieClip 234 { onClipEvent (press) { if (_root.p4_unlock != true) { ++_root.p4_n3; if (_root.p4_n3 > 9) { _root.p4_n3 = 0; } this.num.text = _root.p4_n3; if (_root.p4_n1 == _root.p4_a1 && _root.p4_n2 == _root.p4_a2 && _root.p4_n3 == _root.p4_a3 && _root.p4_n4 == _root.p4_a4) { _root.p4_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.num.text = _root.p4_n3; } onClipEvent (enterFrame) { this.num.text = _root.p4_n3; } } instance of movieClip 234 { onClipEvent (press) { if (_root.p4_unlock != true) { ++_root.p4_n4; if (_root.p4_n4 > 9) { _root.p4_n4 = 0; } this.num.text = _root.p4_n4; if (_root.p4_n1 == _root.p4_a1 && _root.p4_n2 == _root.p4_a2 && _root.p4_n3 == _root.p4_a3 && _root.p4_n4 == _root.p4_a4) { _root.p4_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.num.text = _root.p4_n4; } onClipEvent (enterFrame) { this.num.text = _root.p4_n4; } } } movieClip 236 { frame 1 { stop(); } } movieClip 245 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 249 { } movieClip 250 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 249 { onClipEvent (load) { mv_name = 'jean_bt'; _root.pick_up_load(mv_name, this, 3); } onClipEvent (press) { _root.pick_up(mv_name, this, 3); } } } movieClip 251 { frame 1 { if (_root.start_color_p != true) { _root.color_p_n1 = 1; _root.color_p_n2 = 1; _root.color_p_n3 = 1; _root.color_p_n4 = 1; _root.color_p_a1 = 2; _root.color_p_a2 = 4; _root.color_p_a3 = 1; _root.color_p_a4 = 3; _root.color_p_unlock = false; _root.start_color_p = true; } } instance of movieClip 245 { onClipEvent (press) { if (_root.color_p_unlock != true) { ++_root.color_p_n1; if (_root.color_p_n1 > 6) { _root.color_p_n1 = 1; } this.gotoAndStop(_root.color_p_n1); if (_root.color_p_n1 == _root.color_p_a1 && _root.color_p_n2 == _root.color_p_a2 && _root.color_p_n3 == _root.color_p_a3 && _root.color_p_n4 == _root.color_p_a4) { _root.color_p_unlock = true; } } } onClipEvent (load) { this.gotoAndStop(_root.color_p_n1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.color_p_n1); } } instance of movieClip 245 { onClipEvent (press) { if (_root.color_p_unlock != true) { ++_root.color_p_n2; if (_root.color_p_n2 > 6) { _root.color_p_n2 = 1; } this.gotoAndStop(_root.color_p_n2); if (_root.color_p_n1 == _root.color_p_a1 && _root.color_p_n2 == _root.color_p_a2 && _root.color_p_n3 == _root.color_p_a3 && _root.color_p_n4 == _root.color_p_a4) { _root.color_p_unlock = true; } } } onClipEvent (load) { this.gotoAndStop(_root.color_p_n2); } onClipEvent (enterFrame) { this.gotoAndStop(_root.color_p_n2); } } instance of movieClip 245 { onClipEvent (press) { if (_root.color_p_unlock != true) { ++_root.color_p_n3; if (_root.color_p_n3 > 6) { _root.color_p_n3 = 1; } this.gotoAndStop(_root.color_p_n3); if (_root.color_p_n1 == _root.color_p_a1 && _root.color_p_n2 == _root.color_p_a2 && _root.color_p_n3 == _root.color_p_a3 && _root.color_p_n4 == _root.color_p_a4) { _root.color_p_unlock = true; } } } onClipEvent (load) { this.gotoAndStop(_root.color_p_n3); } onClipEvent (enterFrame) { this.gotoAndStop(_root.color_p_n3); } } instance of movieClip 245 { onClipEvent (press) { if (_root.color_p_unlock != true) { ++_root.color_p_n4; if (_root.color_p_n4 > 6) { _root.color_p_n4 = 1; } this.gotoAndStop(_root.color_p_n4); if (_root.color_p_n1 == _root.color_p_a1 && _root.color_p_n2 == _root.color_p_a2 && _root.color_p_n3 == _root.color_p_a3 && _root.color_p_n4 == _root.color_p_a4) { _root.color_p_unlock = true; } } } onClipEvent (load) { this.gotoAndStop(_root.color_p_n4); } onClipEvent (enterFrame) { this.gotoAndStop(_root.color_p_n4); } } instance of movieClip 250 { onClipEvent (load) { if (_root.color_p_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.color_p_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 257 { } movieClip 258 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 257 { onClipEvent (load) { mv_name = 'cell'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 10; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } } movieClip 262 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } button 263 { on (press) { if (_root.swap_c_unlock != true) { _root.swap_cl[1] = _root.swap_ct[4]; _root.swap_cl[2] = _root.swap_ct[1]; _root.swap_cl[5] = _root.swap_ct[2]; _root.swap_cl[4] = _root.swap_ct[5]; i = 0; while (i < 10) { _root.swap_ct[i] = _root.swap_cl[i]; ++i; } if (_root.swap_cl[1] == _root.swap_ca[1] && _root.swap_cl[2] == _root.swap_ca[2] && _root.swap_cl[3] == _root.swap_ca[3] && _root.swap_cl[4] == _root.swap_ca[4] && _root.swap_cl[5] == _root.swap_ca[5] && _root.swap_cl[6] == _root.swap_ca[6] && _root.swap_cl[7] == _root.swap_ca[7] && _root.swap_cl[8] == _root.swap_ca[8] && _root.swap_cl[9] == _root.swap_ca[9]) { _root.Move_function.lock.gotoAndPlay(2); _root.swap_c_unlock = true; } } } } button 264 { on (press) { if (_root.swap_c_unlock != true) { _root.swap_cl[2] = _root.swap_ct[5]; _root.swap_cl[3] = _root.swap_ct[2]; _root.swap_cl[6] = _root.swap_ct[3]; _root.swap_cl[5] = _root.swap_ct[6]; i = 0; while (i < 10) { _root.swap_ct[i] = _root.swap_cl[i]; ++i; } if (_root.swap_cl[1] == _root.swap_ca[1] && _root.swap_cl[2] == _root.swap_ca[2] && _root.swap_cl[3] == _root.swap_ca[3] && _root.swap_cl[4] == _root.swap_ca[4] && _root.swap_cl[5] == _root.swap_ca[5] && _root.swap_cl[6] == _root.swap_ca[6] && _root.swap_cl[7] == _root.swap_ca[7] && _root.swap_cl[8] == _root.swap_ca[8] && _root.swap_cl[9] == _root.swap_ca[9]) { _root.Move_function.lock.gotoAndPlay(2); _root.swap_c_unlock = true; } } } } button 265 { on (press) { if (_root.swap_c_unlock != true) { _root.swap_cl[4] = _root.swap_ct[7]; _root.swap_cl[5] = _root.swap_ct[4]; _root.swap_cl[8] = _root.swap_ct[5]; _root.swap_cl[7] = _root.swap_ct[8]; i = 0; while (i < 10) { _root.swap_ct[i] = _root.swap_cl[i]; ++i; } if (_root.swap_cl[1] == _root.swap_ca[1] && _root.swap_cl[2] == _root.swap_ca[2] && _root.swap_cl[3] == _root.swap_ca[3] && _root.swap_cl[4] == _root.swap_ca[4] && _root.swap_cl[5] == _root.swap_ca[5] && _root.swap_cl[6] == _root.swap_ca[6] && _root.swap_cl[7] == _root.swap_ca[7] && _root.swap_cl[8] == _root.swap_ca[8] && _root.swap_cl[9] == _root.swap_ca[9]) { _root.Move_function.lock.gotoAndPlay(2); _root.swap_c_unlock = true; } } } } button 266 { on (press) { if (_root.swap_c_unlock != true) { _root.swap_cl[5] = _root.swap_ct[8]; _root.swap_cl[6] = _root.swap_ct[5]; _root.swap_cl[9] = _root.swap_ct[6]; _root.swap_cl[8] = _root.swap_ct[9]; i = 0; while (i < 10) { _root.swap_ct[i] = _root.swap_cl[i]; ++i; } if (_root.swap_cl[1] == _root.swap_ca[1] && _root.swap_cl[2] == _root.swap_ca[2] && _root.swap_cl[3] == _root.swap_ca[3] && _root.swap_cl[4] == _root.swap_ca[4] && _root.swap_cl[5] == _root.swap_ca[5] && _root.swap_cl[6] == _root.swap_ca[6] && _root.swap_cl[7] == _root.swap_ca[7] && _root.swap_cl[8] == _root.swap_ca[8] && _root.swap_cl[9] == _root.swap_ca[9]) { _root.Move_function.lock.gotoAndPlay(2); _root.swap_c_unlock = true; } } } } movieClip 267 { frame 1 { if (_root.swap_color_puzzle != true) { _root.swap_cl = new Array(10); _root.swap_cl[1] = 1; _root.swap_cl[2] = 3; _root.swap_cl[3] = 1; _root.swap_cl[4] = 2; _root.swap_cl[5] = 1; _root.swap_cl[6] = 2; _root.swap_cl[7] = 2; _root.swap_cl[8] = 3; _root.swap_cl[9] = 3; _root.swap_ct = new Array(10); i = 0; while (i < 10) { _root.swap_ct[i] = _root.swap_cl[i]; ++i; } _root.swap_ca = new Array(10); _root.swap_ca[1] = 2; _root.swap_ca[2] = 2; _root.swap_ca[3] = 2; _root.swap_ca[4] = 1; _root.swap_ca[5] = 1; _root.swap_ca[6] = 1; _root.swap_ca[7] = 3; _root.swap_ca[8] = 3; _root.swap_ca[9] = 3; _root.swap_c_unlock = false; _root.swap_color_puzzle = true; } } instance of movieClip 258 { onClipEvent (load) { if (_root.swap_c_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.swap_c_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[1]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[1]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[2]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[2]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[3]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[3]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[4]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[4]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[5]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[5]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[6]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[6]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[7]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[7]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[8]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[8]); } } instance of movieClip 262 { onClipEvent (load) { this.gotoAndStop(_root.swap_cl[9]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_cl[9]); } } } movieClip 272 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 273 { frame 1 { if (_root.start_stone__puzzle != true) { _root.stone = new Array(37); k = 0; while (k < 37) { _root.stone[k] = 1; ++k; } _root.stone[1] = 1; _root.stone_a = new Array(37); _root.stone_a1 = 1; _root.stone_a2 = 1; _root.stone_a3 = 1; _root.stone_a4 = 1; _root.stone_a5 = 1; _root.stone_a6 = 2; _root.stone_a7 = 1; _root.stone_a8 = 2; _root.stone_a9 = 1; _root.stone_a10 = 1; _root.stone_a11 = 1; _root.stone_a12 = 1; _root.stone_a13 = 1; _root.stone_a14 = 1; _root.stone_a15 = 1; _root.stone_a16 = 2; _root.stone_a17 = 1; _root.stone_a18 = 1; _root.stone_a19 = 1; _root.stone_a20 = 1; _root.stone_a21 = 2; _root.stone_a22 = 1; _root.stone_a23 = 1; _root.stone_a24 = 1; _root.stone_a25 = 1; _root.stone_a26 = 1; _root.stone_a27 = 1; _root.stone_a28 = 1; _root.stone_a29 = 2; _root.stone_a30 = 1; _root.stone_a31 = 2; _root.stone_a32 = 1; _root.stone_a33 = 1; _root.stone_a34 = 1; _root.stone_a35 = 1; _root.stone_a36 = 1; _root.stone_box = false; _root.stone_puzzle_unlock = false; _root.start_stone__puzzle = true; } } instance of movieClip 272 { onClipEvent (load) { oppa = 1; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 2; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 3; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 4; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 5; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 6; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 7; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 8; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 9; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 10; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 11; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 12; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 13; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 14; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 15; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 16; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 17; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 18; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 19; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 20; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 21; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 22; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 23; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 24; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 25; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 26; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 27; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 28; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 29; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 30; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 31; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 32; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 33; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 34; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 35; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } instance of movieClip 272 { onClipEvent (load) { oppa = 36; this.gotoAndStop(_root.stone[oppa]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.stone[oppa]); } onClipEvent (press) { if (_root.stone_box != true) { if (_root.stone[oppa] == 1) { _root.stone[oppa] = 2; } else { _root.stone[oppa] = 1; } this.gotoAndStop(_root.stone[oppa]); if (_root.stone[1] == _root.stone_a1 && _root.stone[2] == _root.stone_a2 && _root.stone[3] == _root.stone_a3 && _root.stone[4] == _root.stone_a4 && _root.stone[5] == _root.stone_a5 && _root.stone[6] == _root.stone_a6 && _root.stone[7] == _root.stone_a7 && _root.stone[8] == _root.stone_a8 && _root.stone[9] == _root.stone_a9 && _root.stone[10] == _root.stone_a10 && _root.stone[11] == _root.stone_a11 && _root.stone[12] == _root.stone_a12 && _root.stone[13] == _root.stone_a13 && _root.stone[14] == _root.stone_a14 && _root.stone[15] == _root.stone_a15 && _root.stone[16] == _root.stone_a16 && _root.stone[17] == _root.stone_a17 && _root.stone[18] == _root.stone_a18 && _root.stone[19] == _root.stone_a19 && _root.stone[20] == _root.stone_a20 && _root.stone[21] == _root.stone_a21 && _root.stone[22] == _root.stone_a22 && _root.stone[23] == _root.stone_a23 && _root.stone[24] == _root.stone_a24 && _root.stone[25] == _root.stone_a25 && _root.stone[26] == _root.stone_a26 && _root.stone[27] == _root.stone_a27 && _root.stone[28] == _root.stone_a28 && _root.stone[29] == _root.stone_a29 && _root.stone[30] == _root.stone_a30 && _root.stone[31] == _root.stone_a31 && _root.stone[32] == _root.stone_a32 && _root.stone[33] == _root.stone_a33 && _root.stone[34] == _root.stone_a34 && _root.stone[35] == _root.stone_a35 && _root.stone[36] == _root.stone_a36) { _root.core.hitso.start(0, 1); _root.stone_box = true; } } } } } movieClip 275 { } movieClip 278 { } movieClip 279 { } button 280 { on (press) { if (_root.circle_allpic_added != true) { if (_root.selected_items == 'pic1') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pic1_used = true; } else { if (_root.selected_items == 'pic2') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pic2_used = true; } else { if (_root.selected_items == 'pic3') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pic3_used = true; } else { if (_root.selected_items == 'pic4') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pic4_used = true; } } } } if (_root.pic1_used && _root.pic2_used && _root.pic3_used && _root.pic4_used) { _root.circle_allpic_added = true; _root.core.hitso.start(0, 1); } } } } movieClip 282 { } movieClip 283 { } movieClip 285 { } movieClip 286 { frame 1 { stop(); } } movieClip 288 { } movieClip 289 { } movieClip 291 { } movieClip 292 { } movieClip 293 { instance of movieClip 283 { onClipEvent (load) { if (_root.pic1_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pic1_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 286 { onClipEvent (load) { if (_root.pic2_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pic2_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 289 { onClipEvent (load) { if (_root.pic3_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pic3_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 292 { onClipEvent (load) { if (_root.pic4_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pic4_used) { this._visible = true; } else { this._visible = false; } } } } movieClip 296 { frame 1 { stop(); } } movieClip 301 { } movieClip 302 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 301 { onClipEvent (load) { mv_name = 'head'; _root.pick_up_load(mv_name, this, 3); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 3); } onClipEvent (press) { _root.pick_up(mv_name, this, 3); } } } movieClip 304 { frame 1 { if (_root.start_circle_puzzle != true) { _root.cp_1 = 1; _root.cp_2 = 1; _root.cp_3 = 1; _root.cp_4 = 1; _root.cp_5 = 1; _root.cp_6 = 1; _root.cp_7 = 1; _root.cp_8 = 1; _root.cp_a1 = 2; _root.cp_a2 = 1; _root.cp_a3 = 2; _root.cp_a4 = 2; _root.cp_a5 = 1; _root.cp_a6 = 1; _root.cp_a7 = 1; _root.cp_a8 = 2; _root.circle_puzzle_unlock = false; _root.start_circle_puzzle = true; } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_1 == 1) { _root.cp_1 = 2; } else { _root.cp_1 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_1); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_2 == 1) { _root.cp_2 = 2; } else { _root.cp_2 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_2); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_2); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_3 == 1) { _root.cp_3 = 2; } else { _root.cp_3 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_3); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_3); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_4 == 1) { _root.cp_4 = 2; } else { _root.cp_4 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_4); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_4); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_5 == 1) { _root.cp_5 = 2; } else { _root.cp_5 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_5); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_5); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_6 == 1) { _root.cp_6 = 2; } else { _root.cp_6 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_6); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_6); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_7 == 1) { _root.cp_7 = 2; } else { _root.cp_7 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_7); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_7); } } instance of movieClip 296 { onClipEvent (press) { if (_root.circle_puzzle_unlock != true) { if (_root.cp_8 == 1) { _root.cp_8 = 2; } else { _root.cp_8 = 1; } if (_root.cp_1 == _root.cp_a1 && _root.cp_2 == _root.cp_a2 && _root.cp_3 == _root.cp_a3 && _root.cp_4 == _root.cp_a4 && _root.cp_5 == _root.cp_a5 && _root.cp_6 == _root.cp_a6 && _root.cp_7 == _root.cp_a7 && _root.cp_8 == _root.cp_a8) { _root.circle_puzzle_unlock = true; _root.core.hitso.start(0, 1); } } } onClipEvent (load) { this.gotoAndStop(_root.cp_8); } onClipEvent (enterFrame) { this.gotoAndStop(_root.cp_8); } } instance of movieClip 302 { onClipEvent (load) { if (_root.circle_puzzle_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.circle_puzzle_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 310 { } movieClip 312 { frame 1 { failed_txt.background = false; failed_txt.border = false; var myName; var myPass; myPass = input_text.text; submit_btn.onRelease = function () { myPass = input_text.text; if (myPass == '322694') { _root.computer_unlock = true; gotoAndPlay(2); } else { failed_txt.text = 'Login Incorrect.'; } }; stop(); } frame 2 { stop(); } } button 317 { on (press) { if (_root.screw_1 == 3 && _root.screw_2 == 3 && _root.screw_3 == 3 && _root.screw_4 == 3) { _root.screw_box = true; gotoAndStop(2); } } } movieClip 322 { frame 1 { stop(); } frame 20 { _root.screw_timin = false; } } movieClip 324 { } movieClip 325 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 329 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 331 { frame 1 { if (_root.start_screw__puzzle != true) { _root.screw_1 = 0; _root.screw_2 = 0; _root.screw_3 = 0; _root.screw_4 = 0; _root.screw_box = false; _root.screw_puzzle_unlock = false; _root.start_screw__puzzle = true; } stop(); } instance of movieClip 322 { onClipEvent (press) { if (_root.screw_timin != true) { if (_root.selected_items == 'screwdriver') { ++_root.screw_1; _root.screw_timin = true; this.gotoAndPlay(2); } } } onClipEvent (load) { if (_root.screw_1 == 3) { this._visible = false; } else { this._visible = true; } } onClipEvent (enterFrame) { if (_root.screw_1 == 3) { this._visible = false; } else { this._visible = true; } } } instance of movieClip 322 { onClipEvent (press) { if (_root.screw_timin != true) { if (_root.selected_items == 'screwdriver') { ++_root.screw_2; _root.screw_timin = true; this.gotoAndPlay(2); } } } onClipEvent (load) { if (_root.screw_2 == 3) { this._visible = false; } else { this._visible = true; } } onClipEvent (enterFrame) { if (_root.screw_2 == 3) { this._visible = false; } else { this._visible = true; } } } instance of movieClip 322 { onClipEvent (press) { if (_root.screw_timin != true) { if (_root.selected_items == 'screwdriver') { ++_root.screw_3; _root.screw_timin = true; this.gotoAndPlay(2); } } } onClipEvent (load) { if (_root.screw_3 == 3) { this._visible = false; } else { this._visible = true; } } onClipEvent (enterFrame) { if (_root.screw_3 == 3) { this._visible = false; } else { this._visible = true; } } } instance of movieClip 322 { onClipEvent (press) { if (_root.screw_timin != true) { if (_root.selected_items == 'screwdriver') { ++_root.screw_4; _root.screw_timin = true; this.gotoAndPlay(2); } } } onClipEvent (load) { if (_root.screw_4 == 3) { this._visible = false; } else { this._visible = true; } } onClipEvent (enterFrame) { if (_root.screw_4 == 3) { this._visible = false; } else { this._visible = true; } } } instance of movieClip 325 { onClipEvent (load) { if (_root.cable_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.cable_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } frame 2 { stop(); } instance of movieClip 329 { onClipEvent (press) { if (_root.selected_items == 'cable') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.cable_used = true; this.gotoAndStop(2); } } onClipEvent (load) { if (_root.cable_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } button 334 { on (press) { if (_root.fan_open) { gotoAndStop(2); } } } movieClip 337 { } movieClip 338 { frame 1 { stop(); } frame 31 { stop(); if (_root.s_n1 == true && _root.s_n2 == true && _root.s_n3 == true && _root.s_n4 == true) { _root.fan_open = true; } } } movieClip 342 { } movieClip 343 { frame 1 { stop(); } instance s1 of movieClip 338 { onClipEvent (press) { if (_root.s_n1 != true) { if (_root.selected_items == 'screw') { _root.s_n1 = true; this.gotoAndPlay('play'); } } } onClipEvent (load) { if (_root.s_n1 == true) { this.gotoAndStop('unlock'); } else { this.gotoAndStop(1); } } } instance s1 of movieClip 338 { onClipEvent (press) { if (_root.s_n3 != true) { if (_root.selected_items == 'screw') { _root.s_n3 = true; this.gotoAndPlay('play'); } } } onClipEvent (load) { if (_root.s_n3 == true) { this.gotoAndStop('unlock'); } else { this.gotoAndStop(1); } } } instance s1 of movieClip 338 { onClipEvent (press) { if (_root.s_n2 != true) { if (_root.selected_items == 'screw') { _root.s_n2 = true; this.gotoAndPlay('play'); } } } onClipEvent (load) { if (_root.s_n2 == true) { this.gotoAndStop('unlock'); } else { this.gotoAndStop(1); } } } instance s1 of movieClip 338 { onClipEvent (press) { if (_root.s_n4 != true) { if (_root.selected_items == 'screw') { _root.s_n4 = true; this.gotoAndPlay('play'); } } } onClipEvent (load) { if (_root.s_n4 == true) { this.gotoAndStop('unlock'); } else { this.gotoAndStop(1); } } } frame 2 { stop(); } instance of movieClip 342 { onClipEvent (load) { mv_name = 'battery'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 19; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } } movieClip 346 { } movieClip 347 { } movieClip 350 { frame 1 { stop(); } } movieClip 359 { frame 1 { stop(); } } movieClip 360 { frame 1 { if (_root.start_drum__puzzle != true) { _root.drum_hits = 1; _root.drum_c = new Array(9); _root.drum_a = new Array(9); i = 0; while (i < 10) { _root.drum_c[i] = 0; ++i; } _root.drum_a[2] = 1; _root.drum_a[3] = 1; _root.drum_a[4] = 2; _root.drum_a[5] = 3; _root.drum_a[6] = 2; _root.drum_a[7] = 2; _root.drum_a[8] = 1; _root.drum_a[9] = 3; _root.drum_unlock = false; _root.start_drum__puzzle = true; } } instance of movieClip 350 { onClipEvent (press) { this.gotoAndPlay(2); if (_root.drum_unlock != true) { ++_root.drum_hits; _root.drum_c[_root.drum_hits] = 1; if (_root.drum_hits == 9) { if (_root.drum_c[2] == _root.drum_a[2] && _root.drum_c[3] == _root.drum_a[3] && _root.drum_c[4] == _root.drum_a[4] && _root.drum_c[5] == _root.drum_a[5] && _root.drum_c[6] == _root.drum_a[6] && _root.drum_c[7] == _root.drum_a[7] && _root.drum_c[8] == _root.drum_a[8] && _root.drum_c[9] == _root.drum_a[9]) { _root.drum_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(5, 1); } if (_root.drum_hits > 8) { _root.drum_hits = 1; i = 0; while (i < 10) { _root.drum_c[i] = 0; ++i; } } } } } } instance of movieClip 350 { onClipEvent (press) { this.gotoAndPlay(2); if (_root.drum_unlock != true) { ++_root.drum_hits; _root.drum_c[_root.drum_hits] = 2; if (_root.drum_hits == 9) { if (_root.drum_c[2] == _root.drum_a[2] && _root.drum_c[3] == _root.drum_a[3] && _root.drum_c[4] == _root.drum_a[4] && _root.drum_c[5] == _root.drum_a[5] && _root.drum_c[6] == _root.drum_a[6] && _root.drum_c[7] == _root.drum_a[7] && _root.drum_c[8] == _root.drum_a[8] && _root.drum_c[9] == _root.drum_a[9]) { _root.drum_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(5, 1); } if (_root.drum_hits > 8) { _root.drum_hits = 1; i = 0; while (i < 10) { _root.drum_c[i] = 0; ++i; } } } } } } instance of movieClip 350 { onClipEvent (press) { this.gotoAndPlay(2); if (_root.drum_unlock != true) { ++_root.drum_hits; _root.drum_c[_root.drum_hits] = 3; if (_root.drum_hits == 9) { if (_root.drum_c[2] == _root.drum_a[2] && _root.drum_c[3] == _root.drum_a[3] && _root.drum_c[4] == _root.drum_a[4] && _root.drum_c[5] == _root.drum_a[5] && _root.drum_c[6] == _root.drum_a[6] && _root.drum_c[7] == _root.drum_a[7] && _root.drum_c[8] == _root.drum_a[8] && _root.drum_c[9] == _root.drum_a[9]) { _root.drum_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(5, 1); } if (_root.drum_hits > 8) { _root.drum_hits = 1; i = 0; while (i < 10) { _root.drum_c[i] = 0; ++i; } } } } } } instance of movieClip 359 { onClipEvent (load) { this.gotoAndStop(_root.drum_hits); } onClipEvent (enterFrame) { this.gotoAndStop(_root.drum_hits); } } } movieClip 364 { } movieClip 365 { frame 1 { if (_root.start_number3 != true) { _root.number3_n1 = 0; _root.number3_n2 = 0; _root.number3_n3 = 0; _root.number3_a1 = 8; _root.number3_a2 = 1; _root.number3_a3 = 0; _root.number3_unlock = false; _root.start_number3 = true; } } instance of movieClip 364 { onClipEvent (press) { if (_root.number3_unlock != true) { ++_root.number3_n1; if (_root.number3_n1 > 9) { _root.number3_n1 = 0; } if (_root.number3_n1 == _root.number3_a1 && _root.number3_n2 == _root.number3_a2 && _root.number3_n3 == _root.number3_a3) { _root.core.keylockso.start(0, 1); _root.number3_unlock = true; _root.s_view_pop.itemx.gotoAndStop('s6_box'); } } } onClipEvent (load) { this.num.text = _root.number3_n1; } onClipEvent (enterFrame) { this.num.text = _root.number3_n1; } } instance of movieClip 364 { onClipEvent (press) { if (_root.number3_unlock != true) { ++_root.number3_n2; if (_root.number3_n2 > 9) { _root.number3_n2 = 0; } if (_root.number3_n1 == _root.number3_a1 && _root.number3_n2 == _root.number3_a2 && _root.number3_n3 == _root.number3_a3) { _root.core.keylockso.start(0, 1); _root.number3_unlock = true; _root.s_view_pop.itemx.gotoAndStop('s6_box'); } } } onClipEvent (load) { this.num.text = _root.number3_n2; } onClipEvent (enterFrame) { this.num.text = _root.number3_n2; } } } movieClip 369 { } movieClip 370 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 369 { onClipEvent (load) { mv_name = 'fkey'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 373 { } movieClip 384 { frame 1 { stop(); } } movieClip 385 { frame 1 { if (_root.start_image != true) { _root.image_n1 = 3; _root.image_n2 = 6; _root.image_n3 = 2; _root.image_n4 = 5; _root.image_n5 = 7; _root.image_n6 = 4; _root.image_n7 = 9; _root.image_n8 = 1; _root.image_n9 = 8; _root.image_t1 = _root.image_n1; _root.image_t2 = _root.image_n2; _root.image_t3 = _root.image_n3; _root.image_t4 = _root.image_n4; _root.image_t5 = _root.image_n5; _root.image_t6 = _root.image_n6; _root.image_t7 = _root.image_n7; _root.image_t8 = _root.image_n8; _root.image_t9 = _root.image_n9; _root.image_a1 = 1; _root.image_a2 = 2; _root.image_a3 = 3; _root.image_a4 = 4; _root.image_a5 = 5; _root.image_a6 = 6; _root.image_a7 = 7; _root.image_a8 = 8; _root.image_a9 = 9; _root.image_unlock = false; _root.start_image = true; } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n1 = _root.image_t2; _root.image_n2 = _root.image_t3; _root.image_n3 = _root.image_t1; _root.image_t1 = _root.image_n1; _root.image_t2 = _root.image_n2; _root.image_t3 = _root.image_n3; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n1 = _root.image_t3; _root.image_n2 = _root.image_t1; _root.image_n3 = _root.image_t2; _root.image_t1 = _root.image_n1; _root.image_t2 = _root.image_n2; _root.image_t3 = _root.image_n3; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n4 = _root.image_t5; _root.image_n5 = _root.image_t6; _root.image_n6 = _root.image_t4; _root.image_t4 = _root.image_n4; _root.image_t5 = _root.image_n5; _root.image_t6 = _root.image_n6; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n4 = _root.image_t6; _root.image_n5 = _root.image_t4; _root.image_n6 = _root.image_t5; _root.image_t4 = _root.image_n4; _root.image_t5 = _root.image_n5; _root.image_t6 = _root.image_n6; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n7 = _root.image_t8; _root.image_n8 = _root.image_t9; _root.image_n9 = _root.image_t7; _root.image_t7 = _root.image_n7; _root.image_t8 = _root.image_n8; _root.image_t9 = _root.image_n9; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n7 = _root.image_t9; _root.image_n8 = _root.image_t7; _root.image_n9 = _root.image_t8; _root.image_t7 = _root.image_n7; _root.image_t8 = _root.image_n8; _root.image_t9 = _root.image_n9; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n1 = _root.image_t4; _root.image_n4 = _root.image_t7; _root.image_n7 = _root.image_t1; _root.image_t1 = _root.image_n1; _root.image_t4 = _root.image_n4; _root.image_t7 = _root.image_n7; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n2 = _root.image_t5; _root.image_n5 = _root.image_t8; _root.image_n8 = _root.image_t2; _root.image_t2 = _root.image_n2; _root.image_t5 = _root.image_n5; _root.image_t8 = _root.image_n8; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n3 = _root.image_t6; _root.image_n6 = _root.image_t9; _root.image_n9 = _root.image_t3; _root.image_t3 = _root.image_n3; _root.image_t6 = _root.image_n6; _root.image_t9 = _root.image_n9; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n3 = _root.image_t9; _root.image_n6 = _root.image_t3; _root.image_n9 = _root.image_t6; _root.image_t3 = _root.image_n3; _root.image_t6 = _root.image_n6; _root.image_t9 = _root.image_n9; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n2 = _root.image_t8; _root.image_n5 = _root.image_t2; _root.image_n8 = _root.image_t5; _root.image_t2 = _root.image_n2; _root.image_t5 = _root.image_n5; _root.image_t8 = _root.image_n8; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 373 { onClipEvent (press) { if (_root.image_unlock != true) { _root.image_n1 = _root.image_t7; _root.image_n4 = _root.image_t1; _root.image_n7 = _root.image_t4; _root.image_t1 = _root.image_n1; _root.image_t4 = _root.image_n4; _root.image_t7 = _root.image_n7; if (_root.image_n1 == _root.image_a1 && _root.image_n2 == _root.image_a2 && _root.image_n3 == _root.image_a3 && _root.image_n4 == _root.image_a4 && _root.image_n5 == _root.image_a5 && _root.image_n6 == _root.image_a6 && _root.image_n7 == _root.image_a7 && _root.image_n8 == _root.image_a8 && _root.image_n9 == _root.image_a9) { _root.image_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n1); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n2); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n2); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n3); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n3); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n4); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n4); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n5); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n5); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n6); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n6); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n7); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n7); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n8); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n8); } } instance of movieClip 384 { onClipEvent (load) { this.gotoAndStop(_root.image_n9); } onClipEvent (enterFrame) { this.gotoAndStop(_root.image_n9); } } } movieClip 391 { frame 1 { stop(); } } movieClip 394 { } movieClip 395 { frame 1 { stop(); } frame 2 { stop(); } } button 396 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n1 == 2) { _root.toilet_bt_n1 = 1; } else { _root.toilet_bt_n1 = 2; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 397 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n1 == 3) { _root.toilet_bt_n1 = 1; } else { _root.toilet_bt_n1 = 3; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 398 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n1 == 4) { _root.toilet_bt_n1 = 1; } else { _root.toilet_bt_n1 = 4; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 399 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n2 == 2) { _root.toilet_bt_n2 = 1; } else { _root.toilet_bt_n2 = 2; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 400 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n2 == 3) { _root.toilet_bt_n2 = 1; } else { _root.toilet_bt_n2 = 3; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 401 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n2 == 4) { _root.toilet_bt_n2 = 1; } else { _root.toilet_bt_n2 = 4; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 402 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n3 == 2) { _root.toilet_bt_n3 = 1; } else { _root.toilet_bt_n3 = 2; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 403 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n3 == 3) { _root.toilet_bt_n3 = 1; } else { _root.toilet_bt_n3 = 3; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 404 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n3 == 4) { _root.toilet_bt_n3 = 1; } else { _root.toilet_bt_n3 = 4; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 405 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n4 == 2) { _root.toilet_bt_n4 = 1; } else { _root.toilet_bt_n4 = 2; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 406 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n4 == 3) { _root.toilet_bt_n4 = 1; } else { _root.toilet_bt_n4 = 3; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } button 407 { on (press) { if (_root.toilet_bt_unlock != true) { if (_root.toilet_bt_n4 == 4) { _root.toilet_bt_n4 = 1; } else { _root.toilet_bt_n4 = 4; } if (_root.toilet_bt_n1 == _root.toilet_bt_a1 && _root.toilet_bt_n2 == _root.toilet_bt_a2 && _root.toilet_bt_n3 == _root.toilet_bt_a3 && _root.toilet_bt_n4 == _root.toilet_bt_a4) { _root.toilet_bt_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } movieClip 408 { frame 1 { if (_root.start_toilet_bt != true) { _root.toilet_bt_n1 = 1; _root.toilet_bt_n2 = 1; _root.toilet_bt_n3 = 1; _root.toilet_bt_n4 = 1; _root.toilet_bt_a1 = 3; _root.toilet_bt_a2 = 4; _root.toilet_bt_a3 = 2; _root.toilet_bt_a4 = 2; _root.toilet_bt_unlock = false; _root.start_toilet_bt = true; } } instance of movieClip 391 { onClipEvent (load) { this.gotoAndStop(_root.toilet_bt_n1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.toilet_bt_n1); } } instance of movieClip 391 { onClipEvent (load) { this.gotoAndStop(_root.toilet_bt_n2); } onClipEvent (enterFrame) { this.gotoAndStop(_root.toilet_bt_n2); } } instance of movieClip 391 { onClipEvent (load) { this.gotoAndStop(_root.toilet_bt_n3); } onClipEvent (enterFrame) { this.gotoAndStop(_root.toilet_bt_n3); } } instance of movieClip 391 { onClipEvent (load) { this.gotoAndStop(_root.toilet_bt_n4); } onClipEvent (enterFrame) { this.gotoAndStop(_root.toilet_bt_n4); } } instance of movieClip 395 { onClipEvent (load) { if (_root.selected_items == 'spec') { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.selected_items == 'spec') { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 411 { } movieClip 412 { frame 1 { if (_root.start_bath__puzzle2 != true) { _root.bath_1 = 90; _root.bath_2 = 270; _root.bath_unlock = false; _root.start_bath__puzzle2 = true; } } instance of movieClip 411 { onClipEvent (load) { this._rotation = _root.bath_1; } onClipEvent (enterFrame) { this._rotation = _root.bath_1; } onClipEvent (press) { if (_root.bath_unlock != true) { this._rotation += 45; _root.bath_1 += 45; if (_root.bath_1 >= 360) { _root.bath_1 = 0; } if (_root.bath_1 == 315 && _root.bath_2 == 180) { _root.Move_function.lock.gotoAndPlay(2); _root.bath_unlock = true; } } } } instance of movieClip 411 { onClipEvent (load) { this._rotation = _root.bath_2; } onClipEvent (enterFrame) { this._rotation = _root.bath_2; } onClipEvent (press) { if (_root.bath_unlock != true) { this._rotation += 45; _root.bath_2 += 45; if (_root.bath_2 >= 360) { _root.bath_2 = 0; } if (_root.bath_1 == 315 && _root.bath_2 == 180) { _root.Move_function.lock.gotoAndPlay(2); _root.bath_unlock = true; } } } } } movieClip 417 { } movieClip 421 { } movieClip 422 { } movieClip 423 { } movieClip 424 { } movieClip 425 { } movieClip 426 { } movieClip 427 { } movieClip 428 { instance of movieClip 417 { onClipEvent (load) { mv_name = 'screw_stick'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { if (_root.selected_items == 'fork') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pick_up(mv_name, this, 1); } else { _root.dialog(6, 1); } } } instance of movieClip 424 { onClipEvent (press) { _root.dialog(7); } } instance of movieClip 425 { onClipEvent (press) { _root.dialog(7); } } instance of movieClip 426 { onClipEvent (press) { _root.dialog(7); } } instance of movieClip 427 { onClipEvent (press) { _root.dialog(7); } } } movieClip 435 { frame 1 { stop(); } } button 436 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 1; } } } } button 437 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 2; } } } } button 438 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 3; } } } } button 439 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 4; } } } } button 440 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 5; } } } } button 441 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 6; } } } } button 442 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 7; } } } } button 443 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 8; } } } } button 444 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 9; } } } } button 445 { on (press) { if (_root.keypad_unlock != true) { if (_root.keypad_hits <= 4) { ++_root.keypad_hits; _root.keypad_c[_root.keypad_hits - 1] = 0; } } } } button 446 { on (press) { if (_root.keypad_c[1] == _root.keypad_a[1] && _root.keypad_c[2] == _root.keypad_a[2] && _root.keypad_c[3] == _root.keypad_a[3] && _root.keypad_c[4] == _root.keypad_a[4]) { _root.keypad_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(5, 1); _root.keypad_hits = 1; i = 0; while (i < 8) { _root.keypad_c[i] = 0; ++i; } } } } movieClip 448 { frame 1 { if (_root.start_keypad__puzzle != true) { _root.keypad_hits = 1; _root.keypad_c = new Array(7); _root.keypad_a = new Array(7); i = 0; while (i < 7) { _root.keypad_c[i] = 0; ++i; } _root.keypad_a[1] = 6; _root.keypad_a[2] = 2; _root.keypad_a[3] = 1; _root.keypad_a[4] = 5; _root.keypad_unlock = false; _root.start_keypad__puzzle = true; } } instance of movieClip 435 { onClipEvent (load) { this.gotoAndStop(_root.keypad_hits); } onClipEvent (enterFrame) { this.gotoAndStop(_root.keypad_hits); } } } movieClip 449 { } movieClip 453 { frame 1 { stop(); } frame 6 { _root.pop_button1 = false; if (_root.pop_c[2] == _root.pop_a[2]) { _root.pop_light1 = true; } } } movieClip 455 { } movieClip 456 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 457 { frame 1 { stop(); } frame 6 { _root.pop_button2 = false; if (_root.pop_c[3] == _root.pop_a[3]) { _root.pop_light2 = true; } } } movieClip 458 { frame 1 { stop(); } frame 6 { _root.pop_button3 = false; if (_root.pop_c[3] == _root.pop_a[3]) { _root.pop_light3 = true; } } } movieClip 459 { frame 1 { stop(); } frame 6 { _root.pop_button4 = false; if (_root.pop_c[5] == _root.pop_a[5]) { _root.pop_light4 = true; } } } movieClip 460 { frame 1 { if (_root.start_pop__puzzle != true) { _root.pop_button1 = false; _root.pop_button2 = false; _root.pop_button3s = false; _root.pop_button4 = false; _root.pop_hits = 1; _root.pop_c = new Array(9); _root.pop_a = new Array(9); i = 0; while (i < 10) { _root.pop_c[i] = 0; ++i; } _root.pop_a[2] = 1; _root.pop_a[3] = 3; _root.pop_a[4] = 2; _root.pop_a[5] = 4; _root.pop_unlock = false; _root.start_pop__puzzle = true; } } instance of movieClip 453 { onClipEvent (press) { if (_root.pop_unlock != true) { this.gotoAndPlay(2); ++_root.pop_hits; _root.pop_c[_root.pop_hits] = 1; if (_root.pop_hits == 5) { if (_root.pop_c[2] == _root.pop_a[2] && _root.pop_c[3] == _root.pop_a[3] && _root.pop_c[4] == _root.pop_a[4] && _root.pop_c[5] == _root.pop_a[5]) { _root.pop_unlock = true; } else { if (_root.pop_hits > 4) { _root.pop_hits = 1; _root.pop_light1 = false; _root.pop_light2 = false; _root.pop_light3 = false; _root.pop_light4 = false; i = 0; while (i < 10) { _root.pop_c[i] = 0; ++i; } } _root.dialog(7); } } } } } instance of movieClip 456 { onClipEvent (load) { if (_root.pop_light1) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pop_light1) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 456 { onClipEvent (load) { if (_root.pop_light2) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pop_light2) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 456 { onClipEvent (load) { if (_root.pop_light3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pop_light3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 456 { onClipEvent (load) { if (_root.pop_light4) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pop_light4) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 457 { onClipEvent (press) { if (_root.pop_unlock != true) { this.gotoAndPlay(2); ++_root.pop_hits; _root.pop_c[_root.pop_hits] = 2; if (_root.pop_hits == 5) { if (_root.pop_c[2] == _root.pop_a[2] && _root.pop_c[3] == _root.pop_a[3] && _root.pop_c[4] == _root.pop_a[4] && _root.pop_c[5] == _root.pop_a[5]) { _root.pop_unlock = true; } else { if (_root.pop_hits > 4) { _root.pop_hits = 1; _root.pop_light1 = false; _root.pop_light2 = false; _root.pop_light3 = false; _root.pop_light4 = false; i = 0; while (i < 10) { _root.pop_c[i] = 0; ++i; } } _root.dialog(5); } } } } } instance of movieClip 458 { onClipEvent (press) { if (_root.pop_unlock != true) { this.gotoAndPlay(2); ++_root.pop_hits; _root.pop_c[_root.pop_hits] = 3; if (_root.pop_hits == 5) { if (_root.pop_c[2] == _root.pop_a[2] && _root.pop_c[3] == _root.pop_a[3] && _root.pop_c[4] == _root.pop_a[4] && _root.pop_c[5] == _root.pop_a[5]) { _root.pop_unlock = true; } else { if (_root.pop_hits > 4) { _root.pop_hits = 1; _root.pop_light1 = false; _root.pop_light2 = false; _root.pop_light3 = false; _root.pop_light4 = false; i = 0; while (i < 10) { _root.pop_c[i] = 0; ++i; } } _root.dialog(5); } } } } } instance of movieClip 459 { onClipEvent (press) { if (_root.pop_unlock != true) { this.gotoAndPlay(2); ++_root.pop_hits; _root.pop_c[_root.pop_hits] = 4; if (_root.pop_hits == 5) { if (_root.pop_c[2] == _root.pop_a[2] && _root.pop_c[3] == _root.pop_a[3] && _root.pop_c[4] == _root.pop_a[4] && _root.pop_c[5] == _root.pop_a[5]) { _root.pop_unlock = true; } else { if (_root.pop_hits > 4) { _root.pop_hits = 1; _root.pop_light1 = false; _root.pop_light2 = false; _root.pop_light3 = false; _root.pop_light4 = false; i = 0; while (i < 10) { _root.pop_c[i] = 0; ++i; } } _root.dialog(5); } } } } } } button 462 { on (press) { if (_root.pj_unlock != true) { if (_root.selected_items == 'pj1') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj1_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj2') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj2_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj3') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj3_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj4') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj4_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj5') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj5_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj6') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj6_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj7') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj7_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj8') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj8_used = true; _root.core.combineso.start(0, 1); } else { if (_root.selected_items == 'pj9') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.pj9_used = true; _root.core.combineso.start(0, 1); } } } } } } } } } if (_root.pj1_used && _root.pj2_used && _root.pj3_used && _root.pj4_used && _root.pj5_used && _root.pj6_used && _root.pj7_used && _root.pj8_used && _root.pj9_used) { _root.pj_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } } movieClip 465 { } movieClip 467 { } movieClip 469 { } movieClip 471 { } movieClip 473 { } movieClip 475 { } movieClip 477 { } movieClip 479 { } movieClip 481 { } movieClip 482 { instance of movieClip 465 { onClipEvent (load) { if (_root.pj1_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj1_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 467 { onClipEvent (load) { if (_root.pj2_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj2_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 469 { onClipEvent (load) { if (_root.pj3_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj3_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 471 { onClipEvent (load) { if (_root.pj4_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj4_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 473 { onClipEvent (load) { if (_root.pj5_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj5_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 475 { onClipEvent (load) { if (_root.pj6_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj6_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 477 { onClipEvent (load) { if (_root.pj7_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj7_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 479 { onClipEvent (load) { if (_root.pj8_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj8_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 481 { onClipEvent (load) { if (_root.pj9_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.pj9_used) { this._visible = true; } else { this._visible = false; } } } } movieClip 485 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 486 { frame 1 { if (_root.start_s2__puzzle != true) { _root.s2_c = new Array(9); _root.s2_a = new Array(9); i = 0; while (i < 10) { _root.s2_c[i] = 1; ++i; } _root.s2_a[1] = 1; _root.s2_a[2] = 2; _root.s2_a[3] = 2; _root.s2_a[4] = 1; _root.s2_a[5] = 2; _root.s2_a[6] = 1; _root.s2_a[7] = 1; _root.s2_a[8] = 1; _root.s2_unlock = false; _root.start_s2__puzzle = true; } } instance of movieClip 485 { onClipEvent (press) { if (_root.s2_unlockx != true) { if (_root.s2_c[1] == 1) { _root.s2_c[1] = 2; } else { _root.s2_c[1] = 1; } if (_root.s2_c[1] == _root.s2_a[1] && _root.s2_c[2] == _root.s2_a[2] && _root.s2_c[3] == _root.s2_a[3] && _root.s2_c[4] == _root.s2_a[4] && _root.s2_c[5] == _root.s2_a[5] && _root.s2_c[6] == _root.s2_a[6] && _root.s2_c[7] == _root.s2_a[7] && _root.s2_c[8] == _root.s2_a[8]) { _root.s2_unlockx = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.s2_c[1]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.s2_c[1]); } } instance of movieClip 485 { onClipEvent (press) { if (_root.s2_unlockx != true) { if (_root.s2_c[2] == 1) { _root.s2_c[2] = 2; } else { _root.s2_c[2] = 1; } if (_root.s2_c[1] == _root.s2_a[1] && _root.s2_c[2] == _root.s2_a[2] && _root.s2_c[3] == _root.s2_a[3] && _root.s2_c[4] == _root.s2_a[4] && _root.s2_c[5] == _root.s2_a[5] && _root.s2_c[6] == _root.s2_a[6] && _root.s2_c[7] == _root.s2_a[7] && _root.s2_c[8] == _root.s2_a[8]) { _root.s2_unlockx = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.s2_c[2]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.s2_c[2]); } } instance of movieClip 485 { onClipEvent (press) { if (_root.s2_unlockx != true) { if (_root.s2_c[3] == 1) { _root.s2_c[3] = 2; } else { _root.s2_c[3] = 1; } if (_root.s2_c[1] == _root.s2_a[1] && _root.s2_c[2] == _root.s2_a[2] && _root.s2_c[3] == _root.s2_a[3] && _root.s2_c[4] == _root.s2_a[4] && _root.s2_c[5] == _root.s2_a[5] && _root.s2_c[6] == _root.s2_a[6] && _root.s2_c[7] == _root.s2_a[7] && _root.s2_c[8] == _root.s2_a[8]) { _root.s2_unlockx = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.s2_c[3]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.s2_c[3]); } } instance of movieClip 485 { onClipEvent (press) { if (_root.s2_unlockx != true) { if (_root.s2_c[4] == 1) { _root.s2_c[4] = 2; } else { _root.s2_c[4] = 1; } if (_root.s2_c[1] == _root.s2_a[1] && _root.s2_c[2] == _root.s2_a[2] && _root.s2_c[3] == _root.s2_a[3] && _root.s2_c[4] == _root.s2_a[4] && _root.s2_c[5] == _root.s2_a[5] && _root.s2_c[6] == _root.s2_a[6] && _root.s2_c[7] == _root.s2_a[7] && _root.s2_c[8] == _root.s2_a[8]) { _root.s2_unlockx = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.s2_c[4]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.s2_c[4]); } } instance of movieClip 485 { onClipEvent (press) { if (_root.s2_unlockx != true) { if (_root.s2_c[5] == 1) { _root.s2_c[5] = 2; } else { _root.s2_c[5] = 1; } if (_root.s2_c[1] == _root.s2_a[1] && _root.s2_c[2] == _root.s2_a[2] && _root.s2_c[3] == _root.s2_a[3] && _root.s2_c[4] == _root.s2_a[4] && _root.s2_c[5] == _root.s2_a[5] && _root.s2_c[6] == _root.s2_a[6] && _root.s2_c[7] == _root.s2_a[7] && _root.s2_c[8] == _root.s2_a[8]) { _root.s2_unlockx = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.s2_c[5]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.s2_c[5]); } } } movieClip 488 { } movieClip 489 { frame 1 { if (_root.rock5_unlock != true) { _root.rock5_n1 = 1; _root.rock5_n2 = 1; _root.rock5_n3 = 1; _root.rock5_n4 = 1; _root.rock5_n5 = 1; } if (_root.start_rock5 != true) { _root.rock5_a1 = 3; _root.rock5_a2 = 5; _root.rock5_a3 = 2; _root.rock5_a4 = 3; _root.rock5_a5 = 4; _root.rock5_unlock = false; _root.start_rock5 = true; } } instance of movieClip 143 { onClipEvent (press) { if (_root.rock5_unlock != true) { ++_root.rock5_n1; if (_root.rock5_n1 > 10) { _root.rock5_n1 = 1; } this.gotoAndStop(_root.rock5_n1); if (_root.rock5_n1 == _root.rock5_a1 && _root.rock5_n2 == _root.rock5_a2 && _root.rock5_n3 == _root.rock5_a3 && _root.rock5_n4 == _root.rock5_a4 && _root.rock5_n5 == _root.rock5_a5) { _root.rock5_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.rock5_n1); } } instance of movieClip 143 { onClipEvent (press) { if (_root.rock5_unlock != true) { ++_root.rock5_n2; if (_root.rock5_n2 > 10) { _root.rock5_n2 = 1; } this.gotoAndStop(_root.rock5_n2); if (_root.rock5_n1 == _root.rock5_a1 && _root.rock5_n2 == _root.rock5_a2 && _root.rock5_n3 == _root.rock5_a3 && _root.rock5_n4 == _root.rock5_a4 && _root.rock5_n5 == _root.rock5_a5) { _root.rock5_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.rock5_n2); } } instance of movieClip 143 { onClipEvent (press) { if (_root.rock5_unlock != true) { ++_root.rock5_n3; if (_root.rock5_n3 > 10) { _root.rock5_n3 = 1; } this.gotoAndStop(_root.rock5_n3); if (_root.rock5_n1 == _root.rock5_a1 && _root.rock5_n2 == _root.rock5_a2 && _root.rock5_n3 == _root.rock5_a3 && _root.rock5_n4 == _root.rock5_a4 && _root.rock5_n5 == _root.rock5_a5) { _root.rock5_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.rock5_n3); } } instance of movieClip 143 { onClipEvent (press) { if (_root.rock5_unlock != true) { ++_root.rock5_n4; if (_root.rock5_n4 > 10) { _root.rock5_n4 = 1; } this.gotoAndStop(_root.rock5_n4); if (_root.rock5_n1 == _root.rock5_a1 && _root.rock5_n2 == _root.rock5_a2 && _root.rock5_n3 == _root.rock5_a3 && _root.rock5_n4 == _root.rock5_a4 && _root.rock5_n5 == _root.rock5_a5) { _root.rock5_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.rock5_n4); } } instance of movieClip 143 { onClipEvent (press) { if (_root.rock5_unlock != true) { ++_root.rock5_n5; if (_root.rock5_n5 > 10) { _root.rock5_n5 = 1; } this.gotoAndStop(_root.rock5_n5); if (_root.rock5_n1 == _root.rock5_a1 && _root.rock5_n2 == _root.rock5_a2 && _root.rock5_n3 == _root.rock5_a3 && _root.rock5_n4 == _root.rock5_a4 && _root.rock5_n5 == _root.rock5_a5) { _root.rock5_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.rock5_n5); } } } movieClip 493 { } movieClip 495 { } button 496 { on (press) { if (_root.selected_items == 'disc') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; gotoAndPlay(2); _root.disc_used = true; } } } movieClip 499 { } movieClip 500 { frame 1 { stop(); } instance of movieClip 499 { onClipEvent (load) { mv_name = 'key'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } frame 21 { stop(); } } movieClip 505 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 506 { frame 1 { if (_root.swap_arrow_puzzle != true) { _root.swap_c = new Array(8); _root.swap_c[1] = 3; _root.swap_c[2] = 3; _root.swap_c[3] = 3; _root.swap_c[4] = 2; _root.swap_c[5] = 2; _root.swap_c[6] = 2; _root.swap_c[7] = 1; _root.sw_temp = 7; _root.sw_i = 0; _root.swap_unlock = false; _root.swap_arrow_puzzle = true; } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 1; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[1]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[1]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 2; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[2]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[2]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 3; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[3]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[3]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 4; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[4]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[4]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 5; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[5]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[5]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 6; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[6]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[6]); } } instance of movieClip 505 { onClipEvent (press) { if (_root.swap_unlock != true) { _root.sw_i = 7; _root.swap_c[_root.sw_temp] = _root.swap_c[_root.sw_i]; _root.swap_c[_root.sw_i] = 1; _root.sw_temp = _root.sw_i; if (_root.swap_c[1] == 2 && _root.swap_c[2] == 2 && _root.swap_c[3] == 2 && _root.swap_c[4] == 1 && _root.swap_c[5] == 3 && _root.swap_c[6] == 3 && _root.swap_c[7] == 3) { _root.swap_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } onClipEvent (load) { this.gotoAndStop(_root.swap_c[7]); } onClipEvent (enterFrame) { this.gotoAndStop(_root.swap_c[7]); } } } movieClip 511 { } movieClip 523 { } movieClip 524 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 523 { onClipEvent (load) { mv_name = 'wrench'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 530 { } movieClip 531 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 530 { onClipEvent (load) { mv_name = 'bolt'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } } movieClip 533 { } movieClip 534 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 537 { } button 539 { on (press) { if (_root.selected_items == 'bolt') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; gotoAndStop(2); _root.bolt_used = true; } } } button 540 { on (press) { if (_root.cable_used == true) { if (_root.selected_items == 'wrench') { gotoAndPlay(2); } else { _root.dialog(6); } } else { if (_root.selected_items == 'cable') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.cable_used = true; } else { _root.dialog(5); } } } } movieClip 541 { frame 1 { stop(); } frame 10 { stop(); if (_root.fdoor_unlock != true) { _root.fdoor_unlock = true; _root.Move_function.lock.gotoAndPlay(2); } } } movieClip 542 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 541 { onClipEvent (load) { if (_root.fdoor_unlock) { this.gotoAndStop('end'); } else { this.gotoAndStop(1); } } } } movieClip 543 { instance of movieClip 534 { onClipEvent (load) { if (_root.fdoor_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.fdoor_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 537 { onClipEvent (load) { if (_root.cable_used) { this._visible = true; } else { this._visible = false; } } onClipEvent (enterFrame) { if (_root.cable_used) { this._visible = true; } else { this._visible = false; } } } instance of movieClip 542 { onClipEvent (load) { if (_root.bolt_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 547 { } movieClip 553 { } movieClip 554 { frame 1 { stop(); } } movieClip 556 { } movieClip 557 { frame 1 { stop(); } } movieClip 559 { } movieClip 560 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 562 { } movieClip 563 { frame 1 { stop(); } frame 2 { stop(); } } button 564 { on (press) { if (_root.selected_items == 'h_chess') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.h_chess_used = true; } if (_root.h_chess_used && _root.e_chess_used && _root.k_chess_used && _root.q_chess_used) { _root.core.keylockso.start(0, 1); gotoAndPlay(2); _root.wall_pic_unlock = true; } } } button 565 { on (press) { if (_root.selected_items == 'e_chess') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.e_chess_used = true; } if (_root.h_chess_used && _root.e_chess_used && _root.k_chess_used && _root.q_chess_used) { _root.core.keylockso.start(0, 1); gotoAndPlay(2); _root.wall_pic_unlock = true; } } } button 566 { on (press) { if (_root.selected_items == 'k_chess') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.k_chess_used = true; } if (_root.h_chess_used && _root.e_chess_used && _root.k_chess_used && _root.q_chess_used) { _root.core.keylockso.start(0, 1); gotoAndPlay(2); _root.wall_pic_unlock = true; } } } button 567 { on (press) { if (_root.selected_items == 'q_chess') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.q_chess_used = true; } if (_root.h_chess_used && _root.e_chess_used && _root.k_chess_used && _root.q_chess_used) { _root.core.keylockso.start(0, 1); gotoAndPlay(2); _root.wall_pic_unlock = true; } } } movieClip 571 { } movieClip 572 { instance of movieClip 554 { onClipEvent (load) { if (_root.h_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 557 { onClipEvent (load) { if (_root.e_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 560 { onClipEvent (load) { if (_root.k_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 563 { onClipEvent (load) { if (_root.q_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 573 { frame 1 { stop(); } instance of movieClip 554 { onClipEvent (load) { if (_root.h_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.h_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 557 { onClipEvent (load) { if (_root.e_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.e_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 560 { onClipEvent (load) { if (_root.k_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.k_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 563 { onClipEvent (load) { if (_root.q_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.q_chess_used) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 571 { onClipEvent (load) { mv_name = 'disc'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } frame 17 { stop(); } } movieClip 574 { instance of movieClip 573 { onClipEvent (load) { if (_root.wall_pic_unlock) { this.gotoAndStop('end'); } else { this.gotoAndStop(1); } } } } movieClip 577 { } // unknown tag 88 length 173 movieClip 580 { } movieClip 585 { } movieClip 586 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 559 { onClipEvent (load) { mv_name = 'k_chess'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 1; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (enterFrame) { _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } } button 587 { on (press) { _root.s_view_pop.itemx.gotoAndStop('s6_pw'); } } movieClip 590 { } movieClip 595 { } movieClip 597 { } movieClip 599 { instance of movieClip 595 { onClipEvent (press) { this.startDrag(false, 58.4, 7.65, 58.4, -227.65); } onClipEvent (mouseUp) { this.stopDrag(); } } } // unknown tag 88 length 96 movieClip 603 { } // unknown tag 88 length 93 movieClip 608 { instance of movieClip 603 { onClipEvent (press) { this.startDrag(false, 149.25, 161.15, 330, 161.15); } onClipEvent (mouseUp) { this.stopDrag(); } } } movieClip 610 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 613 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 117 { onClipEvent (load) { mv_name = 'key'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (enterFrame) { _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 10; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } } movieClip 614 { instance of movieClip 610 { onClipEvent (press) { if (_root.selected_items == 'cristal') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.cri1 = true; } } onClipEvent (load) { if (_root.cri1) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.cri1) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 610 { onClipEvent (press) { if (_root.selected_items == 'cristal') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.cri2 = true; } } onClipEvent (load) { if (_root.cri2) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.cri2) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 610 { onClipEvent (press) { if (_root.selected_items == 'cristal') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.cri3 = true; } } onClipEvent (load) { if (_root.cri3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.cri3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 613 { onClipEvent (load) { if (_root.cri1 && _root.cri2 && _root.cri3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.cri1 && _root.cri2 && _root.cri3) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } } movieClip 617 { } movieClip 620 { } movieClip 621 { } button 622 { on (press) { _root.s_view_pop.itemx.gotoAndStop('p1'); } } movieClip 623 { frame 1 { stop(); } instance of movieClip 168 { onClipEvent (load) { if (_root.pic__puzzle2_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pic__puzzle2_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 230 { onClipEvent (load) { if (_root.squre_box) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.squre_box) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 312 { onClipEvent (load) { if (_root.computer_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 331 { onClipEvent (load) { if (_root.screw_box) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 8; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance of movieClip 370 { onClipEvent (load) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 500 { onClipEvent (load) { if (_root.disc_used) { this.gotoAndStop('end'); } else { this.gotoAndStop(1); } } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 4; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance of movieClip 511 { onClipEvent (press) { if (_root.s6_unlock) { _root.direction_bt = 'none'; _root.move_location = 's7'; _root.Move_function.gotoAndPlay(2); _root.item_box_pop = false; _root.s_view_pop.gotoAndPlay('back'); } else { if (_root.selected_items == 'key1') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.Move_function.lock.gotoAndPlay(2); _root.s6_unlock = true; } else { _root.dialog(1); } } } } instance of movieClip 524 { onClipEvent (load) { if (_root.pop_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.pop_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 531 { onClipEvent (load) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 18; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance of movieClip 586 { onClipEvent (load) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } onClipEvent (enterFrame) { if (_root.number3_unlock) { this.gotoAndStop(2); } else { this.gotoAndStop(1); } } } instance of movieClip 617 { onClipEvent (press) { if (_root.s10_unlock) { _root.direction_bt = 'none'; _root.move_location = 's10'; _root.Move_function.gotoAndPlay(2); _root.item_box_pop = false; _root.s_view_pop.gotoAndPlay('back'); } else { if (_root.selected_items == 'key') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.Move_function.lock.gotoAndPlay(2); _root.s10_unlock = true; } else { _root.dialog(1); } } } } instance of movieClip 620 { onClipEvent (press) { if (_root.p1_unlock) { _root.direction_bt = 'none'; _root.move_location = 's6'; _root.Move_function.gotoAndPlay(2); _root.item_box_pop = false; _root.s_view_pop.gotoAndPlay('back'); } else { _root.dialog(1); } } } } movieClip 624 { frame 1 { stop(); } frame 2 { _root.item_box_pop = true; } frame 10 { stop(); } instance itemx of movieClip 623 { onClipEvent (load) { this.gotoAndStop(_root.s_view_item); } } } instance s_view_pop of movieClip 624 { onClipEvent (load) { _root.darySto = new Array(15); _root.darySto[0] = 'Can\'t combine it..not sure how to use this..'; _root.darySto[1] = 'It is locked..'; _root.darySto[2] = 'hmm..It is not working..'; _root.darySto[3] = 'I have no clue to solve this..'; _root.darySto[4] = 'This must be the clue I need..'; _root.darySto[5] = 'Hmm..Nothing happen..'; _root.darySto[6] = 'I still need my hand..'; _root.darySto[7] = 'Phew! I almost cut my hand..'; _root.darySto[8] = 'I still need this pokemon..'; _root.darySto[9] = '2 of my pokemon have gone missing..'; _root.darySto[10] = 'Thank you! This is your gold pokemon ball!'; _root.darySto[11] = 'Finally! I have it!'; _root.darySto[12] = 'She look sad..need something to cheer her up..'; _root.darySto[13] = 'Can\'t catch it, it is moving too fast!'; _root.darySto[14] = 'Yes, I got something!'; _root.darySto[15] = 'Yes,I caught it!'; _root.darySto[16] = 'I need a special pokeball!'; } } movieClip 626 { } movieClip 627 { frame 10 { stop(); } } movieClip 628 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 629 { } movieClip 632 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 633 { instance of movieClip 632 { onClipEvent (press) { this.gotoAndStop(2); if (_root.door_clue != true) { _root.door_clue = true; _root.dialog(4, 1); } } onClipEvent (mouseUp) { this.gotoAndStop(1); } } } movieClip 635 { } movieClip 638 { } movieClip 640 { } movieClip 642 { } movieClip 645 { } movieClip 648 { } movieClip 651 { } movieClip 654 { } movieClip 657 { } movieClip 658 { } movieClip 659 { frame 1 { stop(); } } instance of movieClip 46 { } movieClip 661 { } movieClip 662 { frame 15 { stop(); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 7; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 6; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 5; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 8; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 9; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 4; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 3; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 2; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 1; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 17; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 16; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 15; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 18; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 19; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 14; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 13; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 12; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 11; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } movieClip 665 { } movieClip 672 { } movieClip 673 { } movieClip 674 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 675 { } movieClip 677 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 678 { instance item of movieClip 675 { onClipEvent (load) { t = 0; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 1; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 2; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 3; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 4; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 5; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 6; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 7; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 8; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 675 { onClipEvent (load) { t = 9; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 0; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 1; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 2; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 3; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 4; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 5; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 6; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 7; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 8; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 9; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 675 { onClipEvent (load) { t = 10; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 10; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } instance of movieClip 675 { onClipEvent (load) { t = 11; } onClipEvent (press) { _root.items_pickup_event(this, t); } onClipEvent (rollOver) { _root.rollover_event(this, t); } onClipEvent (rollOut) { _root.rollout_event(this, t); } onClipEvent (enterFrame) { _root.items_event(this, t); } } instance of movieClip 677 { onClipEvent (enterFrame) { t = 11; if (_root.aryInv[t] != 'none') { gotoAndStop(2); } else { gotoAndStop(1); } } onClipEvent (press) { _root.items_view_ip = t; _root.s_view_pop.gotoAndStop(1); _root.inv.items_view_pop.gotoAndPlay(2); } } } movieClip 680 { } movieClip 682 { } movieClip 684 { } button 685 { on (press) { if (!_root.stop_click) { if (_root.item_pop) { item.selectx.gotoAndStop(1); _root.selected_items = 'none'; _root.selected_box = 'none'; _root.item_select = false; _root.item_pop = false; } _root.item_box_pop = false; _root.inv.items_view_pop.gotoAndPlay('back'); } } } movieClip 686 { frame 1 { stop(); } frame 2 { _root.item_box_pop = true; } frame 10 { stop(); } instance mvc of movieClip 659 { onClipEvent (enterFrame) { this.gotoAndStop(_root.aryView[_root.items_view_ip]); } } } movieClip 687 { frame 1 { scrolling = function () { var v5 = scrollTrack._height; var v2 = contentMain._height; var v4 = scrollFace._height; var v3 = maskedView._height; scrollFace._y = scrollTrack._y; var initPosition = scrollFace._y; var initContentPos = contentMain._y; var finalContentPos = v3 - v2 + initContentPos; var left = scrollTrack._x; var top = scrollTrack._y; var right = scrollTrack._x; var bottom = scrollTrack._height - v4 + scrollTrack._y; var dy = 0; var speed = 10; var moveVal = (v2 - v3) / (v5 - v4); scrollFace.onPress = function () { var v2 = this._y; startDrag(this, false, left, top, right, bottom); this.onMouseMove = function () { dy = Math.abs(initPosition - this._y); contentMain._y = Math.round(dy * -1 * moveVal + initContentPos); }; }; scrollFace.onMouseUp = function () { stopDrag(); delete this.onMouseMove; }; btnUp.onPress = function () { this.onEnterFrame = function () { if (contentMain._y + speed < maskedView._y) { if (scrollFace._y <= top) { scrollFace._y = top; } else { scrollFace._y -= speed / moveVal; } contentMain._y += speed; } else { scrollFace._y = top; contentMain._y = maskedView._y; delete this.onEnterFrame; } }; }; btnUp.onDragOut = function () { delete this.onEnterFrame; }; btnUp.onRelease = function () { delete this.onEnterFrame; }; btnDown.onPress = function () { this.onEnterFrame = function () { if (contentMain._y - speed > finalContentPos) { if (scrollFace._y >= bottom) { scrollFace._y = bottom; } else { scrollFace._y += speed / moveVal; } contentMain._y -= speed; } else { scrollFace._y = bottom; contentMain._y = finalContentPos; delete this.onEnterFrame; } }; }; btnDown.onRelease = function () { delete this.onEnterFrame; }; btnDown.onDragOut = function () { delete this.onEnterFrame; }; if (v2 < v3) { scrollFace._visible = false; btnUp.enabled = false; btnDown.enabled = false; } else { scrollFace._visible = true; btnUp.enabled = true; btnDown.enabled = true; } }; scrolling(); } } movieClip 691 { } button 692 { on (press) { if (_root.start_dialog) { gotoAndPlay('play'); _root.start_dialog = false; } } } movieClip 694 { frame 1 { stop(); _root.item_box_pop = false; } frame 2 { _root.item_box_pop = true; } frame 18 { _root.start_dialog = true; } frame 19 { stop(); } frame 30 { _root.item_box_pop = false; } } button 698 { on (press) { _root.play_music = 'off'; _root.myMasterSoundObject.setVolume(0); gotoAndStop(2); } } button 700 { on (press) { _root.play_music = 'on'; _root.myMasterSoundObject.setVolume(100); gotoAndStop(1); } } movieClip 701 { frame 1 { stop(); } frame 2 { stop(); } } // unknown tag 88 length 68 movieClip 706 { } button 708 { on (press) { _root.time_stop = true; _root.menu_top.menu.gotoAndStop(2); } } movieClip 710 { } movieClip 712 { } button 715 { on (press) { getURL('http://www.freeroomescape.com/', '_blank'); } } button 719 { on (press) { getURL(_root.game_page_url + '?play=walkthrough', '_blank'); } } movieClip 722 { } button 723 { on (press) { getURL('https://www.facebook.com/freeroomescapegames/', '_blank'); } } movieClip 726 { } movieClip 735 { } button 738 { on (press) { getURL('http://www.freeroomescape.com/battle-mystery-treasure/', '_blank'); } } movieClip 746 { frame 1 { stop(); } } button 750 { on (press) { getURL('http://www.freeroomescape.com/mystical-ancient-treasure/', '_blank'); } } button 755 { on (press) { getURL('http://www.freeroomescape.com/goodgame-empire/', '_blank'); } } button 762 { on (press) { getURL('http://www.freeroomescape.com/goodgame-big-farm/', '_blank'); } } button 767 { on (press) { getURL('http://www.freeroomescape.com/goodgame-poker/', '_blank'); } } button 772 { on (press) { getURL('http://www.freeroomescape.com/legends-of-honor/', '_blank'); } } button 777 { on (press) { getURL('http://www.freeroomescape.com/maplewood-junior-high-2/', '_blank'); } } button 781 { on (press) { getURL('http://www.freeroomescape.com/ju-grudge-game/', '_blank'); } } button 786 { on (press) { getURL('http://www.freeroomescape.com/alice-is-dead/', '_blank'); } } button 790 { on (press) { getURL('http://www.freeroomescape.com/mystery-key-escape/', '_blank'); } } button 795 { on (press) { getURL('http://www.freeroomescape.com/pyramid-apocalypse/', '_blank'); } } button 799 { on (press) { getURL('http://www.freeroomescape.com/night-walking-escape/', '_blank'); } } movieClip 801 { frame 1 { stop(); } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(4); } onClipEvent (enterFrame) { this.gotoAndStop(4); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(4); } onClipEvent (enterFrame) { this.gotoAndStop(4); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(3); } onClipEvent (enterFrame) { this.gotoAndStop(3); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } } movieClip 802 { frame 1 { _root.randList(12, 8); } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[4] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[4] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[3] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[3] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[2] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[2] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[1] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[1] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[8] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[8] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[7] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[7] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[6] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[6] + 1); } } instance of movieClip 801 { onClipEvent (load) { this.gotoAndStop(_root.randGame[5] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[5] + 1); } } } button 803 { on (press) { _root.time_stop = false; gotoAndStop(1); } } movieClip 804 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 805 { frame 1 { _root.time_stop = false; _root.key_points('s1'); if (_root.startgame == false) { _root.startgame = true; _root.core.ingameso.start(0, 999); } } instance sndBtn of movieClip 701 { onClipEvent (load) { if (_root.play_music == 'off') { gotoAndStop(2); } else { gotoAndStop(1); } } } instance of movieClip 710 { onClipEvent (load) { this.score.text = _root.timer_display; } onClipEvent (enterFrame) { score.text = _root.timer_display; } } instance of movieClip 712 { onClipEvent (load) { this.score.text = _root.bonus + '/20'; } onClipEvent (enterFrame) { score.text = _root.bonus + '/20'; } } } frame 6 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 2; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 12; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 808 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's1'; _root.Move_function.gotoAndPlay(2); } } movieClip 811 { frame 1 { stop(); } } instance of movieClip 811 { onClipEvent (press) { if (_root.key1_used) { _root.direction_bt = 'none'; _root.move_location = 's5'; _root.Move_function.gotoAndPlay(2); } else { if (_root.selected_items == 'key') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.key1_used = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(1, 1); } } } } frame 7 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 3; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 13; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 815 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's4'; _root.Move_function.gotoAndPlay(2); } } instance of movieClip 638 { onClipEvent (load) { mv_name = 'axe'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } frame 8 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 4; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 14; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 818 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's3'; _root.Move_function.gotoAndPlay(2); } } instance of movieClip 343 { onClipEvent (press) { _root.s_view_item = 'red_safe'; _root.s_view_pop.gotoAndPlay('play'); } } frame 9 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 5; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 15; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 821 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's7'; _root.Move_function.gotoAndPlay(2); } } instance of movieClip 267 { onClipEvent (press) { _root.s_view_item = 'swap_color_puzzle'; _root.s_view_pop.gotoAndPlay('play'); } } frame 10 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 6; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 16; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance of movieClip 648 { onClipEvent (load) { mv_name = 'fork'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } frame 11 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 7; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 17; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 828 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's5'; _root.Move_function.gotoAndPlay(2); } } movieClip 832 { } movieClip 833 { } instance of movieClip 833 { onClipEvent (press) { if (_root.key2_used != true) { if (_root.selected_items == 'key2') { _root.aryInv[_root.selected_box] = 'none'; _root.selected_items = 'none'; _root.key2_used = true; _root.Move_function.lock.gotoAndPlay(2); } else { _root.dialog(1, 1); } } else { _root.direction_bt = 'none'; _root.move_location = 's8'; _root.Move_function.gotoAndPlay(2); } } } frame 12 { stop(); } instance of movieClip 640 { onClipEvent (load) { mv_name = 'screw_body'; _root.pick_up_load(mv_name, this, 1); } onClipEvent (press) { _root.pick_up(mv_name, this, 1); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 8; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 18; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 836 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's9'; _root.Move_function.gotoAndPlay(2); } } frame 13 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 9; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } button 839 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's8'; _root.Move_function.gotoAndPlay(2); } } button 840 { on (press) { _root.direction_bt = 'none'; _root.move_location = 's10'; _root.Move_function.gotoAndPlay(2); } } instance of movieClip 428 { onClipEvent (press) { _root.s_view_item = 'circle_saw_puzzle'; _root.s_view_pop.gotoAndPlay('play'); } } frame 14 { stop(); } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 10; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 20; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } instance key1 of movieClip 107 { onClipEvent (load) { mv_name = 'point'; mv_p = 20; _root.key_picked_load(mv_name, this, mv_p); } onClipEvent (press) { _root.key_picked(mv_name, this, mv_p); } } movieClip 845 { } instance of movieClip 845 { onClipEvent (press) { if (_root.keypad_unlock) { _root.direction_bt = 'none'; _root.move_location = 'ending'; _root.Move_function.gotoAndPlay(2); } else { _root.dialog(1, 1); } } } instance of movieClip 449 { onClipEvent (press) { if (_root.door_clue) { _root.s_view_item = 'public_phone'; _root.s_view_pop.gotoAndPlay('play'); } else { _root.dialog(3, 1); } } } frame 15 { stop(); System.security.allowDomain('server.cpmstar.com'); adBox2.loadMovie('http://server.cpmstar.com/adviewas2.swf?contentspotid=' + _root.CPMStarContentSpotID); _root.time_stop = true; _root.ending_scene = true; _root.start_dialog = false; _root.dscene = 'ending'; _root.enddia = false; _root.dia_i = 0; _root.earySto = new Array(10); _root.earySto[0] = 'Luckily..'; _root.earySto[1] = 'I am out..'; _root.earySto[2] = 'It is quite a creepy place..'; _root.earySto[3] = 'end'; _root.earySto[4] = 'end'; _root.increment = 0; var myText = _root.earySto[_root.dia_i]; var tick = new Sound(); tick.attachSound('tick'); onEnterFrame = function () { if (_root.start_dialog) { var v2 = _root.earySto[_root.dia_i]; if (_root.increment < v2.length) { tick.start(); ++_root.increment; edialogue.textbox.text = v2.substr(0, _root.increment); } } }; } button 848 { on (press) { if (_root.start_dialog) { if (_root.enddia != true) { ++_root.dia_i; if (_root.dscene == 'intro') { if (_root.arySto[_root.dia_i] == 'end') { gotoAndPlay('play'); _root.enddia = true; } else { _root.increment = 0; } } else { if (_root.dscene == 'ending') { if (_root.earySto[_root.dia_i] == 'end') { gotoAndPlay('play'); _root.enddia = true; } else { _root.increment = 0; } } } } } } } movieClip 853 { } movieClip 855 { } movieClip 856 { frame 41 { stop(); } } movieClip 858 { } movieClip 859 { frame 28 { stop(); } } movieClip 861 { } movieClip 862 { frame 28 { stop(); } } movieClip 864 { } movieClip 865 { frame 29 { stop(); } } movieClip 867 { } movieClip 868 { frame 29 { stop(); } } movieClip 869 { frame 1 { stop(); } } movieClip 872 { } button 874 { on (press) { getURL(_root.game_page_url + '?play=game', '_blank'); } } movieClip 875 { instance of movieClip 853 { onClipEvent (load) { this.time.text = _root.timer_display; this.bonus.text = _root.bonus + '/20'; this.clicks.text = _root.clicks; _root.total_rank = 600 + (_root.bonus * 100 - _root.t_time - _root.clicks); this.total.text = _root.total_rank + ' PTS'; } } instance of movieClip 869 { onClipEvent (load) { if (_root.total_rank <= 600) { this.gotoAndStop(1); } else { if (_root.total_rank > 600 && _root.total_rank <= 1200) { this.gotoAndStop(2); } else { if (_root.total_rank > 1200 && _root.total_rank <= 1800) { this.gotoAndStop(3); } else { if (_root.total_rank > 1800 && _root.total_rank <= 2400) { this.gotoAndStop(4); } else { if (_root.total_rank > 2400) { this.gotoAndStop(5); } } } } } } onClipEvent (enterFrame) { if (_root.total_rank <= 600) { this.gotoAndStop(1); } else { if (_root.total_rank > 600 && _root.total_rank <= 1200) { this.gotoAndStop(2); } else { if (_root.total_rank > 1200 && _root.total_rank <= 1800) { this.gotoAndStop(3); } else { if (_root.total_rank > 1800 && _root.total_rank <= 2400) { this.gotoAndStop(4); } else { if (_root.total_rank > 2400) { this.gotoAndStop(5); } } } } } } } } button 879 { on (press) { getURL('http://www.freeroomescape.com/the-conjuring-mystery/', '_blank'); } } button 883 { on (press) { getURL('http://www.freeroomescape.com/doraemon-story/', '_blank'); } } button 887 { on (press) { getURL('http://www.freeroomescape.com/haunted-nightmare-escape/', '_blank'); } } button 891 { on (press) { getURL('http://www.freeroomescape.com/haunted-nightmare-escape/', '_blank'); } } button 895 { on (press) { getURL('http://www.freeroomescape.com/haunted-nightmare-escape/', '_blank'); } } movieClip 897 { frame 1 { stop(); } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(4); } onClipEvent (enterFrame) { this.gotoAndStop(4); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(4); } onClipEvent (enterFrame) { this.gotoAndStop(4); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(3); } onClipEvent (enterFrame) { this.gotoAndStop(3); } } instance of movieClip 746 { onClipEvent (load) { this.gotoAndStop(5); } onClipEvent (enterFrame) { this.gotoAndStop(5); } } } movieClip 898 { frame 1 { _root.randList(17, 4); } instance of movieClip 897 { onClipEvent (load) { this.gotoAndStop(_root.randGame[1] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[1] + 1); } } instance of movieClip 897 { onClipEvent (load) { this.gotoAndStop(_root.randGame[2] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[2] + 1); } } instance of movieClip 897 { onClipEvent (load) { this.gotoAndStop(_root.randGame[3] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[3] + 1); } } instance of movieClip 897 { onClipEvent (load) { this.gotoAndStop(_root.randGame[4] + 1); } onClipEvent (enterFrame) { this.gotoAndStop(_root.randGame[4] + 1); } } } movieClip 900 { } movieClip 902 { } movieClip 904 { instance of movieClip 902 { onClipEvent (press) { getURL('http://www.freeroomescape.com/', '_blank'); } } } button 905 { on (press) { gotoAndPlay('play'); } } movieClip 906 { frame 10 { stop(); } frame 20 { stop(); } } movieClip 907 { frame 1 { stopAllSounds(); } frame 35 { _root.start_dialog = true; } frame 36 { stop(); } frame 54 { stopAllSounds(); } frame 55 { if (_root.ending_scene == false) { stop(); _root.direction_bt = 'none'; _root.move_location = 's1'; _root.Move_function.gotoAndPlay(2); } } frame 56 { _root.core.endingso.start(0, 999); } frame 65 { stop(); } }




http://swfchan.com/45/221627/info.shtml
Created: 8/8 -2019 10:16:21 Last modified: 8/8 -2019 10:16:21 Server time: 12/05 -2024 21:44:35