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

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

1231168412993.swf

This is the info page for
Flash #44750

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


Text
Loading

250 KB

Images Copyright (c) Francesca O'Brien 2005

You must
Release creature
before creating
another

R
e
l
e
a
s
e

S
p
l
i
c
e

Drag Animals
onto pods

Pull Splice Lever
to Combine

- Combining -

Created:

name

-

Releasing
Creature

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (3) { gotoAndPlay ("go"); }
Frame 2
gotoAndPlay (1);
Frame 3
dragSnake._alpha = 0; dragMonkey._alpha = 0; dragTurtle._alpha = 0; dragBee._alpha = 0; dragBird._alpha = 0; dragOcto._alpha = 0; dragLob._alpha = 0; dragFrog._alpha = 0; dragBunny._alpha = 0; dragPig._alpha = 0;
Instance of Symbol 39 MovieClip "dragPig" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragPig._alpha = 100; _root.cagePig._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 11) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 11) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("pig"); _root.leftName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("pig"); _root.rightName = "warthog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 729); setProperty(this, _y , 327); _root.cagePig._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 53 MovieClip "dragBunny" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragBunny._alpha = 100; _root.cageBunny._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 10) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 10) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("bunny"); _root.leftName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("bunny"); _root.rightName = "bunny"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 752); setProperty(this, _y , 142); _root.cageBunny._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 64 MovieClip "dragFrog" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragFrog._alpha = 100; _root.cageFrog._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 9) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 9) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("frog"); _root.leftName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 190); setProperty(this, _y , 405); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("frog"); _root.rightName = "frog"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 610); setProperty(this, _y , 405); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 620); setProperty(this, _y , 172); _root.cageFrog._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 82 MovieClip "dragLob" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragLob._alpha = 100; _root.cageLob._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 8) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 8) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 410); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 410); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("lob"); _root.leftName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 410); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("lob"); _root.rightName = "lobster"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 410); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 630); setProperty(this, _y , 89); _root.cageLob._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 92 MovieClip "dragOcto" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragOcto._alpha = 100; _root.cageOcto._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 7) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 7) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("octo"); _root.leftName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("octo"); _root.rightName = "octopus"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 566); setProperty(this, _y , 77); _root.cageOcto._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 104 MovieClip "dragBird" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragBird._alpha = 100; _root.cageBird._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 6) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 6) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("bird"); _root.leftName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 370); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("bird"); _root.rightName = "cockatiel"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 370); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 56); setProperty(this, _y , 312); _root.cageBird._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 105 MovieClip "dragBee" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragBee._alpha = 100; _root.cageBee._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 5) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 5) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("bee"); _root.leftName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 360); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("bee"); _root.rightName = "bee"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 360); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 183); setProperty(this, _y , 172); _root.cageBee._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 112 MovieClip "dragSnake" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragSnake._alpha = 100; _root.cageSnake._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 2) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 2) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("snake"); _root.leftName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("snake"); _root.rightName = "snake"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 57); setProperty(this, _y , 77); _root.cageSnake._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 128 MovieClip "dragMonkey" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragMonkey._alpha = 100; _root.cageMonkey._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 3) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 3) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 4)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; this._alpha = 0; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 4)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.cageTurtle._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("monkey"); _root.leftName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("monkey"); _root.rightName = "monkey"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 615); setProperty(this, _y , 380); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 229); setProperty(this, _y , 103); _root.cageMonkey._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 142 MovieClip "dragTurtle" in Frame 3
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { _root.dragTurtle._alpha = 100; _root.cageTurtle._visible = false; startDrag (this); this.swapDepths(100); if (_root.left.animal._currentframe == 4) { _root.left.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } else if (_root.right.animal._currentframe == 4) { _root.right.animal.gotoAndStop(1); _root.txtSplice.gotoAndStop(1); _root.txtSplice.lever.gotoAndStop(1); } } on (release) { stopDrag(); this._alpha = 0; if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 1)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 1)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 2)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 2)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.cageSnake._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 3)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 3)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.cageMonkey._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 5)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 5)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.cageBee._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 6)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 6)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.cageBird._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 7)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 7)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.cageOcto._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 8)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 8)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.cageLob._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 9)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 9)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragFrog, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.cageFrog._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 10)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 10)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.cageBunny._visible = true; } else if (this.hitTest(_root.hub1) && (_root.left.animal._currentframe == 11)) { _root.left.animal.gotoAndStop("turtle"); _root.leftName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 185); setProperty(this, _y , 400); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else if (this.hitTest(_root.hub2) && (_root.right.animal._currentframe == 11)) { _root.right.animal.gotoAndStop("turtle"); _root.rightName = "turtle"; _root.cursor.gotoAndStop(1); setProperty(this, _x , 600); setProperty(this, _y , 400); setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.cagePig._visible = true; } else { setProperty(this, _x , 62); setProperty(this, _y , 195); _root.cageTurtle._visible = true; _root.cursor.gotoAndStop(1); } }
Instance of Symbol 158 MovieClip "txtRelease" in Frame 3
onClipEvent (enterFrame) { if ((_root.animal._currentframe > 44) && (this._currentframe < 3)) { this.gotoAndStop(2); } else if (_root.animal._currentframe < 45) { this.gotoAndStop(1); } }
Instance of Symbol 166 MovieClip "txtSplice" in Frame 3
onClipEvent (enterFrame) { if (((_root.left.animal._currentframe > 1) && (_root.right.animal._currentframe > 1)) && (this._currentframe == 1)) { this.gotoAndStop(2); _root.txtSplice.lever.gotoAndStop("ready"); } else if ((_root.left.animal._currentframe == 1) && (_root.right.animal._currentframe == 1)) { this.gotoAndStop(1); } }
Instance of Symbol 174 MovieClip "instruct" in Frame 3
onClipEvent (enterFrame) { if (((_root.left.animal._currentframe == 1) && (_root.right.animal._currentframe == 1)) && (_root.animal._currentframe < 2)) { this.gotoAndStop(1); } else if (((_root.left.animal._currentframe > 1) && (_root.right.animal._currentframe == 1)) && (_root.animal._currentframe < 2)) { this.gotoAndStop(3); } else if (((_root.left.animal._currentframe == 1) && (_root.right.animal._currentframe > 1)) && (_root.animal._currentframe < 2)) { this.gotoAndStop(2); } else if (((_root.left.animal._currentframe > 1) && (_root.right.animal._currentframe > 1)) && (_root.animal._currentframe < 2)) { this.gotoAndStop(4); } else if ((_root.animal._currentframe > 1) && (_root.animal._currentframe < 45)) { this.gotoAndStop(5); } else if ((_root.animal._currentframe > 44) && (_root.txtRelease._currentframe == 2)) { this.gotoAndStop(6); } else if ((_root.animal._currentframe > 44) && (_root.txtRelease._currentframe > 2)) { this.gotoAndStop(7); } } onClipEvent (enterFrame) { if (_root.left.animal._currentframe == 1) { _root.leftName = ""; } } onClipEvent (enterFrame) { if (_root.right.animal._currentframe == 1) { _root.rightName = ""; } }
Frame 4
stop();
Symbol 10 Button
on (press) { getURL ("http://www.aaarrrggg.com"); }
Symbol 23 MovieClip Frame 1
stop();
Symbol 23 MovieClip Frame 40
_root.dragBee._alpha = 0; _root.dragBee._visible = true; _root.cageBee._visible = true; gotoAndStop (1);
Symbol 146 MovieClip Frame 1
stop();
Symbol 146 MovieClip Frame 46
gotoAndStop (1);
Symbol 153 Button
on (press) { _root.warning.play(); }
Symbol 154 Button
on (press) { gotoAndPlay ("pull"); }
Symbol 158 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 3
_root.doorBig.gotoAndPlay("close");
Symbol 158 MovieClip Frame 23
stop();
Symbol 162 Button
on (rollOver) { _root.cursor.gotoAndStop("point"); } on (rollOut) { _root.cursor.gotoAndStop(1); } on (press) { if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("snakeMonkey"); _root.animal.displayAnimal.gotoAndStop("snakeMonkey"); _root.doorSnake.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Manke"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakeMonkey"); _root.animal.displayAnimal.gotoAndStop("snakeMonkey"); _root.doorSnake.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Manke"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleSnake"); _root.animal.displayAnimal.gotoAndStop("turtleSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorTurtle.gotoAndPlay("close"); _root.instruct.name = "Snortoise"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("turtleSnake"); _root.animal.displayAnimal.gotoAndStop("turtleSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorTurtle.gotoAndPlay("close"); _root.instruct.name = "Snortoise"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("snakeBee"); _root.animal.displayAnimal.gotoAndStop("snakeBee"); _root.doorSnake.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Bakee"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakeBee"); _root.animal.displayAnimal.gotoAndStop("snakeBee"); _root.doorSnake.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Bakee"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("snakeBird"); _root.animal.displayAnimal.gotoAndStop("snakeBird"); _root.doorSnake.gotoAndPlay("close"); _root.doorBird.gotoAndPlay("close"); _root.instruct.name = "Snakatiel"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakeBird"); _root.animal.displayAnimal.gotoAndStop("snakeBird"); _root.doorSnake.gotoAndPlay("close"); _root.doorBird.gotoAndPlay("close"); _root.instruct.name = "Snakatiel"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoSnake"); _root.animal.displayAnimal.gotoAndStop("octoSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Snaktopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("octoSnake"); _root.animal.displayAnimal.gotoAndStop("octoSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Snaktopus"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("snakeLob"); _root.animal.displayAnimal.gotoAndStop("snakeLob"); _root.doorSnake.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Snabster"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakeLob"); _root.animal.displayAnimal.gotoAndStop("snakeLob"); _root.doorSnake.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Snabster"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogSnake"); _root.animal.displayAnimal.gotoAndStop("frogSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frake"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("frogSnake"); _root.animal.displayAnimal.gotoAndStop("frogSnake"); _root.doorSnake.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frake"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("snakeBunny"); _root.animal.displayAnimal.gotoAndStop("snakeBunny"); _root.doorSnake.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Snunny"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakeBunny"); _root.animal.displayAnimal.gotoAndStop("snakeBunny"); _root.doorSnake.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Snunny"; } else if ((_root.left.animal._currentframe == 2) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("snakePig"); _root.animal.displayAnimal.gotoAndStop("snakePig"); _root.doorSnake.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Snarthog"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 2)) { _root.animal.splicedAnimal.gotoAndStop("snakePig"); _root.animal.displayAnimal.gotoAndStop("snakePig"); _root.doorSnake.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Snarthog"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleMonkey"); _root.animal.displayAnimal.gotoAndStop("turtleMonkey"); _root.doorTurtle.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkoise"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("turtleMonkey"); _root.animal.displayAnimal.gotoAndStop("turtleMonkey"); _root.doorTurtle.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkoise"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("monkeyBee"); _root.animal.displayAnimal.gotoAndStop("monkeyBee"); _root.doorMonkey.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Monbee"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("monkeyBee"); _root.animal.displayAnimal.gotoAndStop("monkeyBee"); _root.doorMonkey.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Monbee"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("birdMonkey"); _root.animal.displayAnimal.gotoAndStop("birdMonkey"); _root.doorBird.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkatiel"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("birdMonkey"); _root.animal.displayAnimal.gotoAndStop("birdMonkey"); _root.doorBird.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkatiel"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoMonkey"); _root.animal.displayAnimal.gotoAndStop("octoMonkey"); _root.doorOcto.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monktopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("octoMonkey"); _root.animal.displayAnimal.gotoAndStop("octoMonkey"); _root.doorOcto.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monktopus"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("monkeyLob"); _root.animal.displayAnimal.gotoAndStop("monkeyLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkster"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("monkeyLob"); _root.animal.displayAnimal.gotoAndStop("monkeyLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkster"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogMonkey"); _root.animal.displayAnimal.gotoAndStop("frogMonkey"); _root.doorFrog.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Fronkey"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("frogMonkey"); _root.animal.displayAnimal.gotoAndStop("frogMonkey"); _root.doorFrog.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Fronkey"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("monkeyBunny"); _root.animal.displayAnimal.gotoAndStop("monkeyBunny"); _root.doorBunny.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Bunkey"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("monkeyBunny"); _root.animal.displayAnimal.gotoAndStop("monkeyBunny"); _root.doorBunny.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Bunkey"; } else if ((_root.left.animal._currentframe == 3) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("monkeyPig"); _root.animal.displayAnimal.gotoAndStop("monkeyPig"); _root.doorPig.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkhog"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 3)) { _root.animal.splicedAnimal.gotoAndStop("monkeyPig"); _root.animal.displayAnimal.gotoAndStop("monkeyPig"); _root.doorPig.gotoAndPlay("close"); _root.doorMonkey.gotoAndPlay("close"); _root.instruct.name = "Monkhog"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("turtleBee"); _root.animal.displayAnimal.gotoAndStop("turtleBee"); _root.doorTurtle.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Tortee"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleBee"); _root.animal.displayAnimal.gotoAndStop("turtleBee"); _root.doorTurtle.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Tortee"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("turtleBird"); _root.animal.displayAnimal.gotoAndStop("turtleBird"); _root.doorTurtle.gotoAndPlay("close"); _root.doorBird.gotoAndPlay("close"); _root.instruct.name = "Cockatort"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleBird"); _root.animal.displayAnimal.gotoAndStop("turtleBird"); _root.doorTurtle.gotoAndPlay("close"); _root.doorBird.gotoAndPlay("close"); _root.instruct.name = "Cockatort"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("turtleOcto"); _root.animal.displayAnimal.gotoAndStop("turtleOcto"); _root.doorTurtle.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Octortus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleOcto"); _root.animal.displayAnimal.gotoAndStop("turtleOcto"); _root.doorTurtle.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Octortus"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("turtleLob"); _root.animal.displayAnimal.gotoAndStop("turtleLob"); _root.doorTurtle.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobtoise"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleLob"); _root.animal.displayAnimal.gotoAndStop("turtleLob"); _root.doorTurtle.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobtoise"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("turtleFrog"); _root.animal.displayAnimal.gotoAndStop("turtleFrog"); _root.doorTurtle.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frogtoise"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleFrog"); _root.animal.displayAnimal.gotoAndStop("turtleFrog"); _root.doorTurtle.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frogtoise"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("turtleBunny"); _root.animal.displayAnimal.gotoAndStop("turtleBunny"); _root.doorTurtle.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Bortoisy"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtleBunny"); _root.animal.displayAnimal.gotoAndStop("turtleBunny"); _root.doorTurtle.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Bortoisy"; } else if ((_root.left.animal._currentframe == 4) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("turtlePig"); _root.animal.displayAnimal.gotoAndStop("turtlePig"); _root.doorTurtle.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Tarthog"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 4)) { _root.animal.splicedAnimal.gotoAndStop("turtlePig"); _root.animal.displayAnimal.gotoAndStop("turtlePig"); _root.doorTurtle.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Tarthog"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("birdBee"); _root.animal.displayAnimal.gotoAndStop("birdBee"); _root.doorBird.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Cockabee"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("birdBee"); _root.animal.displayAnimal.gotoAndStop("birdBee"); _root.doorBird.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Cockabee"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoBee"); _root.animal.displayAnimal.gotoAndStop("octoBee"); _root.doorOcto.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beetopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("octoBee"); _root.animal.displayAnimal.gotoAndStop("octoBee"); _root.doorOcto.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beetopus"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("beeLob"); _root.animal.displayAnimal.gotoAndStop("beeLob"); _root.doorOcto.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beester"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("beeLob"); _root.animal.displayAnimal.gotoAndStop("beeLob"); _root.doorOcto.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beester"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogBee"); _root.animal.displayAnimal.gotoAndStop("frogBee"); _root.doorFrog.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Breeg"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("frogBee"); _root.animal.displayAnimal.gotoAndStop("frogBee"); _root.doorFrog.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Breeg"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("bunnyBee"); _root.animal.displayAnimal.gotoAndStop("bunnyBee"); _root.doorBunny.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beeny"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("bunnyBee"); _root.animal.displayAnimal.gotoAndStop("bunnyBee"); _root.doorBunny.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Beeny"; } else if ((_root.left.animal._currentframe == 5) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("beePig"); _root.animal.displayAnimal.gotoAndStop("beePig"); _root.doorPig.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Warbee"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 5)) { _root.animal.splicedAnimal.gotoAndStop("beePig"); _root.animal.displayAnimal.gotoAndStop("beePig"); _root.doorPig.gotoAndPlay("close"); _root.newBee.gotoAndPlay("new"); _root.instruct.name = "Warbee"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoBird"); _root.animal.displayAnimal.gotoAndStop("octoBird"); _root.doorBird.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Cocktopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("octoBird"); _root.animal.displayAnimal.gotoAndStop("octoBird"); _root.doorBird.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Cocktopus"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("birdLob"); _root.animal.displayAnimal.gotoAndStop("birdLob"); _root.doorBird.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobsatiel"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("birdLob"); _root.animal.displayAnimal.gotoAndStop("birdLob"); _root.doorBird.gotoAndPlay("close"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobsatiel"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogBird"); _root.animal.displayAnimal.gotoAndStop("frogBird"); _root.doorBird.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frockatiel"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("frogBird"); _root.animal.displayAnimal.gotoAndStop("frogBird"); _root.doorBird.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frockatiel"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("birdBunny"); _root.animal.displayAnimal.gotoAndStop("birdBunny"); _root.doorBird.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Cockabunny"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("birdBunny"); _root.animal.displayAnimal.gotoAndStop("birdBunny"); _root.doorBird.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Cockabunny"; } else if ((_root.left.animal._currentframe == 6) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("birdPig"); _root.animal.displayAnimal.gotoAndStop("birdPig"); _root.doorBird.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Hogatiel"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 6)) { _root.animal.splicedAnimal.gotoAndStop("birdPig"); _root.animal.displayAnimal.gotoAndStop("birdPig"); _root.doorBird.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Hogatiel"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("octoLob"); _root.animal.displayAnimal.gotoAndStop("octoLob"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobtopus"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoLob"); _root.animal.displayAnimal.gotoAndStop("octoLob"); _root.doorOcto.gotoAndPlay("close"); _root.instruct.name = "Lobtopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("octoFrog"); _root.animal.displayAnimal.gotoAndStop("octoFrog"); _root.doorOcto.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Froctopus"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoFrog"); _root.animal.displayAnimal.gotoAndStop("octoFrog"); _root.doorOcto.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Froctopus"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("octoBunny"); _root.animal.displayAnimal.gotoAndStop("octoBunny"); _root.doorOcto.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Octobunny"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoBunny"); _root.animal.displayAnimal.gotoAndStop("octoBunny"); _root.doorOcto.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Octobunny"; } else if ((_root.left.animal._currentframe == 7) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("octoPig"); _root.animal.displayAnimal.gotoAndStop("octoPig"); _root.doorOcto.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartopus"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 7)) { _root.animal.splicedAnimal.gotoAndStop("octoPig"); _root.animal.displayAnimal.gotoAndStop("octoPig"); _root.doorOcto.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartopus"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogLob"); _root.animal.displayAnimal.gotoAndStop("frogLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frobster"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("frogLob"); _root.animal.displayAnimal.gotoAndStop("frogLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorFrog.gotoAndPlay("close"); _root.instruct.name = "Frobster"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("bunnyLob"); _root.animal.displayAnimal.gotoAndStop("bunnyLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Bunster"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("bunnyLob"); _root.animal.displayAnimal.gotoAndStop("bunnyLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Bunster"; } else if ((_root.left.animal._currentframe == 8) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("pigLob"); _root.animal.displayAnimal.gotoAndStop("pigLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartster"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 8)) { _root.animal.splicedAnimal.gotoAndStop("pigLob"); _root.animal.displayAnimal.gotoAndStop("pigLob"); _root.doorOcto.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartster"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("frogBunny"); _root.animal.displayAnimal.gotoAndStop("frogBunny"); _root.doorFrog.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Frunny"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogBunny"); _root.animal.displayAnimal.gotoAndStop("frogBunny"); _root.doorFrog.gotoAndPlay("close"); _root.doorBunny.gotoAndPlay("close"); _root.instruct.name = "Frunny"; } else if ((_root.left.animal._currentframe == 9) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("frogPig"); _root.animal.displayAnimal.gotoAndStop("frogPig"); _root.doorFrog.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartfrog"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 9)) { _root.animal.splicedAnimal.gotoAndStop("frogPig"); _root.animal.displayAnimal.gotoAndStop("frogPig"); _root.doorFrog.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Wartfrog"; } else if ((_root.left.animal._currentframe == 10) && (_root.right.animal._currentframe == 11)) { _root.animal.splicedAnimal.gotoAndStop("bunnyPig"); _root.animal.displayAnimal.gotoAndStop("bunnyPig"); _root.doorBunny.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Bunhog"; } else if ((_root.left.animal._currentframe == 11) && (_root.right.animal._currentframe == 10)) { _root.animal.splicedAnimal.gotoAndStop("bunnyPig"); _root.animal.displayAnimal.gotoAndStop("bunnyPig"); _root.doorBunny.gotoAndPlay("close"); _root.doorPig.gotoAndPlay("close"); _root.instruct.name = "Bunhog"; } _root.left.gotoAndPlay("go"); _root.right.gotoAndPlay("go"); _root.animal.gotoAndPlay("go"); _root.leftName = ""; _root.rightName = ""; _root.txtSplice.lever.gotoAndPlay("pull"); }
Symbol 163 MovieClip Frame 1
stop();
Symbol 163 MovieClip Frame 45
gotoAndStop (1);
Symbol 166 MovieClip Frame 1
stop();
Symbol 174 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 1
stop();
Symbol 192 MovieClip Frame 24
_root.animal.gotoAndStop(1); _root.animal.splicedAnimal.gotoAndStop(1); setProperty(_root.dragSnake, _x , 57); setProperty(_root.dragSnake, _y , 77); _root.dragSnake._visible = true; setProperty(_root.dragMonkey, _x , 229); setProperty(_root.dragMonkey, _y , 103); _root.dragMonkey._visible = true; setProperty(_root.dragTurtle, _x , 62); setProperty(_root.dragTurtle, _y , 195); _root.dragTurtle._visible = true; setProperty(_root.dragBee, _x , 183); setProperty(_root.dragBee, _y , 172); _root.dragBee._visible = true; setProperty(_root.dragBird, _x , 56); setProperty(_root.dragBird, _y , 312); _root.dragBird._visible = true; setProperty(_root.dragOcto, _x , 566); setProperty(_root.dragOcto, _y , 77); _root.dragOcto._visible = true; setProperty(_root.dragLob, _x , 630); setProperty(_root.dragLob, _y , 89); _root.dragLob._visible = true; setProperty(_root.dragFrogs, _x , 620); setProperty(_root.dragFrog, _y , 172); _root.dragFrog._visible = true; setProperty(_root.dragBunny, _x , 752); setProperty(_root.dragBunny, _y , 142); _root.dragBunny._visible = true; setProperty(_root.dragPig, _x , 729); setProperty(_root.dragPig, _y , 327); _root.dragPig._visible = true;
Symbol 192 MovieClip Frame 33
gotoAndStop (1);
Symbol 505 MovieClip Frame 1
stop();
Symbol 553 MovieClip Frame 1
stop();
Symbol 557 MovieClip Frame 1
stop();
Symbol 557 MovieClip Frame 2
_root.dragSnake._visible = false; _root.dragMonkey._visible = false; _root.dragTurtle._visible = false; _root.dragBee._visible = false; _root.dragBird._visible = false; _root.dragOcto._visible = false; _root.dragLob._visible = false; _root.dragFrog._visible = false; _root.dragBunny._visible = false; _root.dragPig._visible = false;
Symbol 557 MovieClip Frame 49
stop();
Symbol 563 MovieClip Frame 1
stop();
Symbol 564 MovieClip Frame 1
stop();
Symbol 568 MovieClip Frame 1
stop();
Symbol 568 MovieClip Frame 27
animal.gotoAndStop(1); gotoAndStop (1);
Symbol 581 MovieClip Frame 1
chamber1.gotoAndPlay(15);
Symbol 581 MovieClip Frame 2
stop();
Symbol 586 MovieClip Frame 1
stop();
Symbol 586 MovieClip Frame 69
_root.dragBird._alpha = 0; _root.cageBird._visible = true;
Symbol 586 MovieClip Frame 75
gotoAndStop (1);
Symbol 594 MovieClip Frame 1
stop();
Symbol 594 MovieClip Frame 68
_root.dragPig._alpha = 0; _root.cagePig._visible = true;
Symbol 594 MovieClip Frame 75
gotoAndStop (1);
Symbol 599 MovieClip Frame 1
stop();
Symbol 599 MovieClip Frame 67
_root.dragBunny._alpha = 0; _root.cageBunny._visible = true;
Symbol 599 MovieClip Frame 75
gotoAndStop (1);
Symbol 604 MovieClip Frame 1
stop();
Symbol 604 MovieClip Frame 71
_root.dragFrog._alpha = 0; _root.cageFrog._visible = true;
Symbol 604 MovieClip Frame 78
gotoAndStop (1);
Symbol 609 MovieClip Frame 1
stop();
Symbol 609 MovieClip Frame 72
_root.dragOcto._alpha = 0; _root.cageOcto._visible = true; _root.dragLob._alpha = 0; _root.cageLob._visible = true;
Symbol 609 MovieClip Frame 80
gotoAndStop (1);
Symbol 614 MovieClip Frame 1
stop();
Symbol 614 MovieClip Frame 68
_root.dragMonkey._alpha = 0; _root.cageMonkey._visible = true;
Symbol 614 MovieClip Frame 77
gotoAndStop (1);
Symbol 619 MovieClip Frame 1
stop();
Symbol 619 MovieClip Frame 72
_root.dragTurtle._alpha = 0; _root.cageTurtle._visible = true;
Symbol 619 MovieClip Frame 79
gotoAndStop (1);
Symbol 624 MovieClip Frame 1
stop();
Symbol 624 MovieClip Frame 66
_root.dragSnake._alpha = 0; _root.cageSnake._visible = true;
Symbol 624 MovieClip Frame 73
gotoAndStop (1);

