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

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

Amazing Golf Pro.swf

This is the info page for
Flash #23326

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


Text
<P ALIGN="CENTER"></P>

(C) 2003 WebMandu.Com

Amazing Golf Pro
1.0

Controls: Shift and Mouse.
Take the gold plates. Not the hot ones.
Score above 600 and shot below 20 to win.

Play

Play

Play

ActionScript [AS1/AS2]

Frame 1
play();
Frame 2
if (_framesloaded >= _totalframes) { nextFrame(); } else { gotoAndPlay (1); } loadingg = Math.floor(getBytesLoaded() / 1024); loadedd = Math.floor(getBytesTotal() / 1024); totall = Math.floor((loadingg / loadedd) * 100); disload = (((("<center><font color='#006699'>Loading..</font> <b> " + totall) + " % </b> <b><font color='#FF0000'>Amazing</font><font color='#009900'> Golf</font><font color='#0033cc'> Pro </font></b></center> Loaded Kilobytes:<b>") + loadingg) + "</b> Total Kilobytes:<b>") + loadedd;
Frame 3
score = 0; Mouse.show(); stop();
Frame 4
function shout() { shh.start(); } function cry() { stt.start(); } function babe() { sss.start(); } function msound() { dd.start(); } function reset() { alert = "RESET"; gotoAndPlay (1); } score = 0; totalscore = "Score: " + score; shot = 0; shh = new Sound(); shh.attachSound("coinsound"); stt = new Sound(); stt.attachSound("shotsound"); sss = new Sound(); sss.attachSound("levelsound"); dd = new Sound(); dd.attachSound("metalsound"); stop();
Instance of Symbol 37 MovieClip "ball" in Frame 4
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (mouseDown) { tangle = this._rotation; } onClipEvent (enterFrame) { _root.ballangle = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(5); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (_root.main.sp == true) { speed = speed - 0.1; _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; _root.main.sp = false; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.ruby1._x = _root.ruby1._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ruby2) == true) { _root.shout(); _root.ruby2._x = _root.ruby2._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ground) == false) { _root.reset(); } } onClipEvent (enterFrame) { if ((((this.hitTest(_root.mar) == true) && (0 < this._rotation)) && (this._rotation)) && (this._rotation < 90)) { _root.msound(); this._rotation = 180 - tangle; this._x = 310; tangle = this._rotation; temp = this._rotation; } if ((this.hitTest(_root.mar) == true) && (this._rotation == 0)) { _root.msound(); this._rotation = 180; this._x = 310; tangle = this._rotation; temp = this._rotation; } if ((((this.hitTest(_root.mar) == true) && (this._rotation < 0)) && (this._rotation)) && (-90 < this._rotation)) { _root.msound(); this._rotation = -180 - tangle; this._x = 310; tangle = this._rotation; temp = this._rotation; } if (((this.hitTest(_root.ear) == true) && (0 < this._rotation)) && (this._rotation < 90)) { _root.msound(); this._rotation = -tangle; this._y = 242; tangle = this._rotation; temp = this._rotation; } if ((this.hitTest(_root.ear) == true) && (this._rotation == 90)) { _root.msound(); this._rotation = -90; this._y = 242; tangle = this._rotation; temp = this._rotation; } if (((this.hitTest(_root.ear) == true) && (90 < this._rotation)) && (179 >= this._rotation)) { _root.msound(); this._rotation = -tangle; this._y = 242; tangle = this._rotation; temp = this._rotation; } }
Instance of Symbol 79 MovieClip "main" in Frame 4
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { _root.sangle = this._rotation; if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); _root.ball.rottt = _root.ball.angle - 90; _root.ball._rotation = _root.ball.rottt; _root.ball.temp = _root.ball._rotation; _root.alert = ""; sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Instance of Symbol 80 MovieClip in Frame 4
onClipEvent (enterFrame) { _root.totalscore = "Score: " + _root.score; _root.totalshot = "Shot: " + _root.shot; }
Frame 5
stop();
Instance of Symbol 85 MovieClip "ball" in Frame 5
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (mouseDown) { this._rotation = angle - 90; temp = this._rotation; tangle = this._rotation; } onClipEvent (enterFrame) { _root.aa = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(7); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (_root.main.sp == true) { speed = speed - 0.1; _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; _root.main.sp = false; } if (this.hitTest(_root.gold1) == true) { _root.shout(); _root.gold1._x = _root.gold1._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.gold2) == true) { _root.shout(); _root.gold2._x = _root.gold2._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.gold3) == true) { _root.shout(); _root.gold3._x = _root.gold3._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.gold4) == true) { _root.shout(); _root.gold4._x = _root.gold4._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ground) == false) { _root.reset(); } }
Instance of Symbol 86 MovieClip "main" in Frame 5
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 6
gotoAndPlay (1);
Frame 7
stop();
Instance of Symbol 87 MovieClip "ball" in Frame 7
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (mouseDown) { this._rotation = angle - 90; temp = this._rotation; } onClipEvent (enterFrame) { _root.aa = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(9); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (_root.main.sp == true) { speed = speed - 0.1; _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; _root.main.sp = false; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.ruby1._x = _root.ruby1._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ruby2) == true) { _root.shout(); _root.ruby2._x = _root.ruby2._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ruby3) == true) { _root.shout(); _root.ruby3._x = _root.ruby3._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ruby4) == true) { _root.shout(); _root.ruby4._x = _root.ruby4._x - 500; _root.score = _root.score + 50; } if (this.hitTest(_root.ground) == false) { _root.reset(); } }
Instance of Symbol 86 MovieClip "main" in Frame 7
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 8
gotoAndPlay (1);
Frame 9
stop();
Instance of Symbol 88 MovieClip "ball" in Frame 9
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (enterFrame) { _root.aa = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(11); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (1 >= speed)) { leftgravity = true; this._rotation = -160; } if ((leftgravity == true) && (this.hitTest(_root.clope) == true)) { if (this._rotation >= -179) { this._rotation = this._rotation - 1; this._rotation = -180; } speed = speed + 0.3; } if ((this.hitTest(_root.midslope) == true) && (midgravity == true)) { speed = speed + 0.3; } if (this.hitTest(_root.downhill) == true) { if (this._rotation >= -178) { this._rotation = this._rotation - (20 / speed); } if (-178 >= this._rotation) { this._rotation = -180; } speed = speed + 0.3; } if (this.hitTest(_root.dohill) == true) { if (178 >= this._rotation) { this._rotation = this._rotation + (20 / speed); } if (this._rotation >= 178) { this._rotation = 180; } speed = speed + 0.3; } if ((this.hitTest(_root.midhill) == true) && (this._rotation == -180)) { speed = speed + 0.3; } if (_root.main.sp == true) { speed = speed - 0.1; if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (this._rotation < 90)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.slope) == true) && (this._rotation >= 90)) && (gravity == false)) && (this._rotation < 180)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.slope) == true) && (this._rotation >= 178)) { this._rotation = 180; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (-90 < this._rotation)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.clope) == true) && (-90 >= this._rotation)) && (leftgravity == false)) && (-180 < this._rotation)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.clope) == true) && (-178 >= this._rotation)) { this._rotation = -180; } if ((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) { speed = speed - 0.2; } if (((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) && (1 >= speed)) { this._rotation = 180; midgravity = true; } _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); if ((1 >= speed) && (this.hitTest(_root.slope) == true)) { _root.main.sp = true; } if ((1 >= speed) && (this.hitTest(_root.clope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.slope) == false)) { _root.main.sp = false; gravity = false; } if ((0 >= speed) && (this.hitTest(_root.clope) == false)) { _root.main.sp = false; leftgravity = false; } if ((1 >= speed) && (this.hitTest(_root.midslope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.midslope) == false)) { _root.main.sp = false; midgravity = false; } if ((0 >= speed) && (_root.gravity == true)) { _root.main.sp = false; } } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; } else if ((0 < speed) && (_root.main.sp == true)) { _root.main.virtuals = false; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby1._x = -1000; } if (this.hitTest(_root.ruby2) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby2._x = -1000; } if ((this.hitTest(_root.ground) == false) && (this.hitTest(_root.hground) == false)) { _root.reset(); } }
Instance of Symbol 89 MovieClip "main" in Frame 9
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { if ((90 < this._rotation) && (180 >= this._rotation)) { _root.slope._x = 240; _root.slope._y = 35.9; } else { _root.slope._x = -1000; } if ((this._rotation < 90) && (this._rotation >= 0)) { _root.clope._x = 240; _root.clope._y = 35.9; } else { _root.clope._x = -1000; } if (this._rotation == 90) { _root.midslope._x = 240; _root.midslope._y = 35.9; } else { _root.midslope._x = -1000; } if ((0 >= this._rotation) && (-90 < this._rotation)) { _root.downhill._x = 240; _root.downhill._y = 35.9; } else { _root.downhill._x = -1000; } if ((this._rotation >= -180) && (this._rotation < -90)) { _root.dohill._x = 240; _root.dohill._y = 35.9; } else { _root.dohill._x = -1000; } if (this._rotation == -90) { _root.midhill._x = 240; _root.midhill._y = 35.9; } else { _root.midhill._x = -1000; } if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); _root.ball.rottt = _root.ball.angle - 90; _root.ball._rotation = _root.ball.rottt; _root.ball.temp = _root.ball._rotation; sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 10
gotoAndPlay (1);
Frame 11
stop();
Instance of Symbol 90 MovieClip "ball" in Frame 11
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (enterFrame) { _root.aa = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(13); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (1 >= speed)) { leftgravity = true; this._rotation = -160; } if ((leftgravity == true) && (this.hitTest(_root.clope) == true)) { if (this._rotation >= -179) { this._rotation = this._rotation - 1; this._rotation = -180; } speed = speed + 0.3; } if ((this.hitTest(_root.midslope) == true) && (midgravity == true)) { speed = speed + 0.3; } if (this.hitTest(_root.downhill) == true) { if (this._rotation >= -178) { this._rotation = this._rotation - (20 / speed); } if (-178 >= this._rotation) { this._rotation = -180; } speed = speed + 0.3; } if (this.hitTest(_root.dohill) == true) { if (178 >= this._rotation) { this._rotation = this._rotation + (20 / speed); } if (this._rotation >= 178) { this._rotation = 180; } speed = speed + 0.3; } if ((this.hitTest(_root.midhill) == true) && (this._rotation == -180)) { speed = speed + 0.3; } if ((((((this.hitTest(_root.dohill) == false) and (this.hitTest(_root.slope) == false)) and (this.hitTest(_root.clope) == false)) and (this.hitTest(_root.midhill) == false)) and (this.hitTest(_root.midslope) == false)) and (this.hitTest(_root.downhill) == false)) { temp = this._rotation; } if (_root.main.sp == true) { speed = speed - 0.1; if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (this._rotation < 90)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.slope) == true) && (this._rotation >= 90)) && (gravity == false)) && (this._rotation < 180)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.slope) == true) && (this._rotation >= 178)) { this._rotation = 180; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (-90 < this._rotation)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.clope) == true) && (-90 >= this._rotation)) && (leftgravity == false)) && (-180 < this._rotation)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.clope) == true) && (-178 >= this._rotation)) { this._rotation = -180; } if ((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) { speed = speed - 0.2; } if (((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) && (1 >= speed)) { this._rotation = 180; midgravity = true; } _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); if ((1 >= speed) && (this.hitTest(_root.slope) == true)) { _root.main.sp = true; } if ((1 >= speed) && (this.hitTest(_root.clope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.slope) == false)) { _root.main.sp = false; gravity = false; } if ((0 >= speed) && (this.hitTest(_root.clope) == false)) { _root.main.sp = false; leftgravity = false; } if ((1 >= speed) && (this.hitTest(_root.midslope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.midslope) == false)) { _root.main.sp = false; midgravity = false; } if ((0 >= speed) && (_root.gravity == true)) { _root.main.sp = false; } } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; } else if ((0 < speed) && (_root.main.sp == true)) { _root.main.virtuals = false; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby1._x = _root.ruby1._x - 1000; } if (this.hitTest(_root.de1) == true) { _root.shout(); _root.score = _root.score - 50; _root.de1._x = -1000; } if (this.hitTest(_root.de2) == true) { _root.shout(); _root.score = _root.score - 50; _root.de2._x = -1000; } if (this.hitTest(_root.de3) == true) { _root.shout(); _root.score = _root.score - 50; _root.de3._x = -1000; } if (this.hitTest(_root.de4) == true) { _root.shout(); _root.score = _root.score - 50; _root.de4._x = -1000; } if (this.hitTest(_root.de5) == true) { _root.shout(); _root.score = _root.score - 50; _root.de5._x = -1000; } if (this.hitTest(_root.de6) == true) { _root.shout(); _root.score = _root.score - 50; _root.de6._x = -1000; } if (this.hitTest(_root.ground) == false) { _root.reset(); } }
Instance of Symbol 91 MovieClip "main" in Frame 11
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { if ((90 < this._rotation) && (180 >= this._rotation)) { _root.slope._x = 121.3; _root.slope._y = 35.9; } else { _root.slope._x = -1000; } if ((this._rotation < 90) && (this._rotation >= 0)) { _root.clope._x = 121.3; _root.clope._y = 35.9; } else { _root.clope._x = -1000; } if (this._rotation == 90) { _root.midslope._x = 121.3; _root.midslope._y = 35.9; } else { _root.midslope._x = -1000; } if ((0 >= this._rotation) && (-90 < this._rotation)) { _root.downhill._x = 121.3; _root.downhill._y = 35.9; } else { _root.downhill._x = -1000; } if ((this._rotation >= -180) && (this._rotation < -90)) { _root.dohill._x = 121.3; _root.dohill._y = 35.9; } else { _root.dohill._x = -1000; } if (this._rotation == -90) { _root.midhill._x = 121.3; _root.midhill._y = 35.9; } else { _root.midhill._x = -1000; } if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); _root.ball.rottt = _root.ball.angle - 90; _root.ball._rotation = _root.ball.rottt; _root.ball.temp = _root.ball._rotation; sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 12
gotoAndPlay (1);
Frame 13
stop();
Instance of Symbol 92 MovieClip "ball" in Frame 13
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (enterFrame) { _root.aa = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(15); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (1 >= speed)) { leftgravity = true; this._rotation = -160; } if ((leftgravity == true) && (this.hitTest(_root.clope) == true)) { if (this._rotation >= -179) { this._rotation = this._rotation - 1; this._rotation = -180; } speed = speed + 0.3; } if ((this.hitTest(_root.midslope) == true) && (midgravity == true)) { speed = speed + 0.3; } if (this.hitTest(_root.downhill) == true) { if (this._rotation >= -178) { this._rotation = this._rotation - (20 / speed); } if (-178 >= this._rotation) { this._rotation = -180; } speed = speed + 0.3; } if (this.hitTest(_root.dohill) == true) { if (178 >= this._rotation) { this._rotation = this._rotation + (20 / speed); } if (this._rotation >= 178) { this._rotation = 180; } speed = speed + 0.3; } if ((this.hitTest(_root.midhill) == true) && (this._rotation == -180)) { speed = speed + 0.3; } if ((((((this.hitTest(_root.dohill) == false) and (this.hitTest(_root.slope) == false)) and (this.hitTest(_root.clope) == false)) and (this.hitTest(_root.midhill) == false)) and (this.hitTest(_root.midslope) == false)) and (this.hitTest(_root.downhill) == false)) { temp = this._rotation; } if (_root.main.sp == true) { speed = speed - 0.1; if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (this._rotation < 90)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.slope) == true) && (this._rotation >= 90)) && (gravity == false)) && (this._rotation < 180)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.slope) == true) && (this._rotation >= 178)) { this._rotation = 180; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (-90 < this._rotation)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.clope) == true) && (-90 >= this._rotation)) && (leftgravity == false)) && (-180 < this._rotation)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.clope) == true) && (-178 >= this._rotation)) { this._rotation = -180; } if ((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) { speed = speed - 0.2; } if (((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) && (1 >= speed)) { this._rotation = 180; midgravity = true; } _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); if ((1 >= speed) && (this.hitTest(_root.slope) == true)) { _root.main.sp = true; } if ((1 >= speed) && (this.hitTest(_root.clope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.slope) == false)) { _root.main.sp = false; gravity = false; } if ((0 >= speed) && (this.hitTest(_root.clope) == false)) { _root.main.sp = false; leftgravity = false; } if ((1 >= speed) && (this.hitTest(_root.midslope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.midslope) == false)) { _root.main.sp = false; midgravity = false; } if ((0 >= speed) && (_root.gravity == true)) { _root.main.sp = false; } } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; } else if ((0 < speed) && (_root.main.sp == true)) { _root.main.virtuals = false; } if (this.hitTest(_root.de1) == true) { _root.shout(); _root.score = _root.score - 50; _root.de1._x = -1000; } if (this.hitTest(_root.de2) == true) { _root.shout(); _root.score = _root.score - 50; _root.de2._x = -1000; } if (this.hitTest(_root.de3) == true) { _root.shout(); _root.score = _root.score - 50; _root.de3._x = -1000; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby1._x = -1000; } if (this.hitTest(_root.ruby2) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby2._x = -1000; } if (this.hitTest(_root.ruby3) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby3._x = -1000; } if (this.hitTest(_root.ruby4) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby4._x = -1000; } if (this.hitTest(_root.ground) == false) { _root.reset(); } }
Instance of Symbol 93 MovieClip "main" in Frame 13
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { if ((90 < this._rotation) && (180 >= this._rotation)) { _root.slope._x = 155.3; _root.slope._y = 35.9; } else { _root.slope._x = -1000; } if ((this._rotation < 90) && (this._rotation >= 0)) { _root.clope._x = 155.3; _root.clope._y = 35.9; } else { _root.clope._x = -1000; } if (this._rotation == 90) { _root.midslope._x = 155.3; _root.midslope._y = 35.9; } else { _root.midslope._x = -1000; } if ((0 >= this._rotation) && (-90 < this._rotation)) { _root.downhill._x = 155.3; _root.downhill._y = 35.9; } else { _root.downhill._x = -1000; } if ((this._rotation >= -180) && (this._rotation < -90)) { _root.dohill._x = 155.3; _root.dohill._y = 35.9; } else { _root.dohill._x = -1000; } if (this._rotation == -90) { _root.midhill._x = 155.3; _root.midhill._y = 35.9; } else { _root.midhill._x = -1000; } if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); _root.ball.rottt = _root.ball.angle - 90; _root.ball._rotation = _root.ball.rottt; _root.ball.temp = _root.ball._rotation; sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 14
gotoAndPlay (1);
Frame 15
stop();
Instance of Symbol 94 MovieClip "ball" in Frame 15
onClipEvent (load) { Mouse.hide(); _root.main.sp = false; gravity = false; leftgravity = false; midgravity = false; } onClipEvent (mouseDown) { tangle = this._rotation; } onClipEvent (enterFrame) { _root.ballangle = this._rotation; if ((this.hitTest(_root.hole) == true) && (7 >= speed)) { _root.babe(); _root.gotoAndStop(17); } if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (1 >= speed)) { gravity = true; this._rotation = 160; } if ((gravity == true) && (this.hitTest(_root.slope) == true)) { if (179 >= this._rotation) { this._rotation = this._rotation + 1; this._rotation = 180; } speed = speed + 0.3; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (1 >= speed)) { leftgravity = true; this._rotation = -160; } if ((leftgravity == true) && (this.hitTest(_root.clope) == true)) { if (this._rotation >= -179) { this._rotation = this._rotation - 1; this._rotation = -180; } speed = speed + 0.3; } if ((this.hitTest(_root.midslope) == true) && (midgravity == true)) { speed = speed + 0.3; } if (this.hitTest(_root.downhill) == true) { if (this._rotation >= -178) { this._rotation = this._rotation - (20 / speed); } if (-178 >= this._rotation) { this._rotation = -180; } speed = speed + 0.3; } if (this.hitTest(_root.dohill) == true) { if (178 >= this._rotation) { this._rotation = this._rotation + (20 / speed); } if (this._rotation >= 178) { this._rotation = 180; } speed = speed + 0.3; } if ((this.hitTest(_root.midhill) == true) && (this._rotation == -180)) { speed = speed + 0.3; } if (_root.main.sp == true) { speed = speed - 0.1; if (((this.hitTest(_root.slope) == true) && (0 < this._rotation)) && (this._rotation < 90)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.slope) == true) && (this._rotation >= 90)) && (gravity == false)) && (this._rotation < 180)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.slope) == true) && (this._rotation >= 178)) { this._rotation = 180; } if (((this.hitTest(_root.clope) == true) && (this._rotation < 0)) && (-90 < this._rotation)) { speed = speed - 0.2; this._rotation = this._rotation + (temp / 10); } if ((((this.hitTest(_root.clope) == true) && (-90 >= this._rotation)) && (leftgravity == false)) && (-180 < this._rotation)) { this._rotation = this._rotation + (temp / 10); speed = speed + 0.1; } if ((this.hitTest(_root.clope) == true) && (-178 >= this._rotation)) { this._rotation = -180; } if ((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) { speed = speed - 0.2; } if (((this.hitTest(_root.midslope) == true) && (this._rotation == 0)) && (1 >= speed)) { this._rotation = 180; midgravity = true; } _x = (_x + (Math.cos(_rotation * (Math.PI/180)) * speed)); _y = (_y + (Math.sin(_rotation * (Math.PI/180)) * speed)); if ((1 >= speed) && (this.hitTest(_root.slope) == true)) { _root.main.sp = true; } if ((1 >= speed) && (this.hitTest(_root.clope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.slope) == false)) { _root.main.sp = false; gravity = false; } if ((0 >= speed) && (this.hitTest(_root.clope) == false)) { _root.main.sp = false; leftgravity = false; } if ((1 >= speed) && (this.hitTest(_root.midslope) == true)) { _root.main.sp = true; } if ((0 >= speed) && (this.hitTest(_root.midslope) == false)) { _root.main.sp = false; midgravity = false; } if ((0 >= speed) && (_root.gravity == true)) { _root.main.sp = false; } } } onClipEvent (enterFrame) { if (0 >= speed) { _root.main.virtuals = true; } else if ((0 < speed) && (_root.main.sp == true)) { _root.main.virtuals = false; } if (this.hitTest(_root.de1) == true) { _root.shout(); _root.score = _root.score - 50; _root.de1._x = -1000; } if (this.hitTest(_root.de2) == true) { _root.shout(); _root.score = _root.score - 50; _root.de2._x = -1000; } if (this.hitTest(_root.de3) == true) { _root.shout(); _root.score = _root.score - 50; _root.de3._x = -1000; } if (this.hitTest(_root.ruby1) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby1._x = -1000; } if (this.hitTest(_root.ruby2) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby2._x = -1000; } if (this.hitTest(_root.ruby3) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby3._x = -1000; } if (this.hitTest(_root.ruby4) == true) { _root.shout(); _root.score = _root.score + 50; _root.ruby4._x = -1000; } if (this.hitTest(_root.ground) == false) { _root.reset(); } } onClipEvent (enterFrame) { if ((((this.hitTest(_root.bar) == true) && (0 < this._rotation)) && (this._rotation)) && (this._rotation < 90)) { _root.msound(); this._rotation = 180 - tangle; this._x = 90; tangle = this._rotation; } if ((this.hitTest(_root.bar) == true) && (this._rotation == 0)) { _root.msound(); this._rotation = 180; this._x = 90; tangle = this._rotation; } if ((((this.hitTest(_root.bar) == true) && (this._rotation < 0)) && (this._rotation)) && (-90 < this._rotation)) { _root.msound(); this._rotation = -180 - tangle; this._x = 90; tangle = this._rotation; } if (((this.hitTest(_root.bar) == true) && (this._rotation < -90)) && (-180 < this._rotation)) { _root.msound(); this._rotation = -180 - tangle; this._x = 108; tangle = this._rotation; } if (((this.hitTest(_root.bar) == true) && (90 < this._rotation)) && (179 >= this._rotation)) { _root.msound(); this._rotation = 180 - tangle; this._x = 108; tangle = this._rotation; } if (((this.hitTest(_root.bar) == true) && (this._rotation == -180)) or (this._rotation == 180)) { _root.msound(); this._rotation = 0; this._x = 108; tangle = this._rotation; } if ((this.hitTest(_root.sar) == true) && (this._rotation < -90)) { _root.msound(); this._rotation = -180 - tangle; this._x = 64; tangle = this._rotation; temp = this._rotation; } if ((this.hitTest(_root.sar) == true) && (90 < this._rotation)) { _root.msound(); this._rotation = 180 - tangle; this._x = 64; tangle = this._rotation; temp = this._rotation; } if ((this.hitTest(_root.sar) == true) && (this._rotation == -180)) { _root.msound(); this._rotation = 0; this._x = 64; tangle = this._rotation; temp = this._rotation; } if (((this.hitTest(_root.ear) == true) && (0 < this._rotation)) && (this._rotation < 90)) { _root.msound(); this._rotation = -tangle; this._y = 242; tangle = this._rotation; } if ((this.hitTest(_root.ear) == true) && (this._rotation == 90)) { _root.msound(); this._rotation = -90; this._y = 242; tangle = this._rotation; } if (((this.hitTest(_root.ear) == true) && (90 < this._rotation)) && (179 >= this._rotation)) { _root.msound(); this._rotation = -tangle; this._y = 242; tangle = this._rotation; } }
Instance of Symbol 95 MovieClip "main" in Frame 15
onClipEvent (load) { this._x = _root.ball._x; this._y = _root.ball._y; _root.bt._height = 0; loc = true; hit = false; barup = true; cc = 0; virtuals = true; } onClipEvent (enterFrame) { _root.sangle = this._rotation; if ((90 < this._rotation) && (180 >= this._rotation)) { _root.slope._x = 155.3; _root.slope._y = 35.9; } else { _root.slope._x = -1000; } if ((this._rotation < 90) && (this._rotation >= 0)) { _root.clope._x = 155.3; _root.clope._y = 35.9; } else { _root.clope._x = -1000; } if (this._rotation == 90) { _root.midslope._x = 155.3; _root.midslope._y = 35.9; } else { _root.midslope._x = -1000; } if ((0 >= this._rotation) && (-90 < this._rotation)) { _root.downhill._x = 155.3; _root.downhill._y = 35.9; } else { _root.downhill._x = -1000; } if ((this._rotation >= -180) && (this._rotation < -90)) { _root.dohill._x = 155.3; _root.dohill._y = 35.9; } else { _root.dohill._x = -1000; } if (this._rotation == -90) { _root.midhill._x = 155.3; _root.midhill._y = 35.9; } else { _root.midhill._x = -1000; } if (0 >= _root.ball.speed) { hit = false; } if (_root.main.sp == false) { _root.ball.angle = this._rotation; } if (((0 >= _root.ball.speed) && (hit == false)) && (_root.ball.hitTest(_root.slope) == false)) { this._x = _root.ball._x; this._y = _root.ball._y; loc = true; } if ((hit == false) && (0 >= _root.ball.speed)) { delta_x = _x - _root._xmouse; delta_y = _y - _root._ymouse; _rotation = Math.round((-Math.atan2(delta_x, delta_y)) / (Math.PI/180)); } _root.display = _rotation; } onClipEvent (mouseDown) { if (virtuals == true) { _root.shot++; cc = 0; this._x = rx; this._y = ry; _root.cry(); _root.ball.rottt = _root.ball.angle - 90; _root.ball._rotation = _root.ball.rottt; _root.ball.temp = _root.ball._rotation; sp = true; this._rotation = rot; loc = true; _root.bt._height = 0; hit = false; virtuals = false; } } onClipEvent (enterFrame) { if (_root.main.sp == true) { gotoAndStop (1); } if (_root.main.sp == false) { hit = true; } else { hit = false; } if (Key.isDown(Key.SHIFT) && (_root.main.sp == false)) { if (loc == true) { rot = this._rotation; rott = rot + 90; rx = this._x; ry = this._y; hit = true; loc = false; } if (cc >= 20) { barup = false; } if (0 >= cc) { barup = true; } if ((_root.ball.speed >= 0) && (barup == false)) { _root.ball.speed = _root.ball.speed - 0.5; cc = cc - 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height - 4.5; } if ((20 >= _root.ball.speed) && (barup == true)) { _root.ball.speed = _root.ball.speed + 0.5; cc = cc + 1; this.gotoAndStop(cc); _root.bt._height = _root.bt._height + 4.5; } } }
Frame 16
gotoAndPlay (1);
Frame 17
stop(); Mouse.show(); if (score < 600) { lastans = "You Loose"; } if (score >= 600) { if (20 >= shot) { lastans = "You Win"; } if (20 < shot) { lastans = "You Loose"; } }
Symbol 19 Button
on (release) { nextFrame(); }
Symbol 79 MovieClip Frame 1
stop();
Symbol 79 MovieClip Frame 2
stop();
Symbol 79 MovieClip Frame 3
stop();
Symbol 79 MovieClip Frame 4
stop();
Symbol 79 MovieClip Frame 5
stop();
Symbol 79 MovieClip Frame 6
stop();
Symbol 79 MovieClip Frame 7
stop();
Symbol 79 MovieClip Frame 8
stop();
Symbol 79 MovieClip Frame 9
stop();
Symbol 79 MovieClip Frame 10
stop();
Symbol 79 MovieClip Frame 11
stop();
Symbol 79 MovieClip Frame 12
stop();
Symbol 79 MovieClip Frame 13
stop();
Symbol 79 MovieClip Frame 14
stop();
Symbol 79 MovieClip Frame 15
stop();
Symbol 79 MovieClip Frame 16
stop();
Symbol 79 MovieClip Frame 17
stop();
Symbol 79 MovieClip Frame 18
stop();
Symbol 79 MovieClip Frame 19
stop();
Symbol 79 MovieClip Frame 20
stop();
Symbol 86 MovieClip Frame 1
stop();
Symbol 86 MovieClip Frame 2
stop();
Symbol 86 MovieClip Frame 3
stop();
Symbol 86 MovieClip Frame 4
stop();
Symbol 86 MovieClip Frame 5
stop();
Symbol 86 MovieClip Frame 6
stop();
Symbol 86 MovieClip Frame 7
stop();
Symbol 86 MovieClip Frame 8
stop();
Symbol 86 MovieClip Frame 9
stop();
Symbol 86 MovieClip Frame 10
stop();
Symbol 86 MovieClip Frame 11
stop();
Symbol 86 MovieClip Frame 12
stop();
Symbol 86 MovieClip Frame 13
stop();
Symbol 86 MovieClip Frame 14
stop();
Symbol 86 MovieClip Frame 15
stop();
Symbol 86 MovieClip Frame 16
stop();
Symbol 86 MovieClip Frame 17
stop();
Symbol 86 MovieClip Frame 18
stop();
Symbol 86 MovieClip Frame 19
stop();
Symbol 86 MovieClip Frame 20
stop();
Symbol 89 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 2
stop();
Symbol 89 MovieClip Frame 3
stop();
Symbol 89 MovieClip Frame 4
stop();
Symbol 89 MovieClip Frame 5
stop();
Symbol 89 MovieClip Frame 6
stop();
Symbol 89 MovieClip Frame 7
stop();
Symbol 89 MovieClip Frame 8
stop();
Symbol 89 MovieClip Frame 9
stop();
Symbol 89 MovieClip Frame 10
stop();
Symbol 89 MovieClip Frame 11
stop();
Symbol 89 MovieClip Frame 12
stop();
Symbol 89 MovieClip Frame 13
stop();
Symbol 89 MovieClip Frame 14
stop();
Symbol 89 MovieClip Frame 15
stop();
Symbol 89 MovieClip Frame 16
stop();
Symbol 89 MovieClip Frame 17
stop();
Symbol 89 MovieClip Frame 18
stop();
Symbol 89 MovieClip Frame 19
stop();
Symbol 89 MovieClip Frame 20
stop();
Symbol 91 MovieClip Frame 1
stop();
Symbol 91 MovieClip Frame 2
stop();
Symbol 91 MovieClip Frame 3
stop();
Symbol 91 MovieClip Frame 4
stop();
Symbol 91 MovieClip Frame 5
stop();
Symbol 91 MovieClip Frame 6
stop();
Symbol 91 MovieClip Frame 7
stop();
Symbol 91 MovieClip Frame 8
stop();
Symbol 91 MovieClip Frame 9
stop();
Symbol 91 MovieClip Frame 10
stop();
Symbol 91 MovieClip Frame 11
stop();
Symbol 91 MovieClip Frame 12
stop();
Symbol 91 MovieClip Frame 13
stop();
Symbol 91 MovieClip Frame 14
stop();
Symbol 91 MovieClip Frame 15
stop();
Symbol 91 MovieClip Frame 16
stop();
Symbol 91 MovieClip Frame 17
stop();
Symbol 91 MovieClip Frame 18
stop();
Symbol 91 MovieClip Frame 19
stop();
Symbol 91 MovieClip Frame 20
stop();
Symbol 93 MovieClip Frame 1
stop();
Symbol 93 MovieClip Frame 2
stop();
Symbol 93 MovieClip Frame 3
stop();
Symbol 93 MovieClip Frame 4
stop();
Symbol 93 MovieClip Frame 5
stop();
Symbol 93 MovieClip Frame 6
stop();
Symbol 93 MovieClip Frame 7
stop();
Symbol 93 MovieClip Frame 8
stop();
Symbol 93 MovieClip Frame 9
stop();
Symbol 93 MovieClip Frame 10
stop();
Symbol 93 MovieClip Frame 11
stop();
Symbol 93 MovieClip Frame 12
stop();
Symbol 93 MovieClip Frame 13
stop();
Symbol 93 MovieClip Frame 14
stop();
Symbol 93 MovieClip Frame 15
stop();
Symbol 93 MovieClip Frame 16
stop();
Symbol 93 MovieClip Frame 17
stop();
Symbol 93 MovieClip Frame 18
stop();
Symbol 93 MovieClip Frame 19
stop();
Symbol 93 MovieClip Frame 20
stop();
Symbol 95 MovieClip Frame 1
stop();
Symbol 95 MovieClip Frame 2
stop();
Symbol 95 MovieClip Frame 3
stop();
Symbol 95 MovieClip Frame 4
stop();
Symbol 95 MovieClip Frame 5
stop();
Symbol 95 MovieClip Frame 6
stop();
Symbol 95 MovieClip Frame 7
stop();
Symbol 95 MovieClip Frame 8
stop();
Symbol 95 MovieClip Frame 9
stop();
Symbol 95 MovieClip Frame 10
stop();
Symbol 95 MovieClip Frame 11
stop();
Symbol 95 MovieClip Frame 12
stop();
Symbol 95 MovieClip Frame 13
stop();
Symbol 95 MovieClip Frame 14
stop();
Symbol 95 MovieClip Frame 15
stop();
Symbol 95 MovieClip Frame 16
stop();
Symbol 95 MovieClip Frame 17
stop();
Symbol 95 MovieClip Frame 18
stop();
Symbol 95 MovieClip Frame 19
stop();
Symbol 95 MovieClip Frame 20
stop();
Symbol 98 Button
on (release) { gotoAndStop (4); }

