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

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

steak-fajitas.swf

This is the info page for
Flash #108168

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


ActionScript [AS1/AS2]
Combined Code
movieClip 15 { } movieClip 18 { } movieClip 20 { } // unknown tag 88 length 229 movieClip 39 { frame 1 { stop(); } frame 2 { _root.rasterizeMovieClip(this); } frame 3 { _root.rasterizeMovieClip(this); } frame 4 { _root.rasterizeMovieClip(this); } frame 5 { _root.rasterizeMovieClip(this); } frame 6 { _root.rasterizeMovieClip(this); } frame 7 { _root.rasterizeMovieClip(this); } frame 8 { _root.rasterizeMovieClip(this); } frame 9 { _root.rasterizeMovieClip(this); } frame 10 { _root.rasterizeMovieClip(this); } frame 11 { _root.rasterizeMovieClip(this); } frame 12 { _root.rasterizeMovieClip(this); } frame 13 { _root.rasterizeMovieClip(this); } frame 14 { _root.rasterizeMovieClip(this); } frame 15 { _root.rasterizeMovieClip(this); } frame 16 { _root.rasterizeMovieClip(this); } } movieClip 40 { instance txt of movieClip 39 { } } movieClip 42 m_final_1 { frame 1 { if (_root.sound_play == true) { _root.sfx.s9.start(); } } instance of movieClip 40 { onClipEvent (load) { txt.gotoAndStop(6); } } frame 81 { _root.nextFrame(); this.removeMovieClip(); } } movieClip 45 { } movieClip 46 { instance txt of movieClip 39 { } } movieClip 47 m_final_2 { frame 1 { if (_root.sound_play == true) { _root.sfx.s9.start(); } } instance of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(8); } } frame 80 { _root.nextFrame(); this.removeMovieClip(); } } movieClip 49 m_RES { frame 2 { if (t > 0) { --t; gotoAndPlay(1); } } frame 11 { stop(); } } movieClip 51 { } movieClip 54 { } movieClip 55 l_b_exp { frame 10 { this.swapDepths(666); this.removeMovieClip(); } } movieClip 57 m_hint2 { frame 2 { if (t > 0) { --t; gotoAndPlay(1); } } frame 11 { stop(); } } movieClip 59 { } // unknown tag 88 length 219 movieClip 63 hint { frame 7 { stop(); onEnterFrame = function () { if (hit_parent.hitTest(this)) { } else { hit_parent.t = 100; hit_parent.hint_exist = false; hit_parent.timer = false; hit_parent.mc = null; this.removeMovieClip(); } }; } } movieClip 64 m_osv { frame 10 { this.removeMovieClip(); } } movieClip 66 l_osv_uron { frame 11 { this.swapDepths(666); this.removeMovieClip(); } } frame 1 { linkURL = 'http://www.playpink.com/?utm_medium=brandedgames_external&utm_campaign=My_Fajitas&utm_source=ingame&utm_content=ingame'; } frame 2 { stop(); } // unknown tag 88 length 56 movieClip 75 { frame 1 { stop(); } } movieClip 80 { } movieClip 82 { frame 1 { stop(); onEnterFrame = function () { if (_root.getBytesLoaded() >= _root.getBytesTotal()) { so.stop(); this.removeMovieClip(); _root.nextFrame(); } else { pr = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); anim.gotoAndStop(Math.round(pr * 24 / 100)); } }; } } button 87 { on (release) { getURL(_root.linkURL, '_blank'); } } movieClip 89 { } frame 3 { gotoAndPlay(_currentframe + 1); } button 90 { on (press) { getURL(_root.linkURL, '_blank'); } } movieClip 93 { } movieClip 96 { } movieClip 98 { } movieClip 100 { } movieClip 102 { } movieClip 104 { } movieClip 106 { } movieClip 108 { } movieClip 110 { } movieClip 112 { } movieClip 114 { } movieClip 116 { } movieClip 117 { } movieClip 119 { } movieClip 122 { } movieClip 124 { } movieClip 127 { } movieClip 128 { } movieClip 130 { } frame 187 { onEnterFrame(); } frame 188 { function rasterizeMovieClip(obj, bdLev) { var v3 = obj._parent; var v5 = bdLev || v3.getNextHighestDepth(); var v2 = v3.createEmptyMovieClip(obj._name + 'BD', v5); var v4 = new flash.display.BitmapData(obj._width, obj._height, true, 0); v4.draw(obj); v2.attachBitmap(v4, v2.getNextHighestDepth()); v2._x = obj._x; v2._y = obj._y; obj.swapDepths(v3.getNextHighestDepth()); obj.removeMovieClip(); } stop(); _root.attachMovie('m_osv', 'm_osv', 3000); _quality = 'MEDIUM'; qual = 1; _root.score = 0; _root.bb = 0; _global.pdis = function (x1, y1, x2, y2) { var v3 = x2 - x1; var v2 = y2 - y1; var v1 = v3 * v3 + v2 * v2; v1 = Math.sqrt(v1); return v1; }; _global.pdir = function (x1, y1, x2, y2) { var v3 = x2 - x1; var v1 = y2 - y1; var v2 = Math.atan2(v1, v3); var v4 = v2 * 57.32; return v4; }; _global.choose = function () { return arguments[random(arguments.length)]; }; _global.mod = function (x) { if (x > 0) { return x; } x = -x; return x; }; _global.nf = function (id) { id.gotoAndPlay(id._currentframe + 1); }; } frame 188 { hint_cr = function (id, txt) { id.timer = false; id.t = 0; id.hint_exist = false; id.txt = txt; }; hint = function (id) { id.onRollOver = function () { id.timer = true; id.t = 0; id.hint_exist == false; }; id.onRollOut = function () { id.timer = false; if (id.hint_exist == true) { id.hint_exist = false; id.mc.removeMovieClip(); } }; if (id.timer == true) { if (id.hint_exist == false) { ++id.t; if (id.t > 10) { id.t = 0; id.hint_exist = true; id.mc = _root.attachMovie('hint', 'hint', 500); id.mc.txt.text = id.txt; id.mc._x = _root._xmouse; id.mc._y = _root._ymouse; id.mc.hit_parent = id; } } else { id.mc._x = _root._xmouse; id.mc._y = _root._ymouse; } } }; drag_cr = function (id) { id.xx = id._x; id.yy = id._y; }; drag = function (id) { id.onPress = function () { id.startDrag(); id.drag_enable = true; _root.depth = id.getDepth(); id.swapDepths(400); if (_root.sound_play == true) { _root.sfx.s4.start(); } }; id.onMouseUp = function () { if (id.drag_enable == true) { id.drag_enable = false; id.stopDrag(); id.drag_result(); id.swapDepths(_root.depth); if (_root.sound_play == true) { _root.sfx.s5.start(); } } }; }; } frame 188 { function goToThisURL() { getURL(_root.linkURL, '_blank'); } var myMenu = new ContextMenu(); var copyright = new ContextMenuItem('!!!PLAY MORE GAMES!!!', goToThisURL); myMenu.customItems.push(copyright); myMenu.hideBuiltInItems(); _root.menu = myMenu; } movieClip 132 { } instance mus of movieClip 132 { onClipEvent (load) { if (_root.music_loaded != true) { _root.music_loaded = true; so = new Sound(this); so.attachSound('so_BG'); so.start(0, 30000); _root.backsound_play = true; } else { so = new Sound(this); so.attachSound('so_BG'); so.start(0, 30000); if (_root.backsound_play == false) { so.setVolume(0); } } } } movieClip 134 { } instance sfx of movieClip 134 { onClipEvent (load) { if (_root.sound_loaded != true) { _root.sound_loaded = true; _root.sound_play = true; } s1 = new Sound(this); s1.attachSound('s1_knopki'); s2 = new Sound(this); s2.attachSound('s2_noj'); s3 = new Sound(this); s3.attachSound('s3_haamm'); s4 = new Sound(this); s4.attachSound('s4_drag'); s5 = new Sound(this); s5.attachSound('s5_drop'); s6 = new Sound(this); s6.attachSound('swin'); s7 = new Sound(this); s7.attachSound('s_faild'); s8 = new Sound(this); s8.attachSound('s8_mixer'); s9 = new Sound(this); s9.attachSound('s9_clock'); s10 = new Sound(this); s10.attachSound('s_uron'); } } movieClip 139 { } // unknown tag 88 length 219 button 144 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); } } button 148 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } button 152 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 154 { } movieClip 155 { } // unknown tag 88 length 229 movieClip 158 { } movieClip 159 { } movieClip 164 { frame 1 { stop(); } } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } movieClip 166 { } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } movieClip 168 { frame 1 { stop(); } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } movieClip 181 { } movieClip 182 { } movieClip 186 { frame 1 { ps = 5; } frame 41 { if (ps > 0) { --ps; gotoAndPlay(2); } else { gotoAndPlay('play'); } } } frame 189 { } frame 189 { _root.attachMovie('m_osv', 'm_osv', 3000); } button 194 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); } } frame 190 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 16.7; } movieClip 197 { } movieClip 198 { instance of movieClip 197 { onClipEvent (load) { _root.rasterizeMovieClip(this); } } } movieClip 201 { } movieClip 207 { } movieClip 208 { frame 1 { gotoAndPlay(2); } frame 6 { enable = true; } frame 7 { stop(); } frame 8 { if (_root.sound_play == true) { _root.sfx.s1.start(); } } frame 13 { stop(); } } movieClip 209 { frame 1 { current_p = 1; max_p = 0; for (var i in this) { var id = this[i]; id.enable = false; id.gotoAndPlay('app'); } p_plus = function () { ++current_p; if (current_p > max_p) { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } _parent.nextFrame(); } }; reset = function () { current_p = 1; for (var v3 in this) { var v2 = this[v3]; if (v2.enable == false) { v2.gotoAndPlay('app'); } } }; } instance p1 of movieClip 208 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).charAt(1)); if (my_number > _parent.max_p) { _parent.max_p = my_number; } } onClipEvent (enterFrame) { if (enable == true) { if (this.hitTest(_root._xmouse, _root._ymouse, 0)) { enable = false; var n1 = 'p' + _parent.current_p; var n2 = String(this._name); if (n1 == n2) { _parent.p_plus(); gotoAndPlay('del'); } else { _parent.reset(); } } } } } instance p2 of movieClip 208 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).charAt(1)); if (my_number > _parent.max_p) { _parent.max_p = my_number; } } onClipEvent (enterFrame) { if (enable == true) { if (this.hitTest(_root._xmouse, _root._ymouse, 0)) { enable = false; var n1 = 'p' + _parent.current_p; var n2 = String(this._name); if (n1 == n2) { _parent.p_plus(); gotoAndPlay('del'); } else { _parent.reset(); } } } } } instance p3 of movieClip 208 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).charAt(1)); if (my_number > _parent.max_p) { _parent.max_p = my_number; } } onClipEvent (enterFrame) { if (enable == true) { if (this.hitTest(_root._xmouse, _root._ymouse, 0)) { enable = false; var n1 = 'p' + _parent.current_p; var n2 = String(this._name); if (n1 == n2) { _parent.p_plus(); gotoAndPlay('del'); } else { _parent.reset(); } } } } } instance p4 of movieClip 208 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).charAt(1)); if (my_number > _parent.max_p) { _parent.max_p = my_number; } } onClipEvent (enterFrame) { if (enable == true) { if (this.hitTest(_root._xmouse, _root._ymouse, 0)) { enable = false; var n1 = 'p' + _parent.current_p; var n2 = String(this._name); if (n1 == n2) { _parent.p_plus(); gotoAndPlay('del'); } else { _parent.reset(); } } } } } } movieClip 212 { frame 11 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 17 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); gotoAndPlay(_currentframe + 1); } frame 33 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); if (_root.sound_play == true) { _root.sfx.s6.start(); } _root.nextFrame(); } } movieClip 215 { } instance m_noj of movieClip 215 { onClipEvent (load) { px = _root._xmouse; py = _root._ymouse; } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; var dy = py - _root._ymouse; _rotation = -50 + _y / 6; px = _root._xmouse; py = _root._ymouse; } } movieClip 220 { frame 1 { stop(); } } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } button 224 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 225 { } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(2); } } movieClip 227 { } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 25; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 191 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 3.95; } movieClip 230 { } movieClip 237 { } movieClip 238 { frame 1 { stop(); } } movieClip 241 { frame 12 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 28 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance noj of movieClip 238 { onClipEvent (load) { _alpha = 0; vis = true; this.swapDepths(201); } onClipEvent (enterFrame) { if (vis == true) { if (_alpha < 100) { _alpha = _alpha + 20; } } else { if (_alpha > 0) { _alpha = _alpha - 20; } } this._x = _root._xmouse - _parent._x; this._y = _root._ymouse - _parent._y; } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 32 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 54 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 70 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 74 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 96 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 112 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 116 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 126 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); if (_root.sound_play == true) { _root.sfx.s6.start(); } _root.nextFrame(); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(3); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 35; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 192 { var mc = _parent.attachMovie('l_clear', 'l_clear', 400); mc.removeMovieClip(); onEnterFrame = function () {}; } button 244 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); this.removeMovieClip(); } } movieClip 246 { } instance of movieClip 246 { onClipEvent (load) { this.swapDepths(501); } } frame 193 { win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } nextFrame(); }; _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); shtraf = 0; pro = 0; _root.num_request = 0; NUMREQ = [[0], [1], [2], [3], [4], [5], [6]]; next_text = function () { ++num_request; }; } frame 193 { ba_zad = 10000; blife_max = 4; blife = blife_max; ba_shka.gotoAndStop(1 + (blife / blife_max) * 100); bex_d = 0; _root.ba_uron = function () { if (_root.sound_play == true) { _root.sfx.s10.start(); } _root.attachMovie('l_osv_uron', 'l_osv_uron', 1001); blife -= 2; if (blife <= 0) { blife = 0; if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.gotoAndStop(_currentframe - 1); } ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100)); }; _root.ba_plus = function () { ++blife; if (blife > blife_max) { blife = blife_max; } ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100)); }; } movieClip 249 { } movieClip 252 { } movieClip 255 { } movieClip 261 { frame 1 { stop(); } frame 9 { stop(); _root.next_text(); } frame 19 { stop(); _root.next_text(); } frame 26 { stop(); _root.next_text(); } frame 34 { stop(); _root.next_text(); } frame 42 { stop(); _root.next_text(); } frame 50 { stop(); _root.next_text(); } frame 70 { _root.win(); } } movieClip 264 { } movieClip 267 { } movieClip 270 { } instance of movieClip 252 { onClipEvent (load) { por = 2; _root.hint_cr(this, 'oil'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 273 { } instance of movieClip 273 { onClipEvent (load) { por = 4; _root.hint_cr(this, 'souce chili'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 276 { } instance of movieClip 276 { onClipEvent (load) { por = 1; _root.hint_cr(this, 'honey'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 279 { } instance of movieClip 279 { onClipEvent (load) { por = 0; _root.hint_cr(this, 'vinegar'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 281 { } instance of movieClip 281 { onClipEvent (load) { por = 3; _root.hint_cr(this, 'garlic'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 282 { } instance of movieClip 282 { onClipEvent (load) { por = 6; _root.hint_cr(this, 'red pepper'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 283 { } instance of movieClip 283 { onClipEvent (load) { por = 5; _root.hint_cr(this, 'cumin'); _root.drag_cr(this); drag_result = function () { if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) { var v3 = false; var v2 = 0; while (v2 < _root.NUMREQ[_root.num_request].length) { if (por == _root.NUMREQ[_root.num_request][v2]) { v3 = true; } ++v2; } if (v3 == true) { moving = true; x1 = 300; y1 = 330; } else { _root.shtraf += 1; _root.ba_uron(); _x = xx; _y = yy; } } else { _x = xx; _y = yy; } }; } onClipEvent (enterFrame) { if (moving == true) { var ax = (x1 - _x) / 10; var ay = (y1 - _y) / 10; _x = _x + ax; _y = _y + ay; if (mod(ax) < 2) { if (mod(ay) < 2) { _root.pro += 25; _root.prog.gotoAndStop(_root.pro); _root.ing.gotoAndPlay(_root.ing._currentframe + 1); this.swapDepths(666); this.removeMovieClip(); } } } else { _root.hint(this); _root.drag(this); } } } movieClip 284 { frame 1 { stop(); } } instance kn2 of movieClip 284 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } movieClip 285 { } instance kn1 of movieClip 285 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } movieClip 286 { frame 1 { stop(); } } instance kn3 of movieClip 286 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } movieClip 290 { } frame 194 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); stop(); testo_progress = 0; px = _xmouse; py = _ymouse; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } if (_root.timer.time < 12) { var v2 = _root.timer.time / 12; } else { var v2 = 1; } _root.score += 100 * v2; trace(_root.score); onEnterFrame = function () {}; _root.nextFrame(); }; skalka = function () { m_skalka._x = _xmouse; m_skalka._y = _ymouse; dx = mod(px - _xmouse); dy = mod(py - _ymouse); if (dx > 5 or dy > 5) { var v1 = pdir(_xmouse, _ymouse, px, py); m_skalka._rotation = v1 + 90; } px = _xmouse; py = _ymouse; }; testo = function () { if (dx > 15 or dy > 15) { if (m_testo.hitTest(_xmouse, _ymouse, 1)) { if (testo_progress < 100) { testo_progress += 0.5; m_testo.gotoAndStop(Math.round(testo_progress * m_testo._totalframes / 100)); } } } _root.prog.gotoAndStop(testo_progress); }; onEnterFrame = function () { skalka(); testo(); }; } movieClip 293 { frame 1 { stop(); } frame 200 { _root.win(); } } movieClip 296 { } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(4); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 25; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 195 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); zal = 0; bb = 10; pro = 0; bc = 7; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } trace('win'); if (_root.pro > 100) { _root.pro = 100; } var v2 = _root.pro / 100; _root.score += 100 * v2; trace(_root.score); _root.nextFrame(); }; } movieClip 299 { } movieClip 300 { } movieClip 301 { instance so of movieClip 300 { onClipEvent (load) { _alpha = 0; en = true; } onClipEvent (enterFrame) { if (en == true) { if (_root.cha.ac == true) { if (this.hitTest(_root._xmouse, _root._ymouse, 1)) { _alpha = _alpha + _root.bb; _root.pro += 100 / _root.bb * _root.bc - 0.1; _root.prog.gotoAndStop(Math.round(_root.pro)); if (_alpha >= 100) { en = false; ++_root.zal; } } } } } } } movieClip 304 { } movieClip 306 { } movieClip 308 { } movieClip 311 { frame 118 { _parent.ac = false; } frame 151 { _root.win(); } } movieClip 312 { instance cha of movieClip 311 { onClipEvent (load) { gotoAndStop(1); onPress = function () { _parent.ac = true; gotoAndPlay(2); this.enabled = false; }; } } } instance cha of movieClip 312 { onClipEvent (load) { ac = false; } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(5); } } frame 196 { _root.attachMovie('m_final_1', 'm_final_1', 3000); } frame 197 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 14.38571428571429; shtraf = 0; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } var v2 = 1 - shtraf / 7; _root.score += 100 * v2; trace(_root.score); nextFrame(); }; } movieClip 314 { } movieClip 315 { } movieClip 322 { } movieClip 323 { frame 1 { gotoAndPlay(21); } frame 2 { ac = 1; } frame 9 { ac = 2; } frame 13 { ac = 3; } frame 21 { ac = 1; var rr = random(50); if (rr > 5) { gotoAndPlay(_currentframe - 1); } else { gotoAndPlay(2); } } } movieClip 326 { } movieClip 327 { frame 9 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 10 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 21 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 22 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 33 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 34 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 45 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 46 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 57 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 58 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 69 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 70 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 81 { stop(); onMouseDown = function () { _root.pro += _root.pro_step; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 82 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 88 { _root.win(); } } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(7); } } frame 198 { _root.attachMovie('m_final_2', 'm_final_2', 3000); } frame 199 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 3.8; } movieClip 332 { frame 12 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 28 { stop(); this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance noj of movieClip 238 { onClipEvent (load) { _alpha = 0; vis = true; this.swapDepths(201); } onClipEvent (enterFrame) { if (vis == true) { if (_alpha < 100) { _alpha = _alpha + 20; } } else { if (_alpha > 0) { _alpha = _alpha - 20; } } this._x = _root._xmouse - _parent._x; this._y = _root._ymouse - _parent._y; } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 32 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 54 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 71 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 75 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 97 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += 1.1; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 114 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 118 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 128 { if (_root.sound_play == true) { _root.sfx.s6.start(); } if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); _root.nextFrame(); } } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(9); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 40; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 200 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 4; } movieClip 346 { frame 10 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 11 { gotoAndPlay(_currentframe + 1); } frame 11 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 15 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 16 { gotoAndPlay(_currentframe + 1); } frame 16 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 20 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 21 { gotoAndPlay(_currentframe + 1); } frame 21 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 25 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 26 { gotoAndPlay(_currentframe + 1); } frame 26 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 30 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 31 { gotoAndPlay(_currentframe + 1); } frame 31 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 35 { gotoAndPlay(_currentframe + 1); } frame 51 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 52 { gotoAndPlay(_currentframe + 1); } frame 52 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 56 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 57 { gotoAndPlay(_currentframe + 1); } frame 57 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 61 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 62 { gotoAndPlay(_currentframe + 1); } frame 62 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 66 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 67 { gotoAndPlay(_currentframe + 1); } frame 67 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 71 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 72 { gotoAndPlay(_currentframe + 1); } frame 72 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 76 { gotoAndPlay(_currentframe + 1); } frame 92 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 93 { gotoAndPlay(_currentframe + 1); } frame 93 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 97 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 98 { gotoAndPlay(_currentframe + 1); } frame 98 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 102 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 103 { gotoAndPlay(_currentframe + 1); } frame 103 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 107 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 108 { gotoAndPlay(_currentframe + 1); } frame 108 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 112 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 113 { gotoAndPlay(_currentframe + 1); } frame 113 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 117 { gotoAndPlay(_currentframe + 1); } frame 133 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 134 { gotoAndPlay(_currentframe + 1); } frame 134 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 138 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 139 { gotoAndPlay(_currentframe + 1); } frame 139 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 143 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 144 { gotoAndPlay(_currentframe + 1); } frame 144 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 148 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 149 { gotoAndPlay(_currentframe + 1); } frame 149 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 153 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 154 { gotoAndPlay(_currentframe + 1); } frame 154 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 158 { gotoAndPlay(_currentframe + 1); } frame 174 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 175 { gotoAndPlay(_currentframe + 1); } frame 175 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 179 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 180 { gotoAndPlay(_currentframe + 1); } frame 180 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 184 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 185 { gotoAndPlay(_currentframe + 1); } frame 185 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 189 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 190 { gotoAndPlay(_currentframe + 1); } frame 190 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 194 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 195 { gotoAndPlay(_currentframe + 1); } frame 195 { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); } frame 199 { gotoAndPlay(_currentframe + 1); } frame 205 { if (_root.sound_play == true) { _root.sfx.s6.start(); } if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); _root.nextFrame(); } } instance m_noj of movieClip 215 { onClipEvent (load) { px = _root._xmouse; py = _root._ymouse; } onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; var dy = py - _root._ymouse; _rotation = -50 + _y / 6; px = _root._xmouse; py = _root._ymouse; } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(10); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 40; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 201 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 16.7; } movieClip 352 { frame 11 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 17 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); gotoAndPlay(_currentframe + 1); } frame 33 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); if (_root.sound_play == true) { _root.sfx.s6.start(); } _root.nextFrame(); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(11); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 20; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 202 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 16.7; } movieClip 353 { } movieClip 354 { } movieClip 355 { } movieClip 356 { frame 11 { stop(); } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 209 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 17 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); gotoAndPlay(_currentframe + 1); } frame 33 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); if (_root.sound_play == true) { _root.sfx.s6.start(); } _root.nextFrame(); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(12); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 20; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 203 { _root.prog.gotoAndStop(1); pro = 0; pro_step = 10; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } if (_root.timer.time < 12) { var v2 = _root.timer.time / 12; } else { var v2 = 1; } _root.score += 100 * v2; trace(_root.score); _root.nextFrame(); }; } movieClip 366 { frame 15 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 16 { gotoAndPlay(_currentframe + 1); } frame 20 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 21 { gotoAndPlay(_currentframe + 1); } frame 55 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 56 { gotoAndPlay(_currentframe + 1); } frame 60 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 61 { gotoAndPlay(_currentframe + 1); } frame 95 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 96 { gotoAndPlay(_currentframe + 1); } frame 100 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 101 { gotoAndPlay(_currentframe + 1); } frame 135 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 136 { gotoAndPlay(_currentframe + 1); } frame 140 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 141 { gotoAndPlay(_currentframe + 1); } frame 175 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 176 { gotoAndPlay(_currentframe + 1); } frame 180 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 181 { gotoAndPlay(_currentframe + 1); } frame 200 { _root.win(); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(13); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 30; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 204 { _root.prog.gotoAndStop(1); pro = 0; pro_step = 10; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } if (_root.timer.time < 12) { var v2 = _root.timer.time / 12; } else { var v2 = 1; } _root.score += 100 * v2; trace(_root.score); _root.nextFrame(); }; } movieClip 367 { } movieClip 368 { } movieClip 369 { } movieClip 370 { } movieClip 376 { frame 15 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 16 { gotoAndPlay(_currentframe + 1); } frame 20 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 21 { gotoAndPlay(_currentframe + 1); } frame 55 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 56 { gotoAndPlay(_currentframe + 1); } frame 60 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 61 { gotoAndPlay(_currentframe + 1); } frame 95 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 96 { gotoAndPlay(_currentframe + 1); } frame 100 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 101 { gotoAndPlay(_currentframe + 1); } frame 135 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 136 { gotoAndPlay(_currentframe + 1); } frame 140 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 141 { gotoAndPlay(_currentframe + 1); } frame 175 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 176 { gotoAndPlay(_currentframe + 1); } frame 180 { stop(); } instance of movieClip 209 { onClipEvent (load) { this.swapDepths(200); } } frame 181 { gotoAndPlay(_currentframe + 1); } frame 200 { _root.win(); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(14); } } instance timer of movieClip 227 { onClipEvent (load) { t = 0; time = 30; } onClipEvent (enterFrame) { if (time == 0) { if (_root.sound_play == true) { _root.sfx.s7.start(); } _root.nextFrame(); } ++t; if (time != 0) { if (t > 24) { --time; t = 0; } } } } frame 205 { onEnterFrame = function () {}; } movieClip 384 { } movieClip 386 { } movieClip 388 { } movieClip 391 { } movieClip 392 { } movieClip 395 { } movieClip 396 { } frame 206 { _root.win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } _root.nextFrame(); }; num_request = 0; NUMREQ = [[0], [1], [2], [3], [4], [5], [6, 9], [7, 12], [8], [6, 9], [10], [11], [7, 12], [13]]; PLT = ['Burn high fire', 'Place the pan on the stove', 'Pour the oil in the pan', 'Add the onion', 'Add sliced paprika', 'Add salt', 'Mix all that ', 'Fry all that (wait 5 min)', 'Add marinade', 'Mix all that', 'Place a lid', 'Change fire to middle', 'Fry 10 min', 'Finish']; plt = 0; plita_text = PLT[plt]; m_pin.gotoAndPlay(10); next_text = function () { ++num_request; ++plt; plita_text = PLT[plt]; m_pin.gotoAndPlay(2); }; bb = 100; _root.drag_item = null; PRO = [_root.o0, _root.o1, _root.o2, _root.o3, _root.o4, _root.o5, _root.o6, _root.o7, _root.o8, _root.o9, _root.o10, _root.o11, _root.o12, _root.o13]; var i = 0; while (i < PRO.length) { var id = PRO[i]; id.act = false; id.timer = 100 + random(500); id.num = i; id.pod_dis = false; id._x = 535; id._y = 480 + bb; id.onPress = function () { if (_root.sound_play == true) { _root.sfx.s4.start(); } this.pod_dis = true; this.startDrag(); _root.drag_item = this; }; ++i; } odin_finish = false; tc = 0; min_timer_id = function () { var v4 = null; var v3 = 1000; var v2 = 0; while (v2 < PRO.length) { var v1 = PRO[v2]; if (v1.act == false) { if (v1.timer < v3) { v4 = v1; v3 = v1.timer; } } ++v2; } return v4; }; onEnterFrame = function () { onMouseUp = function () { var v6 = function (id) { id.stopDrag(); id._x = 535; id._y = 480 + bb; id.timer = 100 + random(500); id.act = false; id.pod._y = id._y; id.pod_dis = false; id.pod._alpha = 100; _root.drag_item = null; }; if (_root.drag_item != null) { if (_root.sound_play == true) { _root.sfx.s5.start(); } var v4 = _root.drag_item; var v5 = false; var v3 = 0; while (v3 < NUMREQ[num_request].length) { if (v4.num == NUMREQ[num_request][v3]) { v5 = true; } ++v3; } if (v5 == true) { if (v4._x < 400) { trace('yes'); _root.PRO.slice(this.num, 1); v4.pod.swapDepths(666); v4.pod.removeMovieClip(); v4.swapDepths(666); v4.removeMovieClip(); _root.m_pin.gotoAndPlay(11); _root.m_plita.gotoAndPlay(_root.m_plita._currentframe + 1); } else { trace('no_eff'); v6(v4); } } else { if (v4._x < 400) { _root.ba_uron(); trace('!!!shtraf'); } else { trace('no_eff'); } v6(v4); } } }; var v4 = 0; while (v4 < PRO.length) { var v3 = PRO[v4]; if (v3.timer > 0) { --v3.timer; } if (v3.pod_dis == true) { if (v3.pod._alpha > 0) { v3.pod._alpha -= 5; } } if (v3 != _root.drag_item) { if (v3.act == true) { v3.pod._y = v3._y; v3._y -= 5; if (v3._y < -bb) { odin_finish = true; v3._y = 480 + bb; v3.pod._y = v3._y; v3.timer = 100 + random(500); v3.act = false; } } } ++v4; } ++tc; if (tc > 50) { tc = 0; odin_finish = false; var v7 = min_timer_id(); v7.act = true; } }; } frame 206 { ba_zad = 10000; blife_max = 20; blife = blife_max; ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100)); bex_d = 0; ba_exp = function (id) { if (_root.sound_play == true) { _root.sfx.s1.start(); } ++bex_d; if (bex_d > 10) { bex_d = 0; } var v2 = _root.attachMovie('l_b_exp', 'l_b_exp' + bex_d + random(1000), bex_d); v2._x = id._x + id._parent._x; v2._y = id._y + id._parent._y; }; _root.ba_uron = function () { if (_root.sound_play == true) { _root.sfx.s10.start(); } _root.attachMovie('l_osv_uron', 'l_osv_uron', 1001); blife -= 2; if (blife < 0) { blife = 0; _root.gotoAndStop(_currentframe - 1); } ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100)); }; _root.ba_plus = function () { ++blife; if (blife > blife_max) { blife = blife_max; } ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100)); }; } movieClip 405 { } movieClip 406 { } movieClip 409 { } movieClip 410 { frame 1 { stop(); } frame 8 { stop(); _root.next_text(); } frame 20 { stop(); _root.next_text(); } frame 30 { stop(); _root.next_text(); } frame 38 { stop(); _root.next_text(); } frame 46 { stop(); _root.next_text(); } frame 67 { stop(); _root.next_text(); } frame 78 { stop(); _root.next_text(); } frame 101 { stop(); _root.next_text(); } frame 109 { stop(); _root.next_text(); } frame 116 { stop(); _root.next_text(); } frame 127 { stop(); _root.next_text(); } frame 129 { stop(); _root.next_text(); } frame 144 { stop(); _root.next_text(); } frame 145 { _root.win(); } } movieClip 412 { } movieClip 414 { } movieClip 416 { } movieClip 418 { } movieClip 420 { } movieClip 421 { } movieClip 424 { } instance o3 of movieClip 424 { onClipEvent (load) { this.pod = _root.pod2; } } movieClip 425 { } instance o4 of movieClip 425 { onClipEvent (load) { this.pod = _root.pod3; } } movieClip 427 { } movieClip 428 { } instance o8 of movieClip 428 { onClipEvent (load) { this.pod = _root.pod1; } } instance kn2 of movieClip 284 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 285 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 286 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } movieClip 432 { frame 1 { stop(); } frame 10 { stop(); } frame 20 { stop(); } } movieClip 437 { } movieClip 440 { } movieClip 443 { } movieClip 445 { } movieClip 448 { } movieClip 451 { } movieClip 452 { frame 1 { stop(); } } movieClip 453 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 151 { _root.ba_uron(); } frame 157 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 454 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 192 { _root.ba_uron(); } frame 198 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 455 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 192 { _root.ba_uron(); } frame 198 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 456 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 192 { _root.ba_uron(); } frame 198 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 457 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 192 { _root.ba_uron(); } frame 198 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 458 { frame 1 { gotoAndPlay('back'); } frame 2 { ba.gotoAndStop(Math.round(Math.random() * ba._totalframes)); onEnterFrame = function () { ba.onPress = function () { _root.ba_exp(this); _root.ba_plus(); gotoAndPlay('back'); }; }; } frame 192 { _root.ba_uron(); } frame 198 { var r = random(_root.ba_zad); if (r < 10) { gotoAndPlay('start'); } else { gotoAndPlay('back'); } } } movieClip 460 { } instance baa of movieClip 460 { onClipEvent (load) { btmax = 600; bt = 300; } onClipEvent (enterFrame) { if (bt > 0) { --bt; if (bt < btmax - 100) { _root.ba_zad = 100000; } else { _root.ba_zad = 50; } } else { if (btmax > 350) { btmax -= 10; } bt = btmax; } } } frame 207 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 0; pro_step2 = 10; shtraf = 0; win = function () { if (_root.sound_play == true) { _root.sfx.s6.start(); } var v2 = 1 - shtraf / 10; _root.score += 100 * v2; trace(_root.score); nextFrame(); }; } movieClip 466 { } movieClip 468 { frame 1 { stop(); } } movieClip 470 { } movieClip 471 { frame 1 { stop(); } } movieClip 472 { } movieClip 473 { frame 11 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may.gotoAndStop(1); } if (shkala.ac == 2) { may.gotoAndStop(2); } if (shkala.ac == 3) { may.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 12 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 22 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may2.gotoAndStop(1); } if (shkala.ac == 2) { may2.gotoAndStop(2); } if (shkala.ac == 3) { may2.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 23 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 60 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may.gotoAndStop(1); } if (shkala.ac == 2) { may.gotoAndStop(2); } if (shkala.ac == 3) { may.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 61 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 71 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may2.gotoAndStop(1); } if (shkala.ac == 2) { may2.gotoAndStop(2); } if (shkala.ac == 3) { may2.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 72 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 109 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may.gotoAndStop(1); } if (shkala.ac == 2) { may.gotoAndStop(2); } if (shkala.ac == 3) { may.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 110 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 120 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may2.gotoAndStop(1); } if (shkala.ac == 2) { may2.gotoAndStop(2); } if (shkala.ac == 3) { may2.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 121 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 158 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may.gotoAndStop(1); } if (shkala.ac == 2) { may.gotoAndStop(2); } if (shkala.ac == 3) { may.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 159 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 169 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may2.gotoAndStop(1); } if (shkala.ac == 2) { may2.gotoAndStop(2); } if (shkala.ac == 3) { may2.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 170 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 207 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may.gotoAndStop(1); } if (shkala.ac == 2) { may.gotoAndStop(2); } if (shkala.ac == 3) { may.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 208 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 218 { stop(); onMouseDown = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (shkala.ac == 1 or shkala.ac == 3) { ++_root.shtraf; } if (shkala.ac == 1) { may2.gotoAndStop(1); } if (shkala.ac == 2) { may2.gotoAndStop(2); } if (shkala.ac == 3) { may2.gotoAndStop(3); } if (_root.sound_play == true) { _root.sfx.s1.start(); } nextFrame(); }; } frame 219 { onMouseDown = function () {}; gotoAndPlay(_currentframe + 1); } frame 245 { _root.win(); } } instance kn2 of movieClip 164 { onClipEvent (load) { if (_root.sound_play != true) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.sound_play == true) { _root.sound_play = false; this.gotoAndStop(2); } else { _root.sound_play = true; this.gotoAndStop(1); } } } instance kn1 of movieClip 166 { onClipEvent (release) { switch (_root.qual) { case 0: _root._quality = 'MEDIUM'; ++_root.qual; break; case 1: _root._quality = 'LOW'; ++_root.qual; break; case 2: _root._quality = 'HIGH'; _root.qual = 0; } } } instance kn3 of movieClip 168 { onClipEvent (load) { if (_root.backsound_play == false) { this.gotoAndStop(2); } } onClipEvent (release) { if (_root.backsound_play == true) { _root.backsound_play = false; _root.mus.so.setVolume(0); this.gotoAndStop(2); } else { _root.backsound_play = true; _root.mus.so.setVolume(100); this.gotoAndStop(1); } } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(15); } } frame 208 { _root.attachMovie('m_osv', 'm_osv', 3000); stop(); trace('theend'); _root.game_result = Math.round(_root.score / 12); trace(_root.game_result); h = 0; var mc = _root.m_krepej.attachMovie('m_RES', 'RES' + h, h); mc._x = 0; mc._y = 20; mc.t = 180 + h * 10 + 20; var txr = 'NOT BAD!'; if (game_result > 40) { txr = 'GOOD!'; } if (game_result > 50) { txr = 'VERY TASTY!'; } if (game_result > 60) { txr = 'GREAT!'; } if (game_result > 70) { txr = 'DELICIOUS!'; } if (game_result > 80) { txr = 'COOL!'; } if (game_result > 90) { txr = 'AWESOME!'; } mc.txt.text = txr; ++h; var mc = _root.m_krepej.attachMovie('m_hint2', 'hint2' + h, h); mc._x = 0; mc._y = 60; mc.t = 180 + h * 10 + 20; mc.txt.text = 'your score: ' + game_result + ' / 100'; } movieClip 481 { frame 1 { stop(); } } movieClip 489 { } movieClip 490 { } movieClip 493 { } movieClip 500 { frame 1 { ps = 0; } frame 40 { if (ps > 0) { --ps; gotoAndPlay(2); } else { gotoAndPlay('play'); } } instance of movieClip 481 { onClipEvent (load) { gotoAndStop(2); } } frame 66 { if (_root.sound_play == true) { _root.sfx.s3.start(); } } instance of movieClip 481 { onClipEvent (load) { gotoAndStop(3); } } frame 79 { ps = 1; } frame 141 { if (ps > 0) { --ps; gotoAndPlay('cl'); } else { if (_root.game_result > 40) { gotoAndPlay('WIN'); } else { gotoAndPlay('faild'); } } } frame 143 { if (_root.sound_play == true) { _root.sfx.s7.start(); } } frame 168 { gotoAndPlay('fl'); } frame 170 { if (_root.sound_play == true) { _root.sfx.s6.start(); } } frame 198 { gotoAndPlay('wl'); } } instance texttt of movieClip 46 { onClipEvent (load) { txt.gotoAndStop(16); } } button 504 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.gotoAndStop('mainmenu'); } } button 505 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 507 { }




http://swfchan.com/22/108168/info.shtml
Created: 15/3 -2019 18:48:33 Last modified: 15/3 -2019 18:48:33 Server time: 16/05 -2024 22:25:45