Combined Code
movieClip 16 uk_pa {
}
movieClip 19 {
}
movieClip 22 {
}
movieClip 24 {
}
// unknown tag 88 length 229
movieClip 50 {
frame 1 {
stop();
}
frame 2 {
_root.rasterizeMovieClip(this);
}
frame 3 {
_root.rasterizeMovieClip(this);
}
frame 4 {
_root.rasterizeMovieClip(this);
}
frame 5 {
_root.rasterizeMovieClip(this);
}
frame 6 {
_root.rasterizeMovieClip(this);
}
frame 7 {
_root.rasterizeMovieClip(this);
}
frame 8 {
_root.rasterizeMovieClip(this);
}
frame 9 {
_root.rasterizeMovieClip(this);
}
frame 10 {
_root.rasterizeMovieClip(this);
}
frame 11 {
_root.rasterizeMovieClip(this);
}
frame 12 {
_root.rasterizeMovieClip(this);
}
frame 13 {
_root.rasterizeMovieClip(this);
}
frame 14 {
_root.rasterizeMovieClip(this);
}
frame 15 {
_root.rasterizeMovieClip(this);
}
frame 16 {
_root.rasterizeMovieClip(this);
}
frame 17 {
_root.rasterizeMovieClip(this);
}
frame 18 {
_root.rasterizeMovieClip(this);
}
frame 19 {
_root.rasterizeMovieClip(this);
}
frame 20 {
stop();
}
frame 21 {
_root.rasterizeMovieClip(this);
}
}
movieClip 51 {
instance txt of movieClip 50 {
}
}
movieClip 53 m_final_1 {
frame 1 {
if (_root.sound_play == true) {
_root.sfx.s9.start();
}
}
instance of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(21);
}
}
frame 81 {
_root.nextFrame();
this.removeMovieClip();
}
}
movieClip 56 {
}
movieClip 57 m_final_2 {
frame 1 {
if (_root.sound_play == true) {
_root.sfx.s9.start();
}
}
instance of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(8);
}
}
frame 80 {
_root.nextFrame();
this.removeMovieClip();
}
}
movieClip 59 m_RES {
frame 2 {
if (t > 0) {
--t;
gotoAndPlay(1);
}
}
frame 11 {
stop();
}
}
movieClip 61 m_zat {
frame 15 {
_root.onEnterFrame = function () {};
_root.nextFrame();
this.removeMovieClip();
}
}
movieClip 62 m_osv {
frame 10 {
this.removeMovieClip();
}
}
movieClip 64 l_osv_uron {
frame 11 {
this.swapDepths(666);
this.removeMovieClip();
}
}
movieClip 66 {
}
// unknown tag 88 length 219
movieClip 70 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 72 m_hint2 {
frame 2 {
if (t > 0) {
--t;
gotoAndPlay(1);
}
}
frame 11 {
stop();
}
}
movieClip 74 m_hint {
frame 2 {
if (t > 0) {
--t;
gotoAndPlay(1);
}
}
frame 11 {
stop();
}
}
frame 2 {
function goToThisURL() {
getURL(_root.linkURL, '_blank');
}
stop();
System.security.allowDomain('www.playpink.com');
var lc = new LocalConnection();
_root.gamedomain = lc.domain();
_root.gamename = 'BBQ_Party';
_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;
_quality = 'MEDIUM';
qual = 1;
var myMenu = new ContextMenu();
var copyright = new ContextMenuItem('!!!PLAY MORE GAMES!!!', goToThisURL);
myMenu.customItems.push(copyright);
myMenu.hideBuiltInItems();
_root.menu = myMenu;
}
// 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 v3 = x2 - x1;
var v2 = y2 - y1;
var v1 = v3 * v3 + v2 * v2;
v1 = Math.sqrt(v1);
return v1;
};
_global.pdir = function (x1, y1, x2, y2) {
var v3 = x2 - x1;
var v1 = y2 - y1;
var v2 = Math.atan2(v1, v3);
var v4 = v2 * 57.32;
return v4;
};
_global.choose = function () {
return arguments[random(arguments.length)];
};
_global.mod = function (x) {
if (x > 0) {
return x;
}
x = -x;
return x;
};
_global.nf = function (id) {
id.gotoAndPlay(id._currentframe + 1);
};
}
frame 188 {
hint_cr = function (id, txt) {
id.timer = false;
id.t = 0;
id.hint_exist = false;
id.txt = txt;
};
hint = function (id) {
id.onRollOver = function () {
id.timer = true;
id.t = 0;
id.hint_exist == false;
};
id.onRollOut = function () {
id.timer = false;
if (id.hint_exist == true) {
id.hint_exist = false;
id.mc.removeMovieClip();
}
};
if (id.timer == true) {
if (id.hint_exist == false) {
++id.t;
if (id.t > 10) {
id.t = 0;
id.hint_exist = true;
id.mc = _root.attachMovie('hint', 'hint', 500);
id.mc.txt.text = id.txt;
id.mc._x = _root._xmouse;
id.mc._y = _root._ymouse;
id.mc.hit_parent = id;
}
} else {
id.mc._x = _root._xmouse;
id.mc._y = _root._ymouse;
}
}
};
drag_cr = function (id) {
id.xx = id._x;
id.yy = id._y;
};
drag = function (id) {
id.onPress = function () {
id.startDrag();
id.drag_enable = true;
_root.depth = id.getDepth();
id.swapDepths(400);
if (_root.sound_play == true) {
_root.sfx.s4.start();
}
};
id.onMouseUp = function () {
if (id.drag_enable == true) {
id.drag_enable = false;
id.stopDrag();
id.drag_result();
id.swapDepths(_root.depth);
if (_root.sound_play == true) {
_root.sfx.s5.start();
}
}
};
};
}
frame 188 {
function goToThisURL() {
getURL(_root.linkURL, '_blank');
}
var myMenu = new ContextMenu();
var copyright = new ContextMenuItem('!!!PLAY MORE GAMES!!!', goToThisURL);
myMenu.customItems.push(copyright);
myMenu.hideBuiltInItems();
_root.menu = myMenu;
}
movieClip 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');
s11 = new Sound(this);
s11.attachSound('s_kiss');
}
}
movieClip 146 {
}
// unknown tag 88 length 219
button 151 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
_root.nextFrame();
}
}
button 155 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
getURL(_root.linkURL, '_blank');
}
}
button 159 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
getURL(_root.linkURL, '_blank');
}
}
movieClip 161 {
}
movieClip 162 {
}
// unknown tag 88 length 229
movieClip 165 {
}
movieClip 166 {
}
frame 189 {
}
frame 189 {
stop();
_root.attachMovie('m_osv', 'm_osv', 3000);
}
button 174 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
_root.nextFrame();
}
}
movieClip 183 {
}
movieClip 186 {
frame 1 {
ps = 5;
}
frame 41 {
if (ps > 0) {
--ps;
gotoAndPlay(2);
} else {
gotoAndPlay('play');
}
}
}
frame 190 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 3.8;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 189 {
}
movieClip 190 {
instance of movieClip 189 {
onClipEvent (load) {
_root.rasterizeMovieClip(this);
}
}
}
movieClip 193 {
}
movieClip 196 {
}
movieClip 201 {
}
movieClip 202 {
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 203 {
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 () {
for (var v3 in this) {
var v2 = this[v3];
v2.enable = true;
}
};
}
instance p1 of movieClip 202 {
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 202 {
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 202 {
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 202 {
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 206 {
frame 1 {
stop();
}
}
movieClip 209 {
frame 1 {
now = 0;
need = 3;
}
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 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance noj of movieClip 206 {
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 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
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 43 {
stop();
++now;
if (now >= need) {
_root.win();
} else {
gotoAndPlay(2);
}
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(2);
}
}
movieClip 214 {
frame 1 {
stop();
}
}
movieClip 219 {
frame 1 {
stop();
}
}
instance kn2 of movieClip 219 {
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 221 {
}
instance kn1 of movieClip 221 {
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 223 {
frame 1 {
stop();
}
}
instance kn3 of movieClip 223 {
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 227 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
getURL(_root.linkURL, '_blank');
}
}
movieClip 228 {
}
movieClip 230 {
}
instance timer of movieClip 230 {
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 {
onEnterFrame = function () {};
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 16.7;
}
movieClip 238 {
frame 11 {
stop();
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
frame 17 {
var mc = this.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
gotoAndPlay(_currentframe + 1);
}
frame 33 {
if (_root.timer.time < 12) {
var pr = _root.timer.time / 12;
} else {
var pr = 1;
}
_root.score += 100 * pr;
trace(_root.score);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
movieClip 239 {
}
instance m_noj of movieClip 239 {
onClipEvent (load) {
px = _root._xmouse;
py = _root._ymouse;
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
var dy = py - _root._ymouse;
_rotation = -50 + _y / 6;
px = _root._xmouse;
py = _root._ymouse;
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(3);
}
}
instance timer of movieClip 230 {
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 192 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 16.7;
}
movieClip 240 {
}
movieClip 241 {
}
movieClip 242 {
}
movieClip 243 {
frame 11 {
stop();
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 203 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
frame 17 {
var mc = this.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
gotoAndPlay(_currentframe + 1);
}
frame 33 {
if (_root.timer.time < 12) {
var pr = _root.timer.time / 12;
} else {
var pr = 1;
}
_root.score += 100 * pr;
trace(_root.score);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
instance timer of movieClip 230 {
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 193 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 16.67;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 246 {
}
movieClip 248 {
}
movieClip 251 {
}
movieClip 252 {
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 () {
for (var v3 in this) {
var v2 = this[v3];
v2.enable = true;
}
};
}
instance p1 of movieClip 202 {
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 202 {
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 202 {
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 202 {
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 p5 of movieClip 202 {
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 p6 of movieClip 202 {
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 p7 of movieClip 202 {
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 p8 of movieClip 202 {
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 253 {
frame 1 {
n = 6;
}
frame 25 {
stop();
}
instance of movieClip 252 {
onClipEvent (load) {
this.swapDepths(200);
}
}
frame 26 {
gotoAndPlay(_currentframe + 1);
}
frame 35 {
--n;
if (n > 0) {
gotoAndPlay(16);
} else {
stop();
_root.win();
}
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(4);
}
}
instance timer of movieClip 230 {
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 194 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step2 = 1.67;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 254 {
}
movieClip 257 {
}
movieClip 260 {
}
movieClip 263 {
frame 1 {
n = 3;
}
frame 10 {
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 30 {
stop();
this.enabled = false;
onEnterFrame = function () {
onPress = function () {};
};
nf(this);
}
frame 41 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(5);
}
}
instance timer of movieClip 230 {
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 195 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step2 = 1.67;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 266 {
}
movieClip 267 {
frame 1 {
n = 3;
}
frame 10 {
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 30 {
stop();
this.enabled = false;
onEnterFrame = function () {
onPress = function () {};
};
nf(this);
}
frame 41 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(6);
}
}
instance timer of movieClip 230 {
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 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 10;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 270 {
}
movieClip 272 {
}
movieClip 274 {
}
movieClip 276 {
}
movieClip 278 {
}
movieClip 280 {
}
movieClip 282 {
}
movieClip 284 {
}
movieClip 286 {
}
movieClip 288 {
}
movieClip 289 {
frame 1 {
current_p = 1;
max_p = 16;
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');
}
}
};
clix = function (id) {
if (id.enable == true) {
if (id.hitTest(_root._xmouse, _root._ymouse, 0)) {
var v4 = 'p' + current_p;
var v3 = id._name;
if (v4 == v3) {
p_plus();
id.gotoAndPlay('del');
id.enable = false;
}
}
}
};
app = function (id) {
id.enable = true;
};
}
instance p1 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p2 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p3 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p4 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p5 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p6 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p7 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p8 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p9 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p10 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p11 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p12 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p13 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p14 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p15 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
instance p16 of movieClip 202 {
onClipEvent (load) {
_parent.app(this);
}
onClipEvent (enterFrame) {
_parent.clix(this);
}
}
}
movieClip 290 {
frame 1 {
n = 2;
}
frame 10 {
stop();
}
instance of movieClip 203 {
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 203 {
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 203 {
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 203 {
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 289 {
onClipEvent (load) {
this.swapDepths(202);
}
}
frame 31 {
gotoAndPlay(_currentframe + 1);
}
frame 31 {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
}
frame 49 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
instance m_noj of movieClip 239 {
onClipEvent (load) {
px = _root._xmouse;
py = _root._ymouse;
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
var dy = py - _root._ymouse;
_rotation = -50 + _y / 6;
px = _root._xmouse;
py = _root._ymouse;
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(7);
}
}
instance timer of movieClip 230 {
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 197 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 14.78571428571429;
_root.pro_step2 = 0;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
nextFrame();
};
}
movieClip 293 {
}
movieClip 294 {
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 295 {
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 294 {
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 294 {
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 294 {
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 294 {
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 297 {
frame 11 {
stop();
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
instance of movieClip 295 {
onClipEvent (load) {
var mc = _parent.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
this.swapDepths(200);
}
}
frame 18 {
var mc = this.attachMovie('l_clear', 'l_clear', 200);
mc.removeMovieClip();
gotoAndPlay(_currentframe + 1);
}
frame 34 {
_root.win();
stop();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(8);
}
}
instance timer of movieClip 230 {
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 198 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
pro_step2 = 1.851851851851852;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
nextFrame();
};
}
movieClip 300 {
frame 12 {
stop();
this.enabled = true;
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 71 {
stop();
this.enabled = false;
onPress = function () {};
nf(this);
}
frame 93 {
stop();
_root.win();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(9);
}
}
instance timer of movieClip 230 {
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 199 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 5;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
nextFrame();
};
}
movieClip 313 {
frame 1 {
need = 10;
num = 0;
}
frame 10 {
stop();
}
instance of movieClip 295 {
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 295 {
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 295 {
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 295 {
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 295 {
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 49 {
++num;
if (num > 3) {
_root.win();
stop();
} else {
gotoAndPlay('start');
}
}
}
instance m_noj of movieClip 239 {
onClipEvent (load) {
px = _root._xmouse;
py = _root._ymouse;
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
var dy = py - _root._ymouse;
_rotation = -50 + _y / 6;
px = _root._xmouse;
py = _root._ymouse;
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(10);
}
}
instance timer of movieClip 230 {
onClipEvent (load) {
t = 0;
time = 40;
}
onClipEvent (enterFrame) {
if (time == 0) {
if (_root.sound_play == true) {
_root.sfx.s7.start();
}
_root.nextFrame();
}
++t;
if (time != 0) {
if (t > 24) {
--time;
t = 0;
}
}
}
}
frame 200 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
_root.pro_step2 = 1.35;
}
movieClip 316 {
}
movieClip 317 {
frame 1 {
stop();
}
}
movieClip 320 {
}
movieClip 321 {
frame 10 {
stop();
this.enabled = true;
onEnterFrame = function () {
pp.onPress = function () {
_root.pro += _root.pro_step2;
_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 += _root.pro_step2;
_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 += _root.pro_step2;
_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);
pp.onPress = function () {};
}
frame 88 {
stop();
this.enabled = true;
onEnterFrame = function () {
pp.onPress = function () {
_root.pro += _root.pro_step2;
_root.prog.gotoAndStop(Math.floor(_root.pro));
if (_root.sound_play == true) {
_root.sfx.s2.start();
}
pp._parent.nextFrame();
noj.gotoAndPlay(1);
};
};
}
frame 107 {
gotoAndPlay(_currentframe + 1);
}
frame 113 {
if (_root.timer.time < 12) {
var pr = _root.timer.time / 12;
} else {
var pr = 1;
}
_root.score += 100 * pr;
trace(_root.score);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(11);
}
}
instance kn2 of movieClip 219 {
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 221 {
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 223 {
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 230 {
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 201 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
}
movieClip 324 {
}
movieClip 325 {
frame 1 {
stop();
}
}
movieClip 328 {
}
movieClip 330 {
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);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(12);
}
}
instance timer of movieClip 230 {
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 202 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
}
movieClip 333 {
}
movieClip 335 {
}
movieClip 336 {
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);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(13);
}
}
instance timer of movieClip 230 {
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 203 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
}
movieClip 339 {
}
movieClip 341 {
}
movieClip 342 {
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);
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
_root.nextFrame();
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(14);
}
}
instance timer of movieClip 230 {
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 204 {
var mc = _parent.attachMovie('l_clear', 'l_clear', 400);
mc.removeMovieClip();
onEnterFrame = function () {};
}
button 345 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
_root.nextFrame();
this.removeMovieClip();
}
}
movieClip 347 {
}
instance of movieClip 347 {
onClipEvent (load) {
this.swapDepths(501);
}
}
frame 205 {
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
nextFrame();
};
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
shtraf = 0;
pro = 0;
_root.num_request = 0;
NUMREQ = [[0], [1], [2], [3], [4], [5], [6]];
next_text = function () {
++num_request;
};
}
frame 205 {
ba_zad = 10000;
blife_max = 4;
blife = blife_max;
ba_shka.gotoAndStop(1 + (blife / blife_max) * 100);
bex_d = 0;
_root.ba_uron = function () {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1001);
blife -= 2;
if (blife <= 0) {
blife = 0;
if (_root.sound_play == true) {
_root.sfx.s7.start();
}
_root.gotoAndStop(_currentframe - 1);
}
ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100));
};
_root.ba_plus = function () {
++blife;
if (blife > blife_max) {
blife = blife_max;
}
ba_shka.gotoAndStop(1 + Math.round((blife / blife_max) * 100));
};
}
movieClip 348 {
}
movieClip 351 {
}
movieClip 354 {
}
movieClip 357 {
}
movieClip 362 {
}
movieClip 365 {
}
movieClip 366 {
}
movieClip 367 {
frame 1 {
stop();
}
frame 9 {
stop();
_root.next_text();
}
frame 19 {
stop();
_root.next_text();
}
frame 26 {
stop();
_root.next_text();
}
frame 34 {
stop();
_root.next_text();
}
frame 42 {
stop();
_root.next_text();
}
frame 50 {
stop();
_root.next_text();
}
frame 70 {
_root.win();
}
}
movieClip 370 {
}
movieClip 373 {
}
instance of movieClip 354 {
onClipEvent (load) {
por = 2;
_root.hint_cr(this, 'oil');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 376 {
}
movieClip 379 {
}
instance of movieClip 379 {
onClipEvent (load) {
por = 4;
_root.hint_cr(this, 'souce chili');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 380 {
}
instance of movieClip 380 {
onClipEvent (load) {
por = 1;
_root.hint_cr(this, 'mustard');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 383 {
}
instance of movieClip 383 {
onClipEvent (load) {
por = 0;
_root.hint_cr(this, 'vinegar');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 385 {
}
instance of movieClip 385 {
onClipEvent (load) {
por = 3;
_root.hint_cr(this, 'garlic');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 386 {
}
instance of movieClip 386 {
onClipEvent (load) {
por = 5;
_root.hint_cr(this, 'verdure');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 387 {
}
instance of movieClip 387 {
onClipEvent (load) {
por = 6;
_root.hint_cr(this, 'pineapple');
_root.drag_cr(this);
drag_result = function () {
if (_root.ing.hitTest(_root._xmouse, _root._ymouse, 1)) {
var v3 = false;
var v2 = 0;
while (v2 < _root.NUMREQ[_root.num_request].length) {
if (por == _root.NUMREQ[_root.num_request][v2]) {
v3 = true;
}
++v2;
}
if (v3 == true) {
moving = true;
x1 = 300;
y1 = 330;
} else {
_root.shtraf += 1;
_root.ba_uron();
_x = xx;
_y = yy;
}
} else {
_x = xx;
_y = yy;
}
};
}
onClipEvent (enterFrame) {
if (moving == true) {
var ax = (x1 - _x) / 10;
var ay = (y1 - _y) / 10;
_x = _x + ax;
_y = _y + ay;
if (mod(ax) < 2) {
if (mod(ay) < 2) {
_root.pro += 25;
_root.prog.gotoAndStop(_root.pro);
_root.ing.gotoAndPlay(_root.ing._currentframe + 1);
this.swapDepths(666);
this.removeMovieClip();
}
}
} else {
_root.hint(this);
_root.drag(this);
}
}
}
movieClip 388 {
frame 1 {
stop();
}
}
instance kn2 of movieClip 388 {
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 389 {
}
instance kn1 of movieClip 389 {
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 390 {
frame 1 {
stop();
}
}
instance kn3 of movieClip 390 {
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 394 {
}
frame 206 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
stop();
testo_progress = 0;
px = _xmouse;
py = _ymouse;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
skalka = function () {
m_skalka._x = _xmouse;
m_skalka._y = _ymouse;
dx = mod(px - _xmouse);
dy = mod(py - _ymouse);
if (dx > 5 or dy > 5) {
var v1 = pdir(_xmouse, _ymouse, px, py);
m_skalka._rotation = v1 + 90;
}
px = _xmouse;
py = _ymouse;
};
testo = function () {
if (dx > 15 or dy > 15) {
if (m_testo.hitTest(_xmouse, _ymouse, 1)) {
if (testo_progress < 100) {
testo_progress += 0.5;
m_testo.gotoAndStop(Math.round(testo_progress * m_testo._totalframes / 100));
}
}
}
_root.prog.gotoAndStop(testo_progress);
};
onEnterFrame = function () {
skalka();
testo();
};
}
movieClip 397 {
frame 1 {
stop();
}
frame 200 {
_root.win();
}
}
movieClip 400 {
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(15);
}
}
instance kn2 of movieClip 219 {
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 221 {
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 223 {
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 230 {
onClipEvent (load) {
t = 0;
time = 25;
}
onClipEvent (enterFrame) {
if (time == 0) {
if (_root.sound_play == true) {
_root.sfx.s7.start();
}
_root.nextFrame();
}
++t;
if (time != 0) {
if (t > 24) {
--time;
t = 0;
}
}
}
}
frame 207 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
zal = 0;
bb = 10;
pro = 0;
bc = 7;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
trace('win');
if (_root.pro > 100) {
_root.pro = 100;
}
var v2 = _root.pro / 100;
_root.score += 100 * v2;
trace(_root.score);
_root.nextFrame();
};
}
movieClip 403 {
}
movieClip 406 {
}
movieClip 407 {
}
movieClip 408 {
}
movieClip 409 {
instance so of movieClip 408 {
onClipEvent (load) {
_alpha = 0;
en = true;
}
onClipEvent (enterFrame) {
if (en == true) {
if (_root.cha.ac == true) {
if (this.hitTest(_root._xmouse, _root._ymouse, 1)) {
_alpha = _alpha + _root.bb;
_root.pro += 100 / _root.bb * _root.bc - 0.1;
_root.prog.gotoAndStop(Math.round(_root.pro));
if (_alpha >= 100) {
en = false;
++_root.zal;
}
}
}
}
}
}
}
movieClip 412 {
}
movieClip 414 {
}
movieClip 416 {
}
movieClip 419 {
frame 118 {
_parent.ac = false;
}
frame 151 {
_root.win();
}
}
movieClip 420 {
instance cha of movieClip 419 {
onClipEvent (load) {
gotoAndStop(1);
onPress = function () {
_parent.ac = true;
gotoAndPlay(2);
this.enabled = false;
};
}
}
}
instance cha of movieClip 420 {
onClipEvent (load) {
ac = false;
}
onClipEvent (enterFrame) {
_x = _root._xmouse;
_y = _root._ymouse;
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(16);
}
}
frame 208 {
_root.attachMovie('m_final_1', 'm_final_1', 3000);
}
frame 209 {
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 0;
pro_step2 = 4.266666666666667;
win = function () {
if (_root.sound_play == true) {
_root.sfx.s6.start();
}
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
onEnterFrame = function () {};
_root.nextFrame();
};
}
movieClip 424 {
frame 1 {
m_fork.gotoAndStop('st');
this.onMouseDown = function () {
trace('mimo');
};
}
frame 6 {
this.onMouseDown = function () {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1001);
_root.timer.time -= 5;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 19 {
this.onMouseDown = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
m_fork.gotoAndPlay('push');
nf(_parent);
};
}
frame 28 {
this.onMouseDown = function () {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1001);
_root.timer.time -= 5;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 42 {
this.onMouseDown = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
m_fork.gotoAndPlay('push');
nf(_parent);
};
}
frame 47 {
gotoAndPlay('start');
}
}
movieClip 425 {
frame 1 {
n = 6;
}
frame 25 {
stop();
}
frame 26 {
_root.pro += _root.pro_step2;
_root.prog.gotoAndStop(Math.floor(_root.pro));
}
frame 32 {
stop();
}
frame 33 {
_root.pro += _root.pro_step2;
_root.prog.gotoAndStop(Math.floor(_root.pro));
}
frame 38 {
stop();
}
frame 39 {
_root.pro += _root.pro_step2;
_root.prog.gotoAndStop(Math.floor(_root.pro));
}
frame 45 {
stop();
}
frame 46 {
_root.pro += _root.pro_step2;
_root.prog.gotoAndStop(Math.floor(_root.pro));
}
frame 76 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(18);
}
}
instance kn2 of movieClip 219 {
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 221 {
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 223 {
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 230 {
onClipEvent (load) {
t = 0;
time = 60;
}
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 210 {
stop();
_root.prog.gotoAndStop(1);
_root.attachMovie('m_osv', 'm_osv', 3000);
pro = 0;
pro_step = 3.575;
zat = false;
onEnterFrame = function () {
if (pro >= 100) {
if (zat == false) {
if (_root.timer.time < 12) {
var v2 = _root.timer.time / 12;
} else {
var v2 = 1;
}
_root.score += 100 * v2;
trace(_root.score);
zat = true;
_root.attachMovie('m_zat', 'm_zat', 3000);
}
}
};
}
movieClip 429 {
}
movieClip 430 {
}
movieClip 435 {
frame 1 {
stop();
t = 0;
t_max = 0;
pa = 50;
zad = Math.round(Math.random() * 300);
onEnterFrame = function () {
if (zad > 0) {
--zad;
} else {
if (pa > 0) {
--pa;
}
++t;
if (t > t_max) {
t = 0;
gotoAndStop(_currentframe + 1);
t_max = Math.round(Math.random() * 2);
if (pa > 0) {
t_max = 4;
}
}
if (_currentframe > 95) {
gotoAndPlay(_currentframe + 1);
onEnterFrame = function () {};
}
}
};
}
frame 100 {
stop();
_parent.pora = true;
}
}
movieClip 438 {
}
movieClip 441 {
}
movieClip 442 {
frame 1 {
n = 2;
pora = false;
t = 0;
onEnterFrame = function () {
if (pora == true) {
++t;
}
if (t > 20) {
t = 0;
time_minus(1);
}
};
clix = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
trace(pora);
if (pora == true) {
_root.pro += _root.pro_step;
_root.prog.gotoAndStop(Math.floor(_root.pro));
pora = false;
gotoAndPlay(_currentframe + 1);
} else {
time_minus(5);
}
};
time_minus = function (ur) {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1000);
_root.timer.time -= ur;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 14 {
stop();
sh.pa = pa;
}
instance of movieClip 430 {
onClipEvent (press) {
_parent.clix();
}
}
frame 25 {
sh.gotoAndStop(1);
}
frame 29 {
stop();
sh.pa = 0;
}
instance of movieClip 441 {
onClipEvent (press) {
_parent.clix();
}
}
frame 40 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
movieClip 444 {
}
movieClip 445 {
frame 1 {
n = 2;
pora = false;
t = 0;
onEnterFrame = function () {
if (pora == true) {
++t;
}
if (t > 20) {
t = 0;
time_minus(1);
}
};
clix = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
trace(pora);
if (pora == true) {
_root.pro += _root.pro_step;
_root.prog.gotoAndStop(Math.floor(_root.pro));
pora = false;
gotoAndPlay(_currentframe + 1);
} else {
time_minus(5);
}
};
time_minus = function (ur) {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1000);
_root.timer.time -= ur;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 14 {
stop();
sh.pa = pa;
}
instance of movieClip 444 {
onClipEvent (press) {
_parent.clix();
}
}
frame 25 {
sh.gotoAndStop(1);
}
frame 29 {
stop();
sh.pa = 0;
}
frame 40 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
movieClip 446 {
frame 1 {
n = 2;
pora = false;
t = 0;
onEnterFrame = function () {
if (pora == true) {
++t;
}
if (t > 20) {
t = 0;
time_minus(1);
}
};
clix = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
trace(pora);
if (pora == true) {
_root.pro += _root.pro_step;
_root.prog.gotoAndStop(Math.floor(_root.pro));
pora = false;
gotoAndPlay(_currentframe + 1);
} else {
time_minus(5);
}
};
time_minus = function (ur) {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1000);
_root.timer.time -= ur;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 14 {
stop();
sh.pa = pa;
}
instance of movieClip 444 {
onClipEvent (press) {
_parent.clix();
}
}
frame 25 {
sh.gotoAndStop(1);
}
frame 29 {
stop();
sh.pa = 0;
}
frame 40 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
movieClip 449 {
}
movieClip 451 {
}
movieClip 452 {
frame 1 {
n = 2;
pora = false;
t = 0;
onEnterFrame = function () {
if (pora == true) {
++t;
}
if (t > 20) {
t = 0;
time_minus(1);
}
};
clix = function () {
if (_root.sound_play == true) {
_root.sfx.s1.start();
}
trace(pora);
if (pora == true) {
_root.pro += _root.pro_step;
_root.prog.gotoAndStop(Math.floor(_root.pro));
pora = false;
gotoAndPlay(_currentframe + 1);
} else {
time_minus(5);
}
};
time_minus = function (ur) {
if (_root.sound_play == true) {
_root.sfx.s10.start();
}
_root.attachMovie('l_osv_uron', 'l_osv_uron', 1000);
_root.timer.time -= ur;
if (_root.timer.time < 0) {
_root.timer.time = 0;
}
};
}
frame 14 {
stop();
sh.pa = pa;
}
instance of movieClip 449 {
onClipEvent (press) {
_parent.clix();
}
}
frame 25 {
sh.gotoAndStop(1);
}
frame 29 {
stop();
sh.pa = 0;
}
instance of movieClip 451 {
onClipEvent (press) {
_parent.clix();
}
}
frame 40 {
--n;
if (n > 0) {
gotoAndPlay(2);
} else {
stop();
_root.win();
}
}
}
movieClip 454 {
}
instance timer of movieClip 454 {
onClipEvent (load) {
t = 0;
time = 120;
}
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 211 {
_root.attachMovie('m_osv', 'm_osv', 3000);
stop();
trace('theend');
_root.game_result = Math.round(_root.score / 18);
if (game_result > 100) {
game_result = 100;
}
if (game_result < 0) {
game_result = 0;
}
trace(_root.game_result);
h = 7;
var mc = _root.m_krepej.attachMovie('m_RES', 'RES' + h, h);
mc._x = 0;
mc._y = 20;
mc.t = 60 + 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 = 60 + h * 10 + 20;
mc.txt.text = 'your score: ' + game_result + ' / 100';
wt = true;
time = 0;
onEnterFrame = function () {
++time;
if (wt == true) {
if (time > 280) {
_root.attachMovie('m_zat', 'm_zat', 3000);
wt = false;
}
}
};
}
movieClip 458 {
frame 1 {
stop();
}
}
movieClip 460 {
}
movieClip 466 {
}
movieClip 467 {
}
movieClip 469 {
frame 1 {
ps = 1;
}
frame 20 {
if (ps > 0) {
--ps;
gotoAndPlay(2);
} else {
gotoAndPlay('play');
}
}
instance of movieClip 458 {
onClipEvent (load) {
gotoAndStop(2);
}
}
frame 36 {
if (_root.sound_play == true) {
_root.sfx.s3.start();
}
}
instance of movieClip 458 {
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');
}
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(19);
}
}
movieClip 471 {
}
frame 212 {
_root.attachMovie('m_osv', 'm_osv', 3000);
}
instance texttt of movieClip 51 {
onClipEvent (load) {
txt.gotoAndStop(20);
}
}
button 475 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
_root.gotoAndStop('mainmenu');
}
}
button 476 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
getURL(_root.linkURL, '_blank');
}
}
button 478 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
getURL('http://www.playpink.com/category/cooking-games/1/top-rated.html', '_blank');
}
}
button 480 {
on (release) {
if (_root.sound_play == true) {
var s16 = new Sound(this);
s16.attachSound('so_click');
this.s16.start();
}
_root.m_krepej.removeMovieClip();
_root.m1.removeMovieClip();
_root.b_more.removeMovieClip();
_root.b_play.removeMovieClip();
_root.gotoAndStop('mainmenu');
}
}