Frame 1
function rightclick() {
getURL ("http://www.girlgames1.com");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.girlgames1.com", rightclick);
fmm01_menu.customItems[0] = item;
var loadper = 0;
Frame 2
if (_framesloaded == _totalframes) {
gotoAndPlay (4);
} else {
setProperty(_root.bar, _xscale , (int(_root.getBytesLoaded() / 1000) / int(_root.getBytesTotal() / 1000)) * 100);
loadper = int(((_root.getBytesLoaded() / 1000) / (_root.getBytesTotal() / 1000)) * 100);
}
Frame 3
gotoAndPlay (2);
Frame 4
function rightclick() {
getURL ("http://www.ecookinggames.com/");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.ecookinggames.com", rightclick);
fmm01_menu.customItems[0] = item;
Instance of Symbol 60 MovieClip in Frame 4
onClipEvent (load) {
this._xScale = 100;
this._yScale = 100;
}
Frame 123
function rightclick() {
getURL ("http://www.ecookinggames.com/");
}
var fmm01_menu = new ContextMenu();
fmm01_menu.hideBuiltInItems();
_root.menu = fmm01_menu;
var item = new ContextMenuItem("Created by www.ecookinggames.com", rightclick);
fmm01_menu.customItems[0] = item;
gotoAndPlay (124);
Frame 124
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("59aca639", this, 10301, true);
Frame 127
play_btn.onRelease = function () {
gotoAndStop ("game");
};
stop();
Frame 128
mussnd.btn1.onRollOver = function () {
mt.pointer_mc1._visible = false;
Mouse.show();
};
mussnd.btn1.onRollOut = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
mussnd.btn1.onReleaseOutside = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
sonds.btn1.onRollOver = function () {
mt.pointer_mc1._visible = false;
Mouse.show();
};
sonds.btn1.onRollOut = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
sonds.btn1.onReleaseOutside = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
mussnd.btn2.onRollOver = function () {
mt.pointer_mc1._visible = false;
Mouse.show();
};
mussnd.btn2.onRollOut = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
mussnd.btn2.onReleaseOutside = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
sonds.btn2.onRollOver = function () {
mt.pointer_mc1._visible = false;
Mouse.show();
};
sonds.btn2.onRollOut = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
sonds.btn2.onReleaseOutside = function () {
mt.pointer_mc1._visible = true;
Mouse.hide();
};
Frame 131
mussnd.btn2.onRollOver = function () {
Mouse.show();
};
mussnd.btn2.onRollOut = function () {
Mouse.show();
};
mussnd.btn2.onReleaseOutside = function () {
Mouse.show();
};
mussnd.btn1.onRollOver = function () {
Mouse.show();
};
mussnd.btn1.onRollOut = function () {
Mouse.show();
};
mussnd.btn1.onReleaseOutside = function () {
Mouse.show();
};
sonds.btn2.onRollOver = function () {
Mouse.show();
};
sonds.btn2.onRollOut = function () {
Mouse.show();
};
sonds.btn2.onReleaseOutside = function () {
Mouse.show();
};
sonds.btn1.onRollOver = function () {
Mouse.show();
};
sonds.btn1.onRollOut = function () {
Mouse.show();
};
sonds.btn1.onReleaseOutside = function () {
Mouse.show();
};
arrow1._visible = false;
arrow2._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insa" + i)._visible = false;
i++;
}
pan.onPress = function () {
arrow1._visible = true;
insa1._visible = false;
this.startDrag();
};
pan.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(panhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 41.8;
this._y = 335;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = -186.9;
this._y = 259.3;
}
};
_global.fna1 = function () {
meat.onPress = function () {
arrow2._visible = true;
this.swapDepths(_global.depths++);
insa2._visible = false;
this.startDrag();
};
meat.onRelease = function () {
arrow2._visible = false;
if (this.hitTest(meathit)) {
arrow2._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 273.3;
this._y = 325.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 347.3;
this._y = 413.9;
}
};
};
_global.fna2 = function () {
paprika.onPress = function () {
arrow2._visible = true;
this.swapDepths(_global.depths++);
insa3._visible = false;
this.startDrag();
};
paprika.onRelease = function () {
arrow2._visible = false;
if (this.hitTest(paprikahit)) {
arrow2._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 280.6;
this._y = 343.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 448.3;
this._y = 425.4;
}
};
};
_global.fna3 = function () {
spoon1.onPress = function () {
arrow2._visible = true;
this.swapDepths(_global.depths++);
insa4._visible = false;
this.startDrag();
};
spoon1.onRelease = function () {
arrow2._visible = false;
if (this.hitTest(spoon1hit)) {
arrow2._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 6.2;
this._y = 315.8;
}
};
};
Instance of Symbol 333 MovieClip "pan" in Frame 131
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 367 MovieClip "meat" in Frame 131
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 378 MovieClip "paprika" in Frame 131
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 380 MovieClip "spoon1" in Frame 131
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 132
spoon1._visible = false;
Frame 133
arrow1._visible = false;
arrow2._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insb" + i)._visible = false;
i++;
}
butter1.onPress = function () {
arrow1._visible = true;
insb1._visible = false;
this.startDrag();
};
butter1.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(butter1hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 138.4;
this._y = 274.4;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 576.7;
this._y = 428.1;
}
};
_global.fnb1 = function () {
masala_meat.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insb2._visible = false;
this.startDrag();
};
masala_meat.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(masala_meathit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 131.8;
this._y = 215.8;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 226.3;
this._y = 344.5;
}
};
};
_global.fnb2 = function () {
spoon2.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insb3._visible = false;
this.startDrag();
};
spoon2.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(spoon2hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 10.9;
this._y = 256.1;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 10.9;
this._y = 256.1;
}
};
};
Instance of Symbol 461 MovieClip "masala_meat" in Frame 133
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 468 MovieClip "spoon2" in Frame 133
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 472 MovieClip "butter1" in Frame 133
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 134
spoon2._visible = false;
_global.Behaviors.Sound.fry2ins.stop("fry2");
Frame 135
arrow1._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insc" + i)._visible = false;
i++;
}
fry_meat.onPress = function () {
arrow1._visible = true;
insc1._visible = false;
this.startDrag();
};
fry_meat.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(fry_meathit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 366.8;
this._y = 303;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 52.8;
this._y = 339.4;
}
};
Instance of Symbol 497 MovieClip "fry_meat" in Frame 135
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 136
arrow1._visible = false;
fry_meat._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insd" + i)._visible = false;
i++;
}
butter2.onPress = function () {
arrow1._visible = true;
insd1._visible = false;
this.startDrag();
};
butter2.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(butter2hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 138.8;
this._y = 274.1;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 597.7;
this._y = 428.1;
}
};
_global.fnc1 = function () {
water.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insd2._visible = false;
this.startDrag();
};
water.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(waterhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 161.7;
this._y = 251.9;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 332.6;
this._y = 364.4;
}
};
};
_global.fnc2 = function () {
bouillon.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insd3._visible = false;
this.startDrag();
};
bouillon.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(bouillonhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 139.4;
this._y = 290.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 634.5;
this._y = 426.5;
}
};
};
_global.fnc3 = function () {
sauce.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insd4._visible = false;
this.startDrag();
};
sauce.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(saucehit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 179.1;
this._y = 261.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 583.6;
this._y = 360.3;
}
};
};
_global.fnc4 = function () {
fry2meat.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insd5._visible = false;
this.startDrag();
};
fry2meat.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(fry2meathit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 132.9;
this._y = 255.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 347.5;
this._y = 399.9;
}
};
};
_global.fnc5 = function () {
spoon3.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insd6._visible = false;
this.startDrag();
};
spoon3.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(spoon3hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 12.2;
this._y = 250.9;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 12.2;
this._y = 250.9;
}
};
};
Instance of Symbol 505 MovieClip "butter2" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 524 MovieClip "water" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 530 MovieClip "bouillon" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 602 MovieClip "sauce" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 604 MovieClip "spoon3" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 610 MovieClip "fry2meat" in Frame 136
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 137
spoon3._visible = false;
Frame 138
arrow1._visible = false;
fry_meat._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("inse" + i)._visible = false;
i++;
}
cap1.onPress = function () {
arrow1._visible = true;
inse1._visible = false;
this.startDrag();
};
cap1.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(cap1hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 87.5;
this._y = 320.5;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 604;
this._y = 348.8;
}
};
Instance of Symbol 638 MovieClip "cap1" in Frame 138
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 139
cap1._visible = false;
Frame 140
arrow1._visible = false;
fry_meat._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insf" + i)._visible = false;
i++;
}
cap2.onPress = function () {
arrow1._visible = true;
insf1._visible = false;
this.startDrag();
};
cap2.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(cap2hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 595.5;
this._y = 371.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 70.5;
this._y = 346.5;
}
};
Instance of Symbol 657 MovieClip "cap2" in Frame 140
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 141
arrow1._visible = false;
fry_meat._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insg" + i)._visible = false;
i++;
}
capsicum.onPress = function () {
arrow1._visible = true;
insg1._visible = false;
this.startDrag();
};
capsicum.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(capsicumhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 129.6;
this._y = 262.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 370.6;
this._y = 373.6;
}
};
_global.fnd1 = function () {
tomata.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insg2._visible = false;
this.startDrag();
};
tomata.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(tomatahit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 130.4;
this._y = 269.9;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 441.2;
this._y = 382.1;
}
};
};
_global.fnd2 = function () {
onion.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insg3._visible = false;
this.startDrag();
};
onion.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(onionhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 128.4;
this._y = 272.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 511.6;
this._y = 379.5;
}
};
};
_global.fnd3 = function () {
water2.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insg4._visible = false;
this.startDrag();
};
water2.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(water2hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 169.7;
this._y = 266.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 340.4;
this._y = 372.1;
}
};
};
_global.fnd4 = function () {
corn.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insg5._visible = false;
this.startDrag();
};
corn.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(cornhit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 138.9;
this._y = 289.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 508.1;
this._y = 424.8;
}
};
};
_global.fnd5 = function () {
spoon4.onPress = function () {
arrow1._visible = true;
this.swapDepths(_global.depths++);
insg6._visible = false;
this.startDrag();
};
spoon4.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(spoon4hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 12.2;
this._y = 250.9;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 12.2;
this._y = 250.9;
}
};
};
Instance of Symbol 336 MovieClip "capsicum" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 664 MovieClip "tomata" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 334 MovieClip "onion" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 681 MovieClip "water2" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 348 MovieClip "corn" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 683 MovieClip "spoon4" in Frame 141
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 143
arrow1._visible = false;
fry_meat._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insh" + i)._visible = false;
i++;
}
cap3.onPress = function () {
arrow1._visible = true;
insh1._visible = false;
this.startDrag();
};
cap3.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(cap3hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 71.5;
this._y = 346.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 595.5;
this._y = 371.6;
}
};
Instance of Symbol 713 MovieClip "cap3" in Frame 143
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 145
arrow1._visible = false;
arrow2._visible = false;
fry_meat._visible = false;
finished._visible = false;
stop();
var i = 2;
while (i <= 33) {
eval ("insk" + i)._visible = false;
i++;
}
cap4.onPress = function () {
arrow1._visible = true;
insk1._visible = false;
this.startDrag();
};
cap4.onRelease = function () {
arrow1._visible = false;
if (this.hitTest(cap4hit)) {
arrow1._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 595.5;
this._y = 371.6;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 70.5;
this._y = 346.5;
}
};
_global.fnf1 = function () {
steak.onPress = function () {
arrow2._visible = true;
this.swapDepths(_global.depths++);
insk2._visible = false;
this.startDrag();
};
steak.onRelease = function () {
arrow2._visible = false;
if (this.hitTest(steakhit)) {
arrow2._visible = false;
sond("add");
this.stopDrag();
this.gotoAndPlay(2);
this._x = 399.1;
this._y = 273.3;
this.enabled = false;
} else {
this.gotoAndStop(1);
this.stopDrag();
this._x = 52.6;
this._y = 339.5;
}
};
};
Instance of Symbol 733 MovieClip "steak" in Frame 145
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Instance of Symbol 734 MovieClip "cap4" in Frame 145
on (rollOver) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Frame 146
steak._visible = false;
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_congins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.congins = new Sound(this._parent.BS_congins);
} else {
this.createEmptyMovieClip("_congins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.congins = new Sound(this.BS_congins);
}
_global.Behaviors.Sound.congins.attachSound("cong");
_global.Behaviors.Sound.congins.start(0, 1);
} else {
_global.Behaviors.Sound.congins.stop("cong");
}
Symbol 35 MovieClip Frame 85
gotoAndPlay (56);
Symbol 44 MovieClip Frame 39
gotoAndStop (1);
Symbol 60 MovieClip Frame 1
max = 15;
var k = 0;
while (k < max) {
this.attachMovie("AnimColorize", "anim" + k, 9000 + k);
this["anim" + k].gotoAndPlay(Math.ceil(((k * this["anim" + k]._totalframes) / max) / 5));
this["anim" + k]._xscale = 100 + (k * 5);
this["anim" + k]._yscale = 100 + (k * 5);
this["anim" + k]._alpha = 100 - k;
k++;
}
Symbol 62 Button
on (release) {
getURL ("http://www.ecookinggames.com/", "_blank");
}
Symbol 66 MovieClip Frame 39
gotoAndStop (1);
Symbol 77 MovieClip Frame 50
stop();
Symbol 108 Button
on (release) {
gotoAndStop ("game");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Symbol 116 Button
on (release) {
getURL ("http://www.ecookinggames.com/", "_blank");
}
Symbol 194 Button
on (release) {
getURL ("http://www.girlgames1.com/", "_blank");
}
Symbol 200 Button
on (release) {
gotoAndStop (147);
}
Symbol 203 Button
on (release) {
gotoAndStop (2);
}
Symbol 207 Button
on (release) {
gotoAndStop (1);
}
Symbol 208 MovieClip Frame 1
stop();
btn1._visible = true;
btn2._visible = false;
Symbol 208 MovieClip Frame 2
stop();
_global.Behaviors.Sound.congins.stop("cong");
_global.Behaviors.Sound.clickins.stop("click");
_global.Behaviors.Sound.changeins.stop("change");
_global.Behaviors.Sound.rollins.stop("drink");
_global.Behaviors.Sound.rollins.stop("got");
_global.Behaviors.Sound.rollins.stop("change2");
_global.Behaviors.Sound.rollins.stop("mixy");
_global.Behaviors.Sound.dreamins.stop("dream");
_global.Behaviors.Sound.cutins.stop("cut");
_global.Behaviors.Sound.rollins.stop("roll");
_global.Behaviors.Sound.bbleins.stop("bble");
_global.Behaviors.Sound.fryins.stop("fry");
_global.Behaviors.Sound.fry2ins.stop("fry2");
_global.Behaviors.Sound.oilmixins.stop("oilmix");
_global.Behaviors.Sound.waterins.stop("water");
btn1._visible = false;
btn2._visible = true;
Symbol 210 Button
on (release) {
gotoAndStop (2);
}
Symbol 213 Button
on (release) {
gotoAndStop (1);
}
Symbol 214 MovieClip Frame 1
btn1._visible = true;
btn2._visible = false;
stop();
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_newbgins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.newbgins = new Sound(this._parent.BS_newbgins);
} else {
this.createEmptyMovieClip("_newbgins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.newbgins = new Sound(this.BS_newbgins);
}
_global.Behaviors.Sound.newbgins.attachSound("newbg");
_global.Behaviors.Sound.newbgins.start(0, 10000);
Symbol 214 MovieClip Frame 2
stop();
btn1._visible = false;
btn2._visible = true;
_global.Behaviors.Sound.newbgins.stop("newbg");
Symbol 252 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 73) {
gotoAndStop ("ct2");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 6
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 74) {
gotoAndStop ("ct3");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 9
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 76) {
gotoAndStop ("ct4");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 13
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 75) {
gotoAndStop ("ct5");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 16
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 67) {
gotoAndStop ("ct6");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 19
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 64) {
gotoAndStop ("ct7");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 22
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 65) {
gotoAndStop ("ct8");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 25
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 63) {
gotoAndPlay ("ct9");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 29
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
drawMC._visible = false;
Symbol 252 MovieClip Frame 47
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 117) {
gotoAndStop ("ct11");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 51
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 121) {
gotoAndStop ("ct12");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 55
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 122) {
gotoAndStop ("ct13");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 58
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
mouseListener.onMouseMove = function () {
pointer_mc1._x = _xmouse;
pointer_mc1._y = _ymouse;
updateAfterEvent();
};
Mouse.addListener(mouseListener);
createEmptyMovieClip("drawMC", 1);
this.cut1.onMouseDown = function () {
if ((drawMC.drw != true) && (this.hitTest(pointer_mc1.pt))) {
drawMC.drw = true;
drawMC.moveTo(_xmouse, _ymouse);
}
};
this.cut1.onMouseUp = function () {
drawMC.drw = false;
};
this.cut1.onMouseMove = function () {
if (this.hitTest(pointer_mc1.pt) && (drawMC.drw == true)) {
drawMC.lineTo(_xmouse, _ymouse);
if (drawMC._ymouse >= 115) {
gotoAndPlay ("cutstrat");
}
}
};
var mouseListener = new Object();
pointer_mc1.swapDepths(100);
Mouse.hide();
drawMC.lineStyle(2, 16777215, 100);
stop();
Symbol 252 MovieClip Frame 59
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_cutins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this._parent.BS_cutins);
} else {
this.createEmptyMovieClip("_cutins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.cutins = new Sound(this.BS_cutins);
}
_global.Behaviors.Sound.cutins.attachSound("cut");
_global.Behaviors.Sound.cutins.start(0, 1);
} else {
_global.Behaviors.Sound.cutins.stop("cut");
}
drawMC._visible = false;
Symbol 252 MovieClip Frame 60
Mouse.show();
Symbol 252 MovieClip Frame 80
this._parent.gotoAndStop("game1");
Symbol 257 Button
on (release) {
getURL ("http://www.ecookinggames.com/?utm_source=peppersteak-cg&utm_medium=flashgames&utm_content=moregames&utm_campaign=cooking-games-mg", "_blank");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Symbol 329 MovieClip Frame 28
gotoAndPlay (1);
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 2
fna1();
stop();
this._parent.insa2._visible = true;
Symbol 334 MovieClip Frame 1
stop();
Symbol 334 MovieClip Frame 4
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 334 MovieClip Frame 35
stop();
fnd3();
this._parent.insg4._visible = true;
Symbol 336 MovieClip Frame 1
stop();
Symbol 336 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 336 MovieClip Frame 30
stop();
fnd1();
this._parent.insg2._visible = true;
Symbol 348 MovieClip Frame 1
stop();
Symbol 348 MovieClip Frame 32
stop();
fnd5();
this._parent.insg6._visible = true;
Symbol 367 MovieClip Frame 1
stop();
Symbol 367 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 367 MovieClip Frame 25
fna2();
stop();
this._parent.insa3._visible = true;
Symbol 378 MovieClip Frame 1
stop();
Symbol 378 MovieClip Frame 30
stop();
fna3();
this._parent.insa4._visible = true;
Symbol 380 MovieClip Frame 1
stop();
Symbol 380 MovieClip Frame 2
this._parent.gotoAndStop("game2");
Symbol 419 MovieClip Frame 16
stop();
Symbol 424 MovieClip Frame 1
stop();
Symbol 447 MovieClip Frame 127
stop();
Symbol 451 MovieClip Frame 1
fna1();
stop();
Symbol 453 MovieClip Frame 2
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_oilmixins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this._parent.BS_oilmixins);
} else {
this.createEmptyMovieClip("_oilmixins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this.BS_oilmixins);
}
_global.Behaviors.Sound.oilmixins.attachSound("oilmix");
_global.Behaviors.Sound.oilmixins.start(0, 1);
} else {
_global.Behaviors.Sound.oilmixins.stop("oilmix");
}
Symbol 453 MovieClip Frame 143
_global.Behaviors.Sound.oilmixins.stop("oilmix");
Symbol 453 MovieClip Frame 167
this._parent.gotoAndStop("game3");
Symbol 461 MovieClip Frame 1
stop();
Symbol 461 MovieClip Frame 21
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fry2ins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this._parent.BS_fry2ins);
} else {
this.createEmptyMovieClip("_fry2ins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this.BS_fry2ins);
}
_global.Behaviors.Sound.fry2ins.attachSound("fry2");
_global.Behaviors.Sound.fry2ins.start(0, 1);
} else {
_global.Behaviors.Sound.fry2ins.stop("fry2");
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 461 MovieClip Frame 35
stop();
fnb2();
this._parent.insb3._visible = true;
Symbol 466 MovieClip Frame 1
stop();
Symbol 468 MovieClip Frame 1
stop();
Symbol 468 MovieClip Frame 2
this._parent.gotoAndStop("game4");
Symbol 472 MovieClip Frame 1
stop();
Symbol 472 MovieClip Frame 22
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fryins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this._parent.BS_fryins);
} else {
this.createEmptyMovieClip("_fryins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this.BS_fryins);
}
_global.Behaviors.Sound.fryins.attachSound("fry");
_global.Behaviors.Sound.fryins.start(0, 1);
} else {
_global.Behaviors.Sound.fryins.stop("fry");
}
Symbol 472 MovieClip Frame 36
stop();
fnb1();
this._parent.insb2._visible = true;
Symbol 488 MovieClip Frame 111
stop();
Symbol 489 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fry2ins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this._parent.BS_fry2ins);
} else {
this.createEmptyMovieClip("_fry2ins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this.BS_fry2ins);
}
_global.Behaviors.Sound.fry2ins.attachSound("fry2");
_global.Behaviors.Sound.fry2ins.start(0, 1);
} else {
_global.Behaviors.Sound.fry2ins.stop("fry2");
}
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_oilmixins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this._parent.BS_oilmixins);
} else {
this.createEmptyMovieClip("_oilmixins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this.BS_oilmixins);
}
_global.Behaviors.Sound.oilmixins.attachSound("oilmix");
_global.Behaviors.Sound.oilmixins.start(0, 1);
} else {
_global.Behaviors.Sound.oilmixins.stop("oilmix");
}
Symbol 489 MovieClip Frame 135
_global.Behaviors.Sound.oilmixins.stop("oilmix");
Symbol 489 MovieClip Frame 152
this._parent.gotoAndStop("game5");
_global.Behaviors.Sound.fry2ins.stop("fry2");
Symbol 494 MovieClip Frame 1
stop();
Symbol 496 MovieClip Frame 1
stop();
Symbol 497 MovieClip Frame 1
stop();
Symbol 497 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 497 MovieClip Frame 36
stop();
this._parent.gotoAndStop("game6");
Symbol 505 MovieClip Frame 1
stop();
Symbol 505 MovieClip Frame 22
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fryins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this._parent.BS_fryins);
} else {
this.createEmptyMovieClip("_fryins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this.BS_fryins);
}
_global.Behaviors.Sound.fryins.attachSound("fry");
_global.Behaviors.Sound.fryins.start(0, 1);
} else {
_global.Behaviors.Sound.fryins.stop("fry");
}
Symbol 505 MovieClip Frame 36
fnc1();
stop();
this._parent.insd2._visible = true;
Symbol 524 MovieClip Frame 1
stop();
Symbol 524 MovieClip Frame 7
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_drinkins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.drinkins = new Sound(this._parent.BS_drinkins);
} else {
this.createEmptyMovieClip("_drinkins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.drinkins = new Sound(this.BS_drinkins);
}
_global.Behaviors.Sound.drinkins.attachSound("drink");
_global.Behaviors.Sound.drinkins.start(0, 1);
} else {
_global.Behaviors.Sound.drinkins.stop("drink");
}
Symbol 524 MovieClip Frame 13
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fryins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this._parent.BS_fryins);
} else {
this.createEmptyMovieClip("_fryins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fryins = new Sound(this.BS_fryins);
}
_global.Behaviors.Sound.fryins.attachSound("fry");
_global.Behaviors.Sound.fryins.start(0, 1);
} else {
_global.Behaviors.Sound.fryins.stop("fry");
}
Symbol 524 MovieClip Frame 56
stop();
fnc2();
this._parent.insd3._visible = true;
Symbol 530 MovieClip Frame 1
stop();
Symbol 530 MovieClip Frame 36
stop();
fnc3();
this._parent.insd4._visible = true;
Symbol 602 MovieClip Frame 1
stop();
Symbol 602 MovieClip Frame 11
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 602 MovieClip Frame 54
stop();
fnc4();
this._parent.insd5._visible = true;
Symbol 604 MovieClip Frame 1
stop();
Symbol 604 MovieClip Frame 2
this._parent.gotoAndStop("game7");
Symbol 610 MovieClip Frame 1
stop();
Symbol 610 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 610 MovieClip Frame 26
stop();
fnc5();
this._parent.insd6._visible = true;
Symbol 631 MovieClip Frame 4
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fry2ins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this._parent.BS_fry2ins);
} else {
this.createEmptyMovieClip("_fry2ins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this.BS_fry2ins);
}
_global.Behaviors.Sound.fry2ins.attachSound("fry2");
_global.Behaviors.Sound.fry2ins.start(0, 1);
} else {
_global.Behaviors.Sound.fry2ins.stop("fry2");
}
Symbol 631 MovieClip Frame 6
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_oilmixins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this._parent.BS_oilmixins);
} else {
this.createEmptyMovieClip("_oilmixins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this.BS_oilmixins);
}
_global.Behaviors.Sound.oilmixins.attachSound("oilmix");
_global.Behaviors.Sound.oilmixins.start(0, 1);
} else {
_global.Behaviors.Sound.oilmixins.stop("oilmix");
}
Symbol 631 MovieClip Frame 181
stop();
this._parent.gotoAndStop("game8");
_global.Behaviors.Sound.fry2ins.stop("fry2");
_global.Behaviors.Sound.oilmixins.stop("oilmix");
Symbol 638 MovieClip Frame 1
stop();
Symbol 638 MovieClip Frame 2
stop();
this._parent.gotoAndStop("game9");
Symbol 644 MovieClip Frame 2
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_bbleins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bbleins = new Sound(this._parent.BS_bbleins);
} else {
this.createEmptyMovieClip("_bbleins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bbleins = new Sound(this.BS_bbleins);
}
_global.Behaviors.Sound.bbleins.attachSound("bble");
_global.Behaviors.Sound.bbleins.start(0, 10);
} else {
_global.Behaviors.Sound.bbleins.stop("bble");
}
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_dreamins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.dreamins = new Sound(this._parent.BS_dreamins);
} else {
this.createEmptyMovieClip("_dreamins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.dreamins = new Sound(this.BS_dreamins);
}
_global.Behaviors.Sound.dreamins.attachSound("dream");
_global.Behaviors.Sound.dreamins.start(0, 1);
} else {
_global.Behaviors.Sound.dreamins.stop("dream");
}
Symbol 644 MovieClip Frame 112
stop();
this._parent.gotoAndStop("game10");
_global.Behaviors.Sound.bbleins.stop("bble");
_global.Behaviors.Sound.dreamins.stop("dream");
Symbol 657 MovieClip Frame 1
stop();
Symbol 657 MovieClip Frame 2
this._parent.gotoAndStop("game11");
Symbol 664 MovieClip Frame 1
stop();
Symbol 664 MovieClip Frame 4
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 664 MovieClip Frame 30
stop();
fnd2();
this._parent.insg3._visible = true;
Symbol 681 MovieClip Frame 1
stop();
Symbol 681 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_drinkins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.drinkins = new Sound(this._parent.BS_drinkins);
} else {
this.createEmptyMovieClip("_drinkins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.drinkins = new Sound(this.BS_drinkins);
}
_global.Behaviors.Sound.drinkins.attachSound("drink");
_global.Behaviors.Sound.drinkins.start(0, 1);
} else {
_global.Behaviors.Sound.drinkins.stop("drink");
}
Symbol 681 MovieClip Frame 35
stop();
fnd4();
this._parent.insg5._visible = true;
Symbol 683 MovieClip Frame 1
stop();
Symbol 683 MovieClip Frame 3
stop();
this._parent.gotoAndStop("game12");
Symbol 708 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_fry2ins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this._parent.BS_fry2ins);
} else {
this.createEmptyMovieClip("_fry2ins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.fry2ins = new Sound(this.BS_fry2ins);
}
_global.Behaviors.Sound.fry2ins.attachSound("fry2");
_global.Behaviors.Sound.fry2ins.start(0, 1);
} else {
_global.Behaviors.Sound.fry2ins.stop("fry2");
}
Symbol 708 MovieClip Frame 4
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_oilmixins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this._parent.BS_oilmixins);
} else {
this.createEmptyMovieClip("_oilmixins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.oilmixins = new Sound(this.BS_oilmixins);
}
_global.Behaviors.Sound.oilmixins.attachSound("oilmix");
_global.Behaviors.Sound.oilmixins.start(0, 1);
} else {
_global.Behaviors.Sound.oilmixins.stop("oilmix");
}
Symbol 708 MovieClip Frame 162
this._parent.gotoAndStop("game13");
_global.Behaviors.Sound.fry2ins.stop("fry2");
_global.Behaviors.Sound.oilmixins.stop("oilmix");
Symbol 713 MovieClip Frame 1
stop();
Symbol 713 MovieClip Frame 2
stop();
this._parent.gotoAndStop("game14");
Symbol 715 MovieClip Frame 126
stop();
Symbol 718 MovieClip Frame 3
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_bbleins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bbleins = new Sound(this._parent.BS_bbleins);
} else {
this.createEmptyMovieClip("_bbleins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.bbleins = new Sound(this.BS_bbleins);
}
_global.Behaviors.Sound.bbleins.attachSound("bble");
_global.Behaviors.Sound.bbleins.start(0, 10);
} else {
_global.Behaviors.Sound.bbleins.stop("bble");
}
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_dreamins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.dreamins = new Sound(this._parent.BS_dreamins);
} else {
this.createEmptyMovieClip("_dreamins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.dreamins = new Sound(this.BS_dreamins);
}
_global.Behaviors.Sound.dreamins.attachSound("dream");
_global.Behaviors.Sound.dreamins.start(0, 1);
} else {
_global.Behaviors.Sound.dreamins.stop("dream");
}
Symbol 718 MovieClip Frame 125
this._parent.gotoAndStop("game15");
_global.Behaviors.Sound.bbleins.stop("bble");
_global.Behaviors.Sound.dreamins.stop("dream");
Symbol 733 MovieClip Frame 1
stop();
Symbol 733 MovieClip Frame 6
if (this._parent.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_waterins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this._parent.BS_waterins);
} else {
this.createEmptyMovieClip("_waterins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.waterins = new Sound(this.BS_waterins);
}
_global.Behaviors.Sound.waterins.attachSound("water");
_global.Behaviors.Sound.waterins.start(0, 1);
} else {
_global.Behaviors.Sound.waterins.stop("water");
}
Symbol 733 MovieClip Frame 56
stop();
this._parent.fire._visible = false;
this._parent.finished._visible = true;
Symbol 734 MovieClip Frame 1
stop();
Symbol 734 MovieClip Frame 3
fnf1();
stop();
this._parent.insk2._visible = true;
Symbol 739 Button
on (release) {
gotoAndStop ("final");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Symbol 752 Button
on (release) {
getURL ("http://www.ecookinggames.com/?utm_source=peppersteak-cg&utm_medium=flashgames&utm_content=logo-dp&utm_campaign=cooking-games-logo", "_blank");
}
Symbol 761 Button
on (release) {
gotoAndStop ("startgame");
}
on (rollOver) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_rollins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this._parent.BS_rollins);
} else {
this.createEmptyMovieClip("_rollins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.rollins = new Sound(this.BS_rollins);
}
_global.Behaviors.Sound.rollins.attachSound("roll");
_global.Behaviors.Sound.rollins.start(0, 1);
} else {
_global.Behaviors.Sound.rollins.stop("roll");
}
}
on (release) {
if (this.mussnd._currentframe == 1) {
if (_global.Behaviors == null) {
_global.Behaviors = {};
}
if (_global.Behaviors.Sound == null) {
_global.Behaviors.Sound = {};
}
if (typeof(this.createEmptyMovieClip) == "undefined") {
this._parent.createEmptyMovieClip("BS_clickins", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this._parent.BS_clickins);
} else {
this.createEmptyMovieClip("_clickins_", new Date().getTime() - (Math.floor(new Date().getTime() / 10000) * 10000));
_global.Behaviors.Sound.clickins = new Sound(this.BS_clickins);
}
_global.Behaviors.Sound.clickins.attachSound("click");
_global.Behaviors.Sound.clickins.start(0, 1);
} else {
_global.Behaviors.Sound.clickins.stop("click");
}
}
Symbol 776 Button
on (release) {
gotoAndStop (124);
}