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

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

SheepGame.swf

This is the info page for
Flash #29643

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


Text
SheepGame Copyright © 2000-2001 David Lewis

splitflock

roundup

course1

course2

sheep mover

sound track

timer

GameOver

Play Again?

sheep mover colour

start

finish

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (12) { gotoAndStop (5); } play();
Frame 4
gotoAndPlay (1);
Frame 5
stop(); index = 0; while (index < amountsheep) { removeMovieClip(_root.ArrSheep[index]); index++; } stopAllSounds();
Frame 6
_root.gamemode = "classic"; _root.basespeed = 8; _root.gamemodenoescape = 0; ArrJumps = new Array(); ArrJumps[0] = _root.jump1; ArrJumps[1] = _root.jump2; ArrJumps[2] = _root.jump3; ArrJumps[3] = _root.jump4; _root.timerold = getTimer(); _root.sheepmover.play(); _root.timer.play(); _root.inpen = 0; _root.escaped = 0; _root.amountsheep = 8; _root.pushzone = random(25) + 125; ArrSheep = new Array(); index = 0; while (index < amountsheep) { duplicateMovieClip ("_root.sheep", "sheep" + index, index); ArrSheep[index] = eval ("_root.sheep" + index); _root.ArrSheep[index]._y = random(420) + 30; _root.ArrSheep[index]._x = random(570) + 30; index++; } stop();
Instance of Symbol 78 MovieClip "sheep" in Frame 6
/* no clip actions */
Frame 7
stop(); _root.sheepmover.stop(); _root.timer.stop();
Frame 8
_root.basespeed = 8; ArrJumps = new Array(); ArrJumps[0] = _root.jump1; ArrJumps[1] = _root.jump2; ArrJumps[2] = _root.jump3; ArrJumps[3] = _root.jump4; _root.timerold = getTimer(); _root.sheepmover.play(); _root.timer.play(); _root.inpen = 0; _root.escaped = 0; _root.amountsheep = 10; _root.pushzone = random(25) + 125; ArrSheep = new Array(); index = 0; while (index < 5) { duplicateMovieClip ("_root.sheepred", "sheep" + index, index); ArrSheep[index] = eval ("_root.sheep" + index); _root.ArrSheep[index]._y = random(420) + 30; _root.ArrSheep[index]._x = random(570) + 30; _root.ArrSheep[index].colour = "red"; index++; } index = 5; while (index < 10) { duplicateMovieClip ("_root.sheepblue", "sheep" + index, index); ArrSheep[index] = eval ("_root.sheep" + index); _root.ArrSheep[index]._y = random(420) + 30; _root.ArrSheep[index]._x = random(570) + 30; _root.ArrSheep[index].colour = "blue"; index++; } stop();
Instance of Symbol 110 MovieClip "sheepblue" in Frame 8
/* no clip actions */
Instance of Symbol 110 MovieClip "sheepred" in Frame 8
/* no clip actions */
Frame 9
stop(); _root.sheepmover.stop(); _root.timer.stop();
Frame 10
_root.basespeed = 6; ArrJumps = new Array(); ArrJumps[0] = _root.jump1; ArrJumps[1] = _root.jump2; ArrMud = new Array(); ArrMud[0] = _root.mud1; ArrMud[1] = _root.mud2; ArrMud[2] = _root.mud3; ArrMud[3] = _root.mud4; ArrMud[4] = _root.mud5; ArrMud[5] = _root.mud6; ArrMud[6] = _root.mud7; ArrMud[7] = _root.mud8; ArrMud[8] = _root.mud9; ArrMud[9] = _root.mud10; ArrMud[10] = _root.mud11; ArrMud[11] = _root.mud12; ArrMud[12] = _root.mud13; ArrMud[13] = _root.mud14; ArrWater = new Array(); ArrWater[0] = _root.water1; ArrWater[1] = _root.water2; ArrWater[2] = _root.water3; ArrWater[3] = _root.water4; ArrHedge = new Array(); ArrHedge[0] = _root.Hedge1; ArrHedge[1] = _root.Hedge2; ArrHedge[2] = _root.Hedge3; _root.timerold = getTimer(); _root.sheepmover.play(); _root.timer.play(); _root.inpen = 0; _root.escaped = 0; _root.amountsheep = 3; _root.bestlap = "none"; _root.started == 0; _root.pushzone = random(25) + 125; ArrSheep = new Array(); index = 0; while (index < amountsheep) { duplicateMovieClip ("_root.sheep", "sheep" + index, index); ArrSheep[index] = eval ("_root.sheep" + index); _root.ArrSheep[index]._y = random(10) + 30; _root.ArrSheep[index]._x = random(10) + 600; index++; } stop(); if (_root.started == 0) { _root.timer.stop(); }
Instance of Symbol 121 MovieClip "sheep" in Frame 10
/* no clip actions */
Frame 11
_root.basespeed = 6; ArrJumps = new Array(); ArrJumps[0] = _root.jump1; ArrJumps[1] = _root.jump2; ArrMud = new Array(); ArrMud[0] = _root.mud1; ArrMud[1] = _root.mud2; ArrMud[2] = _root.mud3; ArrMud[3] = _root.mud4; ArrMud[4] = _root.mud5; ArrMud[5] = _root.mud6; ArrMud[6] = _root.mud7; ArrMud[7] = _root.mud8; ArrMud[8] = _root.mud9; ArrMud[9] = _root.mud10; ArrMud[10] = _root.mud11; ArrMud[11] = _root.mud12; ArrMud[12] = _root.mud13; ArrMud[13] = _root.mud14; ArrWater = new Array(); ArrWater[0] = _root.water1; ArrWater[1] = _root.water2; ArrWater[2] = _root.water3; ArrWater[3] = _root.water4; ArrHedge = new Array(); ArrHedge[0] = _root.Hedge1; ArrHedge[1] = _root.Hedge2; ArrHedge[2] = _root.Hedge3; _root.timerold = getTimer(); _root.sheepmover.play(); _root.timer.play(); _root.inpen = 0; _root.escaped = 0; _root.amountsheep = 3; _root.bestlap = "none"; _root.started == 0; _root.pushzone = random(25) + 125; ArrSheep = new Array(); index = 0; while (index < amountsheep) { duplicateMovieClip ("_root.sheep", "sheep" + index, index); ArrSheep[index] = eval ("_root.sheep" + index); _root.ArrSheep[index]._y = random(10) + 425; _root.ArrSheep[index]._x = random(10) + 600; index++; } stop(); if (_root.started == 0) { _root.timer.stop(); }
Instance of Symbol 121 MovieClip "sheep" in Frame 11
/* no clip actions */
Symbol 21 Button
on (release) { this.play(); }
Symbol 40 Button
on (release) { _root.gotoAndPlay("classicgamesplit"); }
Symbol 43 Button
on (release) { _root.gotoAndPlay("classicgame"); }
Symbol 46 Button
on (release) { _root.gotoAndPlay("coursegame"); }
Symbol 48 Button
on (release) { _root.gotoAndPlay("coursegame2"); }
Symbol 72 Button
on (rollOver) { soundbaa = new Sound(); soundbaa.attachSound("soundbaa"); soundbaa.start(); }
Symbol 77 MovieClip Frame 1
sheepaction = "default"; stop(); soundbubbles.stop();
Symbol 77 MovieClip Frame 2
sheepaction = "water"; stop(); soundbubbles = new Sound(); soundbubbles.attachSound("soundbubbles"); soundbubbles.start(0, 999);
Symbol 77 MovieClip Frame 3
sheepaction = "jump"; play(); soundboing = new Sound(); soundboing.attachSound("soundboing"); soundboing.start();
Symbol 77 MovieClip Frame 18
sheepaction = "default"; gotoAndStop (1);
Symbol 77 MovieClip Frame 19
sheepaction = "mud"; soundsplat = new Sound(); soundsplat.attachSound("soundsplat"); soundsplat.start();
Symbol 78 MovieClip Frame 1
function moveSheep() { this.sheepaction = "default"; if (this.sheep.sheepaction != "jump") { sheepPen(); if (_root.gamemodepen2 == 1) { sheepPen2(); } if (this.sheepaction == "default") { with (this.sheep) { gotoAndStop(1); } this.sheepspeed = random(4) + _root.basespeed; index = 0; while (index < _root.ArrJumps.length) { if (this.hitTest(_root.ArrJumps[index])) { this.sheepspeed = _root.basespeed * 2; this.sheep.gotoAndPlay("jump"); this.sheepaction = "jump"; } index++; } } } if (this._x < 10) { sheepEscape(); } else if (630 < this._x) { sheepEscape(); } else if (this._y < 10) { sheepEscape(); } else if (470 < this._y) { sheepEscape(); } else { ymov = this.sheepspeed * Math.sin((Math.PI/180) * this._rotation); xmov = this.sheepspeed * Math.cos((Math.PI/180) * this._rotation); this._x = this._x + xmov; this._y = this._y + ymov; } } function sheepEscape() { _root.escaped++; this.removeMovieClip(); } function sheepPen() { if (this.hitTest(_root.penhit1)) { this.inpen = 1; } else { this.inpen = 0; } if (this.hitTest(_root.fencehit1)) { this._x = 210; } else if (this.hitTest(_root.fencehit2)) { this._x = 290; } else if (this.hitTest(_root.fencehit3)) { this._x = 330; } else if (this.hitTest(_root.fencehit4)) { this._x = 420; } else if (this.hitTest(_root.fencehit5) or this.hitTest(_root.fencehit6)) { this._y = 300; } else if (this.hitTest(_root.fencehit7)) { this._y = 400; } } function sheepPen2() { if (this.hitTest(_root.pen2hit1)) { this.inpen2 = 1; } else { this.inpen2 = 0; } if (this.hitTest(_root.fence2hit1)) { this._x = 210; } else if (this.hitTest(_root.fence2hit2)) { this._x = 290; } else if (this.hitTest(_root.fence2hit3)) { this._x = 330; } else if (this.hitTest(_root.fence2hit4)) { this._x = 420; } else if (this.hitTest(_root.fence2hit5) or this.hitTest(_root.fence2hit6)) { this._y = 180; } else if (this.hitTest(_root.fence2hit7)) { this._y = 80; } }
Symbol 81 MovieClip Frame 1
function moveSheep() { if ((_root.escaped + _root.inpen) == _root.amountsheep) { _root.gotoAndStop("classicgameend"); } dtr = (Math.PI/180); _root.inpen = 0; index = 0; while (index < _root.amountsheep) { if (((((_root.ArrSheep[index]._y - _root.pushzone) < _root._ymouse) && (_root._ymouse < (_root.ArrSheep[index]._y + _root.pushzone))) && ((_root.ArrSheep[index]._x - _root.pushzone) < _root._xmouse)) && (_root._xmouse < (_root.ArrSheep[index]._x + _root.pushzone))) { dx = _root.ArrSheep[index]._x - _root._xmouse; dy = _root.ArrSheep[index]._y - _root._ymouse; angle = (Math.atan(dy / dx) * 1) / dtr; if (_root._xmouse < _root.ArrSheep[index]._x) { } else { angle = angle - 180; } _root.ArrSheep[index]._rotation = angle; _root.ArrSheep[index].moveSheep(); } _root.inpen = _root.inpen + _root.ArrSheep[index].inpen; index++; } _root.inpentotal = "Caught: " + _root.inpen; _root.escapedtotal = "Escaped: " + _root.escaped; } moveSheep();
Symbol 81 MovieClip Frame 2
moveSheep();
Symbol 85 MovieClip Frame 1
soundbirds = new Sound(); soundbirds.attachSound("soundbirds"); soundbirds2 = new Sound(); soundbirds2.attachSound("soundbirds2"); soundcrickets = new Sound(); soundcrickets.attachSound("soundcrickets");
Symbol 85 MovieClip Frame 2
index = random(25); if (index == 1) { soundbirds.start(); } if (index == 2) { soundbirds2.start(); } if (index == 3) { soundcrickets.start(); }
Symbol 85 MovieClip Frame 25
gotoAndPlay (2);
Symbol 93 MovieClip Frame 1
function lapfinished() { this.laptime = getTimer() - _root.timerold; _root.timer.stop(); if ((_root.bestlap == "none") or (this.laptime < _root.bestlap)) { _root.bestlap = this.laptime; this.bestraw = _root.bestlap.toString(); this.bestlength = this.bestraw.length; this.bestpos1 = this.bestlength - 1; this.bestpos2 = this.bestlength - 3; this.bestpos3 = this.bestlength - 3; this.bestmilli = this.bestraw.substr(this.bestpos1, 2); this.besthund = this.bestraw.substr(this.bestpos2, 2); this.bestrest = this.bestraw.substr(0, this.bestpos3); _root.bestdisplay = (("BEST: " + this.bestrest) + ":") + this.besthund; _root.trialtimer = (("TIME: " + this.bestrest) + ":") + this.besthund; } } function startTimer() { _root.timerold = getTimer(); this.play(); } trialtime = getTimer() - _root.timerold; trialraw = trialtime.toString(); triallength = trialraw.length; trialpos1 = triallength - 1; trialpos2 = triallength - 3; trialpos3 = triallength - 3; trialmilli = trialraw.substr(trialpos1, 2); trialhund = trialraw.substr(trialpos2, 2); trialrest = trialraw.substr(0, trialpos3); _root.trialtimer = (("TIME: " + trialrest) + ":") + trialhund;
Symbol 96 Button
on (release) { _root.gotoAndStop(1); }
Symbol 97 MovieClip Frame 1
stop();
Symbol 100 Button
on (release) { _root.gotoAndStop("classicgame"); }
Symbol 109 MovieClip Frame 1
function moveSheep() { if ((_root.escaped + _root.inpen) == _root.amountsheep) { _root.gotoAndStop("classicgamesplitend"); } dtr = (Math.PI/180); _root.inpenBlue = 0; _root.inpenRed = 0; index = 0; while (index < _root.amountsheep) { if (((((_root.ArrSheep[index]._y - _root.pushzone) < _root._ymouse) && (_root._ymouse < (_root.ArrSheep[index]._y + _root.pushzone))) && ((_root.ArrSheep[index]._x - _root.pushzone) < _root._xmouse)) && (_root._xmouse < (_root.ArrSheep[index]._x + _root.pushzone))) { dx = _root.ArrSheep[index]._x - _root._xmouse; dy = _root.ArrSheep[index]._y - _root._ymouse; angle = (Math.atan(dy / dx) * 1) / dtr; if (_root._xmouse < _root.ArrSheep[index]._x) { } else { angle = angle - 180; } _root.ArrSheep[index]._rotation = angle; _root.ArrSheep[index].moveSheep(); } _root.inpenRed = _root.inpenRed + _root.ArrSheep[index].inpenRed; _root.inpenBlue = _root.inpenBlue + _root.ArrSheep[index].inpenBlue; _root.inpen = _root.inpenBlue + _root.inpenRed; index++; } _root.inpentotal = "Caught: " + _root.inpen; _root.escapedtotal = "Escaped: " + _root.escaped; } moveSheep();
Symbol 109 MovieClip Frame 2
moveSheep();
Symbol 110 MovieClip Frame 1
function moveSheep() { this.sheepaction = "default"; if (this.sheep.sheepaction != "jump") { sheepPen(); sheepPen2(); if (this.sheepaction == "default") { with (this.sheep) { gotoAndStop(1); } this.sheepspeed = random(4) + _root.basespeed; index = 0; while (index < _root.ArrJumps.length) { if (this.hitTest(_root.ArrJumps[index])) { this.sheepspeed = _root.basespeed * 2; this.sheep.gotoAndPlay("jump"); this.sheepaction = "jump"; } index++; } } } if (this._x < 40) { this._x = this._x + 20; } else if (600 < this._x) { this._x = this._x - 20; } else if (this._y < 40) { this._y = this._y + 20; } else if (440 < this._y) { this._y = this._y - 20; } else { ymov = this.sheepspeed * Math.sin((Math.PI/180) * this._rotation); xmov = this.sheepspeed * Math.cos((Math.PI/180) * this._rotation); this._x = this._x + xmov; this._y = this._y + ymov; } } function sheepPen() { if (this.hitTest(_root.penhit1) && (this.colour == "red")) { this.inpenRed = 1; } else { this.inpenRed = 0; } if (this.hitTest(_root.fencehit1)) { this._x = 210; } else if (this.hitTest(_root.fencehit2)) { this._x = 290; } else if (this.hitTest(_root.fencehit3)) { this._x = 330; } else if (this.hitTest(_root.fencehit4)) { this._x = 420; } else if (this.hitTest(_root.fencehit5) or this.hitTest(_root.fencehit6)) { this._y = 300; } else if (this.hitTest(_root.fencehit7)) { this._y = 400; } } function sheepPen2() { if (this.hitTest(_root.pen2hit1) && (this.colour == "blue")) { this.inpenBlue = 1; } else { this.inpenBlue = 0; } if (this.hitTest(_root.fence2hit1)) { this._x = 210; } else if (this.hitTest(_root.fence2hit2)) { this._x = 290; } else if (this.hitTest(_root.fence2hit3)) { this._x = 330; } else if (this.hitTest(_root.fence2hit4)) { this._x = 420; } else if (this.hitTest(_root.fence2hit5) or this.hitTest(_root.fence2hit6)) { this._y = 180; } else if (this.hitTest(_root.fence2hit7)) { this._y = 80; } }
Symbol 115 Button
on (release) { _root.gotoAndStop("classicgamesplit"); }
Symbol 121 MovieClip Frame 1
function moveSheep() { if (this.sheep.sheepaction != "jump") { if ((_root.started == 0) && (this.hitTest(_root.coursestart))) { _root.timer.startTimer(); _root.started = 1; } if (this.hitTest(_root.course1)) { this.point1 = 1; } if ((this.point1 == 1) && (this.hitTest(_root.course2))) { this.point2 = 1; } if ((this.point2 == 1) && (this.hitTest(_root.course3))) { this.point3 = 1; } if ((this.point3 == 1) && (this.hitTest(_root.coursefinish))) { _root.laps++; this.point1 = 0; this.point2 = 0; this.point3 = 0; if (_root.laps == 3) { _root.timer.lapfinished(); _root.laps = 0; _root.started = 0; } } index = 0; while (index < _root.ArrMud.length) { if (this.hitTest(_root.ArrMud[index])) { this.sheepspeed = _root.basespeed / 1.5; this.sheep.gotoAndStop("mud"); SheepRun(); return(undefined); } this.sheep.gotoAndStop(1); index++; } index = 0; while (index < _root.ArrWater.length) { if (this.hitTest(_root.ArrWater[index])) { this.sheepspeed = _root.basespeed / 2; this.sheep.gotoAndStop("water"); SheepRun(); return(undefined); } this.sheep.gotoAndStop(1); index++; } index = 0; while (index < _root.ArrHedge.length) { if (this.hitTest(_root.ArrHedge[index])) { this.sheepspeed = _root.basespeed - 10; this.sheep.gotoAndStop("default"); SheepRun(); return(undefined); } this.sheep.gotoAndStop(1); index++; } index = 0; while (index < _root.ArrJumps.length) { if (this.hitTest(_root.ArrJumps[index])) { this.sheepspeed = _root.basespeed * 2; this.sheep.gotoAndPlay("jump"); SheepRun(); return(undefined); } this.sheep.gotoAndStop(1); index++; } if (this.sheep.sheepaction == "default") { this.sheepspeed = random(4) + _root.basespeed; SheepRun(); return(undefined); } } else { this.sheepspeed = random(8) + _root.basespeed; SheepRun(); return(undefined); } } function SheepRun() { if (this._x < 40) { this._x = this._x + 20; } else if (600 < this._x) { this._x = this._x - 20; } else if (this._y < 40) { this._y = this._y + 20; } else if (440 < this._y) { this._y = this._y - 20; } else { ymov = this.sheepspeed * Math.sin((Math.PI/180) * this._rotation); xmov = this.sheepspeed * Math.cos((Math.PI/180) * this._rotation); this._x = this._x + xmov; this._y = this._y + ymov; } }

