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

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

Sheep Game.swf

This is the info page for
Flash #125530

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


Text
Loding

100

%

BG-Sound

Sound-Dog

Sound-Sheep

sndScript

sound-enter

00

15

11

Sound-right

15

11

Sound-wrong

15

11

15

11

23

Replay

Replay

23

ActionScript [AS1/AS2]

Instance of Symbol 62 MovieClip "pre" in Frame 1
onClipEvent (enterFrame) { _root.pre.gotoAndStop(_root.per); }
Instance of Symbol 103 MovieClip "sheepsnd" in Frame 1
onClipEvent (enterFrame) { if (random(100) == 1) { _root.dogsnd.gotoAndPlay(2); } if (random(100) == 9) { _root.sheepsnd.gotoAndPlay(2); } }
Frame 2
function enterSheep() { _root.bomb.gotoAndPlay(2); var i = 1; while (i <= 15) { _root.sheep0.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(313) + 112; _root["sheep" + i]._y = random(136) + 288; _root["checksheep" + i] = false; i++; } var i = 16; while (i <= 20) { _root.sheep1.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(180) + 436; _root["sheep" + i]._y = random(68) + 314; _root["checksheep" + i] = false; i++; } } function enterSheep2() { _root.bomb.gotoAndPlay(2); var i = 1; while (i <= 4) { _root.sh1.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(53) + 157; _root["sheep" + i]._y = random(131) + 187; _root["checksheep" + i] = false; i++; } var i = 5; while (i <= 8) { _root.sh2.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(124) + 226; _root["sheep" + i]._y = random(69) + 161; _root["checksheep" + i] = false; i++; } var i = 9; while (i <= 12) { _root.sh3.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(167) + 448; _root["sheep" + i]._y = random(175) + 65; _root["checksheep" + i] = false; i++; } var i = 13; while (i <= 16) { _root.sh4.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(220) + 397; _root["sheep" + i]._y = random(128) + 245; _root["checksheep" + i] = false; i++; } var i = 17; while (i <= 20) { _root.sh5.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(230) + 311; _root["sheep" + i]._y = random(79) + 384; _root["checksheep" + i] = false; i++; } } function enterSheep3() { _root.bomb.gotoAndPlay(2); var i = 1; while (i <= 2) { _root.sh1.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(88) + 15; _root["sheep" + i]._y = random(44) + 242; _root["checksheep" + i] = false; i++; } var i = 3; while (i <= 4) { _root.sh2.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(84) + 17; _root["sheep" + i]._y = random(78) + 302; _root["checksheep" + i] = false; i++; } var i = 5; while (i <= 6) { _root.sh3.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(74) + 116; _root["sheep" + i]._y = random(76) + 288; _root["checksheep" + i] = false; i++; } var i = 7; while (i <= 8) { _root.sh4.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(131) + 391; _root["sheep" + i]._y = random(69) + 383; _root["checksheep" + i] = false; i++; } var i = 9; while (i <= 10) { _root.sh5.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(54) + 461; _root["sheep" + i]._y = random(53) + 315; _root["checksheep" + i] = false; i++; } var i = 11; while (i <= 20) { _root["sheep" + i].removeMovieClip(); i++; } } function enterSheep1() { _root.bomb.gotoAndPlay(2); var i = 1; while (i <= 3) { _root.sh1.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(121) + 16; _root["sheep" + i]._y = random(70) + 170; _root["checksheep" + i] = false; i++; } var i = 4; while (i <= 6) { _root.sh2.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(92) + 17; _root["sheep" + i]._y = random(112) + 253; _root["checksheep" + i] = false; i++; } var i = 7; while (i <= 9) { _root.sh3.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(137) + 126; _root["sheep" + i]._y = random(77) + 280; _root["checksheep" + i] = false; i++; } var i = 10; while (i <= 12) { _root.sh4.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(120) + 23; _root["sheep" + i]._y = random(82) + 385; _root["checksheep" + i] = false; i++; } var i = 13; while (i <= 15) { _root.sh5.duplicateMovieClip("sheep" + i, i); _root["sheep" + i]._x = random(132) + 161; _root["sheep" + i]._y = random(73) + 377; _root["checksheep" + i] = false; i++; } } stop(); isGame = false; count = 1; _root.caught = ""; selchar = 0; var i = 1; while (i <= 20) { _root["scnt" + i] = 0; i++; } per = 0; totalcnt = 0; tempcnt = false; rightcnt1 = 0; rightcnt2 = 0; rightcnt3 = 0; rightcnt4 = 0; wrongcnt = 0; MovieClip.prototype.rotateTo = function (targetX, targetY) { if (this._x > targetX) { this._xscale = 100; } else { this._xscale = -100; } }; MovieClip.prototype.smoothMove = function (speed, targetX, targetY) { this._x = this._x + (speed * (targetX - this._x)); this._y = this._y + (speed * (targetY - this._y)); };
Frame 3
stop();
Frame 13
stop(); _root.count = 1; _root.wrongcnt = 0;
Instance of Symbol 358 MovieClip "s2" in Frame 13
onClipEvent (load) { _root.s1._visible = false; _root.s2._visible = false; _root.s5.a1._visible = false; _root.s5.a2._visible = false; _root.home.in1._visible = false; _root.home.in2._visible = false; _root.home.in3._visible = false; _root.home.in4._visible = false; _root.home.in5._visible = false; _root.home.in6._visible = false; _root.home.in7._visible = false; _root.home.in8._visible = false; _root.home.in9._visible = false; _root.home.out1._visible = false; _root.home.out2._visible = false; _root.home.out3._visible = false; _root.home.out4._visible = false; _root.home.right._visible = false; }
Instance of Symbol 408 MovieClip "sheep" in Frame 13
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.s1.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.s2.hitTest(this._x, this._y) == true) { this._y = this._y - 10; } else if (_root.s3.hitTest(this._x, this._y) == true) { this._y = this._y - 10; } else if (_root.s4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y - 10; } else if (_root.s5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else { var diffx = ((this._x - _root.ball._x) + 43); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 409 MovieClip "ball1" in Frame 13
/* no clip actions */
Instance of Symbol 408 MovieClip "sheep0" in Frame 13
onClipEvent (load) { K = 120000 /* 0x01D4C0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.s1.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.s2.hitTest(this._x, this._y) == true) { this._y = this._y - 10; } else if (_root.s3.hitTest(this._x, this._y) == true) { this._y = this._y - 10; } else if (_root.s4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y - 10; } else if (_root.s5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 420 MovieClip "ball" in Frame 13
onClipEvent (enterFrame) { if (_root.isGame == true) { if (_root.selchar == 1) { this.gotoAndStop(1); Mouse.hide(); this._x = _root._xmouse; if (this._x > oldx) { this._xscale = -100; prev = -100; this.roowoo.gotoAndStop("move"); } else if (this._x < oldx) { this._xscale = 100; prev = 100; this.roowoo.gotoAndStop("move"); } else if (this._x == oldx) { this._xscale = prev; this.roowoo.gotoAndStop(1); } oldx = this._x; this._y = _root._ymouse; } else if (_root.selchar == 2) { this.gotoAndStop(2); Mouse.hide(); this._x = _root._xmouse; if (this._x > oldx) { this._xscale = -100; prev = -100; this.bolty.gotoAndStop("move"); } else if (this._x < oldx) { this._xscale = 100; prev = 100; this.bolty.gotoAndStop("move"); } else if (this._x == oldx) { this._xscale = prev; this.bolty.gotoAndStop(1); } oldx = this._x; this._y = _root._ymouse; } } else { Mouse.show(); this._x = startx; this._y = starty; } }
Frame 23
stop(); _root.count = 3; _root.wrongcnt = 0;
Instance of Symbol 479 MovieClip "line1" in Frame 23
onClipEvent (load) { var i = 1; while (i <= 9) { _root["line" + i]._visible = false; _root["out" + i]._visible = false; i++; } var i = 1; while (i <= 8) { _root["in" + i]._visible = false; i++; } _root.right._visible = false; }
Instance of Symbol 484 MovieClip "right" in Frame 23
onClipEvent (enterFrame) { var i = 1; while (i <= 20) { if (this.hitTest(_root["sheep" + i]._x, _root["sheep" + i]._y, true)) { _root["scnt" + i] = 1; } else { _root["scnt" + i] = 0; } i++; } _root.totalcnt = ((((((((((((((((((_root.scnt1 + _root.scnt2) + _root.scnt3) + _root.scnt4) + _root.scnt5) + _root.scnt6) + _root.scnt7) + _root.scnt8) + _root.scnt9) + _root.scnt10) + _root.scnt11) + _root.scnt12) + _root.scnt13) + _root.scnt14) + _root.scnt15) + _root.scnt16) + _root.scnt17) + _root.scnt18) + _root.scnt19) + _root.scnt20; if (_root.totalcnt > tempcnt) { _root.entersnd.gotoAndPlay(2); } tempcnt = _root.totalcnt; _root.caught = _root.totalcnt; }
Instance of Symbol 534 MovieClip "sh1" in Frame 23
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); prev = 0; pres = 0; } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.out2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out3.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.in1.hitTest(this._x, this._y, true)) { this._y = this._y - 5; } else if (_root.in2.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in3.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in8.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in9.hitTest(this._x, this._y) == true) { this._x = this._x - 5; } else if (_root.in10.hitTest(this._x, this._y) == true) { this._y = this._y + 5; } else if (_root.line1.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line3.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line6.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line7.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line8.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line9.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 537 MovieClip "sh2" in Frame 23
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); prev = 0; pres = 0; } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.out2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out3.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.in1.hitTest(this._x, this._y, true)) { this._y = this._y - 5; } else if (_root.in2.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in3.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in8.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in9.hitTest(this._x, this._y) == true) { this._x = this._x - 5; } else if (_root.in10.hitTest(this._x, this._y) == true) { this._y = this._y + 5; } else if (_root.line1.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line3.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line6.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line7.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line8.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line9.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 543 MovieClip "sh3" in Frame 23
onClipEvent (load) { K = 170000 /* 0x029810 */; this.gotoAndStop(1); prev = 0; pres = 0; } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.out2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out3.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.in1.hitTest(this._x, this._y, true)) { this._y = this._y - 5; } else if (_root.in2.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in3.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in8.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in9.hitTest(this._x, this._y) == true) { this._x = this._x - 5; } else if (_root.in10.hitTest(this._x, this._y) == true) { this._y = this._y + 5; } else if (_root.line1.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line3.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line6.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line7.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line8.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line9.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 549 MovieClip "sh4" in Frame 23
onClipEvent (load) { K = 80000 /* 0x013880 */; this.gotoAndStop(1); prev = 0; pres = 0; } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.out2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out3.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.in1.hitTest(this._x, this._y, true)) { this._y = this._y - 5; } else if (_root.in2.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in3.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in8.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in9.hitTest(this._x, this._y) == true) { this._x = this._x - 5; } else if (_root.in10.hitTest(this._x, this._y) == true) { this._y = this._y + 5; } else if (_root.line1.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line3.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line6.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line7.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line8.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line9.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 555 MovieClip "sh5" in Frame 23
onClipEvent (load) { K = 200000 /* 0x030D40 */; this.gotoAndStop(1); prev = 0; pres = 0; } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.out2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out3.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.in1.hitTest(this._x, this._y, true)) { this._y = this._y - 5; } else if (_root.in2.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in3.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.in8.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.in9.hitTest(this._x, this._y) == true) { this._x = this._x - 5; } else if (_root.in10.hitTest(this._x, this._y) == true) { this._y = this._y + 5; } else if (_root.line1.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y) == true) { this._y = this._y + 10; } else if (_root.line3.hitTest(this._x, this._y) == true) { this._x = this._x - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line6.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line7.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line8.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line9.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); pres = _root._xmouse; if (this._x < _root._xmouse) { this._x = this._x - 1; prev = _root._xmouse; } else if (this._x > _root._xmouse) { this._x = this._x + 1; prev = _root._xmouse; } else if (pres == prev) { this._y = this._y + 1; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.r1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } else if (_root.r2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this._y = this._y + 1; } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 420 MovieClip "ball" in Frame 23
onClipEvent (enterFrame) { if (_root.isGame == true) { if (_root.selchar == 1) { this.gotoAndStop(1); Mouse.hide(); this._x = _root._xmouse; if (this._x > oldx) { this._xscale = -100; prev = -100; this.roowoo.gotoAndStop("move"); } else if (this._x < oldx) { this._xscale = 100; prev = 100; this.roowoo.gotoAndStop("move"); } else if (this._x == oldx) { this._xscale = prev; this.roowoo.gotoAndStop(1); } oldx = this._x; this._y = _root._ymouse; } else { this.gotoAndStop(2); Mouse.hide(); this._x = _root._xmouse; if (this._x > oldx) { this._xscale = -100; prev = -100; this.bolty.gotoAndStop("move"); } else if (this._x < oldx) { this._xscale = 100; prev = 100; this.bolty.gotoAndStop("move"); } else if (this._x == oldx) { this._xscale = prev; this.bolty.gotoAndStop(1); } oldx = this._x; this._y = _root._ymouse; } } else { Mouse.show(); this._x = startx; this._y = starty; } }
Frame 33
stop(); _root.count = 4; _root.wrongcnt = 0;
Instance of Symbol 569 MovieClip "line1" in Frame 33
onClipEvent (load) { var i = 1; while (i <= 7) { _root["cliff" + i]._visible = false; _root["t" + i]._visible = false; i++; } var i = 1; while (i <= 5) { _root["line" + i]._visible = false; _root.home["out" + i]._visible = false; i++; } var i = 1; while (i <= 9) { _root.home["in" + i]._visible = false; i++; } }
Instance of Symbol 591 MovieClip "sh1" in Frame 33
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.cliff1.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t1._x, _root.t1._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t2._x, _root.t2._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t3._x, _root.t3._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t4._x, _root.t4._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t5._x, _root.t5._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t6._x, _root.t6._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t7._x, _root.t7._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.cliff1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 593 MovieClip "sh2" in Frame 33
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.cliff1.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t1._x, _root.t1._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t2._x, _root.t2._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t3._x, _root.t3._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t4._x, _root.t4._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t5._x, _root.t5._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t6._x, _root.t6._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t7._x, _root.t7._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.cliff1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 595 MovieClip "sh3" in Frame 33
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.cliff1.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t1._x, _root.t1._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t2._x, _root.t2._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t3._x, _root.t3._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t4._x, _root.t4._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t5._x, _root.t5._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t6._x, _root.t6._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t7._x, _root.t7._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.cliff1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 597 MovieClip "sh4" in Frame 33
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.cliff1.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t1._x, _root.t1._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t2._x, _root.t2._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t3._x, _root.t3._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t4._x, _root.t4._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t5._x, _root.t5._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t6._x, _root.t6._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t7._x, _root.t7._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.cliff1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 599 MovieClip "sh5" in Frame 33
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.cliff1.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t1._x, _root.t1._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t2._x, _root.t2._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t3._x, _root.t3._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t4._x, _root.t4._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t5._x, _root.t5._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t6._x, _root.t6._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.smoothMove(0.2, _root.t7._x, _root.t7._y); if (this._xscale == 100) { this._xscale = this._xscale - 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } else if (this._xscale == -100) { this._xscale = this._xscale + 25; this._yscale = this._yscale - 25; this._alpha = this._alpha - 25; } } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.2, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); if (_root.cliff1.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff2.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff3.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff4.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff5.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff6.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } else if (_root.cliff7.hitTest(this._x, this._y, true)) { this.gotoAndStop(3); this.removeMovieClip(); } } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Frame 42
stop(); _root.count = 2; _root.wrongcnt = 0;
Instance of Symbol 627 MovieClip "line1" in Frame 42
onClipEvent (load) { var i = 1; while (i <= 5) { _root["line" + i]._visible = false; _root.home["out" + i]._visible = false; i++; } var i = 1; while (i <= 9) { _root.home["in" + i]._visible = false; i++; } _root.ice1._visible = false; _root.ice2._visible = false; }
Instance of Symbol 642 MovieClip "sh1" in Frame 42
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.ice1.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else if (_root.ice2.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 644 MovieClip "sh2" in Frame 42
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.ice1.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else if (_root.ice2.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 646 MovieClip "sh3" in Frame 42
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.ice1.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else if (_root.ice2.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 648 MovieClip "sh4" in Frame 42
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.ice1.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else if (_root.ice2.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Instance of Symbol 650 MovieClip "sh5" in Frame 42
onClipEvent (load) { K = 100000 /* 0x0186A0 */; this.gotoAndStop(1); } onClipEvent (enterFrame) { if (_root.isGame == true) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); if (r < 100) { this.gotoAndStop(1); if (_root.home.out1.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out2.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y + 10; } else if (_root.home.out3.hitTest(this._x, this._y, true)) { this._x = this._x - 10; this._y = this._y - 10; } else if (_root.home.out4.hitTest(this._x, this._y, true)) { this._x = this._x + 10; this._y = this._y + 10; } else if (_root.home.in1.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in2.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y - 5; } else if (_root.home.in3.hitTest(this._x, this._y, true)) { this._x = this._x + 5; } else if (_root.home.in4.hitTest(this._x, this._y, true)) { this._x = this._x - 5; this._y = this._y - 5; } else if (_root.home.in5.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in6.hitTest(this._x, this._y, true)) { this._x = this._x + 5; this._y = this._y + 5; } else if (_root.home.in7.hitTest(this._x, this._y, true)) { this._y = this._y + 5; } else if (_root.home.in8.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.home.in9.hitTest(this._x, this._y, true)) { this._x = this._x - 5; } else if (_root.line1.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.line2.hitTest(this._x, this._y, true)) { this._x = this._x + 10; } else if (_root.line3.hitTest(this._x, this._y, true)) { this._y = this._y - 10; } else if (_root.line4.hitTest(this._x, this._y, true)) { this._x = this._x - 10; } else if (_root.line5.hitTest(this._x, this._y, true)) { this._y = this._y + 10; } else if (_root.ice1.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else if (_root.ice2.hitTest(this._x, this._y, true)) { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 6000)) * diffx; Fy = (K / (((r * r) * r) + 6000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + (Fx / 2)); } else { var diffx = (this._x - _root.ball._x); var diffy = (this._y - _root.ball._y); var r = Math.sqrt((diffx * diffx) + (diffy * diffy)); Fx = (K / (((r * r) * r) + 10000)) * diffx; Fy = (K / (((r * r) * r) + 10000)) * diffy; this.rotateTo(_root.ball._x, _root.ball._y); this.smoothMove(0.3, this._x + Fx, this._y + Fy); } } else { this.gotoAndStop(2); } } else { this._x = startx; this._y = starty; this.rotateTo(startx + 100, starty); this.gotoAndStop(2); } }
Frame 51
stop(); _root.rsnd.gotoAndPlay(2); _root.tempcnt = false; if (_root.count == 1) { _root.wrong = 20 - _root.rightcnt1; _root.right = _root.rightcnt1; } else if (_root.count == 3) { _root.wrong = 20 - _root.rightcnt2; _root.right = _root.rightcnt2; } else if (_root.count == 4) { _root.wrong = 10 - _root.rightcnt3; _root.right = _root.rightcnt3; } else if (_root.count == 2) { _root.wrong = 15 - _root.rightcnt4; _root.right = _root.rightcnt4; }
Frame 61
stop(); _root.wsnd.gotoAndPlay(2); _root.tempcnt = false; if (_root.count == 1) { _root.wrong = 20 - _root.rightcnt1; _root.right = _root.rightcnt1; } else if (_root.count == 3) { _root.wrong = 20 - _root.rightcnt2; _root.right = _root.rightcnt2; } else if (_root.count == 4) { _root.wrong = 10 - _root.rightcnt3; _root.right = _root.rightcnt3; } else if (_root.count == 2) { _root.wrong = 15 - _root.rightcnt4; _root.right = _root.rightcnt4; }
Frame 71
stop(); _root.rsnd.gotoAndPlay(2); _root.tempcnt = false; if (_root.count == 1) { _root.wrong = 20 - _root.rightcnt1; _root.right = _root.rightcnt1; } else if (_root.count == 3) { _root.wrong = 20 - _root.rightcnt2; _root.right = _root.rightcnt2; } else if (_root.count == 4) { _root.wrong = 10 - _root.rightcnt3; _root.right = _root.rightcnt3; } else if (_root.count == 2) { _root.wrong = 15 - _root.rightcnt4; _root.right = _root.rightcnt4; }
Frame 81
stop(); _root.wsnd.gotoAndPlay(2); _root.tempcnt = false; if (_root.count == 1) { _root.wrong = 20 - _root.rightcnt1; _root.right = _root.rightcnt1; } else if (_root.count == 3) { _root.wrong = 20 - _root.rightcnt2; _root.right = _root.rightcnt2; } else if (_root.count == 4) { _root.wrong = 10 - _root.rightcnt3; _root.right = _root.rightcnt3; } else if (_root.count == 2) { _root.wrong = 15 - _root.rightcnt4; _root.right = _root.rightcnt4; }
Frame 91
stop(); _root.rsnd.gotoAndPlay(2); _root.em.finalcnt = (((_root.rightcnt1 + _root.rightcnt2) + _root.rightcnt3) + _root.rightcnt4) * 10;
Frame 101
stop(); _root.rsnd.gotoAndPlay(2); _root.em.finalcnt = (((_root.rightcnt1 + _root.rightcnt2) + _root.rightcnt3) + _root.rightcnt4) * 10;
Symbol 62 MovieClip Frame 1
stop();
Symbol 62 MovieClip Frame 100
_root.gotoAndPlay(2);
Symbol 66 MovieClip Frame 1
loadedSize = _root.getBytesLoaded(); totalSize = _root.getBytesTotal(); if (loadedSize >= totalSize) { _root.play(); } else { parcent = (loadedSize / totalSize) * 100; gDownloaded = Math.round(parcent); _root.per = gDownloaded; _root.gage.setBar(gDownloaded); _root.stop(); }
Symbol 66 MovieClip Frame 2
this.gotoAndPlay(_currentframe - 1);
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 6
this.gotoAndPlay(_currentframe + 1);
Symbol 91 MovieClip Frame 36
_root.entersheep(); _root.isGame = true; gotoAndStop (1);
Symbol 91 MovieClip Frame 51
this.gotoAndPlay(_currentframe + 1);
Symbol 91 MovieClip Frame 81
_root.entersheep2(); _root.isGame = true; gotoAndStop (1);
Symbol 91 MovieClip Frame 97
this.gotoAndPlay(_currentframe + 1);
Symbol 91 MovieClip Frame 127
_root.entersheep3(); _root.isGame = true; gotoAndStop (1);
Symbol 91 MovieClip Frame 143
this.gotoAndPlay(_currentframe + 1);
Symbol 91 MovieClip Frame 173
_root.entersheep1(); _root.isGame = true; gotoAndStop (1);
Symbol 96 MovieClip Frame 421
this.gotoAndPlay(1);
Symbol 99 MovieClip Frame 1
stop();
Symbol 99 MovieClip Frame 11
this.gotoAndStop(1);
Symbol 101 MovieClip Frame 1
stop();
Symbol 101 MovieClip Frame 19
this.gotoAndStop(1);
Symbol 106 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 8
this.gotoAndStop(1);
Symbol 114 Button
on (release) { _root.gotoAndStop("select"); }
Symbol 162 Button
on (release) { _root.selchar = 1; this.gotoAndPlay(2); _root.bol.gotoAndStop("dis"); }
Symbol 207 Button
on (release) { _root.selchar = 1; this.gotoAndStop(2); _root.bol.gotoAndStop(3); }
Symbol 208 MovieClip Frame 1
stop();
Symbol 208 MovieClip Frame 2
this.gotoAndPlay(_currentframe + 1);
Symbol 208 MovieClip Frame 27
stop(); _root.isGame = true; _root.lamb.gotoAndPlay("stage1"); _root.gotoAndStop("level1");
Symbol 208 MovieClip Frame 28
stop();
Symbol 306 Button
on (release) { _root.selchar = 2; this.gotoAndPlay(2); _root.roo.gotoAndStop("dis"); }
Symbol 341 Button
on (release) { _root.selchar = 2; this.gotoAndStop(2); _root.roo.gotoAndStop(3); }
Symbol 342 MovieClip Frame 1
stop();
Symbol 342 MovieClip Frame 2
this.gotoAndPlay(_currentframe + 1);
Symbol 342 MovieClip Frame 27
stop(); _root.isGame = true; _root.lamb.gotoAndPlay("stage1"); _root.gotoAndStop("level1");
Symbol 342 MovieClip Frame 28
stop();
Instance of Symbol 383 MovieClip "right" in Symbol 403 MovieClip Frame 1
onClipEvent (enterFrame) { var i = 1; while (i <= 20) { if (this.hitTest(_root["sheep" + i]._x, _root["sheep" + i]._y, true)) { _root["scnt" + i] = 1; } else { _root["scnt" + i] = 0; } i++; } _root.totalcnt = ((((((((((((((((((_root.scnt1 + _root.scnt2) + _root.scnt3) + _root.scnt4) + _root.scnt5) + _root.scnt6) + _root.scnt7) + _root.scnt8) + _root.scnt9) + _root.scnt10) + _root.scnt11) + _root.scnt12) + _root.scnt13) + _root.scnt14) + _root.scnt15) + _root.scnt16) + _root.scnt17) + _root.scnt18) + _root.scnt19) + _root.scnt20; if (_root.totalcnt > tempcnt) { _root.entersnd.gotoAndPlay(2); } tempcnt = _root.totalcnt; _root.caught = _root.totalcnt; }
Symbol 408 MovieClip Frame 1
stop();
Symbol 408 MovieClip Frame 2
stop();
Symbol 409 MovieClip Frame 1
stop();
Symbol 409 MovieClip Frame 10
stop();
Symbol 414 MovieClip Frame 1
stop();
Symbol 414 MovieClip Frame 10
stop();
Symbol 419 MovieClip Frame 1
stop();
Symbol 419 MovieClip Frame 10
stop();
Symbol 420 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 2
stop();
Symbol 425 MovieClip Frame 1
stop();
Symbol 451 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 242
_root.isGame = false; if (_root.totalcnt > 14) { _root.tempcnt = true; _root.rightcnt1 = _root.totalcnt; } else { _root.tempcnt = false; _root.rightcnt1 = _root.totalcnt; }
Symbol 470 MovieClip Frame 243
var i = 1; while (i <= 20) { _root["sheep" + i].removeMovieClip(); i++; }
Symbol 470 MovieClip Frame 247
if (_root.tempcnt == true) { if (_root.selchar == 1) { _root.gotoAndStop("win1"); } else if (_root.selchar == 2) { _root.gotoAndStop("win2"); } } else if (_root.selchar == 1) { _root.gotoAndStop("lose1"); } else if (_root.selchar == 2) { _root.gotoAndStop("lose2"); }
Symbol 470 MovieClip Frame 248
stop(); _root.caught = "";
Symbol 534 MovieClip Frame 1
stop();
Symbol 534 MovieClip Frame 2
stop();
Symbol 534 MovieClip Frame 3
stop();
Symbol 537 MovieClip Frame 1
stop();
Symbol 537 MovieClip Frame 2
stop();
Symbol 537 MovieClip Frame 3
stop();
Symbol 543 MovieClip Frame 1
stop();
Symbol 543 MovieClip Frame 2
stop();
Symbol 543 MovieClip Frame 3
stop();
Symbol 549 MovieClip Frame 1
stop();
Symbol 549 MovieClip Frame 2
stop();
Symbol 549 MovieClip Frame 3
stop();
Symbol 555 MovieClip Frame 1
stop();
Symbol 555 MovieClip Frame 2
stop();
Symbol 555 MovieClip Frame 3
stop();
Symbol 559 MovieClip Frame 1
stop();
Symbol 559 MovieClip Frame 322
_root.isGame = false; if (_root.totalcnt > 9) { _root.tempcnt = true; _root.rightcnt2 = _root.totalcnt; } else { _root.tempcnt = false; _root.rightcnt2 = _root.totalcnt; }
Symbol 559 MovieClip Frame 323
var i = 1; while (i <= 20) { _root["sheep" + i].removeMovieClip(); i++; }
Symbol 559 MovieClip Frame 327
if (_root.tempcnt == true) { if (_root.selchar == 1) { _root.gotoAndStop("win1"); } else if (_root.selchar == 2) { _root.gotoAndStop("win2"); } } else if (_root.selchar == 1) { _root.gotoAndStop("lose1"); } else if (_root.selchar == 2) { _root.gotoAndStop("lose2"); }
Symbol 559 MovieClip Frame 328
stop(); _root.caught = "";
Instance of Symbol 383 MovieClip "right" in Symbol 589 MovieClip Frame 1
onClipEvent (enterFrame) { var i = 1; while (i <= 20) { if (this.hitTest(_root["sheep" + i]._x, _root["sheep" + i]._y, true)) { _root["scnt" + i] = 1; } else { _root["scnt" + i] = 0; } i++; } _root.totalcnt = ((((((((((((((((((_root.scnt1 + _root.scnt2) + _root.scnt3) + _root.scnt4) + _root.scnt5) + _root.scnt6) + _root.scnt7) + _root.scnt8) + _root.scnt9) + _root.scnt10) + _root.scnt11) + _root.scnt12) + _root.scnt13) + _root.scnt14) + _root.scnt15) + _root.scnt16) + _root.scnt17) + _root.scnt18) + _root.scnt19) + _root.scnt20; if (_root.totalcnt > tempcnt) { _root.entersnd.gotoAndPlay(2); } tempcnt = _root.totalcnt; _root.caught = _root.totalcnt; }
Symbol 591 MovieClip Frame 1
stop();
Symbol 591 MovieClip Frame 2
stop();
Symbol 591 MovieClip Frame 3
stop();
Symbol 593 MovieClip Frame 1
stop();
Symbol 593 MovieClip Frame 2
stop();
Symbol 593 MovieClip Frame 3
stop();
Symbol 595 MovieClip Frame 1
stop();
Symbol 595 MovieClip Frame 2
stop();
Symbol 595 MovieClip Frame 3
stop();
Symbol 597 MovieClip Frame 1
stop();
Symbol 597 MovieClip Frame 2
stop();
Symbol 597 MovieClip Frame 3
stop();
Symbol 599 MovieClip Frame 1
stop();
Symbol 599 MovieClip Frame 2
stop();
Symbol 599 MovieClip Frame 3
stop();
Symbol 617 MovieClip Frame 1
stop();
Symbol 617 MovieClip Frame 362
_root.isGame = false; if (_root.totalcnt > 5) { _root.tempcnt = true; _root.rightcnt3 = _root.totalcnt; } else { _root.tempcnt = false; _root.rightcnt3 = _root.totalcnt; }
Symbol 617 MovieClip Frame 363
var i = 1; while (i <= 20) { _root["sheep" + i].removeMovieClip(); i++; }
Symbol 617 MovieClip Frame 367
if (_root.tempcnt == true) { if (_root.selchar == 1) { _root.gotoAndStop("ending1"); } else if (_root.selchar == 2) { _root.gotoAndStop("ending2"); } } else if (_root.selchar == 1) { _root.gotoAndStop("lose1"); } else if (_root.selchar == 2) { _root.gotoAndStop("lose2"); }
Symbol 617 MovieClip Frame 368
stop(); _root.caught = "";
Instance of Symbol 383 MovieClip "right" in Symbol 640 MovieClip Frame 1
onClipEvent (enterFrame) { var i = 1; while (i <= 20) { if (this.hitTest(_root["sheep" + i]._x, _root["sheep" + i]._y, true)) { _root["scnt" + i] = 1; } else { _root["scnt" + i] = 0; } i++; } _root.totalcnt = ((((((((((((((((((_root.scnt1 + _root.scnt2) + _root.scnt3) + _root.scnt4) + _root.scnt5) + _root.scnt6) + _root.scnt7) + _root.scnt8) + _root.scnt9) + _root.scnt10) + _root.scnt11) + _root.scnt12) + _root.scnt13) + _root.scnt14) + _root.scnt15) + _root.scnt16) + _root.scnt17) + _root.scnt18) + _root.scnt19) + _root.scnt20; if (_root.totalcnt > tempcnt) { _root.entersnd.gotoAndPlay(2); } tempcnt = _root.totalcnt; _root.caught = _root.totalcnt; }
Symbol 642 MovieClip Frame 1
stop();
Symbol 642 MovieClip Frame 2
stop();
Symbol 642 MovieClip Frame 3
stop();
Symbol 644 MovieClip Frame 1
stop();
Symbol 644 MovieClip Frame 2
stop();
Symbol 644 MovieClip Frame 3
stop();
Symbol 646 MovieClip Frame 1
stop();
Symbol 646 MovieClip Frame 2
stop();
Symbol 646 MovieClip Frame 3
stop();
Symbol 648 MovieClip Frame 1
stop();
Symbol 648 MovieClip Frame 2
stop();
Symbol 648 MovieClip Frame 3
stop();
Symbol 650 MovieClip Frame 1
stop();
Symbol 650 MovieClip Frame 2
stop();
Symbol 650 MovieClip Frame 3
stop();
Symbol 654 MovieClip Frame 1
stop();
Symbol 654 MovieClip Frame 222
_root.isGame = false; if (_root.totalcnt > 11) { _root.tempcnt = true; _root.rightcnt4 = _root.totalcnt; } else { _root.tempcnt = false; _root.rightcnt4 = _root.totalcnt; }
Symbol 654 MovieClip Frame 223
var i = 1; while (i <= 20) { _root["sheep" + i].removeMovieClip(); i++; }
Symbol 654 MovieClip Frame 227
if (_root.tempcnt == true) { if (_root.selchar == 1) { _root.gotoAndStop("win1"); } else if (_root.selchar == 2) { _root.gotoAndStop("win2"); } } else if (_root.selchar == 1) { _root.gotoAndStop("lose1"); } else if (_root.selchar == 2) { _root.gotoAndStop("lose2"); }
Symbol 654 MovieClip Frame 228
stop(); _root.caught = "";
Symbol 697 Button
on (release) { stopAllSounds(); if (_root.count == 1) { _root.gotoAndStop("level2"); _root.lamb.gotoAndPlay("stage2"); } else if (_root.count == 2) { _root.gotoAndStop("level3"); _root.lamb.gotoAndPlay("stage3"); } else if (_root.count == 3) { _root.gotoAndStop("level4"); _root.lamb.gotoAndPlay("stage4"); } }
Symbol 707 MovieClip Frame 1
stop();
Symbol 707 MovieClip Frame 70
this.gotoAndStop(1);
Symbol 743 MovieClip Frame 60
this.gotoAndPlay("re");
Symbol 745 Button
on (release) { stopAllSounds(); _root.gotoAndStop("level" + _root.count); _root.lamb.gotoAndPlay("stage" + _root.count); }
Symbol 753 MovieClip Frame 1
stop();
Symbol 753 MovieClip Frame 48
this.gotoAndStop(1);
Symbol 774 Button
on (release) { stopAllSounds(); if (_root.count == 1) { _root.gotoAndStop("level2"); _root.lamb.gotoAndPlay("stage2"); } else if (_root.count == 2) { _root.gotoAndStop("level3"); _root.lamb.gotoAndPlay("stage3"); } else if (_root.count == 3) { _root.gotoAndStop("level4"); _root.lamb.gotoAndPlay("stage4"); } }
Symbol 815 MovieClip Frame 48
this.gotoAndPlay("re");
Symbol 896 Button
on (release) { stopAllSounds(); _root.gotoAndStop("select"); }

Library Items

Symbol 1 FontUsed by:2 701 703 747 749 776 778 817 819 822 894 895 898
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:39 60 189 205 409 413  Timeline
Symbol 4 GraphicUsed by:39
Symbol 5 GraphicUsed by:39 189 413
Symbol 6 GraphicUsed by:39 189 413
Symbol 7 GraphicUsed by:39
Symbol 8 GraphicUsed by:39
Symbol 9 GraphicUsed by:39 189 413
Symbol 10 GraphicUsed by:15
Symbol 11 GraphicUsed by:15
Symbol 12 GraphicUsed by:15
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:10 11 12 13 14Used by:39
Symbol 16 GraphicUsed by:39 189 413
Symbol 17 GraphicUsed by:39
Symbol 18 GraphicUsed by:39
Symbol 19 GraphicUsed by:39
Symbol 20 GraphicUsed by:39
Symbol 21 GraphicUsed by:39 189 413
Symbol 22 GraphicUsed by:39 189 413
Symbol 23 GraphicUsed by:39
Symbol 24 GraphicUsed by:39
Symbol 25 GraphicUsed by:39
Symbol 26 GraphicUsed by:39
Symbol 27 GraphicUsed by:39 189
Symbol 28 GraphicUsed by:39
Symbol 29 GraphicUsed by:39
Symbol 30 GraphicUsed by:39 189
Symbol 31 GraphicUsed by:39 189
Symbol 32 GraphicUsed by:39
Symbol 33 GraphicUsed by:39
Symbol 34 GraphicUsed by:39
Symbol 35 GraphicUsed by:39
Symbol 36 GraphicUsed by:39
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:3 4 5 6 7 8 9 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38Used by:Timeline
Symbol 40 GraphicUsed by:Timeline
Symbol 41 GraphicUsed by:42 144 162 191 207
Symbol 42 MovieClipUses:41Used by:60 409  Timeline
Symbol 43 GraphicUsed by:45
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:43 44Used by:60 409  Timeline
Symbol 46 GraphicUsed by:47 195
Symbol 47 MovieClipUses:46Used by:60 409  Timeline
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:60 409  Timeline
Symbol 50 GraphicUsed by:51 198
Symbol 51 MovieClipUses:50Used by:53 69
Symbol 52 GraphicUsed by:53 69 199
Symbol 53 MovieClipUses:51 52Used by:60 409  Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:60 409  Timeline
Symbol 56 GraphicUsed by:57 142 162 202 207
Symbol 57 MovieClipUses:56Used by:60 409  Timeline
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:58Used by:60 409  Timeline
Symbol 60 MovieClipUses:3 42 45 47 49 53 55 57 59Used by:409  Timeline
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:61Used by:Timeline
Symbol 63 FontUsed by:64 65
Symbol 64 EditableTextUses:63Used by:66
Symbol 65 TextUses:63Used by:66
Symbol 66 MovieClipUses:64 65Used by:Timeline
Symbol 67 GraphicUsed by:91
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:68 51 52Used by:91
Symbol 70 GraphicUsed by:91
Symbol 71 GraphicUsed by:91
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:72Used by:91
Symbol 74 GraphicUsed by:91
Symbol 75 GraphicUsed by:91
Symbol 76 GraphicUsed by:91
Symbol 77 SoundUsed by:91
Symbol 78 GraphicUsed by:91
Symbol 79 GraphicUsed by:91
Symbol 80 GraphicUsed by:91
Symbol 81 GraphicUsed by:91
Symbol 82 GraphicUsed by:91
Symbol 83 GraphicUsed by:91
Symbol 84 GraphicUsed by:91
Symbol 85 GraphicUsed by:91
Symbol 86 GraphicUsed by:91
Symbol 87 GraphicUsed by:91
Symbol 88 GraphicUsed by:91
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:67 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90Used by:Timeline
Symbol 92 GraphicUsed by:Timeline
Symbol 93 GraphicUsed by:96 99 101 103 106 707 753
Symbol 94 FontUsed by:95 97 100 102 104 705 751
Symbol 95 TextUses:94Used by:96
Symbol 96 MovieClipUses:93 95 SS1Used by:Timeline
Symbol 97 TextUses:94Used by:99
Symbol 98 SoundUsed by:99
Symbol 99 MovieClipUses:93 97 98Used by:Timeline
Symbol 100 TextUses:94Used by:101
Symbol 101 MovieClipUses:93 100 SS2Used by:Timeline
Symbol 102 TextUses:94Used by:103
Symbol 103 MovieClipUses:93 102Used by:Timeline
Symbol 104 TextUses:94Used by:106
Symbol 105 SoundUsed by:106
Symbol 106 MovieClipUses:93 104 105Used by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 GraphicUsed by:114
Symbol 113 SoundUsed by:114 162 207 306 341 697 745 774 896
Symbol 114 ButtonUses:112 113Used by:Timeline
Symbol 115 GraphicUsed by:Timeline
Symbol 116 GraphicUsed by:121
Symbol 117 GraphicUsed by:121
Symbol 118 GraphicUsed by:121
Symbol 119 GraphicUsed by:121
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:116 117 118 119 120Used by:Timeline
Symbol 122 GraphicUsed by:Timeline
Symbol 123 GraphicUsed by:162 207
Symbol 124 GraphicUsed by:127 162 207
Symbol 125 GraphicUsed by:127
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:124 125 126Used by:162 207
Symbol 128 GraphicUsed by:162 207
Symbol 129 GraphicUsed by:130 162 207
Symbol 130 MovieClipUses:129Used by:162 207
Symbol 131 GraphicUsed by:162 207
Symbol 132 GraphicUsed by:162 207 690
Symbol 133 GraphicUsed by:162 207
Symbol 134 GraphicUsed by:138 162 207
Symbol 135 GraphicUsed by:138
Symbol 136 GraphicUsed by:138
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:134 135 136 137Used by:162 207
Symbol 139 GraphicUsed by:162 207
Symbol 140 GraphicUsed by:141 162 207
Symbol 141 MovieClipUses:140Used by:162 207
Symbol 142 MovieClipUses:56Used by:157 162 207
Symbol 143 GraphicUsed by:162 207
Symbol 144 MovieClipUses:41Used by:157
Symbol 145 GraphicUsed by:146 162 207
Symbol 146 MovieClipUses:145Used by:157
Symbol 147 GraphicUsed by:148 162 207
Symbol 148 MovieClipUses:147Used by:157
Symbol 149 GraphicUsed by:150 162 207
Symbol 150 MovieClipUses:149Used by:157
Symbol 151 GraphicUsed by:152 162 207
Symbol 152 MovieClipUses:151Used by:157
Symbol 153 GraphicUsed by:154 162 207
Symbol 154 MovieClipUses:153Used by:157
Symbol 155 GraphicUsed by:156 162 207
Symbol 156 MovieClipUses:155Used by:157
Symbol 157 MovieClipUses:144 146 148 150 152 142 154 156Used by:162 207
Symbol 158 GraphicUsed by:162 207
Symbol 159 GraphicUsed by:162 207
Symbol 160 GraphicUsed by:162 207
Symbol 161 GraphicUsed by:162 207
Symbol 162 ButtonUses:123 127 128 130 131 132 133 138 139 141 142 143 157 158 159 160 161 124 129 134 140 56 41 145 147 149 151 153 155 113Used by:208
Symbol 163 GraphicUsed by:189
Symbol 164 GraphicUsed by:189 413
Symbol 165 GraphicUsed by:189 413
Symbol 166 GraphicUsed by:171
Symbol 167 GraphicUsed by:171
Symbol 168 GraphicUsed by:171
Symbol 169 GraphicUsed by:171
Symbol 170 GraphicUsed by:171
Symbol 171 MovieClipUses:166 167 168 169 170Used by:189 413
Symbol 172 GraphicUsed by:189
Symbol 173 GraphicUsed by:189
Symbol 174 GraphicUsed by:189 413
Symbol 175 GraphicUsed by:189
Symbol 176 GraphicUsed by:189
Symbol 177 GraphicUsed by:189
Symbol 178 GraphicUsed by:189
Symbol 179 GraphicUsed by:189
Symbol 180 GraphicUsed by:189
Symbol 181 GraphicUsed by:189
Symbol 182 GraphicUsed by:189
Symbol 183 GraphicUsed by:189
Symbol 184 GraphicUsed by:189
Symbol 185 GraphicUsed by:189
Symbol 186 GraphicUsed by:189
Symbol 187 GraphicUsed by:189
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:3 163 5 6 164 165 9 171 16 172 173 174 175 21 22 176 177 178 179 27 180 181 30 31 182 183 184 185 186 187 188Used by:206
Symbol 190 GraphicUsed by:206 413
Symbol 191 MovieClipUses:41Used by:205 413
Symbol 192 GraphicUsed by:194
Symbol 193 GraphicUsed by:194
Symbol 194 MovieClipUses:192 193Used by:205 413
Symbol 195 MovieClipUses:46Used by:205 413
Symbol 196 GraphicUsed by:197
Symbol 197 MovieClipUses:196Used by:205 413
Symbol 198 MovieClipUses:50Used by:199
Symbol 199 MovieClipUses:198 52Used by:205 339 413 418
Symbol 200 GraphicUsed by:201
Symbol 201 MovieClipUses:200Used by:205 413
Symbol 202 MovieClipUses:56Used by:205 413
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:205 413
Symbol 205 MovieClipUses:3 191 194 195 197 199 201 202 204Used by:206
Symbol 206 MovieClipUses:189 190 205Used by:208 414
Symbol 207 ButtonUses:123 127 128 130 131 132 133 138 139 141 142 143 157 158 159 160 161 124 129 134 140 56 41 145 147 149 151 153 155 113Used by:208
Symbol 208 MovieClipUses:162 206 207Used by:Timeline
Symbol 209 GraphicUsed by:342
Symbol 210 GraphicUsed by:283 306 341
Symbol 211 GraphicUsed by:212 306 341
Symbol 212 MovieClipUses:211Used by:283
Symbol 213 GraphicUsed by:283 306 341
Symbol 214 GraphicUsed by:215 306 341
Symbol 215 MovieClipUses:214Used by:283
Symbol 216 GraphicUsed by:217 306 341
Symbol 217 MovieClipUses:216Used by:283
Symbol 218 GraphicUsed by:219 306 341
Symbol 219 MovieClipUses:218Used by:283
Symbol 220 GraphicUsed by:283 306 341
Symbol 221 GraphicUsed by:222 306 341
Symbol 222 MovieClipUses:221Used by:283
Symbol 223 GraphicUsed by:283 306 341
Symbol 224 GraphicUsed by:283
Symbol 225 GraphicUsed by:283
Symbol 226 GraphicUsed by:283
Symbol 227 GraphicUsed by:283
Symbol 228 GraphicUsed by:283
Symbol 229 GraphicUsed by:283
Symbol 230 GraphicUsed by:283
Symbol 231 GraphicUsed by:283
Symbol 232 GraphicUsed by:283
Symbol 233 GraphicUsed by:283
Symbol 234 GraphicUsed by:283
Symbol 235 GraphicUsed by:283
Symbol 236 GraphicUsed by:283
Symbol 237 GraphicUsed by:283
Symbol 238 GraphicUsed by:283
Symbol 239 GraphicUsed by:283
Symbol 240 GraphicUsed by:283
Symbol 241 GraphicUsed by:283
Symbol 242 GraphicUsed by:283
Symbol 243 GraphicUsed by:283
Symbol 244 GraphicUsed by:283
Symbol 245 GraphicUsed by:283
Symbol 246 GraphicUsed by:283
Symbol 247 GraphicUsed by:283
Symbol 248 GraphicUsed by:283
Symbol 249 GraphicUsed by:283
Symbol 250 GraphicUsed by:283
Symbol 251 GraphicUsed by:283
Symbol 252 GraphicUsed by:283
Symbol 253 GraphicUsed by:283
Symbol 254 GraphicUsed by:283
Symbol 255 GraphicUsed by:283
Symbol 256 GraphicUsed by:283
Symbol 257 GraphicUsed by:283
Symbol 258 GraphicUsed by:283
Symbol 259 GraphicUsed by:283
Symbol 260 GraphicUsed by:283
Symbol 261 GraphicUsed by:283
Symbol 262 GraphicUsed by:283
Symbol 263 GraphicUsed by:283
Symbol 264 GraphicUsed by:283
Symbol 265 GraphicUsed by:283
Symbol 266 GraphicUsed by:283
Symbol 267 GraphicUsed by:283
Symbol 268 GraphicUsed by:283
Symbol 269 GraphicUsed by:283
Symbol 270 GraphicUsed by:283
Symbol 271 GraphicUsed by:283
Symbol 272 GraphicUsed by:283
Symbol 273 GraphicUsed by:283
Symbol 274 GraphicUsed by:283
Symbol 275 GraphicUsed by:283
Symbol 276 GraphicUsed by:283
Symbol 277 GraphicUsed by:283
Symbol 278 GraphicUsed by:283
Symbol 279 GraphicUsed by:283
Symbol 280 GraphicUsed by:283
Symbol 281 GraphicUsed by:283
Symbol 282 GraphicUsed by:283
Symbol 283 MovieClipUses:210 212 213 215 217 219 220 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282Used by:306 341
Symbol 284 GraphicUsed by:305 306 341
Symbol 285 GraphicUsed by:305
Symbol 286 GraphicUsed by:305
Symbol 287 GraphicUsed by:288
Symbol 288 MovieClipUses:287Used by:305
Symbol 289 GraphicUsed by:305
Symbol 290 GraphicUsed by:305
Symbol 291 GraphicUsed by:305
Symbol 292 GraphicUsed by:305
Symbol 293 GraphicUsed by:305
Symbol 294 GraphicUsed by:305
Symbol 295 GraphicUsed by:305
Symbol 296 GraphicUsed by:305
Symbol 297 GraphicUsed by:305
Symbol 298 GraphicUsed by:305
Symbol 299 GraphicUsed by:305
Symbol 300 GraphicUsed by:305
Symbol 301 GraphicUsed by:305
Symbol 302 GraphicUsed by:305
Symbol 303 GraphicUsed by:305
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:284 285 286 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304Used by:306 341
Symbol 306 ButtonUses:283 305 210 211 213 214 216 218 220 221 223 284 113Used by:342
Symbol 307 GraphicUsed by:316
Symbol 308 GraphicUsed by:316
Symbol 309 GraphicUsed by:316
Symbol 310 GraphicUsed by:316
Symbol 311 GraphicUsed by:316
Symbol 312 GraphicUsed by:316
Symbol 313 GraphicUsed by:316
Symbol 314 GraphicUsed by:316
Symbol 315 GraphicUsed by:316
Symbol 316 MovieClipUses:307 308 309 310 311 312 313 314 315Used by:340
Symbol 317 GraphicUsed by:339
Symbol 318 GraphicUsed by:319
Symbol 319 MovieClipUses:318Used by:339 418
Symbol 320 GraphicUsed by:339
Symbol 321 GraphicUsed by:322
Symbol 322 MovieClipUses:321Used by:339 418
Symbol 323 GraphicUsed by:339
Symbol 324 GraphicUsed by:339
Symbol 325 GraphicUsed by:339
Symbol 326 GraphicUsed by:339
Symbol 327 GraphicUsed by:339
Symbol 328 GraphicUsed by:339
Symbol 329 GraphicUsed by:339
Symbol 330 GraphicUsed by:339
Symbol 331 GraphicUsed by:339
Symbol 332 GraphicUsed by:339
Symbol 333 GraphicUsed by:339
Symbol 334 GraphicUsed by:339
Symbol 335 GraphicUsed by:339
Symbol 336 GraphicUsed by:339
Symbol 337 GraphicUsed by:339
Symbol 338 GraphicUsed by:339
Symbol 339 MovieClipUses:317 319 199 320 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338Used by:340
Symbol 340 MovieClipUses:316 339Used by:342 419
Symbol 341 ButtonUses:283 305 210 211 213 214 216 218 220 221 223 284 113Used by:342
Symbol 342 MovieClipUses:209 306 340 341Used by:Timeline
Symbol 343 GraphicUsed by:Timeline
Symbol 344 GraphicUsed by:Timeline
Symbol 345 GraphicUsed by:354
Symbol 346 GraphicUsed by:354
Symbol 347 GraphicUsed by:348
Symbol 348 MovieClipUses:347Used by:354  Timeline
Symbol 349 GraphicUsed by:354
Symbol 350 GraphicUsed by:351 353
Symbol 351 MovieClipUses:350Used by:354
Symbol 352 GraphicUsed by:354
Symbol 353 MovieClipUses:350Used by:354
Symbol 354 MovieClipUses:345 346 348 349 351 352 353Used by:Timeline
Symbol 355 GraphicUsed by:356
Symbol 356 MovieClipUses:355Used by:Timeline
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:357Used by:Timeline
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:361
Symbol 361 MovieClipUses:360Used by:Timeline
Symbol 362 GraphicUsed by:Timeline
Symbol 363 FontUsed by:364
Symbol 364 EditableTextUses:363Used by:Timeline
Symbol 365 GraphicUsed by:Timeline
Symbol 366 GraphicUsed by:403 589
Symbol 367 GraphicUsed by:403
Symbol 368 GraphicUsed by:369
Symbol 369 MovieClipUses:368Used by:403 589
Symbol 370 GraphicUsed by:371
Symbol 371 MovieClipUses:370Used by:403 589
Symbol 372 GraphicUsed by:373
Symbol 373 MovieClipUses:372Used by:403 589
Symbol 374 GraphicUsed by:375
Symbol 375 MovieClipUses:374Used by:403 589 640
Symbol 376 GraphicUsed by:377
Symbol 377 MovieClipUses:376Used by:403 589
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:378Used by:403 589
Symbol 380 GraphicUsed by:381
Symbol 381 MovieClipUses:380Used by:403 589 640
Symbol 382 GraphicUsed by:383
Symbol 383 MovieClipUses:382Used by:403 589 640
Symbol 384 GraphicUsed by:385
Symbol 385 MovieClipUses:384Used by:403 589 640
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:403 589 640
Symbol 388 GraphicUsed by:389
Symbol 389 MovieClipUses:388Used by:403 589 640
Symbol 390 GraphicUsed by:391
Symbol 391 MovieClipUses:390Used by:403 589 640
Symbol 392 GraphicUsed by:393
Symbol 393 MovieClipUses:392Used by:403 589 640
Symbol 394 GraphicUsed by:395
Symbol 395 MovieClipUses:394Used by:403 589 640
Symbol 396 GraphicUsed by:397
Symbol 397 MovieClipUses:396Used by:403 589 640
Symbol 398 GraphicUsed by:399
Symbol 399 MovieClipUses:398Used by:403 589 640
Symbol 400 GraphicUsed by:401
Symbol 401 MovieClipUses:400Used by:403 589 640
Symbol 402 GraphicUsed by:403
Symbol 403 MovieClipUses:366 367 369 371 373 375 377 379 381 383 385 387 389 391 393 395 397 399 401 402Used by:Timeline
Symbol 404 GraphicUsed by:406
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:404 405Used by:408 537 593 644
Symbol 407 GraphicUsed by:408
Symbol 408 MovieClipUses:406 407Used by:Timeline
Symbol 409 MovieClipUses:3 42 45 47 49 53 55 57 59 60Used by:Timeline
Symbol 410 GraphicUsed by:413
Symbol 411 GraphicUsed by:413
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClipUses:410 3 411 5 6 164 165 9 171 16 412 174 21 22 190 191 194 195 197 199 201 202 204Used by:414
Symbol 414 MovieClipUses:413 206Used by:420
Symbol 415 GraphicUsed by:418
Symbol 416 GraphicUsed by:418
Symbol 417 GraphicUsed by:418
Symbol 418 MovieClipUses:415 319 199 416 322 417Used by:419
Symbol 419 MovieClipUses:418 340Used by:420
Symbol 420 MovieClipUses:414 419Used by:Timeline
Symbol 421 GraphicUsed by:470
Symbol 422 GraphicUsed by:470 559 617 654
Symbol 423 GraphicUsed by:425
Symbol 424 GraphicUsed by:425
Symbol 425 MovieClipUses:423 424Used by:470 559 617 654
Symbol 426 GraphicUsed by:470 559 617 654
Symbol 427 GraphicUsed by:470
Symbol 428 GraphicUsed by:470 559 617 654
Symbol 429 GraphicUsed by:470 559 617 654
Symbol 430 GraphicUsed by:432
Symbol 431 GraphicUsed by:432
Symbol 432 MovieClipUses:430 431Used by:470 559 617 654
Symbol 433 GraphicUsed by:470 559 617 654
Symbol 434 GraphicUsed by:470 559 617 654
Symbol 435 GraphicUsed by:470 559 617 654
Symbol 436 GraphicUsed by:470 559 617 654
Symbol 437 GraphicUsed by:470 559 617 654
Symbol 438 GraphicUsed by:470 559 617 654
Symbol 439 GraphicUsed by:470 559 617 654
Symbol 440 GraphicUsed by:470 559 617 654
Symbol 441 GraphicUsed by:470 559 617 654
Symbol 442 GraphicUsed by:470 559 617 654
Symbol 443 GraphicUsed by:470 559 617 654
Symbol 444 GraphicUsed by:470 559 617 654
Symbol 445 GraphicUsed by:470 559 617 654
Symbol 446 GraphicUsed by:470 559 617 654
Symbol 447 GraphicUsed by:470 559 617 654
Symbol 448 GraphicUsed by:470
Symbol 449 GraphicUsed by:470 559 617 654
Symbol 450 GraphicUsed by:451
Symbol 451 MovieClipUses:450Used by:470 559 617 654
Symbol 452 GraphicUsed by:470 559 617 654
Symbol 453 GraphicUsed by:470 559 617 654
Symbol 454 GraphicUsed by:470 559 617 654
Symbol 455 GraphicUsed by:470 559 617 654
Symbol 456 GraphicUsed by:470 559 617 654
Symbol 457 GraphicUsed by:470 559 617 654
Symbol 458 GraphicUsed by:470 559 617 654
Symbol 459 GraphicUsed by:470 559 617 654
Symbol 460 GraphicUsed by:470 559 617 654
Symbol 461 GraphicUsed by:470 559 617 654
Symbol 462 GraphicUsed by:470 559 617 654
Symbol 463 GraphicUsed by:470 559 617 654
Symbol 464 SoundUsed by:470 559 617 654
Symbol 465 GraphicUsed by:470 559 617 654
Symbol 466 GraphicUsed by:470 559 617 654
Symbol 467 GraphicUsed by:470 559 617 654
Symbol 468 GraphicUsed by:470 559 617 654
Symbol 469 GraphicUsed by:470 559 617 654
Symbol 470 MovieClipUses:421 422 425 426 427 428 429 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 SS3Used by:Timeline
Symbol 471 GraphicUsed by:Timeline
Symbol 472 GraphicUsed by:473
Symbol 473 MovieClipUses:472Used by:475  Timeline
Symbol 474 GraphicUsed by:Timeline
Symbol 475 MovieClipUses:473Used by:Timeline
Symbol 476 GraphicUsed by:Timeline
Symbol 477 GraphicUsed by:Timeline
Symbol 478 GraphicUsed by:479 480 481 482
Symbol 479 MovieClipUses:478Used by:Timeline
Symbol 480 MovieClipUses:478Used by:Timeline
Symbol 481 MovieClipUses:478Used by:Timeline
Symbol 482 MovieClipUses:478Used by:Timeline
Symbol 483 GraphicUsed by:484
Symbol 484 MovieClipUses:483Used by:Timeline
Symbol 485 GraphicUsed by:486
Symbol 486 MovieClipUses:485Used by:Timeline
Symbol 487 GraphicUsed by:488
Symbol 488 MovieClipUses:487Used by:Timeline
Symbol 489 GraphicUsed by:490
Symbol 490 MovieClipUses:489Used by:Timeline
Symbol 491 GraphicUsed by:492
Symbol 492 MovieClipUses:491Used by:Timeline
Symbol 493 GraphicUsed by:494
Symbol 494 MovieClipUses:493Used by:Timeline
Symbol 495 GraphicUsed by:496
Symbol 496 MovieClipUses:495Used by:Timeline
Symbol 497 GraphicUsed by:498
Symbol 498 MovieClipUses:497Used by:Timeline
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:499Used by:Timeline
Symbol 501 GraphicUsed by:502
Symbol 502 MovieClipUses:501Used by:Timeline
Symbol 503 GraphicUsed by:Timeline
Symbol 504 GraphicUsed by:Timeline
Symbol 505 GraphicUsed by:506
Symbol 506 MovieClipUses:505Used by:Timeline
Symbol 507 GraphicUsed by:508
Symbol 508 MovieClipUses:507Used by:Timeline
Symbol 509 GraphicUsed by:510
Symbol 510 MovieClipUses:509Used by:Timeline
Symbol 511 GraphicUsed by:512
Symbol 512 MovieClipUses:511Used by:Timeline
Symbol 513 GraphicUsed by:514
Symbol 514 MovieClipUses:513Used by:Timeline
Symbol 515 GraphicUsed by:516
Symbol 516 MovieClipUses:515Used by:Timeline
Symbol 517 GraphicUsed by:518
Symbol 518 MovieClipUses:517Used by:Timeline
Symbol 519 GraphicUsed by:520
Symbol 520 MovieClipUses:519Used by:Timeline
Symbol 521 GraphicUsed by:522
Symbol 522 MovieClipUses:521Used by:Timeline
Symbol 523 GraphicUsed by:525
Symbol 524 GraphicUsed by:525
Symbol 525 MovieClipUses:523 524Used by:Timeline
Symbol 526 GraphicUsed by:528
Symbol 527 GraphicUsed by:528
Symbol 528 MovieClipUses:526 527Used by:Timeline
Symbol 529 GraphicUsed by:531
Symbol 530 GraphicUsed by:531
Symbol 531 MovieClipUses:529 530Used by:534 591 642
Symbol 532 GraphicUsed by:534
Symbol 533 GraphicUsed by:534
Symbol 534 MovieClipUses:531 532 533Used by:Timeline
Symbol 535 GraphicUsed by:537
Symbol 536 GraphicUsed by:537
Symbol 537 MovieClipUses:406 535 536Used by:Timeline
Symbol 538 GraphicUsed by:540
Symbol 539 GraphicUsed by:540
Symbol 540 MovieClipUses:538 539Used by:543 595 646
Symbol 541 GraphicUsed by:543
Symbol 542 GraphicUsed by:543
Symbol 543 MovieClipUses:540 541 542Used by:Timeline
Symbol 544 GraphicUsed by:546
Symbol 545 GraphicUsed by:546
Symbol 546 MovieClipUses:544 545Used by:549 597 648
Symbol 547 GraphicUsed by:549
Symbol 548 GraphicUsed by:549
Symbol 549 MovieClipUses:546 547 548Used by:Timeline
Symbol 550 GraphicUsed by:552
Symbol 551 GraphicUsed by:552
Symbol 552 MovieClipUses:550 551Used by:555 599 650
Symbol 553 GraphicUsed by:555
Symbol 554 GraphicUsed by:555
Symbol 555 MovieClipUses:552 553 554Used by:Timeline
Symbol 556 GraphicUsed by:559
Symbol 557 GraphicUsed by:559
Symbol 558 GraphicUsed by:559
Symbol 559 MovieClipUses:556 422 425 426 557 428 429 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 558 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 SS4Used by:Timeline
Symbol 560 GraphicUsed by:Timeline
Symbol 561 GraphicUsed by:Timeline
Symbol 562 GraphicUsed by:563
Symbol 563 MovieClipUses:562Used by:Timeline
Symbol 564 GraphicUsed by:565
Symbol 565 MovieClipUses:564Used by:Timeline
Symbol 566 GraphicUsed by:567 625
Symbol 567 MovieClipUses:566Used by:Timeline
Symbol 568 GraphicUsed by:569
Symbol 569 MovieClipUses:568Used by:Timeline
Symbol 570 GraphicUsed by:571
Symbol 571 MovieClipUses:570Used by:Timeline
Symbol 572 GraphicUsed by:573
Symbol 573 MovieClipUses:572Used by:Timeline
Symbol 574 GraphicUsed by:575
Symbol 575 MovieClipUses:574Used by:Timeline
Symbol 576 GraphicUsed by:577
Symbol 577 MovieClipUses:576Used by:Timeline
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClipUses:578Used by:Timeline
Symbol 580 GraphicUsed by:581
Symbol 581 MovieClipUses:580Used by:Timeline
Symbol 582 GraphicUsed by:583
Symbol 583 MovieClipUses:582Used by:Timeline
Symbol 584 GraphicUsed by:585
Symbol 585 MovieClipUses:584Used by:Timeline
Symbol 586 GraphicUsed by:Timeline
Symbol 587 GraphicUsed by:589
Symbol 588 GraphicUsed by:589
Symbol 589 MovieClipUses:366 587 369 371 373 375 377 379 381 385 391 393 395 397 399 588 383 387 389 401Used by:Timeline
Symbol 590 GraphicUsed by:591
Symbol 591 MovieClipUses:531 590Used by:Timeline
Symbol 592 GraphicUsed by:593
Symbol 593 MovieClipUses:406 592Used by:Timeline
Symbol 594 GraphicUsed by:595
Symbol 595 MovieClipUses:540 594Used by:Timeline
Symbol 596 GraphicUsed by:597
Symbol 597 MovieClipUses:546 596Used by:Timeline
Symbol 598 GraphicUsed by:599
Symbol 599 MovieClipUses:552 598Used by:Timeline
Symbol 600 GraphicUsed by:601
Symbol 601 MovieClipUses:600Used by:Timeline
Symbol 602 GraphicUsed by:603
Symbol 603 MovieClipUses:602Used by:Timeline
Symbol 604 GraphicUsed by:605
Symbol 605 MovieClipUses:604Used by:Timeline
Symbol 606 GraphicUsed by:607
Symbol 607 MovieClipUses:606Used by:Timeline
Symbol 608 GraphicUsed by:609
Symbol 609 MovieClipUses:608Used by:Timeline
Symbol 610 GraphicUsed by:611
Symbol 611 MovieClipUses:610Used by:Timeline
Symbol 612 GraphicUsed by:613
Symbol 613 MovieClipUses:612Used by:Timeline
Symbol 614 GraphicUsed by:617
Symbol 615 GraphicUsed by:617
Symbol 616 GraphicUsed by:617
Symbol 617 MovieClipUses:614 422 425 426 615 428 429 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 616 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 SS5Used by:Timeline
Symbol 618 GraphicUsed by:Timeline
Symbol 619 GraphicUsed by:Timeline
Symbol 620 GraphicUsed by:Timeline
Symbol 621 GraphicUsed by:Timeline
Symbol 622 GraphicUsed by:Timeline
Symbol 623 GraphicUsed by:624
Symbol 624 MovieClipUses:623Used by:Timeline
Symbol 625 MovieClipUses:566Used by:Timeline
Symbol 626 GraphicUsed by:627
Symbol 627 MovieClipUses:626Used by:Timeline
Symbol 628 GraphicUsed by:629
Symbol 629 MovieClipUses:628Used by:Timeline
Symbol 630 GraphicUsed by:631
Symbol 631 MovieClipUses:630Used by:Timeline
Symbol 632 GraphicUsed by:633
Symbol 633 MovieClipUses:632Used by:Timeline
Symbol 634 GraphicUsed by:635
Symbol 635 MovieClipUses:634Used by:Timeline
Symbol 636 GraphicUsed by:637
Symbol 637 MovieClipUses:636Used by:640
Symbol 638 GraphicUsed by:639
Symbol 639 MovieClipUses:638Used by:640
Symbol 640 MovieClipUses:385 391 393 395 397 399 387 389 401 381 637 639 375 383Used by:Timeline
Symbol 641 GraphicUsed by:642
Symbol 642 MovieClipUses:531 641Used by:Timeline
Symbol 643 GraphicUsed by:644
Symbol 644 MovieClipUses:406 643Used by:Timeline
Symbol 645 GraphicUsed by:646
Symbol 646 MovieClipUses:540 645Used by:Timeline
Symbol 647 GraphicUsed by:648
Symbol 648 MovieClipUses:546 647Used by:Timeline
Symbol 649 GraphicUsed by:650
Symbol 650 MovieClipUses:552 649Used by:Timeline
Symbol 651 GraphicUsed by:654
Symbol 652 GraphicUsed by:654
Symbol 653 GraphicUsed by:654
Symbol 654 MovieClipUses:651 422 425 426 652 428 429 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 653 449 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 SS6Used by:Timeline
Symbol 655 GraphicUsed by:695
Symbol 656 GraphicUsed by:690
Symbol 657 GraphicUsed by:690 871
Symbol 658 GraphicUsed by:690
Symbol 659 GraphicUsed by:690
Symbol 660 GraphicUsed by:690
Symbol 661 GraphicUsed by:690
Symbol 662 GraphicUsed by:690
Symbol 663 GraphicUsed by:690
Symbol 664 GraphicUsed by:665 690
Symbol 665 MovieClipUses:664Used by:690 691
Symbol 666 GraphicUsed by:690
Symbol 667 GraphicUsed by:690
Symbol 668 GraphicUsed by:690
Symbol 669 GraphicUsed by:690
Symbol 670 GraphicUsed by:690 871
Symbol 671 GraphicUsed by:690 871
Symbol 672 GraphicUsed by:690
Symbol 673 GraphicUsed by:690
Symbol 674 GraphicUsed by:690
Symbol 675 GraphicUsed by:690
Symbol 676 GraphicUsed by:690
Symbol 677 GraphicUsed by:690
Symbol 678 GraphicUsed by:690
Symbol 679 GraphicUsed by:690
Symbol 680 GraphicUsed by:690
Symbol 681 GraphicUsed by:690
Symbol 682 GraphicUsed by:690
Symbol 683 GraphicUsed by:690
Symbol 684 GraphicUsed by:690 871
Symbol 685 GraphicUsed by:690
Symbol 686 GraphicUsed by:690
Symbol 687 GraphicUsed by:690
Symbol 688 GraphicUsed by:690
Symbol 689 GraphicUsed by:690
Symbol 690 MovieClipUses:656 657 658 659 660 661 662 663 132 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 664 682 683 684 685 686 687 688 689Used by:695
Symbol 691 MovieClipUses:665Used by:695
Symbol 692 GraphicUsed by:695
Symbol 693 GraphicUsed by:695
Symbol 694 GraphicUsed by:695
Symbol 695 MovieClipUses:655 690 691 692 693 694Used by:Timeline
Symbol 696 GraphicUsed by:697 774
Symbol 697 ButtonUses:696 113Used by:Timeline
Symbol 698 GraphicUsed by:699
Symbol 699 MovieClipUses:698Used by:Timeline
Symbol 700 GraphicUsed by:Timeline
Symbol 701 EditableTextUses:1Used by:Timeline
Symbol 702 GraphicUsed by:Timeline
Symbol 703 EditableTextUses:1Used by:Timeline
Symbol 704 GraphicUsed by:Timeline
Symbol 705 TextUses:94Used by:707
Symbol 706 SoundUsed by:707
Symbol 707 MovieClipUses:93 705 706Used by:Timeline
Symbol 708 GraphicUsed by:715
Symbol 709 GraphicUsed by:710
Symbol 710 MovieClipUses:709Used by:715
Symbol 711 GraphicUsed by:712
Symbol 712 MovieClipUses:711Used by:715
Symbol 713 GraphicUsed by:714
Symbol 714 MovieClipUses:713Used by:715
Symbol 715 MovieClipUses:708 710 712 714Used by:Timeline
Symbol 716 GraphicUsed by:743
Symbol 717 GraphicUsed by:743
Symbol 718 GraphicUsed by:743
Symbol 719 GraphicUsed by:743
Symbol 720 GraphicUsed by:743
Symbol 721 GraphicUsed by:743
Symbol 722 GraphicUsed by:743
Symbol 723 GraphicUsed by:743
Symbol 724 GraphicUsed by:743
Symbol 725 GraphicUsed by:743
Symbol 726 GraphicUsed by:743
Symbol 727 GraphicUsed by:743
Symbol 728 GraphicUsed by:743
Symbol 729 GraphicUsed by:743
Symbol 730 GraphicUsed by:743
Symbol 731 GraphicUsed by:743
Symbol 732 GraphicUsed by:743
Symbol 733 GraphicUsed by:743
Symbol 734 GraphicUsed by:743
Symbol 735 GraphicUsed by:743
Symbol 736 GraphicUsed by:743
Symbol 737 GraphicUsed by:743
Symbol 738 GraphicUsed by:743
Symbol 739 GraphicUsed by:743
Symbol 740 GraphicUsed by:743
Symbol 741 GraphicUsed by:743 815
Symbol 742 GraphicUsed by:743 815
Symbol 743 MovieClipUses:716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742Used by:Timeline
Symbol 744 GraphicUsed by:745
Symbol 745 ButtonUses:744 113Used by:Timeline
Symbol 746 GraphicUsed by:Timeline
Symbol 747 EditableTextUses:1Used by:Timeline
Symbol 748 GraphicUsed by:Timeline
Symbol 749 EditableTextUses:1Used by:Timeline
Symbol 750 GraphicUsed by:Timeline
Symbol 751 TextUses:94Used by:753
Symbol 752 SoundUsed by:753
Symbol 753 MovieClipUses:93 751 752Used by:Timeline
Symbol 754 GraphicUsed by:755
Symbol 755 MovieClipUses:754Used by:Timeline
Symbol 756 GraphicUsed by:757
Symbol 757 MovieClipUses:756Used by:758
Symbol 758 MovieClipUses:757Used by:Timeline
Symbol 759 GraphicUsed by:760
Symbol 760 MovieClipUses:759Used by:761
Symbol 761 MovieClipUses:760Used by:Timeline
Symbol 762 GraphicUsed by:772
Symbol 763 GraphicUsed by:772
Symbol 764 GraphicUsed by:772
Symbol 765 GraphicUsed by:772
Symbol 766 GraphicUsed by:772
Symbol 767 GraphicUsed by:772
Symbol 768 GraphicUsed by:772
Symbol 769 GraphicUsed by:772
Symbol 770 GraphicUsed by:772
Symbol 771 GraphicUsed by:772
Symbol 772 MovieClipUses:762 763 764 765 766 767 768 769 770 771Used by:Timeline
Symbol 773 GraphicUsed by:Timeline
Symbol 774 ButtonUses:696 113Used by:Timeline
Symbol 775 GraphicUsed by:Timeline
Symbol 776 EditableTextUses:1Used by:Timeline
Symbol 777 GraphicUsed by:Timeline
Symbol 778 EditableTextUses:1Used by:Timeline
Symbol 779 GraphicUsed by:Timeline
Symbol 780 GraphicUsed by:815
Symbol 781 GraphicUsed by:782
Symbol 782 MovieClipUses:781Used by:815
Symbol 783 GraphicUsed by:784
Symbol 784 MovieClipUses:783Used by:815
Symbol 785 GraphicUsed by:786
Symbol 786 MovieClipUses:785Used by:815
Symbol 787 GraphicUsed by:815
Symbol 788 GraphicUsed by:789
Symbol 789 MovieClipUses:788Used by:815
Symbol 790 GraphicUsed by:815
Symbol 791 GraphicUsed by:815
Symbol 792 GraphicUsed by:815
Symbol 793 GraphicUsed by:815
Symbol 794 GraphicUsed by:815
Symbol 795 GraphicUsed by:815
Symbol 796 GraphicUsed by:815
Symbol 797 GraphicUsed by:815
Symbol 798 GraphicUsed by:815
Symbol 799 GraphicUsed by:815
Symbol 800 GraphicUsed by:815
Symbol 801 GraphicUsed by:815
Symbol 802 GraphicUsed by:815
Symbol 803 GraphicUsed by:815
Symbol 804 GraphicUsed by:815
Symbol 805 GraphicUsed by:815
Symbol 806 GraphicUsed by:815
Symbol 807 GraphicUsed by:815
Symbol 808 GraphicUsed by:815
Symbol 809 GraphicUsed by:815
Symbol 810 GraphicUsed by:815
Symbol 811 GraphicUsed by:815
Symbol 812 GraphicUsed by:815
Symbol 813 GraphicUsed by:815
Symbol 814 GraphicUsed by:815
Symbol 815 MovieClipUses:780 782 784 786 787 789 790 791 792 793 794 795 796 797 798 799 800 801 802 742 803 741 804 805 806 807 808 809 810 811 812 813 814Used by:Timeline
Symbol 816 GraphicUsed by:Timeline
Symbol 817 EditableTextUses:1Used by:Timeline
Symbol 818 GraphicUsed by:Timeline
Symbol 819 EditableTextUses:1Used by:Timeline
Symbol 820 GraphicUsed by:Timeline
Symbol 821 GraphicUsed by:892
Symbol 822 EditableTextUses:1Used by:892
Symbol 823 GraphicUsed by:892
Symbol 824 GraphicUsed by:871
Symbol 825 GraphicUsed by:871
Symbol 826 GraphicUsed by:871
Symbol 827 GraphicUsed by:871
Symbol 828 GraphicUsed by:871
Symbol 829 GraphicUsed by:871
Symbol 830 GraphicUsed by:871
Symbol 831 GraphicUsed by:832
Symbol 832 MovieClipUses:831Used by:871
Symbol 833 GraphicUsed by:871
Symbol 834 GraphicUsed by:871
Symbol 835 GraphicUsed by:871
Symbol 836 GraphicUsed by:871
Symbol 837 GraphicUsed by:871
Symbol 838 GraphicUsed by:871
Symbol 839 GraphicUsed by:871
Symbol 840 GraphicUsed by:871
Symbol 841 GraphicUsed by:871
Symbol 842 GraphicUsed by:871
Symbol 843 GraphicUsed by:871
Symbol 844 GraphicUsed by:871
Symbol 845 GraphicUsed by:871
Symbol 846 GraphicUsed by:871
Symbol 847 GraphicUsed by:871
Symbol 848 GraphicUsed by:871
Symbol 849 GraphicUsed by:871
Symbol 850 GraphicUsed by:871
Symbol 851 GraphicUsed by:871
Symbol 852 GraphicUsed by:871
Symbol 853 GraphicUsed by:854
Symbol 854 MovieClipUses:853Used by:871
Symbol 855 GraphicUsed by:871
Symbol 856 GraphicUsed by:871
Symbol 857 GraphicUsed by:871
Symbol 858 GraphicUsed by:871
Symbol 859 GraphicUsed by:871
Symbol 860 GraphicUsed by:871
Symbol 861 GraphicUsed by:871
Symbol 862 GraphicUsed by:871
Symbol 863 GraphicUsed by:871
Symbol 864 GraphicUsed by:871
Symbol 865 GraphicUsed by:871
Symbol 866 GraphicUsed by:871
Symbol 867 GraphicUsed by:871
Symbol 868 GraphicUsed by:871
Symbol 869 GraphicUsed by:871
Symbol 870 GraphicUsed by:871
Symbol 871 MovieClipUses:824 657 825 826 827 828 829 830 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 670 671 850 851 852 854 684 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870Used by:892
Symbol 872 GraphicUsed by:891
Symbol 873 GraphicUsed by:874
Symbol 874 MovieClipUses:873Used by:891
Symbol 875 GraphicUsed by:891
Symbol 876 GraphicUsed by:891
Symbol 877 GraphicUsed by:878
Symbol 878 MovieClipUses:877Used by:891
Symbol 879 GraphicUsed by:891
Symbol 880 GraphicUsed by:891
Symbol 881 GraphicUsed by:891
Symbol 882 GraphicUsed by:891
Symbol 883 GraphicUsed by:884
Symbol 884 MovieClipUses:883Used by:891
Symbol 885 GraphicUsed by:891
Symbol 886 GraphicUsed by:891
Symbol 887 GraphicUsed by:891
Symbol 888 GraphicUsed by:891
Symbol 889 GraphicUsed by:891
Symbol 890 GraphicUsed by:891
Symbol 891 MovieClipUses:872 874 875 876 878 879 880 881 882 884 885 886 887 888 889 890Used by:892
Symbol 892 MovieClipUses:821 822 823 871 891Used by:Timeline
Symbol 893 GraphicUsed by:896
Symbol 894 TextUses:1Used by:896
Symbol 895 TextUses:1Used by:896
Symbol 896 ButtonUses:893 894 895 113Used by:Timeline
Symbol 897 GraphicUsed by:921
Symbol 898 EditableTextUses:1Used by:921
Symbol 899 GraphicUsed by:921
Symbol 900 GraphicUsed by:908
Symbol 901 GraphicUsed by:908
Symbol 902 GraphicUsed by:908
Symbol 903 GraphicUsed by:908
Symbol 904 GraphicUsed by:908
Symbol 905 GraphicUsed by:908
Symbol 906 GraphicUsed by:908
Symbol 907 GraphicUsed by:908
Symbol 908 MovieClipUses:900 901 902 903 904 905 906 907Used by:909
Symbol 909 MovieClipUses:908Used by:921
Symbol 910 GraphicUsed by:920
Symbol 911 GraphicUsed by:920
Symbol 912 GraphicUsed by:920
Symbol 913 GraphicUsed by:920
Symbol 914 GraphicUsed by:920
Symbol 915 GraphicUsed by:920
Symbol 916 GraphicUsed by:920
Symbol 917 GraphicUsed by:920
Symbol 918 GraphicUsed by:920
Symbol 919 GraphicUsed by:920
Symbol 920 MovieClipUses:910 911 912 913 914 915 916 917 918 919Used by:921
Symbol 921 MovieClipUses:897 898 899 909 920Used by:Timeline
Streaming Sound 1Used by:Symbol 96 MovieClip
Streaming Sound 2Used by:Symbol 101 MovieClip
Streaming Sound 3Used by:Symbol 470 MovieClip
Streaming Sound 4Used by:Symbol 559 MovieClip
Streaming Sound 5Used by:Symbol 617 MovieClip
Streaming Sound 6Used by:Symbol 654 MovieClip

Instance Names

"pre"Frame 1Symbol 62 MovieClip
"loading"Frame 1Symbol 66 MovieClip
"lamb1"Frame 1Symbol 91 MovieClip
"bgsnd"Frame 1Symbol 96 MovieClip
"dogsnd"Frame 1Symbol 99 MovieClip
"sheepsnd"Frame 1Symbol 101 MovieClip
"sheepsnd"Frame 1Symbol 103 MovieClip
"entersnd"Frame 1Symbol 106 MovieClip
"roo"Frame 3Symbol 208 MovieClip
"bol"Frame 3Symbol 342 MovieClip
"lamb"Frame 3Symbol 91 MovieClip
"s5"Frame 13Symbol 354 MovieClip
"s4"Frame 13Symbol 356 MovieClip
"s3"Frame 13Symbol 348 MovieClip
"s2"Frame 13Symbol 358 MovieClip
"s1"Frame 13Symbol 358 MovieClip
"home"Frame 13Symbol 403 MovieClip
"sheep"Frame 13Symbol 408 MovieClip
"ball1"Frame 13Symbol 409 MovieClip
"sheep0"Frame 13Symbol 408 MovieClip
"ball"Frame 13Symbol 420 MovieClip
"bomb"Frame 13Symbol 470 MovieClip
"line1"Frame 23Symbol 479 MovieClip
"line3"Frame 23Symbol 480 MovieClip
"line7"Frame 23Symbol 481 MovieClip
"line5"Frame 23Symbol 482 MovieClip
"right"Frame 23Symbol 484 MovieClip
"line9"Frame 23Symbol 486 MovieClip
"line2"Frame 23Symbol 488 MovieClip
"line4"Frame 23Symbol 490 MovieClip
"line6"Frame 23Symbol 492 MovieClip
"out1"Frame 23Symbol 494 MovieClip
"out4"Frame 23Symbol 496 MovieClip
"out2"Frame 23Symbol 498 MovieClip
"out3"Frame 23Symbol 500 MovieClip
"in8"Frame 23Symbol 502 MovieClip
"in3"Frame 23Symbol 506 MovieClip
"in1"Frame 23Symbol 508 MovieClip
"in10"Frame 23Symbol 510 MovieClip
"in9"Frame 23Symbol 512 MovieClip
"in4"Frame 23Symbol 514 MovieClip
"in5"Frame 23Symbol 516 MovieClip
"in7"Frame 23Symbol 518 MovieClip
"in2"Frame 23Symbol 520 MovieClip
"line8"Frame 23Symbol 522 MovieClip
"r1"Frame 23Symbol 525 MovieClip
"r2"Frame 23Symbol 528 MovieClip
"sh1"Frame 23Symbol 534 MovieClip
"sh2"Frame 23Symbol 537 MovieClip
"sh3"Frame 23Symbol 543 MovieClip
"sh4"Frame 23Symbol 549 MovieClip
"sh5"Frame 23Symbol 555 MovieClip
"ball"Frame 23Symbol 420 MovieClip
"bomb"Frame 23Symbol 559 MovieClip
"line3"Frame 33Symbol 563 MovieClip
"line4"Frame 33Symbol 565 MovieClip
"line2"Frame 33Symbol 567 MovieClip
"line1"Frame 33Symbol 569 MovieClip
"line5"Frame 33Symbol 571 MovieClip
"cliff2"Frame 33Symbol 573 MovieClip
"cliff3"Frame 33Symbol 575 MovieClip
"cliff4"Frame 33Symbol 577 MovieClip
"cliff7"Frame 33Symbol 579 MovieClip
"cliff5"Frame 33Symbol 581 MovieClip
"cliff6"Frame 33Symbol 583 MovieClip
"cliff1"Frame 33Symbol 585 MovieClip
"home"Frame 33Symbol 589 MovieClip
"sh1"Frame 33Symbol 591 MovieClip
"sh2"Frame 33Symbol 593 MovieClip
"sh3"Frame 33Symbol 595 MovieClip
"sh4"Frame 33Symbol 597 MovieClip
"sh5"Frame 33Symbol 599 MovieClip
"t1"Frame 33Symbol 601 MovieClip
"t2"Frame 33Symbol 603 MovieClip
"t7"Frame 33Symbol 605 MovieClip
"t6"Frame 33Symbol 607 MovieClip
"t5"Frame 33Symbol 609 MovieClip
"t3"Frame 33Symbol 611 MovieClip
"t4"Frame 33Symbol 613 MovieClip
"bomb"Frame 33Symbol 617 MovieClip
"line3"Frame 42Symbol 624 MovieClip
"line2"Frame 42Symbol 625 MovieClip
"line1"Frame 42Symbol 627 MovieClip
"line4"Frame 42Symbol 629 MovieClip
"line5"Frame 42Symbol 631 MovieClip
"ice2"Frame 42Symbol 633 MovieClip
"ice1"Frame 42Symbol 635 MovieClip
"home"Frame 42Symbol 640 MovieClip
"sh1"Frame 42Symbol 642 MovieClip
"sh2"Frame 42Symbol 644 MovieClip
"sh3"Frame 42Symbol 646 MovieClip
"sh4"Frame 42Symbol 648 MovieClip
"sh5"Frame 42Symbol 650 MovieClip
"bomb"Frame 42Symbol 654 MovieClip
"rsnd"Frame 51Symbol 707 MovieClip
"wsnd"Frame 61Symbol 753 MovieClip
"rsnd"Frame 71Symbol 707 MovieClip
"wsnd"Frame 81Symbol 753 MovieClip
"em"Frame 91Symbol 892 MovieClip
"rsnd"Frame 91Symbol 707 MovieClip
"em"Frame 101Symbol 921 MovieClip
"btn"Symbol 208 MovieClip Frame 1Symbol 162 Button
"btn"Symbol 208 MovieClip Frame 28Symbol 207 Button
"btn"Symbol 342 MovieClip Frame 1Symbol 306 Button
"btn"Symbol 342 MovieClip Frame 28Symbol 341 Button
"a2"Symbol 354 MovieClip Frame 1Symbol 351 MovieClip
"a1"Symbol 354 MovieClip Frame 1Symbol 353 MovieClip
"out3"Symbol 403 MovieClip Frame 1Symbol 375 MovieClip
"out1"Symbol 403 MovieClip Frame 1Symbol 377 MovieClip
"out2"Symbol 403 MovieClip Frame 1Symbol 379 MovieClip
"out4"Symbol 403 MovieClip Frame 1Symbol 381 MovieClip
"right"Symbol 403 MovieClip Frame 1Symbol 383 MovieClip
"in1"Symbol 403 MovieClip Frame 1Symbol 385 MovieClip
"in2"Symbol 403 MovieClip Frame 1Symbol 387 MovieClip
"in3"Symbol 403 MovieClip Frame 1Symbol 389 MovieClip
"in4"Symbol 403 MovieClip Frame 1Symbol 391 MovieClip
"in9"Symbol 403 MovieClip Frame 1Symbol 393 MovieClip
"in6"Symbol 403 MovieClip Frame 1Symbol 395 MovieClip
"in8"Symbol 403 MovieClip Frame 1Symbol 397 MovieClip
"in7"Symbol 403 MovieClip Frame 1Symbol 399 MovieClip
"in5"Symbol 403 MovieClip Frame 1Symbol 401 MovieClip
"lamb"Symbol 408 MovieClip Frame 1Symbol 406 MovieClip
"roowoo"Symbol 420 MovieClip Frame 1Symbol 414 MovieClip
"bolty"Symbol 420 MovieClip Frame 2Symbol 419 MovieClip
"lamb"Symbol 537 MovieClip Frame 1Symbol 406 MovieClip
"out3"Symbol 589 MovieClip Frame 1Symbol 375 MovieClip
"out1"Symbol 589 MovieClip Frame 1Symbol 377 MovieClip
"out2"Symbol 589 MovieClip Frame 1Symbol 379 MovieClip
"out4"Symbol 589 MovieClip Frame 1Symbol 381 MovieClip
"in1"Symbol 589 MovieClip Frame 1Symbol 385 MovieClip
"in4"Symbol 589 MovieClip Frame 1Symbol 391 MovieClip
"in9"Symbol 589 MovieClip Frame 1Symbol 393 MovieClip
"in6"Symbol 589 MovieClip Frame 1Symbol 395 MovieClip
"in8"Symbol 589 MovieClip Frame 1Symbol 397 MovieClip
"in7"Symbol 589 MovieClip Frame 1Symbol 399 MovieClip
"right"Symbol 589 MovieClip Frame 1Symbol 383 MovieClip
"in2"Symbol 589 MovieClip Frame 1Symbol 387 MovieClip
"in3"Symbol 589 MovieClip Frame 1Symbol 389 MovieClip
"in5"Symbol 589 MovieClip Frame 1Symbol 401 MovieClip
"lamb"Symbol 593 MovieClip Frame 1Symbol 406 MovieClip
"in1"Symbol 640 MovieClip Frame 1Symbol 385 MovieClip
"in4"Symbol 640 MovieClip Frame 1Symbol 391 MovieClip
"in9"Symbol 640 MovieClip Frame 1Symbol 393 MovieClip
"in6"Symbol 640 MovieClip Frame 1Symbol 395 MovieClip
"in8"Symbol 640 MovieClip Frame 1Symbol 397 MovieClip
"in7"Symbol 640 MovieClip Frame 1Symbol 399 MovieClip
"in2"Symbol 640 MovieClip Frame 1Symbol 387 MovieClip
"in3"Symbol 640 MovieClip Frame 1Symbol 389 MovieClip
"in5"Symbol 640 MovieClip Frame 1Symbol 401 MovieClip
"out4"Symbol 640 MovieClip Frame 1Symbol 381 MovieClip
"out2"Symbol 640 MovieClip Frame 1Symbol 637 MovieClip
"out1"Symbol 640 MovieClip Frame 1Symbol 639 MovieClip
"out3"Symbol 640 MovieClip Frame 1Symbol 375 MovieClip
"right"Symbol 640 MovieClip Frame 1Symbol 383 MovieClip
"lamb"Symbol 644 MovieClip Frame 1Symbol 406 MovieClip

Labels

"select"Frame 3
"level1"Frame 13
"level3"Frame 23
"level4"Frame 33
"level2"Frame 42
"win1"Frame 51
"lose1"Frame 61
"win2"Frame 71
"lose2"Frame 81
"ending1"Frame 91
"ending2"Frame 101
"stage1"Symbol 91 MovieClip Frame 6
"stage3"Symbol 91 MovieClip Frame 51
"stage4"Symbol 91 MovieClip Frame 97
"stage2"Symbol 91 MovieClip Frame 143
"dis"Symbol 208 MovieClip Frame 28
"dis"Symbol 342 MovieClip Frame 28
"move"Symbol 409 MovieClip Frame 10
"move"Symbol 414 MovieClip Frame 10
"move"Symbol 419 MovieClip Frame 10
"re"Symbol 743 MovieClip Frame 41
"x"Symbol 758 MovieClip Frame 6
"x"Symbol 761 MovieClip Frame 6
"re"Symbol 815 MovieClip Frame 29

Dynamic Text Variables

gDownloadedSymbol 64 EditableText"100"
caughtSymbol 364 EditableText"00"
rightSymbol 701 EditableText"15"
wrongSymbol 703 EditableText"11"
rightSymbol 747 EditableText"15"
wrongSymbol 749 EditableText"11"
rightSymbol 776 EditableText"15"
wrongSymbol 778 EditableText"11"
rightSymbol 817 EditableText"15"
wrongSymbol 819 EditableText"11"
finalcntSymbol 822 EditableText"23"
finalcntSymbol 898 EditableText"23"




http://swfchan.com/26/125530/info.shtml
Created: 28/2 -2019 00:37:06 Last modified: 28/2 -2019 00:37:06 Server time: 26/04 -2024 18:59:01