Frame 1
percent = Math.floor((getBytesLoaded() / getBytesTotal()) * 100);
myOutput.text = percent + "% is loaded";
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._alpha = _root.percent;
}
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._alpha = _root.percent;
}
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._alpha = _root.percent;
}
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._alpha = _root.percent;
}
Instance of Symbol 11 MovieClip in Frame 1
onClipEvent (enterFrame) {
this._alpha = _root.percent;
}
Frame 2
if (percent == 100) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Frame 3
stop();
Instance of Symbol 25 MovieClip in Frame 3
onClipEvent (enterFrame) {
this._rotation = this._rotation + 2;
}
Instance of Symbol 25 MovieClip in Frame 3
onClipEvent (enterFrame) {
this._rotation = this._rotation + 2;
}
Instance of Symbol 36 MovieClip "t55" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 55) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t50" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 50) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t45" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 45) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t30" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 30) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t35" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 35) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t40" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 40) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t25" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 25) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t20" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 20) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t15" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 15) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t0" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 0) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t5" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 5) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t10" in Frame 42
onClipEvent (enterFrame) {
if ((_root.timeleft == 10) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Frame 73
mouse.hide;
_root.gold = 0;
_root.silver = 0;
_root.timerleft = 60;
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.gold = _root.gold + 1;
r = new Sound();
r.attachSound("goldcollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 11 MovieClip in Frame 73
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse)) {
_root.silver = _root.silver + 1;
r = new Sound();
r.attachSound("silvercollect");
r.start();
this.gotoAndPlay(40);
}
}
Instance of Symbol 42 MovieClip "timekeeper" in Frame 73
onClipEvent (enterFrame) {
_root.timerleft = _root.timerleft - 0.04;
_root.timeleft = int(_root.timerleft);
if (_root.timerleft > 59.95) {
r = new Sound();
r.attachSound("start");
r.start();
}
if ((_root.timerleft > 59.38) and (_root.timerleft < 59.41)) {
s = new Sound();
s.attachSound("loop");
s.start(0, 20);
}
if ((_root.timerleft > 6.63) and (_root.timerleft < 6.66)) {
stopAllSounds();
r = new Sound();
r.attachSound("end");
r.start();
}
if (_root.timeleft == -1) {
_root.score = _root.gold - _root.silver;
_root.gotoAndStop("f_ender");
}
}
Instance of Symbol 43 MovieClip "goldscale" in Frame 73
onClipEvent (enterFrame) {
this._height = _root.gold;
}
Instance of Symbol 43 MovieClip "silverscale" in Frame 73
onClipEvent (enterFrame) {
this._height = _root.silver;
}
Instance of Symbol 36 MovieClip "t55" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 55) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t50" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 50) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t45" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 45) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t30" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 30) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t35" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 35) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t40" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 40) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t25" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 25) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t20" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 20) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t15" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 15) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t0" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 0) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t5" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 5) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Instance of Symbol 36 MovieClip "t10" in Frame 73
onClipEvent (enterFrame) {
if ((_root.timeleft == 10) and (this._alpha == 100)) {
this._alpha = 30;
r = new Sound();
r.attachSound("ding");
r.start();
}
}
Frame 77
gotoAndPlay (74);
Instance of Symbol 42 MovieClip "timekeeper" in Frame 77
onClipEvent (enterFrame) {
_root.timerleft = _root.timerleft - 0.04;
_root.timeleft = int(_root.timerleft);
if (_root.timeleft == 0) {
}
}
Frame 82
stopAllSounds();
mouse.show();
if (_root.score < 50) {
}
if ((_root.score > 49) and (_root.score < 100)) {
}
if (_root.score > 99) {
}
newscore = _root.score;
stop();
Frame 83
gotoAndStop (82);
Frame 87
stop();
Frame 88
stop();
Symbol 11 MovieClip Frame 1
this._rotation = random(360);
this.restart = random(5);
Symbol 11 MovieClip Frame 22
if (this.restart == 0) {
gotoAndPlay (1);
}
Symbol 11 MovieClip Frame 23
if (this.restart == 1) {
gotoAndPlay (1);
}
Symbol 11 MovieClip Frame 24
if (this.restart == 2) {
gotoAndPlay (1);
}
Symbol 11 MovieClip Frame 25
if (this.restart == 3) {
gotoAndPlay (1);
}
Symbol 11 MovieClip Frame 26
if (this.restart == 4) {
gotoAndPlay (1);
_root.starval = _root.starval + 1;
}
Symbol 23 Button
on (release) {
_root.play();
}
Symbol 53 Button
on (release) {
loadVariablesNum ("http://www.ryan-carson.co.uk/v2/crystal/flashscores.php", 0, "POST");
_root.gotoAndStop("f_hiscores");
}
Symbol 80 Button
on (release) {
gotoAndPlay (3);
}