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

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

lasagna-cooking.swf

This is the info page for
Flash #107835

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


ActionScript [AS1/AS2]
Combined Code
// unknown tag 88 length 229 movieClip 15 m_RES { frame 2 { if (t > 0) { --t; gotoAndPlay(1); } } frame 11 { stop(); } } movieClip 18 { } movieClip 21 { } movieClip 23 { } movieClip 41 { 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); } } movieClip 42 { instance txt of movieClip 41 { } } movieClip 44 m_final { frame 1 { if (_root.sound_play == true) { _root.sfx.s9.start(); } } instance of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(13); } } frame 81 { _root.b_play.enabled = true; _root.b_more.enabled = true; _root.attachMovie('m_osv', 'm_osv', 3000); this.removeMovieClip(); } } movieClip 45 m_osv { frame 10 { this.removeMovieClip(); } } movieClip 46 pro_lat { frame 31 { this.removeMovieClip(); } } movieClip 47 pro_erl { frame 31 { this.removeMovieClip(); } } movieClip 49 m_hint2 { frame 2 { if (t > 0) { --t; gotoAndPlay(1); } } frame 11 { stop(); } } movieClip 51 { } // unknown tag 88 length 219 movieClip 55 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 59 { } movieClip 60 m_lomt { frame 4 { stop(); } } movieClip 62 l_clear { } movieClip 64 { } movieClip 67 { } movieClip 70 { } movieClip 71 l_b_exp { frame 16 { this.swapDepths(666); this.removeMovieClip(); } } movieClip 73 l_osv_uron { frame 11 { this.swapDepths(666); this.removeMovieClip(); } } frame 2 { stop(); System.security.allowDomain('www.playpink.com'); var lc = new LocalConnection(); _root.gamedomain = lc.domain(); _root.gamename = 'My_Superb_Lasagna'; _root.createEmptyMovieClip('temp', 1123); loadMovie('http://www.playpink.com/partners/connect.swf', temp); var clickurl = 'http://www.playpink.com/?utm_medium=brandedgames_external&utm_campaign=' + _root.gamename + '&utm_source=' + _root.gamedomain + '&utm_content=ingame&checkpartner=1'; linkURL = clickurl; } // unknown tag 88 length 56 movieClip 82 { frame 1 { stop(); } } movieClip 87 { } movieClip 89 { 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 94 { on (release) { getURL(_root.linkURL, '_blank'); } } movieClip 96 { } frame 3 { gotoAndPlay(_currentframe + 1); } button 97 { on (press) { getURL(_root.linkURL, '_blank'); } } movieClip 100 { } movieClip 103 { } movieClip 105 { } movieClip 107 { } movieClip 109 { } movieClip 111 { } movieClip 113 { } movieClip 115 { } movieClip 117 { } movieClip 119 { } movieClip 121 { } movieClip 123 { } movieClip 124 { } movieClip 126 { } movieClip 129 { } movieClip 131 { } movieClip 134 { } movieClip 135 { } movieClip 137 { } 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 v2 = x2 - x1; var v1 = y2 - y1; var v3 = v2 * v2 + v1 * v1; return v3; }; _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; }; } 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 139 { } instance mus of movieClip 139 { 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 141 { } instance sfx of movieClip 141 { 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 147 { } // unknown tag 88 length 219 button 152 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); } } button 156 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } button 160 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 162 { } movieClip 163 { } movieClip 165 { } frame 189 { stop(); _root.attachMovie('m_osv', 'm_osv', 3000); } frame 189 { 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(); } _root.attachMovie('m_osv', 'm_osv', 3000); _root.score = 0; _root.bb = 0; _global.pdis = function (x1, y1, x2, y2) { var v2 = x2 - x1; var v1 = y2 - y1; var v3 = v2 * v2 + v1 * v1; return v3; }; _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; }; } frame 189 { 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 189 { function goToThisURL() { getURL(_root.linkURL, '_blank'); } qual = 0; var myMenu = new ContextMenu(); var copyright = new ContextMenuItem('!!!PLAY MORE GAMES!!!', goToThisURL); myMenu.customItems.push(copyright); myMenu.hideBuiltInItems(); _root.menu = myMenu; } button 173 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); } } movieClip 186 { } movieClip 187 { } movieClip 189 { } frame 190 { } frame 190 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 3.8; } movieClip 192 { } movieClip 195 { } movieClip 198 { } movieClip 201 { } movieClip 206 { } movieClip 207 { frame 1 { stop(); } } movieClip 210 { } movieClip 213 { } movieClip 218 { } movieClip 219 { 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 220 { 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 219 { 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 219 { 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 219 { 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 219 { 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 223 { frame 1 { stop(); } } movieClip 226 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance noj of movieClip 223 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); _root.nextFrame(); } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(2); } } movieClip 231 { frame 1 { stop(); } } movieClip 236 { frame 1 { stop(); } } instance kn2 of movieClip 236 { 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 238 { } instance kn1 of movieClip 238 { 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 240 { frame 1 { stop(); } } instance kn3 of movieClip 240 { 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 244 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 245 { } movieClip 247 { } instance timer of movieClip 247 { 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 191 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 4; px = _xmouse; py = _ymouse; noj = function () { m_noj._x = _xmouse; m_noj._y = _ymouse; var v1 = py - _ymouse; m_noj._rotation = -20 + m_noj._y / 6; px = _xmouse; py = _ymouse; }; onEnterFrame = function () { noj(); }; } movieClip 262 { frame 10 { stop(); } instance of movieClip 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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 220 { 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.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); _root.nextFrame(); } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(3); } } instance timer of movieClip 247 { 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 192 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 3.8; } movieClip 265 { } movieClip 272 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance noj of movieClip 223 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { 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 138 { 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 154 { stop(); this.enabled = false; noj.vis = true; onEnterFrame = function () { onPress = function () {}; }; } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } instance of movieClip 220 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); this.swapDepths(200); } } frame 158 { var mc = this.attachMovie('l_clear', 'l_clear', 200); mc.removeMovieClip(); noj.vis = false; gotoAndPlay(_currentframe + 1); } frame 168 { 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 texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(4); } } instance timer of movieClip 247 { 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 193 { stop(); testo_progress = 0; _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); px = _xmouse; py = _ymouse; sir = function () { m_sir._x = _xmouse; m_sir._y = _ymouse; dx = px - _xmouse; dy = py - _ymouse; m_sir._rotation += dx / 10; px = _xmouse; py = _ymouse; }; onEnterFrame = function () { sir(); }; } movieClip 276 { } movieClip 280 { } movieClip 282 { } movieClip 283 { 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) { _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 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p5 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p6 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p7 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p8 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p9 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p10 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p11 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p12 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p13 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p14 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p15 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 p16 of movieClip 219 { onClipEvent (load) { enable = true; var my_number = Number((String(this._name)).substr(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)) { var bb = 3; var msir = _parent._parent._parent.m_sir; var sir_lvl = _parent._parent.sir_level; if (msir._currentframe < sir_lvl * 5 - bb) { msir.gotoAndStop(msir._currentframe + 1); } 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 284 { frame 1 { stop(); sir_level = 1; } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 2 { ++sir_level; _root.prog.gotoAndStop(16); } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 3 { ++sir_level; _root.prog.gotoAndStop(32); } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 4 { ++sir_level; _root.prog.gotoAndStop(48); } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 5 { ++sir_level; _root.prog.gotoAndStop(64); } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 6 { ++sir_level; _root.prog.gotoAndStop(80); } instance of movieClip 283 { onClipEvent (load) { var mc = _parent.attachMovie('l_clear', 'l_clear', 202); mc.removeMovieClip(); this.swapDepths(202); } } frame 7 { _root.nextFrame(); _root.prog.gotoAndStop(100); } } movieClip 288 { } movieClip 289 { frame 1 { stop(); } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(5); } } frame 194 { stop(); _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 4; pro_step2 = 1.15; } movieClip 292 { } movieClip 294 { frame 12 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 27 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 51 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 66 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 90 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 105 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 129 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 144 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 168 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 183 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 207 { stop(); this.enabled = true; onEnterFrame = function () { onPress = function () { _root.pro += _root.pro_step2; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 222 { this.enabled = false; onEnterFrame = function () { onPress = function () {}; }; gotoAndPlay(_currentframe + 1); } frame 234 { 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 texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(6); } } instance timer of movieClip 247 { 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 195 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); stop(); testo_progress = 0; px = _xmouse; py = _ymouse; skalka = function () { m_skalka._x = _xmouse; m_skalka._y = _ymouse; dx = mod(px - _xmouse); dy = mod(py - _ymouse); 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)); if (testo_progress == 100) { if (_root.timer.time < 12) { var v3 = _root.timer.time / 12; } else { var v3 = 1; } var v2 = 100 * v3; _root.score += v2; trace(v2); _root.nextFrame(); } } } } _root.prog.gotoAndStop(testo_progress); }; onEnterFrame = function () { skalka(); testo(); }; } movieClip 296 { } movieClip 299 { frame 1 { if (_root.sound_play == true) { _root.sfx.s8.start(); } } } instance m_skalka of movieClip 299 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_alpha < 100) { _alpha = _alpha + 4; } } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(7); } } instance timer of movieClip 247 { 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 196 { onEnterFrame = function () {}; } movieClip 307 { } movieClip 309 { } movieClip 311 { } movieClip 314 { } movieClip 315 { } movieClip 318 { } movieClip 319 { } frame 197 { num_request = 0; NUMREQ = [[0], [1], [2], [3], [4, 7, 13], [5], [6, 12], [4, 7, 13], [8], [9], [10], [11], [6, 12], [4, 7, 13], [14]]; PLT = ['Burn the middle fire', 'Place the pan on the stove', 'Pour the oil in the pan', 'Add the onion and garlic', 'Wait for the onion until it’s fried', 'Add the carrot', 'Mix all that', 'Fry all that (waiting)', 'Add 1 kg of lean ground beef', 'Add tomato paste', 'Add salt', 'Add black pepper', 'Mix all that', 'Fry all that (25 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, _root.o14]; 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 197 { 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 328 { } movieClip 331 { } movieClip 334 { } movieClip 341 { frame 1 { stop(); } frame 8 { stop(); _root.next_text(); } frame 20 { stop(); _root.next_text(); } frame 30 { stop(); _root.next_text(); } frame 39 { stop(); _root.next_text(); } frame 65 { stop(); _root.next_text(); } frame 71 { stop(); _root.next_text(); } frame 79 { stop(); _root.next_text(); } frame 93 { stop(); _root.next_text(); } frame 99 { stop(); _root.next_text(); } frame 121 { stop(); _root.next_text(); } frame 142 { stop(); _root.next_text(); } frame 164 { stop(); _root.next_text(); } frame 177 { stop(); _root.next_text(); } frame 209 { stop(); _root.next_text(); } frame 224 { _root.nextFrame(); } } movieClip 345 { frame 1 { stop(); } frame 10 { stop(); } frame 20 { stop(); } } movieClip 347 { } movieClip 349 { } movieClip 352 { } movieClip 355 { } instance o8 of movieClip 355 { onClipEvent (load) { this.pod = _root.pod1; } } movieClip 357 { } movieClip 359 { } movieClip 362 { } movieClip 364 { } instance o3 of movieClip 364 { onClipEvent (load) { this.pod = _root.pod2; } } movieClip 365 { } movieClip 368 { } instance o5 of movieClip 368 { onClipEvent (load) { this.pod = _root.pod3; } } movieClip 370 { } movieClip 371 { } instance kn2 of movieClip 236 { 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 238 { 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 240 { 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 376 { } movieClip 379 { } movieClip 382 { } movieClip 384 { } movieClip 387 { } movieClip 390 { } movieClip 391 { frame 1 { stop(); } } movieClip 392 { 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 393 { 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 394 { 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 395 { 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 396 { 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 397 { 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 399 { } instance baa of movieClip 399 { onClipEvent (load) { btmax = 700; 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; } } } movieClip 403 { } frame 198 { stop(); _root.score = 0; _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); _root.pro = 0; } movieClip 407 { } movieClip 412 { frame 19 { stop(); onEnterFrame = function () { onPress = function () { _root.pro += 2.5; _root.prog.gotoAndStop(_root.pro); if (_root.sound_play == true) { _root.sfx.s5.start(); } this.nextFrame(); }; }; } frame 58 { 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 texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(8); } } instance kn2 of movieClip 236 { 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 238 { 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 240 { 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 timer of movieClip 247 { 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 199 { stop(); _root.prog.gotoAndStop(1); testo_progress = 0; px = _xmouse; py = _ymouse; noj = function () { m_noj._x = _xmouse; m_noj._y = _ymouse; var v1 = py - _ymouse; m_noj._rotation = -40 + m_noj._y / 6; px = _xmouse; py = _ymouse; }; onEnterFrame = function () { noj(); }; } movieClip 414 { } movieClip 415 { } movieClip 416 { frame 1 { stop(); lompt_depths = 0; lomt_create = function () { var v1 = attachMovie('m_lomt', 'm_lomt' + lompt_depths, lompt_depths++); v1._x = m_mask._x + m_mask._width - 15; v1._y = -8; v1.setMask(m_mask2); }; } instance m_mask2 of movieClip 414 { onClipEvent (load) { _visible = false; } } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 2 { lomt_create(); _root.prog.gotoAndStop(16); } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 3 { lomt_create(); _root.prog.gotoAndStop(32); } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 4 { lomt_create(); _root.prog.gotoAndStop(48); } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 5 { lomt_create(); _root.prog.gotoAndStop(64); } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 6 { lomt_create(); _root.prog.gotoAndStop(72); } instance of movieClip 220 { onClipEvent (load) { this.swapDepths(200); } } frame 7 { gotoAndPlay(this._currentframe + 1); } frame 7 { lomt_create(); _root.prog.gotoAndStop(100); } frame 19 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } var priz = 100 * pr; _root.score += priz; trace(priz); _root.nextFrame(); } instance m_mask2 of movieClip 201 { onClipEvent (load) { _visible = false; } } } instance m_noj of movieClip 223 { onClipEvent (load) { _alpha = 0; } onClipEvent (enterFrame) { if (_alpha < 100) { _alpha = _alpha + 4; } } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(9); } } instance timer of movieClip 247 { 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 200 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 0; } movieClip 419 { } movieClip 420 { frame 1 { stop(); } } movieClip 423 { } movieClip 425 { frame 10 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 28 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 35 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 54 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 61 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 80 { gotoAndPlay(_currentframe + 1); } frame 86 { if (_root.timer.time < 12) { var pr = _root.timer.time / 12; } else { var pr = 1; } _root.score += 100 * pr; trace(_root.score); _root.nextFrame(); _root.nextFrame(); } } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(10); } } instance timer of movieClip 247 { 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 201 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 0; } movieClip 428 { } movieClip 431 { } movieClip 432 { frame 10 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 29 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 36 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 55 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 62 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 81 { gotoAndPlay(_currentframe + 1); } frame 87 { 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 texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(11); } } instance timer of movieClip 247 { 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 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); pro = 0; pro_step = 0; } movieClip 435 { } movieClip 437 { } movieClip 438 { frame 10 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 29 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 36 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 55 { gotoAndPlay(_currentframe + 1); pp.onPress = function () {}; } frame 62 { stop(); this.enabled = true; onEnterFrame = function () { pp.onPress = function () { _root.pro += 1.85; _root.prog.gotoAndStop(Math.floor(_root.pro)); if (_root.sound_play == true) { _root.sfx.s2.start(); } pp._parent.nextFrame(); noj.gotoAndPlay(1); }; }; } frame 81 { gotoAndPlay(_currentframe + 1); } frame 87 { 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 texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(12); } } instance timer of movieClip 247 { 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 { onEnterFrame = function () {}; } frame 204 { num_request = 0; NUMREQ = [[0], [1], [2], [3, 6, 11], [4], [5, 9, 13], [3, 6, 11], [7], [8], [5, 9, 13], [10], [3, 6, 11], [12], [5, 9, 13], [14]]; PLT = ['Burn the low fire', 'Place the pot on the stove', 'Add the butter (100 g)', 'Melt the butter', 'Add the flour (100 g)', 'Mix all that', 'Fry all that (5 min)', 'Add milk (1 liter)', 'Add salt', 'Mix all that', 'Change the fire to middle', 'Bake all that (10 min)', 'Add verdure', 'Mix all that', '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, _root.o14]; 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 204 { 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 442 { } movieClip 444 { } movieClip 447 { } movieClip 452 { } movieClip 457 { frame 1 { stop(); } frame 8 { stop(); _root.next_text(); } frame 20 { stop(); _root.next_text(); } frame 29 { stop(); _root.next_text(); } frame 40 { stop(); _root.next_text(); } frame 53 { stop(); _root.next_text(); } frame 74 { stop(); _root.next_text(); } frame 90 { stop(); _root.next_text(); } frame 105 { stop(); _root.next_text(); } frame 126 { stop(); _root.next_text(); } frame 140 { stop(); _root.next_text(); } frame 141 { stop(); _root.next_text(); } frame 142 { stop(); _root.next_text(); } frame 154 { stop(); _root.next_text(); } frame 166 { stop(); _root.next_text(); } frame 174 { _root.nextFrame(); } } movieClip 459 { } movieClip 461 { } movieClip 464 { } movieClip 467 { } movieClip 470 { } instance o12 of movieClip 470 { onClipEvent (load) { this.pod = _root.pod2; } } movieClip 471 { } instance o2 of movieClip 471 { onClipEvent (load) { this.pod = _root.pod1; } } instance kn2 of movieClip 236 { 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 238 { 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 240 { 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 baa of movieClip 399 { 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 205 { onEnterFrame = function () {}; } frame 206 { num_request = 0; NUMREQ = [[0], [1], [2], [3], [4], [5, 8], [6], [7], [5, 8], [9]]; PLT = ['Burn the high fire', 'Place the pot on the stove', 'Add water', 'Add salt', 'Mix all that', 'Bring to the boil', 'Add lasagna noodles', 'Change the fire to middle', 'Boil lasagna noodles', '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]; 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 481 { frame 1 { gotoAndPlay(Math.round(random(2))); } } movieClip 484 { } movieClip 487 { frame 1 { stop(); } frame 8 { stop(); _root.next_text(); } frame 20 { stop(); _root.next_text(); } frame 29 { stop(); _root.next_text(); } frame 51 { stop(); _root.next_text(); } frame 64 { stop(); _root.next_text(); } frame 66 { stop(); _root.next_text(); } frame 80 { stop(); _root.next_text(); } frame 81 { stop(); _root.next_text(); } frame 101 { stop(); _root.next_text(); } frame 109 { _root.nextFrame(); } } movieClip 489 { } instance o6 of movieClip 484 { onClipEvent (load) { this.pod = _root.pod1; } } movieClip 491 { } instance kn2 of movieClip 236 { 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 238 { 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 240 { 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 baa of movieClip 399 { onClipEvent (load) { btmax = 600; bt = 300; } onClipEvent (enterFrame) { if (bt > 0) { --bt; if (bt < btmax - 150) { _root.ba_zad = 100000; } else { _root.ba_zad = 50; } } else { if (btmax > 350) { btmax -= 10; } bt = btmax; } } } frame 207 { var mc = _parent.attachMovie('l_clear', 'l_clear', 400); mc.removeMovieClip(); onEnterFrame = function () {}; } button 494 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.nextFrame(); this.removeMovieClip(); } } movieClip 496 { } instance of movieClip 496 { onClipEvent (load) { this.swapDepths(501); } } frame 208 { _root.prog.gotoAndStop(1); _root.attachMovie('m_osv', 'm_osv', 3000); shtraf = 0; pro = 0; _root.num_request = 0; NUMREQ = [[0, 5, 10], [1, 6], [2, 7, 11], [3, 8], [4, 9], [0, 5, 10], [1, 6], [2, 7, 11], [3, 8], [4, 9], [0, 5, 10], [2, 7, 11]]; next_text = function () { ++num_request; }; } frame 208 { ba_zad = 10000; blife_max = 5; 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; _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 509 { frame 1 { stop(); } frame 10 { stop(); _root.next_text(); } frame 20 { stop(); _root.next_text(); } frame 32 { stop(); _root.next_text(); } frame 43 { stop(); _root.next_text(); } frame 55 { stop(); _root.next_text(); } frame 64 { stop(); _root.next_text(); } frame 74 { stop(); _root.next_text(); } frame 86 { stop(); _root.next_text(); } frame 97 { stop(); _root.next_text(); } frame 109 { stop(); _root.next_text(); } frame 118 { stop(); _root.next_text(); } frame 147 { _root.nextFrame(); } } movieClip 512 { } instance o5 of movieClip 368 { onClipEvent (load) { por = 9; _root.hint_cr(this, 'grated cheese'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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 514 { } instance of movieClip 514 { onClipEvent (load) { por = 11; _root.hint_cr(this, 'milk sauce'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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 516 { } instance of movieClip 516 { onClipEvent (load) { por = 0; _root.hint_cr(this, 'noodles'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance of movieClip 516 { onClipEvent (load) { por = 10; _root.hint_cr(this, 'noodles'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance o5 of movieClip 368 { onClipEvent (load) { this.pod = _root.pod3; } } instance of movieClip 516 { onClipEvent (load) { por = 5; _root.hint_cr(this, 'noodles'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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 518 { } instance of movieClip 518 { onClipEvent (load) { por = 1; _root.hint_cr(this, 'meat sauce'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance of movieClip 518 { onClipEvent (load) { por = 6; _root.hint_cr(this, 'meat sauce'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance of movieClip 514 { onClipEvent (load) { por = 7; _root.hint_cr(this, 'milk sauce'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance of movieClip 514 { onClipEvent (load) { por = 2; _root.hint_cr(this, 'milk sauce'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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 521 { } instance of movieClip 521 { onClipEvent (load) { por = 8; _root.hint_cr(this, 'Ricotta cheese'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance of movieClip 521 { onClipEvent (load) { por = 3; _root.hint_cr(this, 'Ricotta cheese'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } instance o5 of movieClip 368 { onClipEvent (load) { por = 4; _root.hint_cr(this, 'grated cheese'); _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 = 240; y1 = 310; } else { _root.shtraf += 1; var v4 = _root.attachMovie('pro_erl', 'prod', 550); v4._x = 193; v4._y = 66; _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); } } } frame 209 { _root.attachMovie('m_final', 'm_final', 3000); stop(); trace('theend'); _root.b_play.enabled = false; _root.b_more.enabled = false; _root.game_result = Math.round(_root.score / 10); 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 = 200 + 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 = 200 + h * 10 + 20; mc.txt.text = 'your score: ' + game_result + ' / 100'; } instance texttt of movieClip 42 { onClipEvent (load) { txt.gotoAndStop(14); } } movieClip 528 { frame 1 { stop(); } } movieClip 534 { } movieClip 541 { } movieClip 542 { } movieClip 544 { frame 1 { ps = 5; } frame 20 { if (ps > 0) { --ps; gotoAndPlay(2); } else { gotoAndPlay('play'); } } instance of movieClip 528 { onClipEvent (load) { gotoAndStop(2); } } frame 36 { if (_root.sound_play == true) { _root.sfx.s3.start(); } } instance of movieClip 528 { onClipEvent (load) { gotoAndStop(3); } } frame 63 { ps = 3; } frame 82 { if (ps > 0) { --ps; gotoAndPlay('cl'); } else { if (_root.game_result > 40) { gotoAndPlay('WIN'); } else { gotoAndPlay('faild'); } } } frame 84 { if (_root.sound_play == true) { _root.sfx.s7.start(); } } frame 112 { gotoAndPlay('fl'); } frame 115 { if (_root.sound_play == true) { _root.sfx.s6.start(); } } frame 146 { gotoAndPlay('wl'); } } button 548 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } _root.gotoAndStop('mainmenu'); } } button 549 { on (release) { if (_root.sound_play == true) { var s16 = new Sound(this); s16.attachSound('so_click'); this.s16.start(); } getURL(_root.linkURL, '_blank'); } } movieClip 551 { }




http://swfchan.com/22/107835/info.shtml
Created: 16/3 -2019 02:50:32 Last modified: 16/3 -2019 02:50:32 Server time: 19/05 -2024 01:32:18