Frame 1
Set("/:stars", 0);
Set("/:gd", 0);
stop();
Mouse.show();
Instance of Symbol 2 MovieClip in Frame 1
onClipEvent (load) {
Set("/:level", 3);
_highquality = 2;
Set("/:zmov", -0.1);
Set("/:music", 1);
Set("/:rings", 0);
Set("/:zmov", -0.1);
Set("/:dif", 1);
Set("/:ai", 7);
Set("/:blur", 0);
Set("/:mode", "ai");
Set("/:paddles", 1);
Set("/:bg", 1);
Set("/:aim", "rg");
}
onClipEvent (enterFrame) {
Set("/:zm", /:zmov);
}
Instance of Symbol 25 MovieClip in Frame 1
onClipEvent (enterFrame) {
Set("/:loaded", Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) + "%");
}
Instance of Symbol 33 MovieClip "ball" in Frame 1
onClipEvent (load) {
xm = 3;
Set("/:ym", 3);
}
onClipEvent (enterFrame) {
if ((this._x + xm) > 550) {
xm = xm * -1;
}
if (((this._x + xm) < 0) and this.hitTest(_root.p1)) {
xm = xm * -1;
if ((/:ym > -10) and (/:ym < 10)) {
Set("/:ym", /:ym + ((_root.p1._y - this._y) / -5));
}
}
if (((this._y + /:ym) > 400) and this.hitTest(_root.p2)) {
Set("/:ym", /:ym * -1);
if ((/:ym > -10) and (/:ym < 10)) {
Set("/:ym", /:ym + ((_root.p2._y - this._y) / -5));
}
if ((((this._y + /:ym) > 400) and (this.hitTest(_root.p2) == 0)) or (((this._x + xm) < 0) and (this.hitTest(_root.p1) == 0))) {
setProperty(this, _x , 275);
setProperty(this, _y , 200);
}
}
if ((this._y + /:ym) < 0) {
Set("/:ym", /:ym * -1);
}
setProperty(this, _x , this._x + xm);
setProperty(this, _y , this._y + /:ym);
}
Instance of Symbol 39 MovieClip "p1" in Frame 1
onClipEvent (enterFrame) {
setProperty(this, _y , _root._ymouse);
}
Instance of Symbol 39 MovieClip "p2" in Frame 1
onClipEvent (enterFrame) {
setProperty(this, _y , _root._ymouse);
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (_highquality == 2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:rings == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:music == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:dif == 3) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:dif == 2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:dif == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:zmov == -0.2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:zmov == -0.3) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:zmov == -0.1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:ai == 9) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:ai == 8) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:ai == 7) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:dif == 4) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:zmov == -0.4) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:ai == 10) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (/:blur == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Frame 3
Set("/:rings", 1);
Instance of Symbol 51 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (/:rings == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:dif == 3) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:dif == 2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:dif == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:zmov == -0.2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:zmov == -0.3) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:zmov == -0.1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:ai == 9) and (/:mode == "ai")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:ai == 8) and (/:mode == "ai")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:ai == 7) and (/:mode == "ai")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:dif == 4) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:zmov == -0.4) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:ai == 10) and (/:mode == "ai")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:mode == "ai") {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:mode == "sp") {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:mode == "ai") and (/:aim == "rg")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:paddles == 2) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:paddles == 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if (/:paddles == 3) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 51 MovieClip in Frame 4
onClipEvent (enterFrame) {
if ((/:mode == "ai") and (/:aim == "pp")) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Instance of Symbol 126 MovieClip in Frame 5
onClipEvent (enterFrame) {
if (/:bg > 11) {
Set("/:bg", 11);
}
if (/:bg < 1) {
Set("/:bg", 1);
}
if (/:bg != this._currentframe) {
gotoAndStop(/:bg);
}
}
Frame 6
Mouse.hide();
Set("/:zmov", /:zm);
Instance of Symbol 39 MovieClip "bp" in Frame 6
onClipEvent (load) {
speed = /:ai;
if (/:pr == 1) {
speed = 15;
}
xspeed = speed;
yspeed = speed;
}
onClipEvent (enterFrame) {
if (this._currentframe == 5) {
tellTarget ("/p4") {
gotoAndPlay (3);
};
}
if (/:mode == "sp") {
setProperty(this, _x , 200 + ((_root._xmouse - 200) / 6.6));
setProperty(this, _y , 200 + ((_root._ymouse - 200) / 6.6));
}
if (/:mode == "ai") {
xspeed = speed;
yspeed = speed;
if (/:x > x) {
x = x + xspeed;
}
if (/:x < x) {
x = x - xspeed;
}
if (/:y > y) {
y = y + yspeed;
}
if (/:y < y) {
y = y - yspeed;
}
if (((x - /:x) > 50) or ((x - /:x) < -50)) {
xspeed = speed * 2;
}
if (((y - /:y) > 50) or ((y - /:y) < -50)) {
yspeed = speed * 2;
}
setProperty(this, _x , 200 + (x / 6.6));
if (/:aim == "pp") {
setProperty(this, _y , 200);
}
if (/:aim == "rg") {
setProperty(this, _y , 200 + (y / 6.6));
}
}
}
onClipEvent (enterFrame) {
if ((/:z < 1) and (this.hitTest(_root.ball) == 1)) {
if (/:pr == 0) {
Set("/:zmov", /:zmov - 0.005);
}
if (/:aim == "pp") {
Set("/:ymov", (400 / (/:zmov + (4 / /:zmov))) * -1);
}
Set("/:z", 1);
gotoAndPlay (2);
Set("/:direct", "b");
if ((/:xmov > -10) and (/:xmov < 10)) {
Set("/:xmov", /:xmov + ((this._x - _root.ball._x) / -5));
}
if (/:aim == "rg") {
if ((/:ymov > -10) and (/:ymov < 10)) {
Set("/:ymov", /:ymov + ((this._y - _root.ball._y) / -5));
}
}
play();
} else if (((/:z < 1) and (this.hitTest(_root.ball) == 0)) and (/:mode == "ai")) {
_root.play();
Set("/:op", "Your Point");
} else if (((/:z < 1) and (this.hitTest(_root.ball) == 0)) and (/:mode == "sp")) {
_root.play();
Set("/:op", "Your Loss");
}
}
onClipEvent (enterFrame) {
calx = (200 - this._x) / 6;
caly = (200 - this._y) / 6;
setProperty(_root.p4, _x , this._x + calx);
setProperty(_root.p4, _y , this._y + caly);
}
onClipEvent (enterFrame) {
calx = (200 - this._x) / 3;
caly = (200 - this._y) / 3;
setProperty(_root.p5, _x , this._x + calx);
setProperty(_root.p5, _y , this._y + caly);
}
Instance of Symbol 144 MovieClip "p4" in Frame 6
onClipEvent (load) {
if (/:paddles < 2) {
setProperty(this, _alpha , 0);
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 5) {
tellTarget ("/p5") {
gotoAndPlay (3);
};
}
}
Instance of Symbol 149 MovieClip "p5" in Frame 6
onClipEvent (load) {
if (/:paddles < 3) {
setProperty(this, _alpha , 0);
}
}
Instance of Symbol 153 MovieClip in Frame 6
onClipEvent (enterFrame) {
if ((/:rings == 0) and (_currentframe != 101)) {
gotoAndStop (101);
}
if (/:rings == 1) {
frame = Math.floor(/:z * 24) - 20;
if (frame < 101) {
gotoAndStop(frame);
}
}
}
Instance of Symbol 149 MovieClip "p3" in Frame 6
onClipEvent (load) {
if (/:paddles < 3) {
setProperty(this, _alpha , 0);
}
}
Instance of Symbol 144 MovieClip "p2" in Frame 6
onClipEvent (load) {
if (/:paddles < 2) {
setProperty(this, _alpha , 0);
}
}
onClipEvent (enterFrame) {
if (this._currentframe == 5) {
tellTarget ("/p3") {
gotoAndPlay (3);
};
}
}
Instance of Symbol 39 MovieClip "paddle" in Frame 6
onClipEvent (load) {
Set("/:b", 0);
}
onClipEvent (enterFrame) {
if ((_root._xmouse > (this._width / 2)) and (_root._xmouse < (400 - (this._width / 2)))) {
setProperty(this, _x , _root._xmouse);
} else if (_root._xmouse < (this._height / 2)) {
setProperty(this, _x , this._width / 2);
} else {
setProperty(this, _x , 400 - (this._width / 2));
}
if (/:aim == "pp") {
setProperty(this, _y , 200);
}
if (/:aim == "rg") {
if ((_root._ymouse > (this._height / 2)) and (_root._ymouse < (400 - (this._height / 2)))) {
setProperty(this, _y , _root._ymouse);
} else if (_root._ymouse < (this._height / 2)) {
setProperty(this, _y , this._width / 2);
} else {
setProperty(this, _y , 400 - (this._height / 2));
}
}
}
onClipEvent (enterFrame) {
if ((/:z > 5) and (this.hitTest(_root.ball) == 1)) {
Set("/:b", /:b + 1);
Set("/:z", 5);
Set("/:direct", "f");
if (/:pr == 0) {
Set("/:zmov", /:zmov - 0.005);
}
if (/:aim == "pp") {
Set("/:ymov", (400 / (/:zmov + (4 / /:zmov))) * -1);
}
if ((/:xmov > -10) and (/:xmov < 10)) {
Set("/:xmov", /:xmov + ((this._x - _root.ball._x) / -5));
}
if (/:aim == "rg") {
if ((/:ymov > -10) and (/:ymov < 10)) {
Set("/:ymov", /:ymov + ((this._y - _root.ball._y) / -5));
}
}
play();
} else if ((((/:z > 5) and (this.hitTest(_root.ball) == 0)) and (/:pr == 0)) and (/:mode == "sp")) {
_root.play();
Set("/:op", "Your Loss");
Set("/:b", 0);
} else if ((((/:z > 5) and (this.hitTest(_root.ball) == 0)) and (/:pr == 0)) and (/:mode == "ai")) {
_root.play();
Set("/:op", "Computer's Point");
Set("/:b", 0);
} else if (((/:z > 5) and (this.hitTest(_root.ball) == 0)) and (/:pr == 1)) {
Set("/:b", 0);
Set("/:z", 5);
Set("/:direct", "f");
}
Set("/:bo", /:b + " Bounces");
}
onClipEvent (enterFrame) {
calx = (200 - this._x) / 6;
caly = (200 - this._y) / 6;
setProperty(_root.p2, _x , this._x + calx);
setProperty(_root.p2, _y , this._y + caly);
}
onClipEvent (enterFrame) {
calx = (200 - this._x) / 3;
caly = (200 - this._y) / 3;
setProperty(_root.p3, _x , this._x + calx);
setProperty(_root.p3, _y , this._y + caly);
if (this._currentframe == 5) {
tellTarget ("/p2") {
gotoAndPlay (3);
};
}
}
Frame 101
stop();
Mouse.hide();
Instance of Symbol 182 MovieClip "ball" in Frame 101
onClipEvent (load) {
if (/:dif == 4) {
setProperty(this, _xscale , this._xscale * 0.5);
setProperty(this, _yscale , this._yscale * 0.5);
}
xs = _xscale;
Set("/:spin", 0);
ys = _yscale;
Set("/:x", this._x - 200);
Set("/:y", this._y - 200);
Set("/:z", 5);
Set("/:xmov", 0);
Set("/:ymov", 0);
Set("/:direct", "f");
}
onClipEvent (enterFrame) {
if (/:blur == 1) {
Set("/:x4", /:x3);
Set("/:y4", /:y3);
Set("/:s4", /:s3);
Set("/:x3", /:x2);
Set("/:y3", /:y2);
Set("/:s3", /:s2);
Set("/:x2", this._x);
Set("/:y2", this._y);
Set("/:s2", this._xscale);
setProperty("/b1", _x , /:x2);
setProperty("/b1", _y , /:y2);
setProperty("/b1", _xscale , /:s2);
setProperty("/b1", _yscale , /:s2);
setProperty("/b2", _x , /:x3);
setProperty("/b2", _y , /:y3);
setProperty("/b2", _xscale , /:s3);
setProperty("/b2", _yscale , /:s3);
setProperty("/b3", _x , /:x4);
setProperty("/b3", _y , /:y4);
setProperty("/b3", _xscale , /:s4);
setProperty("/b3", _yscale , /:s4);
}
Set("/:x", /:x + /:xmov);
Set("/:y", /:y + /:ymov);
if (/:direct == "f") {
Set("/:z", /:z + /:zmov);
}
if (/:direct == "b") {
Set("/:z", /:z + (/:zmov * -1));
}
}
onClipEvent (enterFrame) {
if ((/:x + /:xmov) > 200) {
Set("/:xmov", /:xmov * -1);
gotoAndPlay (31);
}
if ((/:x + /:xmov) < -200) {
Set("/:xmov", /:xmov * -1);
gotoAndPlay (31);
}
if ((/:y + /:ymov) > 200) {
Set("/:ymov", /:ymov * -1);
gotoAndPlay (31);
}
if ((/:y + /:ymov) < -200) {
Set("/:ymov", /:ymov * -1);
gotoAndPlay (31);
}
Set("/:m", Math.floor((5 - /:z) * 2));
if (/:m < 1) {
Set("/:m", "0 M");
} else {
Set("/:m", /:m + " M");
}
}
onClipEvent (enterFrame) {
setProperty(this, _yscale , ys * (/:z / 5));
setProperty(this, _xscale , xs * (/:z / 5));
setProperty(this, _y , 200 + (/:y * (/:z / 5)));
setProperty(this, _x , 200 + (/:x * (/:z / 5)));
}
onClipEvent (enterFrame) {
if (((/:pr == 1) and Key.isDown(38)) and (/:zmov > -0.6)) {
Set("/:zmov", /:zmov - 0.01);
}
if (((/:pr == 1) and Key.isDown(40)) and (/:zmov < -0.05)) {
Set("/:zmov", /:zmov + 0.01);
}
}
Frame 150
if (/:music == 1) {
gotoAndPlay (6);
}
if (/:music == 0) {
gotoAndPlay (7);
}
Instance of Symbol 200 MovieClip in Frame 151
onClipEvent (enterFrame) {
Set("/:ring", Math.floor(/:z * 1.4));
}
Symbol 27 Button
on (release) {
if (/:loaded == "100%") {
play();
gotoAndStop (3);
Set("/:pr", 1);
}
}
Symbol 28 Button
on (release) {
if (/:loaded == "100%") {
gotoAndStop (4);
Set("/:pr", 0);
}
}
Symbol 30 Button
on (release) {
if (/:loaded == "100%") {
gotoAndStop (2);
}
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 42 Button
on (release) {
_highquality = 2;
Set("/:rings", 1);
Set("/:blur", 1);
}
Symbol 44 Button
on (release) {
_highquality = 0;
Set("/:rings", 0);
Set("/:blur", 0);
}
Symbol 52 Button
on (release) {
if (/:music == 1) {
Set("/:music", 0);
} else {
Set("/:music", 1);
}
}
Symbol 53 Button
on (release) {
if (/:rings == 1) {
Set("/:rings", 0);
} else {
Set("/:rings", 1);
}
}
Symbol 54 Button
on (release) {
if (_highquality == 2) {
_highquality = 0;
} else {
_highquality = 2;
}
}
Symbol 56 Button
on (release) {
gotoAndStop (1);
}
Symbol 58 Button
on (release) {
if (/:dif != 1) {
Set("/:dif", 1);
Set("/:zmov", -0.1);
Set("/:ai", 7);
}
}
Symbol 59 Button
on (release) {
if (/:dif != 2) {
Set("/:dif", 2);
Set("/:zmov", -0.2);
Set("/:ai", 8);
}
}
Symbol 60 Button
on (release) {
if (/:dif != 3) {
Set("/:dif", 3);
Set("/:zmov", -0.3);
Set("/:ai", 9);
}
}
Symbol 61 Button
on (release) {
if (/:ai != 9) {
Set("/:ai", 9);
}
}
Symbol 62 Button
on (release) {
if (/:zmov != -0.3) {
Set("/:zmov", -0.3);
}
}
Symbol 64 Button
on (release) {
if (/:zmov != -0.2) {
Set("/:zmov", -0.2);
}
}
Symbol 66 Button
on (release) {
if (/:ai != 7) {
Set("/:ai", 7);
}
}
Symbol 67 Button
on (release) {
if (/:zmov != -0.1) {
Set("/:zmov", -0.1);
}
}
Symbol 70 Button
on (release) {
if (/:ai != 8) {
Set("/:ai", 8);
}
}
Symbol 73 Button
on (release) {
if (/:dif != 4) {
Set("/:dif", 4);
Set("/:zmov", -0.4);
Set("/:ai", 10);
}
}
Symbol 74 Button
on (release) {
if (/:ai != 10) {
Set("/:ai", 10);
}
}
Symbol 75 Button
on (release) {
if (/:zmov != -0.4) {
Set("/:zmov", -0.4);
}
}
Symbol 77 Button
on (release) {
if (/:blur == 1) {
Set("/:blur", 0);
} else {
Set("/:blur", 1);
}
}
Symbol 82 Button
on (release) {
if (/:music == 1) {
gotoAndPlay (6);
}
if (/:music == 0) {
gotoAndPlay (7);
}
}
Symbol 86 Button
on (release) {
gotoAndStop (5);
}
Symbol 89 Button
on (release) {
if (/:mode != "ai") {
Set("/:mode", "ai");
}
}
Symbol 90 Button
on (release) {
if (/:mode != "sp") {
Set("/:mode", "sp");
Set("/:aim", "rg");
}
}
Symbol 93 Button
on (release) {
if (/:aim != "ai") {
Set("/:aim", "rg");
Set("/:mode", "ai");
}
}
Symbol 94 Button
on (release) {
if (/:paddles != 1) {
Set("/:paddles", 1);
}
}
Symbol 95 Button
on (release) {
if (/:paddles != 2) {
Set("/:paddles", 2);
}
}
Symbol 96 Button
on (release) {
if (/:paddles != 3) {
Set("/:paddles", 3);
}
}
Symbol 102 Button
on (release) {
if (/:aim != "pp") {
Set("/:aim", "pp");
Set("/:mode", "ai");
}
}
Symbol 133 Button
on (press) {
if (/:bg > 1) {
Set("/:bg", /:bg - 1);
}
}
Symbol 135 Button
on (press) {
if (/:bg < 11) {
Set("/:bg", /:bg + 1);
}
}
Symbol 144 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 1
stop();
Symbol 182 MovieClip Frame 2
if (/:dif == 4) {
play();
} else {
stop();
}
Symbol 182 MovieClip Frame 30
gotoAndPlay (1);
Symbol 182 MovieClip Frame 32
gotoAndPlay (1);
Instance of Symbol 187 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 7;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 189 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 6;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 191 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 5;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 193 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 4;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 195 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 3;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 197 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 2;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}
Instance of Symbol 199 MovieClip in Symbol 200 MovieClip Frame 1
onClipEvent (load) {
r = 1;
}
onClipEvent (enterFrame) {
gotoAndStop (1);
if ((/:ring == r) and (this._alpha < 100)) {
setProperty(this, _alpha , this._alpha + 20);
}
if ((/:ring != r) and (this._alpha > 0)) {
setProperty(this, _alpha , this._alpha - 20);
}
}