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

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

JuicePLZ.swf

This is the info page for
Flash #27655

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


Text
loading

bananers!

strawberries

oranges

Welcome to the JuicePlz instruction manual!
The game is pretty simple but there are a few
key points to know when playing the game.

Now pay attention closely!
To the left, you see a cash register. The
display on the cash register will tell you how
much money you have. You can earn money
and lose money during the game.

Right in front of the cash register, is a radio.
At any point during the game, you can click on
the radio to open the radio menu. In doing so,
you will be able to change the song that's
playing, or turn the music off altogether.

1

2

Here comes a customer!
To handle a customer, first see what his/her
order is. In this case, the customer wants a
juice with 1 banana and 2 strawberries, as
indicated by the bubble above his head.

To begin making his juice, you would click the
banana box once, and the strawberry box
twice, putting the correct amount of each fruit
into the blender.

Once the correct amount of fruit is in the
blender, press the red button to blend the
fruit. If you make a mistake in putting the fruit
in the blender, you may empty it by pressing
the white button.

When you can see that the fruit is blended inside
the blender, you can empty it out into the cup by
pressing the red button once again. If you
realized that you used the wrong ingredients
after you emptied it into the cup, you may drag
the cup over to the trash to dispose of it.

When you have the correct juce in the cup,
you may drag it to the appropriate customer.
If you used the correct fruits, you will be paid,
if not, you will lose money and the customer
will leave.

On occasion, a pesky bird will fly near your
fruit stand and try to do business over your
counter. Click on it to kill it before it can or
you will lose money for being unsanitary.

(No birds were harmed in the making of this game)

And that's how you play the game!
Click "OK" to play!

This is your first day as a worker here, you will
need to earn at least $130 before the next month.
Good luck!

10

1

2

3

4

5

main menu >

carrots

kiwi

Games animations and art,
everything about flash.

Everything you need to know about
photoshop!

ActionScript [AS1/AS2]