Library Items

Symbol 1 Sound [soundsplat]
Symbol 2 Sound [soundcrickets]
Symbol 3 Sound [soundbubbles]
Symbol 4 Sound [soundboing]
Symbol 5 Sound [soundbirds2]
Symbol 6 Sound [soundbirds]
Symbol 7 Sound [soundbaa]
Symbol 8 Sound [soundlamb]Used by:40 43 46 48
Symbol 9 GraphicUsed by:Timeline
Symbol 10 GraphicUsed by:21 96  Timeline
Symbol 11 GraphicUsed by:21 96  Timeline
Symbol 12 GraphicUsed by:21 96  Timeline
Symbol 13 GraphicUsed by:21 96  Timeline
Symbol 14 GraphicUsed by:15 21 96
Symbol 15 MovieClipUses:14Used by:21 44 96  Timeline
Symbol 16 GraphicUsed by:17 21 96
Symbol 17 MovieClipUses:16Used by:21 44 96  Timeline
Symbol 18 GraphicUsed by:21 96  Timeline
Symbol 19 GraphicUsed by:21 96  Timeline
Symbol 20 GraphicUsed by:21 96  Timeline
Symbol 21 ButtonUses:10 11 12 13 15 17 18 19 20 14 16Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline
Symbol 24 GraphicUsed by:Timeline
Symbol 25 GraphicUsed by:Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 GraphicUsed by:32
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:32
Symbol 32 MovieClipUses:29 31Used by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 FontUsed by:35
Symbol 35 EditableTextUses:34Used by:36
Symbol 36 MovieClipUses:35Used by:37
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 GraphicUsed by:40 43 46 48
Symbol 39 GraphicUsed by:40 43 46 48
Symbol 40 ButtonUses:38 39 8Used by:Timeline
Symbol 41 FontUsed by:42 45 47 49
Symbol 42 TextUses:41Used by:Timeline
Symbol 43 ButtonUses:38 39 8Used by:Timeline
Symbol 44 MovieClipUses:15 17Used by:Timeline
Symbol 45 TextUses:41Used by:Timeline
Symbol 46 ButtonUses:38 39 8Used by:Timeline
Symbol 47 TextUses:41Used by:Timeline
Symbol 48 ButtonUses:38 39 8Used by:Timeline
Symbol 49 TextUses:41Used by:Timeline
Symbol 50 GraphicUsed by:51 100 115 118
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60 61
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 MovieClipUses:59Used by:Timeline
Symbol 62 GraphicUsed by:63 67
Symbol 63 MovieClipUses:62Used by:68 101
Symbol 64 GraphicUsed by:65 66
Symbol 65 MovieClipUses:64Used by:68 101
Symbol 66 MovieClipUses:64Used by:68 101  Timeline
Symbol 67 MovieClipUses:62Used by:68 101  Timeline
Symbol 68 MovieClipUses:63 65 66 67Used by:Timeline
Symbol 69 GraphicUsed by:70
Symbol 70 MovieClipUses:69Used by:Timeline
Symbol 71 GraphicUsed by:72 73
Symbol 72 ButtonUses:71Used by:77
Symbol 73 MovieClipUses:71Used by:77
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:76
Symbol 76 MovieClipUses:75Used by:77
Symbol 77 MovieClipUses:72 73 76Used by:78 110 121
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 FontUsed by:80 84 108
Symbol 80 TextUses:79Used by:81
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 TextUses:79Used by:85
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 FontUsed by:87 88 89 90 98 99 111 112 123 124
Symbol 87 EditableTextUses:86Used by:Timeline
Symbol 88 EditableTextUses:86Used by:Timeline
Symbol 89 EditableTextUses:86Used by:Timeline
Symbol 90 EditableTextUses:86Used by:Timeline
Symbol 91 FontUsed by:92 94 95 113 114 136 137 138 139 149 150 151 152
Symbol 92 TextUses:91Used by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 EditableTextUses:91Used by:Timeline
Symbol 95 EditableTextUses:91Used by:Timeline
Symbol 96 ButtonUses:10 11 12 13 15 17 18 19 20 14 16Used by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 TextUses:86Used by:Timeline
Symbol 99 TextUses:86Used by:100 115
Symbol 100 ButtonUses:99 50Used by:Timeline
Symbol 101 MovieClipUses:67 66 65 63Used by:Timeline
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:106Used by:Timeline
Symbol 108 TextUses:79Used by:109
Symbol 109 MovieClipUses:108Used by:Timeline
Symbol 110 MovieClipUses:77Used by:Timeline
Symbol 111 EditableTextUses:86Used by:Timeline
Symbol 112 EditableTextUses:86Used by:Timeline
Symbol 113 EditableTextUses:91Used by:Timeline
Symbol 114 EditableTextUses:91Used by:Timeline
Symbol 115 ButtonUses:99 50Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 MovieClipUses:50Used by:Timeline
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:119Used by:Timeline
Symbol 121 MovieClipUses:77Used by:Timeline
Symbol 122 GraphicUsed by:Timeline
Symbol 123 TextUses:86Used by:Timeline
Symbol 124 TextUses:86Used by:Timeline
Symbol 125 GraphicUsed by:Timeline
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:Timeline
Symbol 128 GraphicUsed by:Timeline
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:Timeline
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClipUses:131Used by:Timeline
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:Timeline
Symbol 135 GraphicUsed by:Timeline
Symbol 136 EditableTextUses:91Used by:Timeline
Symbol 137 EditableTextUses:91Used by:Timeline
Symbol 138 EditableTextUses:91Used by:Timeline
Symbol 139 EditableTextUses:91Used by:Timeline
Symbol 140 GraphicUsed by:Timeline
Symbol 141 GraphicUsed by:Timeline
Symbol 142 GraphicUsed by:Timeline
Symbol 143 GraphicUsed by:Timeline
Symbol 144 GraphicUsed by:Timeline
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:145Used by:Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:Timeline
Symbol 149 EditableTextUses:91Used by:Timeline
Symbol 150 EditableTextUses:91Used by:Timeline
Symbol 151 EditableTextUses:91Used by:Timeline
Symbol 152 EditableTextUses:91Used by:Timeline