Library Items

Symbol 1 Sound [metalsound]
Symbol 2 Sound [levelsound]
Symbol 3 Sound [shotsound]
Symbol 4 Sound [coinsound]
Symbol 5 FontUsed by:6 11 81 82
Symbol 6 EditableTextUses:5Used by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 FontUsed by:9
Symbol 9 TextUses:8Used by:Timeline
Symbol 10 GraphicUsed by:Timeline
Symbol 11 TextUses:5Used by:Timeline
Symbol 12 FontUsed by:13 33
Symbol 13 TextUses:12Used by:Timeline
Symbol 14 GraphicUsed by:19 98
Symbol 15 FontUsed by:16 17 18
Symbol 16 TextUses:15Used by:19 98
Symbol 17 TextUses:15Used by:19 98
Symbol 18 TextUses:15Used by:19 98
Symbol 19 ButtonUses:14 16 17 18Used by:Timeline
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23 29
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClipUses:23Used by:Timeline
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:Timeline
Symbol 27 GraphicUsed by:28 80
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 GraphicUses:22Used by:30
Symbol 30 MovieClipUses:29Used by:Timeline
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:Timeline
Symbol 33 EditableTextUses:12Used by:Timeline
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:Timeline
Symbol 36 GraphicUsed by:37 85 87 88 90 92 94
Symbol 37 MovieClipUses:36Used by:Timeline
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:79 86 89 91 93 95
Symbol 40 GraphicUsed by:79 86 89 91 93 95
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:79 86 89 91 93 95
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:79 86 89 91 93 95
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:79 86 89 91 93 95
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:79 86 89 91 93 95
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:79 86 89 91 93 95
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:79 86 89 91 93 95
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:79 86 89 91 93 95
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:79 86 89 91 93 95
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:79 86 89 91 93 95
Symbol 59 BitmapUsed by:60
Symbol 60 GraphicUses:59Used by:79 86 89 91 93 95
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:79 86 89 91 93 95
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:79 86 89 91 93 95
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:79 86 89 91 93 95
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:79 86 89 91 93 95
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:79 86 89 91 93 95
Symbol 71 BitmapUsed by:72
Symbol 72 GraphicUses:71Used by:79 86 89 91 93 95
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:79 86 89 91 93 95
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:79 86 89 91 93 95
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:79 86 89 91 93 95
Symbol 79 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 80 MovieClipUses:27Used by:Timeline
Symbol 81 EditableTextUses:5Used by:Timeline
Symbol 82 EditableTextUses:5Used by:Timeline
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:Timeline
Symbol 85 MovieClipUses:36Used by:Timeline
Symbol 86 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 87 MovieClipUses:36Used by:Timeline
Symbol 88 MovieClipUses:36Used by:Timeline
Symbol 89 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 90 MovieClipUses:36Used by:Timeline
Symbol 91 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 92 MovieClipUses:36Used by:Timeline
Symbol 93 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 94 MovieClipUses:36Used by:Timeline
Symbol 95 MovieClipUses:39 40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78Used by:Timeline
Symbol 96 FontUsed by:97
Symbol 97 EditableTextUses:96Used by:Timeline
Symbol 98 ButtonUses:14 16 17 18Used by:Timeline