Frame 1
function itemHandler0(obj, item) { getURL ("http://bananaknights.com", "_blank"); myMenu.customItems[0].enabled = false; myMenu.customItems[1].enabled = true; } function itemHandler1(obj, item) { getURL ("http://cornoncob.com", "_blank"); myMenu.customItems[0].enabled = true; myMenu.customItems[1].enabled = false; } function itemHandler2(obj, item) { myMenu.customItems[0].enabled = true; myMenu.customItems[1].enabled = false; } function itemHandler3(obj, item) { _quality = "LOW"; myMenu.customItems[0].enabled = false; myMenu.customItems[1].enabled = true; } function itemHandler4(obj, item) { _quality = "MEDIUM"; myMenu.customItems[0].enabled = false; myMenu.customItems[1].enabled = true; } function itemHandler5(obj, item) { _quality = "HIGH"; myMenu.customItems[0].enabled = false; myMenu.customItems[1].enabled = true; } var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); myMenu.customItems.push(new ContextMenuItem("Toast - Games", itemHandler0)); myMenu.customItems.push(new ContextMenuItem("Dan - Photoshop", itemHandler1)); myMenu.customItems.push(new ContextMenuItem("-----------", itemHandler2)); myMenu.customItems.push(new ContextMenuItem("Low Quality", itemHandler3)); myMenu.customItems.push(new ContextMenuItem("Medium quality", itemHandler4)); myMenu.customItems.push(new ContextMenuItem("High quality", itemHandler5)); _root.menu = myMenu; 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; 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); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&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); } loadedbytes = getBytesLoaded(); totalbytes = getBytesTotal(); percentbytes = int(loadedbytes / (totalbytes / 100)); cupLoader.gotoAndStop(percentbytes); __com_mochibot__("3b1004bf", this, 10301, true);
Frame 2
if (loadedbytes == totalbytes) { gotoAndPlay (3); } else { gotoAndPlay (1); }
Frame 3
stop();
Frame 4
stop();
Frame 5
stop();
Frame 7
stopAllSounds(); addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; moneyanim.swapDepths(9999); usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 180; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; mainMusic = new Sound(); mainMusic.attachSound("mainmusic2"); mainMusic.start(0, 99999); makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 90) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 7
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(2) + 1; ((d == 1) ? (drink.push("strawberry")strawberries++) : 0); ((d == 2) ? (drink.push("banana")bananas++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 301 MovieClip "poop1" in Frame 7
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird1" in Frame 7
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 329 MovieClip "sb" in Frame 7
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 7
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 7
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixstrawberries(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 7
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 7
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest) && (totalfruit > 0)) { if ((bananas == _root["customer" + i].bananas) && (strawberries == _root["customer" + i].strawberries)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 392 MovieClip "radio" in Frame 7
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 7
onClipEvent (load) { this._visible = false; }
Frame 8
stop(); lol = 1; ((money >= 130) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { day.gotoAndStop(2); moneytextbox2 = ""; txt = "Congratulations, you have earned enough money to feed you and your family."; txt = txt + "\r\rThis day you will need to earn $140, beware of the pooping pigeons!"; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 100) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Frame 9
addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 150; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { if (Key.isDown(17)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = 555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } if (Key.isDown(18)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = -555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 60) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 9
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; carrots = 0; oranges = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(3) + 1; ((d == 2) ? (drink.push("strawberry")strawberries++) : 0); ((d == 1) ? (drink.push("orange")oranges++) : 0); ((d == 3) ? (drink.push("banana")bananas++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 320 MovieClip "bird1" in Frame 9
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop1" in Frame 9
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird2" in Frame 9
onClipEvent (load) { id = 2; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 500 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop2" in Frame 9
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird3" in Frame 9
onClipEvent (load) { id = 3; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 150 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop3" in Frame 9
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 329 MovieClip "sb" in Frame 9
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 9
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 9
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixstrawberries(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 9
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 9
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 464 MovieClip "ob" in Frame 9
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addOrange(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 392 MovieClip "radio" in Frame 9
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 9
onClipEvent (load) { this._visible = false; }
Frame 10
stop(); lol = 1; ((money >= 155) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { moneytextbox2 = ""; txt = "Congratulations, you have earned enough money to surprise your children with brand new bikes!"; txt = txt + "\rThis day you will need to earn $175, more customers know about your delicious juice!"; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 1000) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Frame 11
addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 130; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { if (Key.isDown(17)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = 555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } if (Key.isDown(18)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = -555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 50) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 11
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; carrots = 0; oranges = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(4) + 1; ((d == 2) ? (drink.push("strawberry")strawberries++) : 0); ((d == 1) ? (drink.push("orange")oranges++) : 0); ((d == 4) ? (drink.push("carrot")carrots++) : 0); ((d == 3) ? (drink.push("banana")bananas++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 301 MovieClip "poop1" in Frame 11
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop2" in Frame 11
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop3" in Frame 11
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird1" in Frame 11
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 400 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird2" in Frame 11
onClipEvent (load) { id = 2; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 700 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird3" in Frame 11
onClipEvent (load) { id = 3; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 150 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 329 MovieClip "sb" in Frame 11
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 11
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 11
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixstrawberries(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 11
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 11
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 464 MovieClip "ob" in Frame 11
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addOrange(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 392 MovieClip "radio" in Frame 11
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 482 MovieClip "cb" in Frame 11
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addCarrot(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 11
onClipEvent (load) { this._visible = false; }
Frame 12
stop(); lol = 1; ((money >= 175) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { moneytextbox2 = ""; txt = "Congratulations, you have earned enough money today."; txt = txt + "\rThis day you will need to earn $100, be careful, a lot of birds are expected to migrate (and poop) today."; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 1000) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Frame 13
addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 150; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { if (Key.isDown(17)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = 555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } if (Key.isDown(18)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = -555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 80) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 13
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; carrots = 0; oranges = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(4) + 1; ((d == 2) ? (drink.push("strawberry")strawberries++) : 0); ((d == 1) ? (drink.push("orange")oranges++) : 0); ((d == 4) ? (drink.push("carrot")carrots++) : 0); ((d == 3) ? (drink.push("banana")bananas++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 301 MovieClip "poop1" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop2" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop3" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird1" in Frame 13
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird2" in Frame 13
onClipEvent (load) { id = 2; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 400 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird3" in Frame 13
onClipEvent (load) { id = 3; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 150 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird4" in Frame 13
onClipEvent (load) { id = 4; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 500 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird5" in Frame 13
onClipEvent (load) { id = 5; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 600 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird6" in Frame 13
onClipEvent (load) { id = 6; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 600 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird7" in Frame 13
onClipEvent (load) { id = 7; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 700 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird8" in Frame 13
onClipEvent (load) { id = 8; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 800 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird9" in Frame 13
onClipEvent (load) { id = 9; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 900 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird10" in Frame 13
onClipEvent (load) { id = 10; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1000 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop4" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop5" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop6" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop7" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop8" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop9" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop10" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird11" in Frame 13
onClipEvent (load) { id = 11; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1100 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird12" in Frame 13
onClipEvent (load) { id = 12; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1200 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird13" in Frame 13
onClipEvent (load) { id = 13; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird14" in Frame 13
onClipEvent (load) { id = 14; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1400 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird15" in Frame 13
onClipEvent (load) { id = 15; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1500 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop11" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop12" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop13" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop14" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop15" in Frame 13
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 329 MovieClip "sb" in Frame 13
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 13
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 13
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixstrawberries(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 13
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 13
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 464 MovieClip "ob" in Frame 13
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addOrange(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 392 MovieClip "radio" in Frame 13
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 482 MovieClip "cb" in Frame 13
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addCarrot(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 13
onClipEvent (load) { this._visible = false; }
Frame 14
stop(); lol = 1; ((money >= 100) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { moneytextbox2 = ""; txt = "Congratulations, you have earned enough money today."; txt = txt + "\rThis day you will need to earn $150, a new fruit will be introduced."; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 1000) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Frame 15
addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addKiwi = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("kiwi", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 110; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { if (Key.isDown(17)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = 555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } if (Key.isDown(18)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = -555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 40) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 15
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; carrots = 0; oranges = 0; kiwis = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(5) + 1; ((d == 2) ? (drink.push("strawberry")strawberries++) : 0); ((d == 1) ? (drink.push("orange")oranges++) : 0); ((d == 4) ? (drink.push("carrot")carrots++) : 0); ((d == 3) ? (drink.push("banana")bananas++) : 0); ((d == 5) ? (drink.push("kiwi")kiwis++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (kiwis > 1) { drinksay = drinksay + (kiwis + " kiwis. "); this.b["fruittxt" + added] = kiwis; this.b["fruit" + added].gotoAndStop("kiwi"); added++; } else if (kiwis == 1) { drinksay = drinksay + "1 kiwi. "; this.b["fruittxt" + added] = kiwis; this.b["fruit" + added].gotoAndStop("kiwi"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 301 MovieClip "poop2" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird1" in Frame 15
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 200 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird2" in Frame 15
onClipEvent (load) { id = 2; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 350 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird4" in Frame 15
onClipEvent (load) { id = 4; xx = 750 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 600 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird3" in Frame 15
onClipEvent (load) { id = 3; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 500 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop1" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop3" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird5" in Frame 15
onClipEvent (load) { id = 5; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1000 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird6" in Frame 15
onClipEvent (load) { id = 6; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop4" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop5" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop6" in Frame 15
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 329 MovieClip "sb" in Frame 15
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 15
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 15
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; this.kl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; kiwis = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; this.kl._visible = false; oranges = 0; carrots = 0; bananas = 0; strawberries = 0; kiwis = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixstrawberries(); mixkiwis(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixkiwis = function () { if (kiwis > 0) { this.kl._visible = true; if (totalfruit == 1) { this.kl._alpha = 100; this.kl.gotoAndStop(1); } if (totalfruit == 2) { if (kiwis == 1) { this.kl._alpha = 50; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(2); } if (totalfruit == 3) { if (kiwis == 1) { this.kl._alpha = 33.4; } else if (kiwis == 2) { this.kl._alpha = 67; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(3); } if (totalfruit == 4) { if (kiwis == 1) { this.kl._alpha = 25; } else if (kiwis == 2) { this.kl._alpha = 50; } else if (kiwis == 3) { this.kl._alpha = 75; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 15
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 15
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; kiwis = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; kl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.kiwis = _root.blender.kiwis; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 464 MovieClip "ob" in Frame 15
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addOrange(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 392 MovieClip "radio" in Frame 15
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 482 MovieClip "cb" in Frame 15
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addCarrot(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 509 MovieClip "kb" in Frame 15
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addKiwi(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 15
onClipEvent (load) { this._visible = false; }
Frame 16
stop(); lol = 1; ((money > 150) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { moneytextbox2 = ""; txt = "Congratulations, you have earned enough money today."; txt = txt + "\rThis day you will need to earn $160, a new fruit will be introduced."; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); kb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 1000) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Frame 17
addOrange = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("orange", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("orange", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("orange", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("orange", "d")(added = true)) : 0); }; addKiwi = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("kiwi", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("kiwi", "d")(added = true)) : 0); }; addWaterm = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("waterm", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("waterm", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("waterm", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("waterm", "d")(added = true)) : 0); }; addCarrot = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("carrot", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("carrot", "d")(added = true)) : 0); }; addBanana = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("banana", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("banana", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("banana", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("banana", "d")(added = true)) : 0); }; addStrawberry = function () { added = false; ((_root.blender.totalfruit == 4) ? (popMessage("Not enough space in blender!")) : 0); ((_root.blender.a == "empty") ? (_root.blender.addFruit("strawberry", "a")(added = true)) : 0); (((_root.blender.b == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "b")(added = true)) : 0); (((_root.blender.c == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "c")(added = true)) : 0); (((_root.blender.d == "empty") && (!added)) ? (_root.blender.addFruit("strawberry", "d")(added = true)) : 0); }; popMessage = function (msg) { pop._visible = true; pop.bg._width = 75 + (msg.length * 10); pop.msg = msg; }; usedOranges = []; usedBananas = []; usedCarrots = []; usedStrawberries = []; names = 0; customercnum = 100; customerc = 0; totalfruit = 4; totalcustomers = 2; money = 10; moneytxt = "$" + money; sellpercent = 1; i = -9999; lasti = i; musicplaying = 2; makeCustomer = function () { i++; _root.customer.duplicateMovieClip("customer" + i, i); }; _root.onEnterFrame = function () { if (Key.isDown(17)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = 555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } if (Key.isDown(18)) { _root.gotoAndStop(_root._currentframe + 1); _root.money = -555; _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } customerc--; ((customerc < 1) ? (makeCustomer()(customercnum = customercnum / 1.05)(customerc = customercnum)) : 0); register.moneytxt = _root.moneytxt; if (customercnum < 50) { _root.gotoAndStop(_root._currentframe + 1); _root.moneytextbox = "$" + _root.money; _root.moneytextbox2 = "$" + _root.money; } register.moneytxt = "$" + _root.money; };
Instance of Symbol 277 MovieClip "customer" in Frame 17
onClipEvent (load) { this.gotoAndStop(1); if (!(_name === "customer")) { this.existing = true; idd = _root.i; _root.totalcustomers++; _name = ("customer" + _root.totalcustomers); neimid = _root.totalcustomers; position = random(2) + 1; ((position == 1) ? (_x = -215-215) : (_x = (Stage.width + 215)Stage.width + 215)); foundplace = false; goaway = false; b.fruittxt1 = ""; b.fruittxt2 = ""; b.fruittxt3 = ""; b.fruittxt4 = ""; added = 1; bananas = 0; carrots = 0; oranges = 0; kiwis = 0; waterms = 0; strawberries = 0; this.gotoAndStop(random(this._totalframes) + 1); var drink = []; switch (_currentframe) { case 1 : drinknum = 2 + random(2); break; case 2 : drinknum = 2 + random(2); break; case 3 : drinknum = 3 + random(2); break; case 4 : drinknum = 2 + random(3); break; case 5 : drinknum = 3 + random(2); break; case 6 : drinknum = 4; } var drinksay = ""; i = 0; while (i < drinknum) { d = random(6) + 1; ((d == 2) ? (drink.push("strawberry")strawberries++) : 0); ((d == 1) ? (drink.push("orange")oranges++) : 0); ((d == 4) ? (drink.push("carrot")carrots++) : 0); ((d == 3) ? (drink.push("banana")bananas++) : 0); ((d == 6) ? (drink.push("waterm")waterms++) : 0); ((d == 5) ? (drink.push("kiwi")kiwis++) : 0); i++; } if (bananas > 1) { drinksay = drinksay + (bananas + " bananas. "); this.b.fruittxt1 = bananas; this.b.fruit1.gotoAndStop("banana"); added++; } else if (bananas == 1) { drinksay = drinksay + "1 banana. "; b.fruittxt1 = bananas; b.fruit1.gotoAndStop("banana"); added++; } if (oranges > 1) { drinksay = drinksay + (oranges + " oranges. "); this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } else if (oranges == 1) { drinksay = drinksay + "1 orange. "; this.b["fruittxt" + added] = oranges; this.b["fruit" + added].gotoAndStop("orange"); added++; } if (kiwis > 1) { drinksay = drinksay + (kiwis + " kiwis. "); this.b["fruittxt" + added] = kiwis; this.b["fruit" + added].gotoAndStop("kiwi"); added++; } else if (kiwis == 1) { drinksay = drinksay + "1 kiwi. "; this.b["fruittxt" + added] = kiwis; this.b["fruit" + added].gotoAndStop("kiwi"); added++; } if (waterms > 1) { drinksay = drinksay + (waterms + " waterms. "); this.b["fruittxt" + added] = waterms; this.b["fruit" + added].gotoAndStop("waterm"); added++; } else if (waterms == 1) { drinksay = drinksay + "1 waterm. "; this.b["fruittxt" + added] = waterms; this.b["fruit" + added].gotoAndStop("waterm"); added++; } if (carrots > 1) { drinksay = drinksay + (carrots + " carrots. "); this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } else if (carrots == 1) { drinksay = drinksay + "1 carrot. "; this.b["fruittxt" + added] = carrots; this.b["fruit" + added].gotoAndStop("carrot"); added++; } if (strawberries > 1) { drinksay = drinksay + (strawberries + " strawberries. "); this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } else if (strawberries == 1) { drinksay = drinksay + "1 stawberry. "; this.b["fruittxt" + added] = strawberries; this.b["fruit" + added].gotoAndStop("strawberry"); added++; } go = function () { goaway = true; dir = random(2) + 1; this.sound.play(); this.b._visible = false; }; } } onClipEvent (enterFrame) { if (!(_name === "customer")) { if (goaway) { ((dir == 1) ? (_x = (_x + 5)_x + 5) : (_x = (_x - 5)_x - 5)); existing = false; _name = ("lol" + idd); if ((_x > 900) || (_x < -150)) { this.swapDepths(999241); this.removeMovieClip(); } } else { touching = false; i = 0; while (i < _root.totalcustomers) { if (_x < (Stage.width / 2)) { if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x > _x)) { touching = true; } } else if ((hitTest(_root["customer" + i].hittest) && (_root["customer" + i].goaway == false)) && (_root["customer" + i]._x < _x)) { touching = true; this.touch.gotoAndStop(2); } i++; } if (((_x < (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x + 8); } if (((_x > (Stage.width / 2)) && (!foundplace)) && (!touching)) { _x = (_x - 8); } if ((!foundplace) && (hitTest(Stage.width / 2, _y, true))) { foundplace = true; } } } }
Instance of Symbol 301 MovieClip "poop2" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird1" in Frame 17
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 200 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird2" in Frame 17
onClipEvent (load) { id = 2; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 350 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird4" in Frame 17
onClipEvent (load) { id = 4; xx = 750 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 600 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird3" in Frame 17
onClipEvent (load) { id = 3; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 500 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop1" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop3" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 320 MovieClip "bird5" in Frame 17
onClipEvent (load) { id = 5; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 1000 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 320 MovieClip "bird6" in Frame 17
onClipEvent (load) { id = 6; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Instance of Symbol 301 MovieClip "poop4" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop5" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 301 MovieClip "poop6" in Frame 17
onClipEvent (load) { poo = function () { alphathing = 9999; things = ["register", "radio", "stand", "bb", "sb", "blender"]; maxdis = 999; this.swapDepths(100 + id); this.onEnterFrame = function () { i = 0; while (i < things.length) { if (_root[things[i]].hitTest(_x, _y, true)) { this.gotoAndStop(2); if (!klost) { moneylost = 10 + random(5); _root.money = _root.money - moneylost; _root.register.moneytxt = "$" + _root.money; klost = true; } notmoving = true; } else if (!notmoving) { _y = (_y + 3); } else { (alphathing = alphathing - 5); ((alphathing < 100) ? (_alpha = alphathing) : 0); } i++; } }; }; }
Instance of Symbol 329 MovieClip "sb" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 16)) { _root.addStrawberry(); this.nextFrame(); } if (_currentframe == 16) { _root.money = _root.money - 15; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 335 MovieClip "bb" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addBanana(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 368 MovieClip "blender" in Frame 17
onClipEvent (load) { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; this.kl._visible = false; this.wl._visible = false; oranges = 0; carrots = 0; bananas = 0; waterms = 0; strawberries = 0; kiwis = 0; totalfruit = 0; var a = "empty"; var b = "empty"; var c = "empty"; var d = "empty"; _root.blending = false; throwaway = function () { this.ol._visible = false; this.bl._visible = false; this.cl._visible = false; this.sl._visible = false; this.kl._visible = false; this.wl._visible = false; oranges = 0; carrots = 0; bananas = 0; waterms = 0; strawberries = 0; kiwis = 0; totalfruit = 0; _root.totalfruit = 0; a = "empty"; b = "empty"; c = "empty"; d = "empty"; _root.blending = false; this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); }; addFruit = function (fruitf, wheref) { this.top.play(); var _local2 = fruitf; var _local3 = wheref; totalfruit++; this[_local2 + "s"]++; ((_local2 == "strawberry") ? (strawberries++) : 0); this["juice" + _local3].gotoAndStop(_local2); ((_local3 == "a") ? ((a = _local2)) : 0); ((_local3 == "b") ? ((b = _local2)) : 0); ((_local3 == "c") ? ((c = _local2)) : 0); ((_local3 == "d") ? ((d = _local2)) : 0); }; mix = function () { if (totalfruit > 0) { this.sound.play(); _root.blending = true; mixoranges(); mixcarrots(); mixbananas(); mixwaterms(); mixstrawberries(); mixkiwis(); this.juicea.gotoAndStop(1); this.juiceb.gotoAndStop(1); this.juicec.gotoAndStop(1); this.juiced.gotoAndStop(1); } }; mixwaterms = function () { if (waterms > 0) { this.wl._visible = true; if (totalfruit == 1) { this.wl._alpha = 100; this.wl.gotoAndStop(1); } if (totalfruit == 2) { if (waterms == 1) { this.wl._alpha = 50; } else { this.wl._alpha = 100; } this.wl.gotoAndStop(2); } if (totalfruit == 3) { if (waterms == 1) { this.wl._alpha = 33.4; } else if (waterms == 2) { this.wl._alpha = 67; } else { this.wl._alpha = 100; } this.wl.gotoAndStop(3); } if (totalfruit == 4) { if (waterms == 1) { this.wl._alpha = 25; } else if (waterms == 2) { this.wl._alpha = 50; } else if (waterms == 3) { this.wl._alpha = 75; } else { this.wl._alpha = 100; } this.wl.gotoAndStop(4); } } }; mixoranges = function () { if (oranges > 0) { this.ol._visible = true; if (totalfruit == 1) { this.ol._alpha = 100; this.ol.gotoAndStop(1); } if (totalfruit == 2) { if (oranges == 1) { this.ol._alpha = 50; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(2); } if (totalfruit == 3) { if (oranges == 1) { this.ol._alpha = 33.4; } else if (oranges == 2) { this.ol._alpha = 67; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(3); } if (totalfruit == 4) { if (oranges == 1) { this.ol._alpha = 25; } else if (oranges == 2) { this.ol._alpha = 50; } else if (oranges == 3) { this.ol._alpha = 75; } else { this.ol._alpha = 100; } this.ol.gotoAndStop(4); } } }; mixkiwis = function () { if (kiwis > 0) { this.kl._visible = true; if (totalfruit == 1) { this.kl._alpha = 100; this.kl.gotoAndStop(1); } if (totalfruit == 2) { if (kiwis == 1) { this.kl._alpha = 50; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(2); } if (totalfruit == 3) { if (kiwis == 1) { this.kl._alpha = 33.4; } else if (kiwis == 2) { this.kl._alpha = 67; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(3); } if (totalfruit == 4) { if (kiwis == 1) { this.kl._alpha = 25; } else if (kiwis == 2) { this.kl._alpha = 50; } else if (kiwis == 3) { this.kl._alpha = 75; } else { this.kl._alpha = 100; } this.kl.gotoAndStop(4); } } }; mixcarrots = function () { if (carrots > 0) { this.cl._visible = true; if (totalfruit == 1) { this.cl._alpha = 100; this.cl.gotoAndStop(1); } if (totalfruit == 2) { if (carrots == 1) { this.cl._alpha = 50; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(2); } if (totalfruit == 3) { if (carrots == 1) { this.cl._alpha = 33.4; } else if (carrots == 2) { this.cl._alpha = 67; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(3); } if (totalfruit == 4) { if (carrots == 1) { this.cl._alpha = 25; } else if (carrots == 2) { this.cl._alpha = 50; } else if (carrots == 3) { this.cl._alpha = 75; } else { this.cl._alpha = 100; } this.cl.gotoAndStop(4); } } }; mixbananas = function () { if (bananas > 0) { this.bl._visible = true; if (totalfruit == 1) { this.bl._alpha = 100; this.bl.gotoAndStop(1); } if (totalfruit == 2) { if (bananas == 1) { this.bl._alpha = 50; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(2); } if (totalfruit == 3) { if (bananas == 1) { this.bl._alpha = 33.4; } else if (bananas == 2) { this.bl._alpha = 67; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(3); } if (totalfruit == 4) { if (bananas == 1) { this.bl._alpha = 25; } else if (bananas == 2) { this.bl._alpha = 50; } else if (bananas == 3) { this.bl._alpha = 75; } else { this.bl._alpha = 100; } this.bl.gotoAndStop(4); } } }; mixstrawberries = function () { if (strawberries > 0) { this.sl._visible = true; if (totalfruit == 1) { this.sl._alpha = 100; this.sl.gotoAndStop(1); } if (totalfruit == 2) { if (strawberries == 1) { this.sl._alpha = 50; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(2); } if (totalfruit == 3) { if (strawberries == 1) { this.sl._alpha = 33.4; } else if (strawberries == 2) { this.sl._alpha = 67; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(3); } if (totalfruit == 4) { if (strawberries == 1) { this.sl._alpha = 25; } else if (strawberries == 2) { this.sl._alpha = 50; } else if (strawberries == 3) { this.sl._alpha = 75; } else { this.sl._alpha = 100; } this.sl.gotoAndStop(4); } } }; } onClipEvent (enterFrame) { if (!hittest.hitTest(_root._xmouse, _root._ymouse, true)) { (this.top.gotoAndStop(1));// not popped } else { (this.top.gotoAndStop(this.top._totalframes));// not popped } }
Instance of Symbol 379 MovieClip "glass2" in Frame 17
onClipEvent (enterFrame) { if (_root.glass._x == _root.glass.ox) { this._visible = false; } else { this._visible = true; } }
Instance of Symbol 384 MovieClip "glass" in Frame 17
onClipEvent (load) { oy = _y; ox = _x; reset = function () { this.cup.gotoAndStop(1); sold = false; filled = false; oranges = 0; bananas = 0; carrots = 0; waterms = 0; kiwis = 0; strawberries = 0; ol._visible = false; cl._visible = false; sl._visible = false; bl._visible = false; kl._visible = false; wl._visible = false; totalfruit = 0; }; fill = function () { filled = true; this.sound.play(); this.oranges = _root.blender.oranges; this.bananas = _root.blender.bananas; this.carrots = _root.blender.carrots; this.waterms = _root.blender.waterms; this.kiwis = _root.blender.kiwis; this.strawberries = _root.blender.strawberries; this.totalfruit = _root.blender.totalfruit; this.cup.gotoAndStop(2); }; } on (press) { if (filled) { dragging = true; } } on (release) { dragging = false; if (hitTest(_root.trashbin)) { this.reset(); } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((((waterms == _root["customer" + i].waterms) && (kiwis == _root["customer" + i].kiwis)) && (bananas == _root["customer" + i].bananas)) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { _root["customer" + i].go(); moneyearned = (5 * _root.sellpercent) * totalfruit; _root.money = _root.money + moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.moneyearned = "+ $" + moneyearned; _root.moneyanim.inside.gotoAndStop(1); sold = true; } i = 0; while (i < (_root.totalcustomers + 1)) { if (this.hitTest(_root["customer" + i].hittest)) { if ((((bananas == _root["customer" + i].bananas) && (oranges == _root["customer" + i].oranges)) && (strawberries == _root["customer" + i].strawberries)) && (carrots == _root["customer" + i].carrots)) { } else if (!sold) { _root["customer" + i].go(); _root["customer" + i].face.gotoAndStop(2); moneyearned = (7.5 * _root.sellpercent) * totalfruit; _root.money = _root.money - moneyearned; _root.moneyanim._visible = true; _root.moneyanim.play(); _root.moneyanim.inside.gotoAndStop(2); _root.moneyanim.inside.moneyearned = "- $" + moneyearned; } } i++; } _root.moneytxt = "$" + _root.money; this.reset(); } i++; } _x = ox; _y = oy; } onClipEvent (enterFrame) { if (filled) { if (dragging) { _x = _root._xmouse; _y = _root._ymouse; } } }
Instance of Symbol 464 MovieClip "ob" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addOrange(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 392 MovieClip "radio" in Frame 17
on (press) { _root.soundmenu._visible = true; }
Instance of Symbol 482 MovieClip "cb" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addCarrot(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 509 MovieClip "kb" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 11)) { _root.addKiwi(); this.nextFrame(); } if (_currentframe == 11) { _root.money = _root.money - 10; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 523 MovieClip "wb" in Frame 17
on (press) { if (((!_root.blending) && (_root.blender.totalfruit < 4)) && (_currentframe < 10)) { _root.addWaterm(); this.nextFrame(); } if (_currentframe == 10) { _root.money = _root.money - 9; _root.moneytxt = "$" + _root.money; gotoAndStop (1); } }
Instance of Symbol 290 MovieClip "moneyanim" in Frame 17
onClipEvent (load) { this._visible = false; }
Frame 18
stop(); lol = 1; ((money > 160) ? ((won = true)) : ((won = false))); _root.onEnterFrame = function () { if (lol < 1) { if (!won) { day.gotoAndStop(3); moneytextbox = ""; wee._visible = false; txt = "Unfortunately you did not earn enough money.\rYou will need to find another job this summer to\r feed you and your family."; } else { moneytextbox2 = ""; txt = "Congratulations, after a very successful week and much hard work you can finally rest a bit, play games and chill out with those links:"; } } else { (txt = ""); (moneytextbox = ""); (moneytextbox2 = ""); } }; trashbin.removeMovieClip(); stand.removeMovieClip(); ob.removeMovieClip(); cb.removeMovieClip(); sb.removeMovieClip(); bb.removeMovieClip(); kb.removeMovieClip(); wb.removeMovieClip(); blender.removeMovieClip(); glass.removeMovieClip(); glass2.removeMovieClip(); register.removeMovieClip(); radio.removeMovieClip(); soundmenu.removeMovieClip(); i = -99; while (i < 1000) { _root["customer" + i].swapDepths(999); _root["customer" + i].removeMovieClip(); i++; } i = -99; while (i < 100) { _root["lol" + i].swapDepths(999); _root["lol" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["bird" + i].removeMovieClip(); i++; } i = 0; while (i < 50) { _root["poop" + i].removeMovieClip(); i++; } lol--;
Symbol 22 MovieClip Frame 1
stop();
Symbol 28 Button
on (release) { getURL ("http://www.armorgames.com", "blank"); }
Symbol 35 MovieClip Frame 81
_root.play(); _root.play();
Symbol 53 MovieClip Frame 85
stop();
Symbol 57 Button
on (press) { _root.getURL("http://cornoncob.com", "_blank"); }
Symbol 60 Button
on (press) { _root.getURL("http://bananaknights.com", "_blank"); }
Symbol 66 MovieClip Frame 25
stop();
Symbol 71 MovieClip Frame 25
stop();
Symbol 76 MovieClip Frame 14
stop();
Symbol 78 Button
on (press) { _root.getURL("http://armorgames.com", "_blank"); }
Symbol 79 Button
on (press) { _root.gotoAndStop("instructions"); }
Symbol 80 Button
on (press) { _root.gotoAndStop("first level"); }
Symbol 81 MovieClip Frame 55
stop();
Symbol 96 Button
on (press) { _root.blender.mix(); }
Symbol 99 Button
on (press) { _root.blending = false; _root.blender.throwaway(); }
Symbol 103 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 1
stop();
Symbol 112 MovieClip Frame 1
stop();
Symbol 158 Button
on (release) { gotoAndPlay(_currentframe + 1); }
Symbol 169 MovieClip Frame 1
stop();
Symbol 178 MovieClip Frame 1
this.swapDepths(_parent.swapDepths + 500);
Symbol 180 MovieClip Frame 10
stop();
Symbol 203 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 16
_parent.removeMovieClip();
Symbol 207 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 1
stop();
Instance of Symbol 207 MovieClip "bird1" in Symbol 208 MovieClip Frame 1
onClipEvent (load) { id = 1; xx = 200 + random(Stage.width - 200); timer = 0; _name = ("bird" + id); when2go = 300 + random(50); this.swapDepths(25 + id); poop = function () { this.sound2.play(); _root["poop" + id]._x = _x - 10; _root["poop" + id]._y = _y + 10; _root["poop" + id].id = id; _root["poop" + id].poo(); }; } onClipEvent (enterFrame) { timer++; ((timer == when2go) ? ((moving = true)) : 0); ((timer == (when2go - 30)) ? (this.sound.play) : 0); if (moving) { if (((_x > xx) && (!pooped)) && (_currentframe == 1)) { poop(); (pooped = true); } _x = (_x + 5); } } on (press) { this.gotoAndStop(2); }
Symbol 211 Button
on (release) { _root.gotoAndStop("first level"); }
Symbol 213 MovieClip Frame 3
stop();
Symbol 213 MovieClip Frame 6
stop();
Symbol 213 MovieClip Frame 9
stop();
Symbol 213 MovieClip Frame 12
stop();
Symbol 213 MovieClip Frame 15
stop();
Symbol 213 MovieClip Frame 18
stop();
Symbol 213 MovieClip Frame 21
stop();
Symbol 213 MovieClip Frame 24
stop();
Symbol 213 MovieClip Frame 27
stop();
Symbol 213 MovieClip Frame 30
stop();
Symbol 220 Button
on (press) { _root.gotoAndStop(_root._currentframe + 1); }
Symbol 227 MovieClip Frame 1
stop();
Symbol 230 MovieClip Frame 1
stop();
Symbol 241 MovieClip Frame 1
stop();
Symbol 247 MovieClip Frame 1
this.swapDepths(_parent.swapDepths + 500);
Symbol 253 MovieClip Frame 1
stop();
Symbol 264 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 1
stop();
Symbol 272 MovieClip Frame 1
stop();
Symbol 276 MovieClip Frame 1
stop();
Symbol 288 MovieClip Frame 1
stop();
Symbol 288 MovieClip Frame 2
stop();
Symbol 290 MovieClip Frame 1
stop();
Symbol 290 MovieClip Frame 35
_visible = false;
Symbol 300 MovieClip Frame 1
moneyanim.inside.gotoAndStop(2); moneyanim.inside.moneyearned = "- $" + _parent.moneylost;
Symbol 300 MovieClip Frame 87
stop();
Symbol 301 MovieClip Frame 1
stop();
Symbol 316 MovieClip Frame 1
stop();
Symbol 319 MovieClip Frame 16
_parent.removeMovieClip();
Symbol 320 MovieClip Frame 1
stop();
Symbol 323 MovieClip Frame 1
swapDepths(1);
Symbol 329 MovieClip Frame 1
this.swapDepths(6); stop();
Instance of Symbol 328 MovieClip in Symbol 329 MovieClip Frame 1
on (press) { trace(_root.usedStrawberries.length); if (_root.usedStrawberries.length == 10) { i = 0; while (i < 10) { _parent[_root.usedStrawberries[i]]._x = _parent[_root.usedStrawberries[i]].ox; _parent[_root.usedStrawberries[i]]._y = _parent[_root.usedStrawberries[i]].oy; _parent[_root.usedStrawberries[i]].gotoed = false; _root.money--; _root.moneytxt = "$" + _root.money; i++; } _root.usedStrawberries = []; } }
Symbol 335 MovieClip Frame 1
this.swapDepths(8); stop();
Symbol 339 MovieClip Frame 1
swapDepths(2);
Symbol 342 Button
on (press) { if (_root.blending) { _root.blending = false; _root.glass.fill(); _root.blender.throwaway(); } else { _root.blender.mix(); } }
Symbol 343 Button
on (press) { _root.blending = false; _root.blender.throwaway(); }
Symbol 349 MovieClip Frame 1
_visible = false;
Symbol 350 MovieClip Frame 1
stop();
Symbol 354 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 1
stop();
Symbol 363 MovieClip Frame 1
stop();
Symbol 366 MovieClip Frame 1
stop();
Symbol 368 MovieClip Frame 1
this.swapDepths(5);
Symbol 376 MovieClip Frame 1
stop();
Symbol 377 MovieClip Frame 1
_visible = false; _x = (Stage.width / 2); _y = (Stage.height / 2); this.swapDepths(992459);
Instance of Symbol 376 MovieClip in Symbol 377 MovieClip Frame 1
on (press) { this.gotoAndStop(2); _parent._visible = false; } on (rollOver) { this.gotoAndStop(2); } on (rollOut) { this.gotoAndStop(1); }
Symbol 379 MovieClip Frame 1
this.swapDepths(16);
Symbol 381 MovieClip Frame 1
stop();
Symbol 383 MovieClip Frame 1
stop();
Symbol 384 MovieClip Frame 1
this.swapDepths(15);
Symbol 392 MovieClip Frame 1
this.swapDepths(3);
Symbol 399 Button
on (press) { this.gotoAndPlay(2); } on (rollOver) { this.gotoAndStop(2); } on (rollOut) { this.gotoAndStop(1); }
Symbol 424 MovieClip [MuteButtonOff] Frame 1
stop(); upLinkageID = "MuteButtonOffNormal"; overLinkageID = "MuteButtonOffOver"; downLinkageID = "MuteButtonOffDown"; disabledLinkageID = "MuteButtonOffDisabled";
Symbol 431 MovieClip [MuteButtonOn] Frame 1
stop(); upLinkageID = "MuteButtonOnNormal"; overLinkageID = "MuteButtonOnOver"; downLinkageID = "MuteButtonOnDown"; disabledLinkageID = "MuteButtonOnDisabled";
Instance of Symbol 424 MovieClip [MuteButtonOff] "off_mc" in Symbol 432 MovieClip Frame 1
//component parameters onClipEvent (construct) { _visible = false; }
Instance of Symbol 431 MovieClip [MuteButtonOn] "on_mc" in Symbol 432 MovieClip Frame 1
//component parameters onClipEvent (construct) { _visible = true; }
Symbol 435 Button
on (press) { _visible = false; }
Symbol 436 MovieClip Frame 1
_visible = false; this.swapDepths(14);
Instance of Symbol 402 MovieClip in Symbol 436 MovieClip Frame 1
on (press) { if (!(_root.musicplaying === 1)) { _root.mainMusic.stop(); _root.mainMusic.attachSound("mainmusic1"); _root.mainMusic.start(0, 999999); _root.musicplaying = 1; } }
Instance of Symbol 405 MovieClip in Symbol 436 MovieClip Frame 1
on (press) { if (!(_root.musicplaying === 2)) { _root.mainMusic.stop(); _root.mainMusic.attachSound("mainmusic2"); _root.mainMusic.start(0, 999999); _root.musicplaying = 2; } }
Instance of Symbol 407 MovieClip in Symbol 436 MovieClip Frame 1
on (press) { if (!(_root.musicplaying === 3)) { _root.mainMusic.stop(); _root.mainMusic.attachSound("mainmusic3"); _root.mainMusic.start(0, 999999); _root.musicplaying = 3; } }
Instance of Symbol 409 MovieClip in Symbol 436 MovieClip Frame 1
on (press) { if (!(_root.musicplaying === 4)) { _root.mainMusic.stop(); _root.mainMusic.attachSound("mainmusic4"); _root.mainMusic.start(0, 999999); _root.musicplaying = 4; } }
Instance of Symbol 411 MovieClip in Symbol 436 MovieClip Frame 1
on (press) { if (!(_root.musicplaying === 5)) { _root.mainMusic.stop(); _root.mainMusic.attachSound("mainmusic5"); _root.mainMusic.start(0, 999999); _root.musicplaying = 5; } }
Instance of Symbol 432 MovieClip in Symbol 436 MovieClip Frame 1
//component parameters onClipEvent (construct) { _visible = true; } on (press) { stopAllSounds(); }
Symbol 438 MovieClip Frame 1
swapDepths(12);
Symbol 441 Button
on (press) { if (_root.won) { _root.nextFrame(); } else { _root.gotoAndStop("menu"); stopAllSounds(); } }
Symbol 451 Button
on (press) { _root.gotoAndStop(_root._currentframe - 1); }
Symbol 453 MovieClip Frame 2
stop();
Symbol 464 MovieClip Frame 1
this.swapDepths(9); stop();
Symbol 482 MovieClip Frame 1
this.swapDepths(7); stop();
Symbol 484 Button
on (press) { if (_root.won) { _root.nextFrame(); } else { _root.gotoAndStop("menu"); stopAllSounds(); } }
Symbol 493 Button
on (press) { if (_root.won) { _root.nextFrame(); } else { _root.gotoAndStop("menu"); stopAllSounds(); } }
Symbol 509 MovieClip Frame 1
stop(); this.swapDepths(17);
Symbol 523 MovieClip Frame 1
swapDepths(18); stop();
Symbol 525 Button
on (press) { _root.gotoAndStop("menu"); stopAllSounds(); }

Library Items

Symbol 1 Sound [mainmusic4]
Symbol 2 Sound [mainmusic3]
Symbol 3 Sound [mainmusic2]
Symbol 4 Sound [mainmusic1]
Symbol 5 Sound [blendersound]Used by:350
Symbol 6 Sound [mainmusic5]Used by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 GraphicUsed by:9 110
Symbol 9 MovieClipUses:8Used by:22 379 383  Timeline
Symbol 10 FontUsed by:11 91 147 149 160 161 181 183 184 212 216 278 371 440 452 454 455 457 470 483 485 486 487 488 489 490 491 492 494 495 496 498 510 511 512 513 524 526 527 528 529
Symbol 11 TextUses:10Used by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:22
Symbol 14 GraphicUsed by:22 112 383
Symbol 15 GraphicUsed by:22 112 383
Symbol 16 GraphicUsed by:22
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:17Used by:22
Symbol 19 ShapeTweeningUsed by:22
Symbol 20 ShapeTweeningUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClipUses:13 14 9 15 16 18 19 20 21Used by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 GraphicUsed by:35
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:35
Symbol 27 GraphicUsed by:28
Symbol 28 ButtonUses:27Used by:35
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:29Used by:35
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:35
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:35
Symbol 35 MovieClipUses:24 26 28 30 32 34 SS1Used by:Timeline
Symbol 36 GraphicUsed by:81
Symbol 37 BitmapUsed by:38 40 61 63 68 70 73 75
Symbol 38 GraphicUses:37Used by:39
Symbol 39 MovieClipUses:38Used by:81
Symbol 40 GraphicUses:37Used by:41
Symbol 41 MovieClipUses:40Used by:81
Symbol 42 GraphicUsed by:46 326
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:46
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClipUses:42 44 45Used by:53
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:53
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:53
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:53
Symbol 53 MovieClipUses:46 48 50 52Used by:81
Symbol 54 BitmapUsed by:55 58
Symbol 55 GraphicUses:54Used by:56 57
Symbol 56 MovieClipUses:55Used by:57
Symbol 57 ButtonUses:55 56Used by:81 530
Symbol 58 GraphicUses:54Used by:59 60
Symbol 59 MovieClipUses:58Used by:60
Symbol 60 ButtonUses:58 59Used by:81 530
Symbol 61 GraphicUses:37Used by:62 67 78
Symbol 62 MovieClipUses:61Used by:66
Symbol 63 GraphicUses:37Used by:66 67 78
Symbol 64 GraphicUsed by:65 67 72 77 78 79 80
Symbol 65 MovieClipUses:64Used by:66 71 76
Symbol 66 MovieClipUses:62 63 65Used by:67 78
Symbol 67 ButtonUses:61 66 63 64Used by:81
Symbol 68 GraphicUses:37Used by:69 72 79
Symbol 69 MovieClipUses:68Used by:71
Symbol 70 GraphicUses:37Used by:71 72 79
Symbol 71 MovieClipUses:69 70 65Used by:72 79
Symbol 72 ButtonUses:68 71 70 64Used by:81
Symbol 73 GraphicUses:37Used by:74 77 80
Symbol 74 MovieClipUses:73Used by:76
Symbol 75 GraphicUses:37Used by:76 77 80
Symbol 76 MovieClipUses:74 75 65Used by:77 80
Symbol 77 ButtonUses:73 76 75 64Used by:81
Symbol 78 ButtonUses:61 66 63 64Used by:81
Symbol 79 ButtonUses:68 71 70 64Used by:81
Symbol 80 ButtonUses:73 76 75 64Used by:81
Symbol 81 MovieClipUses:36 39 41 53 57 60 67 72 77 78 79 80Used by:Timeline
Symbol 82 GraphicUsed by:213
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:85
Symbol 85 MovieClipUses:84Used by:213
Symbol 86 GraphicUsed by:87 324 330 459 465 509
Symbol 87 MovieClipUses:86Used by:213
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:213
Symbol 90 GraphicUsed by:92
Symbol 91 TextUses:10Used by:92 334
Symbol 92 MovieClipUses:90 91Used by:213
Symbol 93 GraphicUsed by:106
Symbol 94 GraphicUsed by:96 342
Symbol 95 GraphicUsed by:96 342
Symbol 96 ButtonUses:94 95Used by:106
Symbol 97 GraphicUsed by:99 343
Symbol 98 GraphicUsed by:99 343
Symbol 99 ButtonUses:97 98Used by:106
Symbol 100 GraphicUsed by:106 368
Symbol 101 GraphicUsed by:103
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:101 102Used by:106
Symbol 104 GraphicUsed by:105 367
Symbol 105 MovieClipUses:104Used by:106
Symbol 106 MovieClipUses:93 96 99 100 103 105Used by:213
Symbol 107 SoundUsed by:108
Symbol 108 MovieClipUses:107Used by:113
Symbol 109 GraphicUsed by:112
Symbol 110 MovieClipUses:8Used by:112
Symbol 111 GraphicUsed by:112 383
Symbol 112 MovieClipUses:109 14 110 15 111Used by:113
Symbol 113 MovieClipUses:108 112Used by:213
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClipUses:114Used by:213
Symbol 116 GraphicUsed by:126 392
Symbol 117 GraphicUsed by:118
Symbol 118 MovieClipUses:117Used by:126
Symbol 119 GraphicUsed by:126
Symbol 120 GraphicUsed by:121 388
Symbol 121 MovieClipUses:120Used by:126
Symbol 122 GraphicUsed by:126 392
Symbol 123 GraphicUsed by:124
Symbol 124 MovieClipUses:123Used by:126
Symbol 125 GraphicUsed by:126
Symbol 126 MovieClipUses:116 118 119 121 122 124 125Used by:213
Symbol 127 GraphicUsed by:128
Symbol 128 MovieClipUses:127Used by:213
Symbol 129 GraphicUsed by:213
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:130Used by:178 213
Symbol 132 GraphicUsed by:213
Symbol 133 GraphicUsed by:213
Symbol 134 GraphicUsed by:213
Symbol 135 GraphicUsed by:213
Symbol 136 GraphicUsed by:213
Symbol 137 GraphicUsed by:213
Symbol 138 GraphicUsed by:213
Symbol 139 GraphicUsed by:213
Symbol 140 GraphicUsed by:213
Symbol 141 GraphicUsed by:213
Symbol 142 GraphicUsed by:213
Symbol 143 GraphicUsed by:213
Symbol 144 GraphicUsed by:213
Symbol 145 GraphicUsed by:213
Symbol 146 GraphicUsed by:213
Symbol 147 TextUses:10Used by:213 328
Symbol 148 GraphicUsed by:213
Symbol 149 TextUses:10Used by:213 463
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:157 213
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:156 158 211
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:156 158 211
Symbol 156 ButtonUses:153 155Used by:157
Symbol 157 MovieClipUses:151 156Used by:213
Symbol 158 ButtonUses:153 155Used by:213
Symbol 159 FontUsed by:160 161 165 181 182 183 184 185 187 212
Symbol 160 TextUses:10 159Used by:213
Symbol 161 TextUses:10 159Used by:213
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:164
Symbol 164 MovieClipUses:163Used by:213
Symbol 165 TextUses:159Used by:213
Symbol 166 GraphicUsed by:179
Symbol 167 GraphicUsed by:169
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:167 168Used by:179
Symbol 170 GraphicUsed by:179
Symbol 171 GraphicUsed by:178 247
Symbol 172 FontUsed by:173 174
Symbol 173 TextUses:172Used by:178
Symbol 174 TextUses:172Used by:178
Symbol 175 GraphicUsed by:178
Symbol 176 GraphicUsed by:178
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:171 173 174 175 176 131 177Used by:179
Symbol 179 MovieClipUses:166 169 170 178Used by:180
Symbol 180 MovieClipUses:179Used by:213
Symbol 181 TextUses:10 159Used by:213
Symbol 182 TextUses:159Used by:213
Symbol 183 TextUses:159 10Used by:213
Symbol 184 TextUses:159 10Used by:213
Symbol 185 TextUses:159Used by:213
Symbol 186 FontUsed by:187
Symbol 187 TextUses:159 186Used by:213
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:188Used by:200 206
Symbol 190 GraphicUsed by:191 304
Symbol 191 MovieClipUses:190Used by:200 206
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:192Used by:200 206
Symbol 194 GraphicUsed by:195
Symbol 195 MovieClipUses:194Used by:200 206
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196Used by:200 206
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:200 206
Symbol 200 MovieClipUses:189 191 193 195 197 199Used by:201
Symbol 201 MovieClipUses:200Used by:207
Symbol 202 SoundUsed by:203
Symbol 203 MovieClipUses:202Used by:207
Symbol 204 GraphicUsed by:205
Symbol 205 MovieClipUses:204Used by:206
Symbol 206 MovieClipUses:189 191 193 195 197 199 205Used by:207
Symbol 207 MovieClipUses:201 203 206Used by:208
Symbol 208 MovieClipUses:207Used by:213
Symbol 209 FontUsed by:210
Symbol 210 TextUses:209Used by:213
Symbol 211 ButtonUses:153 155Used by:213
Symbol 212 TextUses:10 159Used by:213
Symbol 213 MovieClipUses:82 85 87 89 92 106 113 115 126 128 129 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 157 151 158 160 161 164 165 180 181 182 183 184 185 187 208 210 211 212Used by:Timeline
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:Timeline
Symbol 216 TextUses:10Used by:Timeline
Symbol 217 BitmapUsed by:218
Symbol 218 GraphicUses:217Used by:219 220 441 484 493 525
Symbol 219 MovieClipUses:218Used by:220 441 484 493 525
Symbol 220 ButtonUses:219 218Used by:Timeline
Symbol 221 BitmapUsed by:222 442
Symbol 222 GraphicUses:221Used by:Timeline
Symbol 223 GraphicUsed by:Timeline
Symbol 224 GraphicUsed by:277
Symbol 225 GraphicUsed by:227
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:225 226Used by:277
Symbol 228 GraphicUsed by:277
Symbol 229 SoundUsed by:230
Symbol 230 MovieClipUses:229Used by:277
Symbol 231 GraphicUsed by:241
Symbol 232 GraphicUsed by:233
Symbol 233 MovieClipUses:232Used by:241 326 354 357 360 363
Symbol 234 GraphicUsed by:241
Symbol 235 GraphicUsed by:241 354 357 360 363
Symbol 236 GraphicUsed by:241 354 357 360 363
Symbol 237 GraphicUsed by:241
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238Used by:241 354 357 360 363 509
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:231 233 234 235 236 237 239 240Used by:247
Symbol 242 FontUsed by:243 244 245 246
Symbol 243 EditableTextUses:242Used by:247
Symbol 244 EditableTextUses:242Used by:247
Symbol 245 EditableTextUses:242Used by:247
Symbol 246 EditableTextUses:242Used by:247
Symbol 247 MovieClipUses:171 241 243 244 245 246Used by:277
Symbol 248 GraphicUsed by:249
Symbol 249 MovieClipUses:248Used by:277
Symbol 250 GraphicUsed by:277
Symbol 251 GraphicUsed by:253
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:251 252Used by:277
Symbol 254 GraphicUsed by:277
Symbol 255 GraphicUsed by:277
Symbol 256 GraphicUsed by:264
Symbol 257 GraphicUsed by:258
Symbol 258 MovieClipUses:257Used by:264
Symbol 259 GraphicUsed by:264
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClipUses:260Used by:264
Symbol 262 GraphicUsed by:264
Symbol 263 GraphicUsed by:264
Symbol 264 MovieClipUses:256 258 259 261 262 263Used by:277
Symbol 265 GraphicUsed by:277
Symbol 266 GraphicUsed by:268
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:266 267Used by:277
Symbol 269 GraphicUsed by:277
Symbol 270 GraphicUsed by:272
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:270 271Used by:277
Symbol 273 GraphicUsed by:277
Symbol 274 GraphicUsed by:276
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:274 275Used by:277
Symbol 277 MovieClipUses:224 227 228 230 247 249 250 253 254 255 264 265 268 269 272 273 276Used by:Timeline
Symbol 278 EditableTextUses:10Used by:Timeline
Symbol 279 GraphicUsed by:284 300
Symbol 280 GraphicUsed by:284
Symbol 281 GraphicUsed by:284
Symbol 282 GraphicUsed by:284
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:279 280 281 282 283Used by:301
Symbol 285 FontUsed by:286 287
Symbol 286 EditableTextUses:285Used by:288
Symbol 287 EditableTextUses:285Used by:288
Symbol 288 MovieClipUses:286 287Used by:290
Symbol 289 SoundUsed by:290
Symbol 290 MovieClipUses:288 289Used by:300  Timeline
Symbol 291 GraphicUsed by:300
Symbol 292 GraphicUsed by:300
Symbol 293 GraphicUsed by:300
Symbol 294 GraphicUsed by:300
Symbol 295 GraphicUsed by:300
Symbol 296 GraphicUsed by:300
Symbol 297 GraphicUsed by:300
Symbol 298 GraphicUsed by:300
Symbol 299 GraphicUsed by:300
Symbol 300 MovieClipUses:279 290 291 292 293 294 295 296 297 298 299Used by:301
Symbol 301 MovieClipUses:284 300Used by:Timeline
Symbol 302 GraphicUsed by:303
Symbol 303 MovieClipUses:302Used by:313 319
Symbol 304 MovieClipUses:190Used by:313 319
Symbol 305 GraphicUsed by:306
Symbol 306 MovieClipUses:305Used by:313 319
Symbol 307 GraphicUsed by:308
Symbol 308 MovieClipUses:307Used by:313 319
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:309Used by:313 319
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:313 319
Symbol 313 MovieClipUses:303 304 306 308 310 312Used by:314
Symbol 314 MovieClipUses:313Used by:320
Symbol 315 SoundUsed by:316
Symbol 316 MovieClipUses:315Used by:320
Symbol 317 GraphicUsed by:318
Symbol 318 MovieClipUses:317Used by:319
Symbol 319 MovieClipUses:303 304 306 308 310 312 318Used by:320
Symbol 320 MovieClipUses:314 316 319Used by:Timeline
Symbol 321 BitmapUsed by:322
Symbol 322 GraphicUses:321Used by:323
Symbol 323 MovieClipUses:322Used by:Timeline
Symbol 324 MovieClipUses:86Used by:329
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:42 233 325Used by:329
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:327 147Used by:329
Symbol 329 MovieClipUses:324 326 328Used by:Timeline
Symbol 330 MovieClipUses:86Used by:335
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:331Used by:335
Symbol 333 GraphicUsed by:334
Symbol 334 MovieClipUses:333 91Used by:335
Symbol 335 MovieClipUses:330 332 334Used by:Timeline
Symbol 336 GraphicUsed by:339
Symbol 337 FontUsed by:338
Symbol 338 EditableTextUses:337Used by:339
Symbol 339 MovieClipUses:336 338Used by:Timeline
Symbol 340 GraphicUsed by:Timeline
Symbol 341 GraphicUsed by:368
Symbol 342 ButtonUses:94 95Used by:368
Symbol 343 ButtonUses:97 98Used by:368
Symbol 344 GraphicUsed by:349
Symbol 345 GraphicUsed by:349
Symbol 346 GraphicUsed by:349
Symbol 347 GraphicUsed by:349
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClipUses:344 345 346 347 348Used by:368
Symbol 350 MovieClipUses:5Used by:368
Symbol 351 GraphicUsed by:354
Symbol 352 GraphicUsed by:354 357 360 363
Symbol 353 GraphicUsed by:354
Symbol 354 MovieClipUses:351 236 235 352 233 239 353Used by:368
Symbol 355 GraphicUsed by:357
Symbol 356 GraphicUsed by:357
Symbol 357 MovieClipUses:355 236 235 352 233 239 356Used by:368
Symbol 358 GraphicUsed by:360
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:358 236 235 352 233 239 359Used by:368
Symbol 361 GraphicUsed by:363
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:361 236 235 352 233 239 362Used by:368
Symbol 364 GraphicUsed by:366
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:364 365Used by:368
Symbol 367 MovieClipUses:104Used by:368
Symbol 368 MovieClipUses:341 342 343 349 350 354 357 360 363 100 366 367Used by:Timeline
Symbol 369 BitmapUsed by:370
Symbol 370 GraphicUses:369Used by:377
Symbol 371 EditableTextUses:10Used by:377
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:372Used by:376
Symbol 374 BitmapUsed by:375
Symbol 375 GraphicUses:374Used by:376
Symbol 376 MovieClipUses:373 375Used by:377
Symbol 377 MovieClipUses:370 371 376Used by:Timeline
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:378 9Used by:Timeline
Symbol 380 SoundUsed by:381
Symbol 381 MovieClipUses:380Used by:384
Symbol 382 GraphicUsed by:383
Symbol 383 MovieClipUses:382 14 9 15 111Used by:384
Symbol 384 MovieClipUses:381 383Used by:Timeline
Symbol 385 GraphicUsed by:386
Symbol 386 MovieClipUses:385Used by:392
Symbol 387 GraphicUsed by:392
Symbol 388 MovieClipUses:120Used by:392
Symbol 389 GraphicUsed by:390
Symbol 390 MovieClipUses:389Used by:392
Symbol 391 GraphicUsed by:392
Symbol 392 MovieClipUses:116 386 387 388 122 390 391Used by:Timeline
Symbol 393 BitmapUsed by:394
Symbol 394 GraphicUses:393Used by:395
Symbol 395 MovieClipUses:394Used by:436
Symbol 396 BitmapUsed by:397
Symbol 397 GraphicUses:396Used by:398 399 403
Symbol 398 MovieClipUses:397Used by:399 403
Symbol 399 ButtonUses:397 398Used by:402
Symbol 400 FontUsed by:401 404 406 408 410
Symbol 401 TextUses:400Used by:402
Symbol 402 MovieClipUses:399 401Used by:436
Symbol 403 ButtonUses:397 398Used by:405 407 409 411
Symbol 404 TextUses:400Used by:405
Symbol 405 MovieClipUses:403 404Used by:436
Symbol 406 TextUses:400Used by:407
Symbol 407 MovieClipUses:403 406Used by:436
Symbol 408 TextUses:400Used by:409
Symbol 409 MovieClipUses:403 408Used by:436
Symbol 410 TextUses:400Used by:411
Symbol 411 MovieClipUses:403 410Used by:436
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClipUses:412Used by:416 423 427 430
Symbol 414 GraphicUsed by:415
Symbol 415 MovieClipUses:414Used by:416 419 422 423
Symbol 416 MovieClip [MuteButtonOffNormal]Uses:413 415Used by:424
Symbol 417 GraphicUsed by:418
Symbol 418 MovieClipUses:417Used by:419 428
Symbol 419 MovieClip [MuteButtonOffOver]Uses:418 415Used by:424
Symbol 420 GraphicUsed by:421
Symbol 421 MovieClipUses:420Used by:422 429
Symbol 422 MovieClip [MuteButtonOffDown]Uses:421 415Used by:424
Symbol 423 MovieClip [MuteButtonOffDisabled]Uses:413 415Used by:424
Symbol 424 MovieClip [MuteButtonOff]Uses:416 419 422 423Used by:432
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:425Used by:427 428 429 430
Symbol 427 MovieClip [MuteButtonOnNormal]Uses:413 426Used by:431
Symbol 428 MovieClip [MuteButtonOnOver]Uses:418 426Used by:431
Symbol 429 MovieClip [MuteButtonOnDown]Uses:421 426Used by:431
Symbol 430 MovieClip [MuteButtonOnDisabled]Uses:413 426Used by:431
Symbol 431 MovieClip [MuteButtonOn]Uses:427 428 429 430Used by:432
Symbol 432 MovieClipUses:424 431Used by:436
Symbol 433 GraphicUsed by:435
Symbol 434 GraphicUsed by:435
Symbol 435 ButtonUses:433 434Used by:436
Symbol 436 MovieClipUses:395 402 405 407 409 411 432 435Used by:Timeline
Symbol 437 GraphicUsed by:438
Symbol 438 MovieClipUses:437Used by:Timeline
Symbol 439 GraphicUsed by:Timeline
Symbol 440 EditableTextUses:10Used by:Timeline
Symbol 441 ButtonUses:219 218Used by:Timeline
Symbol 442 GraphicUses:221Used by:453
Symbol 443 SoundUsed by:453
Symbol 444 BitmapUsed by:445
Symbol 445 GraphicUses:444Used by:453
Symbol 446 BitmapUsed by:447 448
Symbol 447 GraphicUses:446Used by:451
Symbol 448 GraphicUses:446Used by:449 451
Symbol 449 MovieClipUses:448Used by:451
Symbol 450 GraphicUsed by:451
Symbol 451 ButtonUses:447 449 450 448Used by:453
Symbol 452 TextUses:10Used by:453
Symbol 453 MovieClipUses:442 443 445 451 452Used by:Timeline
Symbol 454 EditableTextUses:10Used by:Timeline
Symbol 455 EditableTextUses:10Used by:Timeline
Symbol 456 GraphicUsed by:Timeline
Symbol 457 EditableTextUses:10Used by:Timeline
Symbol 458 GraphicUsed by:Timeline
Symbol 459 MovieClipUses:86Used by:464
Symbol 460 GraphicUsed by:461
Symbol 461 MovieClipUses:460Used by:464
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClipUses:462 149Used by:464
Symbol 464 MovieClipUses:459 461 463Used by:Timeline
Symbol 465 MovieClipUses:86Used by:482
Symbol 466 GraphicUsed by:482
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:467Used by:482
Symbol 469 GraphicUsed by:471
Symbol 470 TextUses:10Used by:471
Symbol 471 MovieClipUses:469 470Used by:482
Symbol 472 GraphicUsed by:482
Symbol 473 GraphicUsed by:482
Symbol 474 GraphicUsed by:482
Symbol 475 GraphicUsed by:482
Symbol 476 GraphicUsed by:482
Symbol 477 GraphicUsed by:482
Symbol 478 GraphicUsed by:482
Symbol 479 GraphicUsed by:482
Symbol 480 GraphicUsed by:482
Symbol 481 GraphicUsed by:482
Symbol 482 MovieClipUses:465 466 468 471 472 473 474 475 476 477 478 479 480 481Used by:Timeline
Symbol 483 EditableTextUses:10Used by:Timeline
Symbol 484 ButtonUses:219 218Used by:Timeline
Symbol 485 EditableTextUses:10Used by:Timeline
Symbol 486 EditableTextUses:10Used by:Timeline
Symbol 487 EditableTextUses:10Used by:Timeline
Symbol 488 EditableTextUses:10Used by:Timeline
Symbol 489 EditableTextUses:10Used by:Timeline
Symbol 490 EditableTextUses:10Used by:Timeline
Symbol 491 EditableTextUses:10Used by:Timeline
Symbol 492 EditableTextUses:10Used by:Timeline
Symbol 493 ButtonUses:219 218Used by:Timeline
Symbol 494 EditableTextUses:10Used by:Timeline
Symbol 495 EditableTextUses:10Used by:Timeline
Symbol 496 EditableTextUses:10Used by:Timeline
Symbol 497 GraphicUsed by:509
Symbol 498 TextUses:10Used by:509
Symbol 499 GraphicUsed by:509
Symbol 500 GraphicUsed by:509
Symbol 501 GraphicUsed by:509
Symbol 502 GraphicUsed by:509
Symbol 503 GraphicUsed by:509
Symbol 504 GraphicUsed by:509
Symbol 505 GraphicUsed by:509
Symbol 506 GraphicUsed by:509
Symbol 507 GraphicUsed by:509
Symbol 508 GraphicUsed by:509
Symbol 509 MovieClipUses:86 239 497 498 499 500 501 502 503 504 505 506 507 508Used by:Timeline
Symbol 510 EditableTextUses:10Used by:Timeline
Symbol 511 EditableTextUses:10Used by:Timeline
Symbol 512 EditableTextUses:10Used by:Timeline
Symbol 513 EditableTextUses:10Used by:Timeline
Symbol 514 GraphicUsed by:523
Symbol 515 GraphicUsed by:523
Symbol 516 GraphicUsed by:523
Symbol 517 GraphicUsed by:523
Symbol 518 GraphicUsed by:523
Symbol 519 GraphicUsed by:523
Symbol 520 GraphicUsed by:523
Symbol 521 GraphicUsed by:523
Symbol 522 GraphicUsed by:523
Symbol 523 MovieClipUses:514 515 516 517 518 519 520 521 522Used by:Timeline
Symbol 524 EditableTextUses:10Used by:Timeline
Symbol 525 ButtonUses:219 218Used by:Timeline
Symbol 526 EditableTextUses:10Used by:Timeline
Symbol 527 EditableTextUses:10Used by:Timeline
Symbol 528 TextUses:10Used by:530
Symbol 529 TextUses:10Used by:530
Symbol 530 MovieClipUses:57 60 528 529Used by:Timeline
Streaming Sound 1Used by:Symbol 35 MovieClip

Instance Names

"cupLoader"Frame 1Symbol 22 MovieClip
"ins"Frame 5Symbol 213 MovieClip
"customer"Frame 7Symbol 277 MovieClip
"poop1"Frame 7Symbol 301 MovieClip
"bird1"Frame 7Symbol 320 MovieClip
"stand"Frame 7Symbol 323 MovieClip
"sb"Frame 7Symbol 329 MovieClip
"bb"Frame 7Symbol 335 MovieClip
"register"Frame 7Symbol 339 MovieClip
"blender"Frame 7Symbol 368 MovieClip
"pop"Frame 7Symbol 377 MovieClip
"glass2"Frame 7Symbol 379 MovieClip
"glass"Frame 7Symbol 384 MovieClip
"radio"Frame 7Symbol 392 MovieClip
"soundmenu"Frame 7Symbol 436 MovieClip
"trashbin"Frame 7Symbol 438 MovieClip
"moneyanim"Frame 7Symbol 290 MovieClip
"moneytextbox"Frame 8Symbol 440 EditableText
"day"Frame 8Symbol 453 MovieClip
"moneytextbox2"Frame 8Symbol 454 EditableText
"txt"Frame 8Symbol 455 EditableText
"customer"Frame 9Symbol 277 MovieClip
"bird1"Frame 9Symbol 320 MovieClip
"poop1"Frame 9Symbol 301 MovieClip
"bird2"Frame 9Symbol 320 MovieClip
"poop2"Frame 9Symbol 301 MovieClip
"bird3"Frame 9Symbol 320 MovieClip
"poop3"Frame 9Symbol 301 MovieClip
"stand"Frame 9Symbol 323 MovieClip
"sb"Frame 9Symbol 329 MovieClip
"bb"Frame 9Symbol 335 MovieClip
"blender"Frame 9Symbol 368 MovieClip
"pop"Frame 9Symbol 377 MovieClip
"glass2"Frame 9Symbol 379 MovieClip
"glass"Frame 9Symbol 384 MovieClip
"ob"Frame 9Symbol 464 MovieClip
"register"Frame 9Symbol 339 MovieClip
"radio"Frame 9Symbol 392 MovieClip
"soundmenu"Frame 9Symbol 436 MovieClip
"trashbin"Frame 9Symbol 438 MovieClip
"moneyanim"Frame 9Symbol 290 MovieClip
"moneytextbox"Frame 10Symbol 483 EditableText
"day"Frame 10Symbol 453 MovieClip
"moneytextbox2"Frame 10Symbol 485 EditableText
"txt"Frame 10Symbol 486 EditableText
"customer"Frame 11Symbol 277 MovieClip
"poop1"Frame 11Symbol 301 MovieClip
"poop2"Frame 11Symbol 301 MovieClip
"poop3"Frame 11Symbol 301 MovieClip
"bird1"Frame 11Symbol 320 MovieClip
"bird2"Frame 11Symbol 320 MovieClip
"bird3"Frame 11Symbol 320 MovieClip
"stand"Frame 11Symbol 323 MovieClip
"sb"Frame 11Symbol 329 MovieClip
"bb"Frame 11Symbol 335 MovieClip
"blender"Frame 11Symbol 368 MovieClip
"pop"Frame 11Symbol 377 MovieClip
"glass2"Frame 11Symbol 379 MovieClip
"glass"Frame 11Symbol 384 MovieClip
"ob"Frame 11Symbol 464 MovieClip
"register"Frame 11Symbol 339 MovieClip
"radio"Frame 11Symbol 392 MovieClip
"soundmenu"Frame 11Symbol 436 MovieClip
"trashbin"Frame 11Symbol 438 MovieClip
"cb"Frame 11Symbol 482 MovieClip
"moneyanim"Frame 11Symbol 290 MovieClip
"moneytextbox"Frame 12Symbol 488 EditableText
"day"Frame 12Symbol 453 MovieClip
"moneytextbox2"Frame 12Symbol 489 EditableText
"txt"Frame 12Symbol 490 EditableText
"customer"Frame 13Symbol 277 MovieClip
"poop1"Frame 13Symbol 301 MovieClip
"poop2"Frame 13Symbol 301 MovieClip
"poop3"Frame 13Symbol 301 MovieClip
"bird1"Frame 13Symbol 320 MovieClip
"bird2"Frame 13Symbol 320 MovieClip
"bird3"Frame 13Symbol 320 MovieClip
"bird4"Frame 13Symbol 320 MovieClip
"bird5"Frame 13Symbol 320 MovieClip
"bird6"Frame 13Symbol 320 MovieClip
"bird7"Frame 13Symbol 320 MovieClip
"bird8"Frame 13Symbol 320 MovieClip
"bird9"Frame 13Symbol 320 MovieClip
"bird10"Frame 13Symbol 320 MovieClip
"poop4"Frame 13Symbol 301 MovieClip
"poop5"Frame 13Symbol 301 MovieClip
"poop6"Frame 13Symbol 301 MovieClip
"poop7"Frame 13Symbol 301 MovieClip
"poop8"Frame 13Symbol 301 MovieClip
"poop9"Frame 13Symbol 301 MovieClip
"poop10"Frame 13Symbol 301 MovieClip
"bird11"Frame 13Symbol 320 MovieClip
"bird12"Frame 13Symbol 320 MovieClip
"bird13"Frame 13Symbol 320 MovieClip
"bird14"Frame 13Symbol 320 MovieClip
"bird15"Frame 13Symbol 320 MovieClip
"poop11"Frame 13Symbol 301 MovieClip
"poop12"Frame 13Symbol 301 MovieClip
"poop13"Frame 13Symbol 301 MovieClip
"poop14"Frame 13Symbol 301 MovieClip
"poop15"Frame 13Symbol 301 MovieClip
"stand"Frame 13Symbol 323 MovieClip
"sb"Frame 13Symbol 329 MovieClip
"bb"Frame 13Symbol 335 MovieClip
"blender"Frame 13Symbol 368 MovieClip
"pop"Frame 13Symbol 377 MovieClip
"glass2"Frame 13Symbol 379 MovieClip
"glass"Frame 13Symbol 384 MovieClip
"ob"Frame 13Symbol 464 MovieClip
"register"Frame 13Symbol 339 MovieClip
"radio"Frame 13Symbol 392 MovieClip
"soundmenu"Frame 13Symbol 436 MovieClip
"trashbin"Frame 13Symbol 438 MovieClip
"cb"Frame 13Symbol 482 MovieClip
"moneyanim"Frame 13Symbol 290 MovieClip
"moneytextbox"Frame 14Symbol 492 EditableText
"day"Frame 14Symbol 453 MovieClip
"moneytextbox2"Frame 14Symbol 494 EditableText
"txt"Frame 14Symbol 495 EditableText
"customer"Frame 15Symbol 277 MovieClip
"poop2"Frame 15Symbol 301 MovieClip
"bird1"Frame 15Symbol 320 MovieClip
"bird2"Frame 15Symbol 320 MovieClip
"bird4"Frame 15Symbol 320 MovieClip
"bird3"Frame 15Symbol 320 MovieClip
"poop1"Frame 15Symbol 301 MovieClip
"poop3"Frame 15Symbol 301 MovieClip
"bird5"Frame 15Symbol 320 MovieClip
"bird6"Frame 15Symbol 320 MovieClip
"poop4"Frame 15Symbol 301 MovieClip
"poop5"Frame 15Symbol 301 MovieClip
"poop6"Frame 15Symbol 301 MovieClip
"stand"Frame 15Symbol 323 MovieClip
"sb"Frame 15Symbol 329 MovieClip
"bb"Frame 15Symbol 335 MovieClip
"blender"Frame 15Symbol 368 MovieClip
"pop"Frame 15Symbol 377 MovieClip
"glass2"Frame 15Symbol 379 MovieClip
"glass"Frame 15Symbol 384 MovieClip
"ob"Frame 15Symbol 464 MovieClip
"register"Frame 15Symbol 339 MovieClip
"radio"Frame 15Symbol 392 MovieClip
"soundmenu"Frame 15Symbol 436 MovieClip
"trashbin"Frame 15Symbol 438 MovieClip
"cb"Frame 15Symbol 482 MovieClip
"kb"Frame 15Symbol 509 MovieClip
"moneyanim"Frame 15Symbol 290 MovieClip
"moneytextbox"Frame 16Symbol 510 EditableText
"day"Frame 16Symbol 453 MovieClip
"moneytextbox2"Frame 16Symbol 511 EditableText
"txt"Frame 16Symbol 512 EditableText
"customer"Frame 17Symbol 277 MovieClip
"poop2"Frame 17Symbol 301 MovieClip
"bird1"Frame 17Symbol 320 MovieClip
"bird2"Frame 17Symbol 320 MovieClip
"bird4"Frame 17Symbol 320 MovieClip
"bird3"Frame 17Symbol 320 MovieClip
"poop1"Frame 17Symbol 301 MovieClip
"poop3"Frame 17Symbol 301 MovieClip
"bird5"Frame 17Symbol 320 MovieClip
"bird6"Frame 17Symbol 320 MovieClip
"poop4"Frame 17Symbol 301 MovieClip
"poop5"Frame 17Symbol 301 MovieClip
"poop6"Frame 17Symbol 301 MovieClip
"stand"Frame 17Symbol 323 MovieClip
"sb"Frame 17Symbol 329 MovieClip
"bb"Frame 17Symbol 335 MovieClip
"blender"Frame 17Symbol 368 MovieClip
"pop"Frame 17Symbol 377 MovieClip
"glass2"Frame 17Symbol 379 MovieClip
"glass"Frame 17Symbol 384 MovieClip
"ob"Frame 17Symbol 464 MovieClip
"register"Frame 17Symbol 339 MovieClip
"radio"Frame 17Symbol 392 MovieClip
"soundmenu"Frame 17Symbol 436 MovieClip
"trashbin"Frame 17Symbol 438 MovieClip
"cb"Frame 17Symbol 482 MovieClip
"kb"Frame 17Symbol 509 MovieClip
"wb"Frame 17Symbol 523 MovieClip
"moneyanim"Frame 17Symbol 290 MovieClip
"moneytextbox"Frame 18Symbol 524 EditableText
"day"Frame 18Symbol 453 MovieClip
"moneytextbox2"Frame 18Symbol 526 EditableText
"txt"Frame 18Symbol 527 EditableText
"wee"Frame 18Symbol 530 MovieClip
"top"Symbol 106 MovieClip Frame 1Symbol 103 MovieClip
"hittest"Symbol 106 MovieClip Frame 1Symbol 105 MovieClip
"sound"Symbol 113 MovieClip Frame 1Symbol 108 MovieClip
"cup"Symbol 113 MovieClip Frame 1Symbol 112 MovieClip
"face"Symbol 179 MovieClip Frame 1Symbol 169 MovieClip
"b"Symbol 179 MovieClip Frame 1Symbol 178 MovieClip
"sound"Symbol 207 MovieClip Frame 1Symbol 203 MovieClip
"bird1"Symbol 208 MovieClip Frame 1Symbol 207 MovieClip
"stand"Symbol 213 MovieClip Frame 1Symbol 85 MovieClip
"glass"Symbol 213 MovieClip Frame 1Symbol 113 MovieClip
"register"Symbol 213 MovieClip Frame 1Symbol 115 MovieClip
"radio"Symbol 213 MovieClip Frame 1Symbol 126 MovieClip
"fruit1"Symbol 247 MovieClip Frame 1Symbol 241 MovieClip
"fruittxt1"Symbol 247 MovieClip Frame 1Symbol 243 EditableText
"fruit2"Symbol 247 MovieClip Frame 1Symbol 241 MovieClip
"fruittxt2"Symbol 247 MovieClip Frame 1Symbol 244 EditableText
"fruit3"Symbol 247 MovieClip Frame 1Symbol 241 MovieClip
"fruittxt3"Symbol 247 MovieClip Frame 1Symbol 245 EditableText
"fruit4"Symbol 247 MovieClip Frame 1Symbol 241 MovieClip
"fruittxt4"Symbol 247 MovieClip Frame 1Symbol 246 EditableText
"face"Symbol 277 MovieClip Frame 1Symbol 227 MovieClip
"sound"Symbol 277 MovieClip Frame 1Symbol 230 MovieClip
"b"Symbol 277 MovieClip Frame 1Symbol 247 MovieClip
"hittest"Symbol 277 MovieClip Frame 1Symbol 249 MovieClip
"face"Symbol 277 MovieClip Frame 2Symbol 253 MovieClip
"face"Symbol 277 MovieClip Frame 3Symbol 264 MovieClip
"face"Symbol 277 MovieClip Frame 4Symbol 268 MovieClip
"face"Symbol 277 MovieClip Frame 5Symbol 272 MovieClip
"face"Symbol 277 MovieClip Frame 6Symbol 276 MovieClip
"moneyearned"Symbol 288 MovieClip Frame 1Symbol 286 EditableText
"moneyearned"Symbol 288 MovieClip Frame 2Symbol 287 EditableText
"inside"Symbol 290 MovieClip Frame 1Symbol 288 MovieClip
"moneyanim"Symbol 300 MovieClip Frame 1Symbol 290 MovieClip
"sound"Symbol 320 MovieClip Frame 1Symbol 316 MovieClip
"moneytxt"Symbol 339 MovieClip Frame 1Symbol 338 EditableText
"ol"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"bl"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"sl"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"sound"Symbol 368 MovieClip Frame 1Symbol 350 MovieClip
"kl"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"wl"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"cl"Symbol 368 MovieClip Frame 1Symbol 349 MovieClip
"juiced"Symbol 368 MovieClip Frame 1Symbol 354 MovieClip
"juicec"Symbol 368 MovieClip Frame 1Symbol 357 MovieClip
"juiceb"Symbol 368 MovieClip Frame 1Symbol 360 MovieClip
"juicea"Symbol 368 MovieClip Frame 1Symbol 363 MovieClip
"top"Symbol 368 MovieClip Frame 1Symbol 366 MovieClip
"hittest"Symbol 368 MovieClip Frame 1Symbol 367 MovieClip
"msg"Symbol 377 MovieClip Frame 1Symbol 371 EditableText
"sound"Symbol 384 MovieClip Frame 1Symbol 381 MovieClip
"cup"Symbol 384 MovieClip Frame 1Symbol 383 MovieClip
"button_mc"Symbol 416 MovieClip [MuteButtonOffNormal] Frame 1Symbol 413 MovieClip
"icon_mc"Symbol 416 MovieClip [MuteButtonOffNormal] Frame 1Symbol 415 MovieClip
"button_mc"Symbol 419 MovieClip [MuteButtonOffOver] Frame 1Symbol 418 MovieClip
"icon_mc"Symbol 419 MovieClip [MuteButtonOffOver] Frame 1Symbol 415 MovieClip
"button_mc"Symbol 422 MovieClip [MuteButtonOffDown] Frame 1Symbol 421 MovieClip
"icon_mc"Symbol 422 MovieClip [MuteButtonOffDown] Frame 1Symbol 415 MovieClip
"button_mc"Symbol 423 MovieClip [MuteButtonOffDisabled] Frame 1Symbol 413 MovieClip
"placeholder_mc"Symbol 424 MovieClip [MuteButtonOff] Frame 1Symbol 416 MovieClip [MuteButtonOffNormal]
"button_mc"Symbol 427 MovieClip [MuteButtonOnNormal] Frame 1Symbol 413 MovieClip
"icon_mc"Symbol 427 MovieClip [MuteButtonOnNormal] Frame 1Symbol 426 MovieClip
"button_mc"Symbol 428 MovieClip [MuteButtonOnOver] Frame 1Symbol 418 MovieClip
"icon_mc"Symbol 428 MovieClip [MuteButtonOnOver] Frame 1Symbol 426 MovieClip
"button_mc"Symbol 429 MovieClip [MuteButtonOnDown] Frame 1Symbol 421 MovieClip
"icon_mc"Symbol 429 MovieClip [MuteButtonOnDown] Frame 1Symbol 426 MovieClip
"button_mc"Symbol 430 MovieClip [MuteButtonOnDisabled] Frame 1Symbol 413 MovieClip
"icon_mc"Symbol 430 MovieClip [MuteButtonOnDisabled] Frame 1Symbol 426 MovieClip
"placeholder_mc"Symbol 431 MovieClip [MuteButtonOn] Frame 1Symbol 427 MovieClip [MuteButtonOnNormal]
"off_mc"Symbol 432 MovieClip Frame 1Symbol 424 MovieClip [MuteButtonOff]
"on_mc"Symbol 432 MovieClip Frame 1Symbol 431 MovieClip [MuteButtonOn]

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "mainmusic4"
ExportAssets (56)Timeline Frame 1Symbol 2 as "mainmusic3"
ExportAssets (56)Timeline Frame 1Symbol 3 as "mainmusic2"
ExportAssets (56)Timeline Frame 1Symbol 4 as "mainmusic1"
ExportAssets (56)Timeline Frame 1Symbol 5 as "blendersound"
ExportAssets (56)Timeline Frame 1Symbol 6 as "mainmusic5"
ExportAssets (56)Timeline Frame 7Symbol 416 as "MuteButtonOffNormal"
ExportAssets (56)Timeline Frame 7Symbol 419 as "MuteButtonOffOver"
ExportAssets (56)Timeline Frame 7Symbol 422 as "MuteButtonOffDown"
ExportAssets (56)Timeline Frame 7Symbol 423 as "MuteButtonOffDisabled"
ExportAssets (56)Timeline Frame 7Symbol 424 as "MuteButtonOff"
ExportAssets (56)Timeline Frame 7Symbol 427 as "MuteButtonOnNormal"
ExportAssets (56)Timeline Frame 7Symbol 428 as "MuteButtonOnOver"
ExportAssets (56)Timeline Frame 7Symbol 429 as "MuteButtonOnDown"
ExportAssets (56)Timeline Frame 7Symbol 430 as "MuteButtonOnDisabled"
ExportAssets (56)Timeline Frame 7Symbol 431 as "MuteButtonOn"

Labels

"menu"Frame 4
"instructions"Frame 5
"first level"Frame 6
"flying"Symbol 207 MovieClip Frame 1
"dying"Symbol 207 MovieClip Frame 2
"strawberry"Symbol 241 MovieClip Frame 2
"banana"Symbol 241 MovieClip Frame 3
"carrot"Symbol 241 MovieClip Frame 4
"orange"Symbol 241 MovieClip Frame 5
"kiwi"Symbol 241 MovieClip Frame 6
"waterm"Symbol 241 MovieClip Frame 7
"falling"Symbol 301 MovieClip Frame 1
"splat"Symbol 301 MovieClip Frame 2
"flying"Symbol 320 MovieClip Frame 1
"dying"Symbol 320 MovieClip Frame 2
"orange"Symbol 354 MovieClip Frame 2
"carrot"Symbol 354 MovieClip Frame 3
"banana"Symbol 354 MovieClip Frame 4
"strawberry"Symbol 354 MovieClip Frame 5
"kiwi"Symbol 354 MovieClip Frame 6
"waterm"Symbol 354 MovieClip Frame 7
"orange"Symbol 357 MovieClip Frame 2
"carrot"Symbol 357 MovieClip Frame 3
"banana"Symbol 357 MovieClip Frame 4
"strawberry"Symbol 357 MovieClip Frame 5
"kiwi"Symbol 357 MovieClip Frame 6
"waterm"Symbol 357 MovieClip Frame 7
"orange"Symbol 360 MovieClip Frame 2
"carrot"Symbol 360 MovieClip Frame 3
"banana"Symbol 360 MovieClip Frame 4
"strawberry"Symbol 360 MovieClip Frame 5
"kiwi"Symbol 360 MovieClip Frame 6
"waterm"Symbol 360 MovieClip Frame 7
"orange"Symbol 363 MovieClip Frame 2
"carrot"Symbol 363 MovieClip Frame 3
"banana"Symbol 363 MovieClip Frame 4
"strawberry"Symbol 363 MovieClip Frame 5
"kiwi"Symbol 363 MovieClip Frame 6
"waterm"Symbol 363 MovieClip Frame 7

Dynamic Text Variables

fruittxt1Symbol 243 EditableText""
fruittxt2Symbol 244 EditableText""
fruittxt3Symbol 245 EditableText""
fruittxt4Symbol 246 EditableText""
moneyearnedSymbol 286 EditableText""
moneyearnedSymbol 287 EditableText""
moneytxtSymbol 338 EditableText"10"
msgSymbol 371 EditableText""
moneytextboxSymbol 440 EditableText""
moneytextbox2Symbol 454 EditableText""
txtSymbol 455 EditableText""
moneytextboxSymbol 483 EditableText""
moneytextbox2Symbol 485 EditableText""
txtSymbol 486 EditableText""
moneytextboxSymbol 488 EditableText""
moneytextbox2Symbol 489 EditableText""
txtSymbol 490 EditableText""
moneytextboxSymbol 492 EditableText""
moneytextbox2Symbol 494 EditableText""
txtSymbol 495 EditableText""
moneytextboxSymbol 510 EditableText""
moneytextbox2Symbol 511 EditableText""
txtSymbol 512 EditableText""
moneytextboxSymbol 524 EditableText""
moneytextbox2Symbol 526 EditableText""
txtSymbol 527 EditableText""




http://swfchan.com/6/27655/info.shtml
Created: 21/5 -2019 08:39:48 Last modified: 21/5 -2019 08:39:48 Server time: 14/05 -2024 11:58:44