Instance Names

"fencehit1"Frame 6Symbol 51 MovieClip
"fencehit2"Frame 6Symbol 51 MovieClip
"fencehit3"Frame 6Symbol 51 MovieClip
"fencehit4"Frame 6Symbol 51 MovieClip
"fencehit6"Frame 6Symbol 51 MovieClip
"fencehit5"Frame 6Symbol 51 MovieClip
"fencehit7"Frame 6Symbol 51 MovieClip
"penhit1"Frame 6Symbol 53 MovieClip
"jump1"Frame 6Symbol 55 MovieClip
"jump2"Frame 6Symbol 55 MovieClip
"jump3"Frame 6Symbol 55 MovieClip
"jump4"Frame 6Symbol 55 MovieClip
"sheep"Frame 6Symbol 78 MovieClip
"sheepmover"Frame 6Symbol 81 MovieClip
"timer"Frame 6Symbol 93 MovieClip
"fencehit1"Frame 8Symbol 51 MovieClip
"fencehit2"Frame 8Symbol 51 MovieClip
"fencehit3"Frame 8Symbol 51 MovieClip
"fencehit4"Frame 8Symbol 51 MovieClip
"fencehit6"Frame 8Symbol 51 MovieClip
"fencehit5"Frame 8Symbol 51 MovieClip
"fencehit7"Frame 8Symbol 51 MovieClip
"penhit1"Frame 8Symbol 53 MovieClip
"fence2hit1"Frame 8Symbol 51 MovieClip
"fence2hit2"Frame 8Symbol 51 MovieClip
"fence2hit3"Frame 8Symbol 51 MovieClip
"fence2hit4"Frame 8Symbol 51 MovieClip
"fence2hit7"Frame 8Symbol 51 MovieClip
"fence2hit6"Frame 8Symbol 51 MovieClip
"fence2hit5"Frame 8Symbol 51 MovieClip
"pen2hit1"Frame 8Symbol 53 MovieClip
"sheepmover"Frame 8Symbol 109 MovieClip
"sheepblue"Frame 8Symbol 110 MovieClip
"sheepred"Frame 8Symbol 110 MovieClip
"timer"Frame 8Symbol 93 MovieClip
"water2"Frame 10Symbol 117 MovieClip
"water3"Frame 10Symbol 117 MovieClip
"water4"Frame 10Symbol 117 MovieClip
"water1"Frame 10Symbol 117 MovieClip
"jump1"Frame 10Symbol 118 MovieClip
"hedge1"Frame 10Symbol 118 MovieClip
"hedge2"Frame 10Symbol 118 MovieClip
"hedge3"Frame 10Symbol 118 MovieClip
"mud12"Frame 10Symbol 118 MovieClip
"mud13"Frame 10Symbol 118 MovieClip
"mud10"Frame 10Symbol 118 MovieClip
"mud8"Frame 10Symbol 118 MovieClip
"mud9"Frame 10Symbol 118 MovieClip
"mud11"Frame 10Symbol 118 MovieClip
"mud14"Frame 10Symbol 118 MovieClip
"mud3"Frame 10Symbol 118 MovieClip
"mud1"Frame 10Symbol 118 MovieClip
"mud5"Frame 10Symbol 118 MovieClip
"mud7"Frame 10Symbol 118 MovieClip
"mud6"Frame 10Symbol 118 MovieClip
"mud4"Frame 10Symbol 118 MovieClip
"mud2"Frame 10Symbol 118 MovieClip
"jump2"Frame 10Symbol 118 MovieClip
"course1"Frame 10Symbol 120 MovieClip
"course2"Frame 10Symbol 120 MovieClip
"course3"Frame 10Symbol 120 MovieClip
"coursefinish"Frame 10Symbol 120 MovieClip
"coursestart"Frame 10Symbol 120 MovieClip
"sheep"Frame 10Symbol 121 MovieClip
"sheepmover"Frame 10Symbol 81 MovieClip
"stream"Frame 10Symbol 127 MovieClip
"timer"Frame 10Symbol 93 MovieClip
"water2"Frame 11Symbol 117 MovieClip
"water3"Frame 11Symbol 117 MovieClip
"water4"Frame 11Symbol 117 MovieClip
"water1"Frame 11Symbol 117 MovieClip
"jump1"Frame 11Symbol 118 MovieClip
"hedge1"Frame 11Symbol 118 MovieClip
"hedge2"Frame 11Symbol 118 MovieClip
"hedge3"Frame 11Symbol 118 MovieClip
"mud12"Frame 11Symbol 118 MovieClip
"mud13"Frame 11Symbol 118 MovieClip
"mud10"Frame 11Symbol 118 MovieClip
"mud8"Frame 11Symbol 118 MovieClip
"mud9"Frame 11Symbol 118 MovieClip
"mud11"Frame 11Symbol 118 MovieClip
"mud14"Frame 11Symbol 118 MovieClip
"mud3"Frame 11Symbol 118 MovieClip
"mud1"Frame 11Symbol 118 MovieClip
"mud5"Frame 11Symbol 118 MovieClip
"mud7"Frame 11Symbol 118 MovieClip
"mud6"Frame 11Symbol 118 MovieClip
"mud4"Frame 11Symbol 118 MovieClip
"mud2"Frame 11Symbol 118 MovieClip
"jump2"Frame 11Symbol 118 MovieClip
"course1"Frame 11Symbol 120 MovieClip
"course2"Frame 11Symbol 120 MovieClip
"course3"Frame 11Symbol 120 MovieClip
"coursefinish"Frame 11Symbol 120 MovieClip
"coursestart"Frame 11Symbol 120 MovieClip
"sheep"Frame 11Symbol 121 MovieClip
"sheepmover"Frame 11Symbol 81 MovieClip
"stream"Frame 11Symbol 127 MovieClip
"timer"Frame 11Symbol 93 MovieClip
"sheep"Symbol 78 MovieClip Frame 1Symbol 77 MovieClip
"sheep"Symbol 110 MovieClip Frame 1Symbol 77 MovieClip
"sheep"Symbol 121 MovieClip Frame 1Symbol 77 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "soundsplat"
ExportAssets (56)Timeline Frame 1Symbol 2 as "soundcrickets"
ExportAssets (56)Timeline Frame 1Symbol 3 as "soundbubbles"
ExportAssets (56)Timeline Frame 1Symbol 4 as "soundboing"
ExportAssets (56)Timeline Frame 1Symbol 5 as "soundbirds2"
ExportAssets (56)Timeline Frame 1Symbol 6 as "soundbirds"
ExportAssets (56)Timeline Frame 1Symbol 7 as "soundbaa"
ExportAssets (56)Timeline Frame 1Symbol 8 as "soundlamb"
ExportAssets (56)Timeline Frame 5Symbol 8 as "soundlamb"
ExportAssets (56)Timeline Frame 5Symbol 8 as "soundlamb"
ExportAssets (56)Timeline Frame 5Symbol 8 as "soundlamb"
ExportAssets (56)Timeline Frame 5Symbol 8 as "soundlamb"