Instance Names

"ground"Frame 4Symbol 24 MovieClip
"hole"Frame 4Symbol 26 MovieClip
"clope"Frame 4Symbol 30 MovieClip
"midslope"Frame 4Symbol 30 MovieClip
"downhill"Frame 4Symbol 30 MovieClip
"dohill"Frame 4Symbol 30 MovieClip
"midhill"Frame 4Symbol 30 MovieClip
"ruby2"Frame 4Symbol 32 MovieClip
"ruby1"Frame 4Symbol 32 MovieClip
"ear"Frame 4Symbol 35 MovieClip
"mar"Frame 4Symbol 35 MovieClip
"ball"Frame 4Symbol 37 MovieClip
"main"Frame 4Symbol 79 MovieClip
"ground"Frame 5Symbol 24 MovieClip
"hole"Frame 5Symbol 26 MovieClip
"clope"Frame 5Symbol 30 MovieClip
"midslope"Frame 5Symbol 30 MovieClip
"downhill"Frame 5Symbol 30 MovieClip
"dohill"Frame 5Symbol 30 MovieClip
"midhill"Frame 5Symbol 30 MovieClip
"gold1"Frame 5Symbol 32 MovieClip
"gold2"Frame 5Symbol 32 MovieClip
"gold3"Frame 5Symbol 32 MovieClip
"gold4"Frame 5Symbol 32 MovieClip
"ball"Frame 5Symbol 85 MovieClip
"main"Frame 5Symbol 86 MovieClip
"ground"Frame 7Symbol 24 MovieClip
"hole"Frame 7Symbol 26 MovieClip
"clope"Frame 7Symbol 30 MovieClip
"midslope"Frame 7Symbol 30 MovieClip
"downhill"Frame 7Symbol 30 MovieClip
"dohill"Frame 7Symbol 30 MovieClip
"midhill"Frame 7Symbol 30 MovieClip
"ruby1"Frame 7Symbol 32 MovieClip
"ruby2"Frame 7Symbol 32 MovieClip
"ruby3"Frame 7Symbol 32 MovieClip
"ruby4"Frame 7Symbol 32 MovieClip
"ball"Frame 7Symbol 87 MovieClip
"main"Frame 7Symbol 86 MovieClip
"hground"Frame 9Symbol 30 MovieClip
"ground"Frame 9Symbol 24 MovieClip
"slope"Frame 9Symbol 30 MovieClip
"hole"Frame 9Symbol 26 MovieClip
"clope"Frame 9Symbol 30 MovieClip
"midslope"Frame 9Symbol 30 MovieClip
"downhill"Frame 9Symbol 30 MovieClip
"dohill"Frame 9Symbol 30 MovieClip
"midhill"Frame 9Symbol 30 MovieClip
"ruby1"Frame 9Symbol 32 MovieClip
"ruby2"Frame 9Symbol 32 MovieClip
"ball"Frame 9Symbol 88 MovieClip
"main"Frame 9Symbol 89 MovieClip
"ground"Frame 11Symbol 24 MovieClip
"hole"Frame 11Symbol 26 MovieClip
"clope"Frame 11Symbol 30 MovieClip
"midslope"Frame 11Symbol 30 MovieClip
"downhill"Frame 11Symbol 30 MovieClip
"dohill"Frame 11Symbol 30 MovieClip
"midhill"Frame 11Symbol 30 MovieClip
"ruby1"Frame 11Symbol 32 MovieClip
"de1"Frame 11Symbol 32 MovieClip
"de2"Frame 11Symbol 32 MovieClip
"de3"Frame 11Symbol 32 MovieClip
"de5"Frame 11Symbol 32 MovieClip
"de4"Frame 11Symbol 32 MovieClip
"de6"Frame 11Symbol 32 MovieClip
"slope"Frame 11Symbol 30 MovieClip
"ball"Frame 11Symbol 90 MovieClip
"main"Frame 11Symbol 91 MovieClip
"ground"Frame 13Symbol 24 MovieClip
"hole"Frame 13Symbol 26 MovieClip
"clope"Frame 13Symbol 30 MovieClip
"midslope"Frame 13Symbol 30 MovieClip
"downhill"Frame 13Symbol 30 MovieClip
"dohill"Frame 13Symbol 30 MovieClip
"midhill"Frame 13Symbol 30 MovieClip
"ruby1"Frame 13Symbol 32 MovieClip
"de1"Frame 13Symbol 32 MovieClip
"slope"Frame 13Symbol 30 MovieClip
"de2"Frame 13Symbol 32 MovieClip
"de3"Frame 13Symbol 32 MovieClip
"ruby4"Frame 13Symbol 32 MovieClip
"ruby3"Frame 13Symbol 32 MovieClip
"ruby2"Frame 13Symbol 32 MovieClip
"ball"Frame 13Symbol 92 MovieClip
"main"Frame 13Symbol 93 MovieClip
"ground"Frame 15Symbol 24 MovieClip
"hole"Frame 15Symbol 26 MovieClip
"ruby1"Frame 15Symbol 32 MovieClip
"de1"Frame 15Symbol 32 MovieClip
"de2"Frame 15Symbol 32 MovieClip
"ruby3"Frame 15Symbol 32 MovieClip
"bar"Frame 15Symbol 35 MovieClip
"sar"Frame 15Symbol 35 MovieClip
"ball"Frame 15Symbol 94 MovieClip
"main"Frame 15Symbol 95 MovieClip
"ear"Frame 15Symbol 35 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "metalsound"
ExportAssets (56)Timeline Frame 1Symbol 2 as "levelsound"
ExportAssets (56)Timeline Frame 1Symbol 3 as "shotsound"
ExportAssets (56)Timeline Frame 1Symbol 4 as "coinsound"

Dynamic Text Variables

disloadSymbol 6 EditableText"<P ALIGN="CENTER"></P>"
alertSymbol 33 EditableText""
totalscoreSymbol 81 EditableText""
totalshotSymbol 82 EditableText""
lastansSymbol 97 EditableText""




http://swfchan.com/5/23326/info.shtml
Created: 26/5 -2019 07:02:04 Last modified: 26/5 -2019 07:02:04 Server time: 28/04 -2024 07:25:23