Library Items

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

Instance Names

"newBee"Frame 3Symbol 23 MovieClip
"hub1"Frame 3Symbol 25 MovieClip
"hub2"Frame 3Symbol 25 MovieClip
"dragPig"Frame 3Symbol 39 MovieClip
"dragBunny"Frame 3Symbol 53 MovieClip
"dragFrog"Frame 3Symbol 64 MovieClip
"dragLob"Frame 3Symbol 82 MovieClip
"dragOcto"Frame 3Symbol 92 MovieClip
"dragBird"Frame 3Symbol 104 MovieClip
"dragBee"Frame 3Symbol 105 MovieClip
"dragSnake"Frame 3Symbol 112 MovieClip
"dragMonkey"Frame 3Symbol 128 MovieClip
"dragTurtle"Frame 3Symbol 142 MovieClip
"warning"Frame 3Symbol 146 MovieClip
"txtRelease"Frame 3Symbol 158 MovieClip
"txtSplice"Frame 3Symbol 166 MovieClip
"instruct"Frame 3Symbol 174 MovieClip
"cageBee"Frame 3Symbol 22 MovieClip
"doorBig"Frame 3Symbol 192 MovieClip
"animal"Frame 3Symbol 557 MovieClip
"right"Frame 3Symbol 568 MovieClip
"left"Frame 3Symbol 568 MovieClip
"mach"Frame 3Symbol 581 MovieClip
"doorBird"Frame 3Symbol 586 MovieClip
"doorPig"Frame 3Symbol 594 MovieClip
"doorBunny"Frame 3Symbol 599 MovieClip
"doorFrog"Frame 3Symbol 604 MovieClip
"doorOcto"Frame 3Symbol 609 MovieClip
"doorMonkey"Frame 3Symbol 614 MovieClip
"doorTurtle"Frame 3Symbol 619 MovieClip
"doorSnake"Frame 3Symbol 624 MovieClip
"cageSnake"Frame 3Symbol 111 MovieClip
"cageBird"Frame 3Symbol 103 MovieClip
"cageLob"Frame 3Symbol 81 MovieClip
"cagePig"Frame 3Symbol 37 MovieClip
"cageBunny"Frame 3Symbol 52 MovieClip
"cageMonkey"Frame 3Symbol 127 MovieClip
"cageFrog"Frame 3Symbol 63 MovieClip
"cageOcto"Frame 3Symbol 91 MovieClip
"cageTurtle"Frame 3Symbol 141 MovieClip
"newBee"Symbol 23 MovieClip Frame 23Symbol 22 MovieClip
"dragSnake"Symbol 112 MovieClip Frame 1Symbol 111 MovieClip
"lever"Symbol 166 MovieClip Frame 1Symbol 163 MovieClip
"displayAnimal"Symbol 557 MovieClip Frame 1Symbol 505 MovieClip
"splicedAnimal"Symbol 557 MovieClip Frame 1Symbol 553 MovieClip
"snake"Symbol 564 MovieClip Frame 2Symbol 563 MovieClip
"animal"Symbol 568 MovieClip Frame 1Symbol 564 MovieClip
"chamber1"Symbol 581 MovieClip Frame 1Symbol 576 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"go"Frame 3
"new"Symbol 23 MovieClip Frame 2
"pull"Symbol 158 MovieClip Frame 3
"ready"Symbol 163 MovieClip Frame 2
"pull"Symbol 163 MovieClip Frame 3
"close"Symbol 192 MovieClip Frame 2
"turtleOcto"Symbol 505 MovieClip Frame 2
"turtleFrog"Symbol 505 MovieClip Frame 3
"turtleSnake"Symbol 505 MovieClip Frame 4
"turtleBird"Symbol 505 MovieClip Frame 5
"turtleMonkey"Symbol 505 MovieClip Frame 6
"turtleBunny"Symbol 505 MovieClip Frame 7
"turtleBee"Symbol 505 MovieClip Frame 8
"turtlePig"Symbol 505 MovieClip Frame 9
"turtleLob"Symbol 505 MovieClip Frame 10
"octoFrog"Symbol 505 MovieClip Frame 11
"octoSnake"Symbol 505 MovieClip Frame 12
"octoBird"Symbol 505 MovieClip Frame 13
"octoMonkey"Symbol 505 MovieClip Frame 14
"octoBunny"Symbol 505 MovieClip Frame 15
"octoBee"Symbol 505 MovieClip Frame 16
"octoPig"Symbol 505 MovieClip Frame 17
"octoLob"Symbol 505 MovieClip Frame 18
"frogSnake"Symbol 505 MovieClip Frame 19
"frogBird"Symbol 505 MovieClip Frame 20
"frogMonkey"Symbol 505 MovieClip Frame 21
"frogBunny"Symbol 505 MovieClip Frame 22
"frogBee"Symbol 505 MovieClip Frame 23
"frogPig"Symbol 505 MovieClip Frame 24
"frogLob"Symbol 505 MovieClip Frame 25
"snakeBird"Symbol 505 MovieClip Frame 26
"snakeMonkey"Symbol 505 MovieClip Frame 27
"snakeBunny"Symbol 505 MovieClip Frame 28
"snakeBee"Symbol 505 MovieClip Frame 29
"snakePig"Symbol 505 MovieClip Frame 30
"snakeLob"Symbol 505 MovieClip Frame 31
"birdMonkey"Symbol 505 MovieClip Frame 32
"birdBunny"Symbol 505 MovieClip Frame 33
"birdBee"Symbol 505 MovieClip Frame 34
"birdPig"Symbol 505 MovieClip Frame 35
"birdLob"Symbol 505 MovieClip Frame 36
"monkeyBunny"Symbol 505 MovieClip Frame 37
"monkeyBee"Symbol 505 MovieClip Frame 38
"monkeyPig"Symbol 505 MovieClip Frame 39
"monkeyLob"Symbol 505 MovieClip Frame 40
"bunnyBee"Symbol 505 MovieClip Frame 41
"bunnyPig"Symbol 505 MovieClip Frame 42
"bunnyLob"Symbol 505 MovieClip Frame 43
"beePig"Symbol 505 MovieClip Frame 44
"beeLob"Symbol 505 MovieClip Frame 45
"pigLob"Symbol 505 MovieClip Frame 46
"turtleOcto"Symbol 553 MovieClip Frame 2
"turtleFrog"Symbol 553 MovieClip Frame 3
"turtleSnake"Symbol 553 MovieClip Frame 4
"turtleBird"Symbol 553 MovieClip Frame 5
"turtleMonkey"Symbol 553 MovieClip Frame 6
"turtleBunny"Symbol 553 MovieClip Frame 7
"turtleBee"Symbol 553 MovieClip Frame 8
"turtlePig"Symbol 553 MovieClip Frame 9
"turtleLob"Symbol 553 MovieClip Frame 10
"octoFrog"Symbol 553 MovieClip Frame 11
"octoSnake"Symbol 553 MovieClip Frame 12
"octoBird"Symbol 553 MovieClip Frame 13
"octoMonkey"Symbol 553 MovieClip Frame 14
"octoBunny"Symbol 553 MovieClip Frame 15
"octoBee"Symbol 553 MovieClip Frame 16
"octoPig"Symbol 553 MovieClip Frame 17
"octoLob"Symbol 553 MovieClip Frame 18
"frogSnake"Symbol 553 MovieClip Frame 19
"frogBird"Symbol 553 MovieClip Frame 20
"frogMonkey"Symbol 553 MovieClip Frame 21
"frogBunny"Symbol 553 MovieClip Frame 22
"frogBee"Symbol 553 MovieClip Frame 23
"frogPig"Symbol 553 MovieClip Frame 24
"frogLob"Symbol 553 MovieClip Frame 25
"snakeBird"Symbol 553 MovieClip Frame 26
"snakeMonkey"Symbol 553 MovieClip Frame 27
"snakeBunny"Symbol 553 MovieClip Frame 28
"snakeBee"Symbol 553 MovieClip Frame 29
"snakePig"Symbol 553 MovieClip Frame 30
"snakeLob"Symbol 553 MovieClip Frame 31
"birdMonkey"Symbol 553 MovieClip Frame 32
"birdBunny"Symbol 553 MovieClip Frame 33
"birdBee"Symbol 553 MovieClip Frame 34
"birdPig"Symbol 553 MovieClip Frame 35
"birdLob"Symbol 553 MovieClip Frame 36
"monkeyBunny"Symbol 553 MovieClip Frame 37
"monkeyBee"Symbol 553 MovieClip Frame 38
"monkeyPig"Symbol 553 MovieClip Frame 39
"monkeyLob"Symbol 553 MovieClip Frame 40
"bunnyBee"Symbol 553 MovieClip Frame 41
"bunnyPig"Symbol 553 MovieClip Frame 42
"bunnyLob"Symbol 553 MovieClip Frame 43
"beePig"Symbol 553 MovieClip Frame 44
"beeLob"Symbol 553 MovieClip Frame 45
"pigLob"Symbol 553 MovieClip Frame 46
"go"Symbol 557 MovieClip Frame 2
"snake"Symbol 564 MovieClip Frame 2
"monkey"Symbol 564 MovieClip Frame 3
"turtle"Symbol 564 MovieClip Frame 4
"bee"Symbol 564 MovieClip Frame 5
"bird"Symbol 564 MovieClip Frame 6
"octo"Symbol 564 MovieClip Frame 7
"lob"Symbol 564 MovieClip Frame 8
"frog"Symbol 564 MovieClip Frame 9
"bunny"Symbol 564 MovieClip Frame 10
"pig"Symbol 564 MovieClip Frame 11
"go"Symbol 568 MovieClip Frame 2
"close"Symbol 586 MovieClip Frame 2
"close"Symbol 594 MovieClip Frame 2
"close"Symbol 599 MovieClip Frame 2
"close"Symbol 604 MovieClip Frame 2
"close"Symbol 609 MovieClip Frame 2
"close"Symbol 614 MovieClip Frame 2
"close"Symbol 619 MovieClip Frame 2
"close"Symbol 624 MovieClip Frame 2

Dynamic Text Variables

nameSymbol 171 EditableText"name"
rightNameSymbol 193 EditableText""
leftNameSymbol 194 EditableText""




http://swfchan.com/9/44750/info.shtml
Created: 6/5 -2019 14:36:03 Last modified: 6/5 -2019 14:36:03 Server time: 05/05 -2024 20:26:33