Labels

"home"Frame 5
"classicgame"Frame 6
"classicgameend"Frame 7
"classicgamesplit"Frame 8
"classicgamesplitend"Frame 9
"coursegame"Frame 10
"coursegame2"Frame 11
"default"Symbol 77 MovieClip Frame 1
"water"Symbol 77 MovieClip Frame 2
"jump"Symbol 77 MovieClip Frame 3
"mud"Symbol 77 MovieClip Frame 19

Dynamic Text Variables

inpentotalSymbol 87 EditableText""
escapedtotalSymbol 88 EditableText""
inpentotalSymbol 89 EditableText""
escapedtotalSymbol 90 EditableText""
trialtimerSymbol 94 EditableText""
trialtimerSymbol 95 EditableText""
inpentotalSymbol 111 EditableText""
inpentotalSymbol 112 EditableText""
trialtimerSymbol 113 EditableText""
trialtimerSymbol 114 EditableText""
trialtimerSymbol 136 EditableText""
bestdisplaySymbol 137 EditableText""
bestdisplaySymbol 138 EditableText""
trialtimerSymbol 139 EditableText""
trialtimerSymbol 149 EditableText""
bestdisplaySymbol 150 EditableText""
bestdisplaySymbol 151 EditableText""
trialtimerSymbol 152 EditableText""




http://swfchan.com/6/29643/info.shtml
Created: 19/5 -2019 19:58:54 Last modified: 19/5 -2019 19:58:54 Server time: 09/05 -2024 09:24:19