Frame 1
score = 0;
level = 1;
fscommand ("showmenu", false);
Stage.showMenu = false;
Frame 2
function next() {
flights.play();
playbtn.play();
levelslider.play();
scoreslider.play();
levelinfo.play();
instruct.play();
}
_root.flight = 1;
stop();
Instance of Symbol 48 MovieClip in Frame 2
onClipEvent (enterFrame) {
if (_root.drag) {
play();
}
if (!_root.drag) {
gotoAndStop (1);
}
}
Frame 3
function newDart() {
dart1._x = dart1posx;
dart1._y = dart1posy;
dart2._x = dart2posx;
dart2._y = dart2posy;
dart3._x = dart3posx;
dart3._y = dart3posy;
dart1.gotoAndStop(1);
dart2.gotoAndStop(1);
dart3.gotoAndStop(1);
trace = go;
thisgo = 0;
indartmc1.indart1.removeMovieClip();
indartmc2.indart2.removeMovieClip();
indartmc3.indart3.removeMovieClip();
_root.indartmc1._rotation = 0;
_root.indartmc2._rotation = 0;
_root.indartmc3._rotation = 0;
_root.indartmc1._xscale = 100;
_root.indartmc2._xscale = 100;
_root.indartmc3._xscale = 100;
_root.indartmc1._yscale = 100;
_root.indartmc2._yscale = 100;
_root.indartmc3._yscale = 100;
}
function next() {
accuracy.play();
pointsSlide.play();
timerslide.play();
? , 0());
}
number = 501;
busts = 0;
igor._alpha = 0;
begin = true;
thisgo = 0;
finish = false;
darts = 0;
timer = 60;
dart1posx = dart1._x;
dart1posy = dart1._y;
dart2posx = dart2._x;
dart2posy = dart2._y;
dart3posx = dart3._x;
dart3posy = dart3._y;
dart3.swapDepths(15001);
dart2.swapDepths(15002);
dart1.swapDepths(15003);
finish = false;
stop();
drag = false;
shake = false;
stretch = false;
spin = false;
Instance of Symbol 243 MovieClip "igor" in Frame 3
onClipEvent (enterFrame) {
if (_root.thisgo == 140) {
gotoAndStop (761);
trace("yes");
}
if (_root.thisgo == 180) {
gotoAndStop (762);
trace("yes");
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
}
Instance of Symbol 266 MovieClip "dart1" in Frame 3
onClipEvent (load) {
depth = 1;
_alpha = 0;
}
Instance of Symbol 267 MovieClip "dart2" in Frame 3
onClipEvent (load) {
depth = 2;
_alpha = 0;
}
Instance of Symbol 268 MovieClip "dart3" in Frame 3
onClipEvent (load) {
depth = 3;
_alpha = 0;
}
Instance of Symbol 270 MovieClip in Frame 3
onClipEvent (enterFrame) {
if ((_root.dart1.hit && (_root.dart2.hit)) && (_root.dart3.hit)) {
_root.newDart();
}
if ((_root.timer == 0) or _root.finish) {
_root.next();
_root.timer = 0;
_root.shimmer._x = _root.hitter._x;
_root.shimmer._y = _root.hitter._y;
}
}
Instance of Symbol 282 MovieClip "indartmc1" in Frame 3
onClipEvent (enterFrame) {
_x = _root.board._x;
_y = _root.board._y;
dart = 1;
}
Instance of Symbol 283 MovieClip "indartmc2" in Frame 3
onClipEvent (enterFrame) {
_x = _root.board._x;
_y = _root.board._y;
dart = 2;
}
Instance of Symbol 284 MovieClip "indartmc3" in Frame 3
onClipEvent (enterFrame) {
_x = _root.board._x;
_y = _root.board._y;
dart = 3;
}
Instance of Symbol 319 MovieClip in Frame 3
onClipEvent (enterFrame) {
if (_root.shimmer.shimmer) {
stop();
stopped = true;
}
if ((!_root.shimmer.shimmer) && (stopped)) {
gotoAndPlay (1);
stopped = false;
}
}
onClipEvent (load) {
stopped = false;
}
Instance of Symbol 327 MovieClip in Frame 3
onClipEvent (load) {
gotoAndStop(_root.level);
}
Frame 4
stop();
dart1.removeMovieClip();
dart2.removeMovieClip();
dart3.removeMovieClip();
stopAllSounds();
_root.shimmer.gotoAndStop(1);
function next() {
_root.scoremc.play();
_root.Continue.play();
}
requires = [300, 650, 1000, 1400];
score = score + (501 - number);
score = score - (5 * darts);
score = score - (busts * 20);
required = requires[level - 1];
numbern = 0;
dartsn = 0;
bustsn = 0;
scoren = 0;
requiredn = 0;
if (score >= required) {
verdict = "pass";
} else {
verdict = "fail";
}
Frame 5
stop();
level = 0;
Instance of Symbol 243 MovieClip "igor" in Frame 5
onClipEvent (enterFrame) {
if (_root.thisgo == 140) {
gotoAndStop (761);
trace("yes");
}
if (_root.thisgo == 180) {
gotoAndStop (762);
trace("yes");
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
}
Frame 6
stop();
Frame 7
stop();
Instance of Symbol 243 MovieClip "igor" in Frame 7
onClipEvent (enterFrame) {
if (_root.thisgo == 140) {
gotoAndStop (761);
trace("yes");
}
if (_root.thisgo == 180) {
gotoAndStop (762);
trace("yes");
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
}
Symbol 11 MovieClip Frame 1
gotoAndStop(_root.flight);
Symbol 13 MovieClip [indart] Frame 1
points = _root.thisdart;
trace(_parent.dart);
ypos = [-12, 35, 35];
xpos = [0.4, -25, 32];
score._x = xpos[_parent.dart];
score._y = ypos[_parent.dart];
score.gotoAndStop(_parent.dart);
Symbol 13 MovieClip [indart] Frame 2
_rotation = (-_root.board._rotation);
_xscale = (100 - (_parent._xscale - 100));
_yscale = (100 - (_parent._yscale - 100));
Symbol 13 MovieClip [indart] Frame 3
gotoAndPlay (2);
Symbol 32 Button
on (release) {
getURL ("http://www.blobbostuff.tk", "_blank");
}
Symbol 37 Button
on (release) {
_root.play();
}
Symbol 38 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop (3);
}
Symbol 38 MovieClip Frame 2
gotoAndPlay (1);
Symbol 42 MovieClip Frame 1
stop();
shimmer = false;
Symbol 42 MovieClip Frame 2
shimmer = true;
Symbol 42 MovieClip Frame 171
gotoAndPlay (3);
Symbol 48 MovieClip Frame 2
_root.aim = 0;
Symbol 48 MovieClip Frame 3
_root.aim = _root.aim + 2;
Symbol 48 MovieClip Frame 4
if (_root.drag) {
if (_root.aim >= 20) {
gotoAndPlay (5);
} else {
gotoAndPlay (3);
}
}
if (!_root.drag) {
gotoAndStop (1);
}
Symbol 48 MovieClip Frame 5
_root.aim = _root.aim - 2;
Symbol 48 MovieClip Frame 6
if (_root.drag) {
if (_root.aim == -20) {
gotoAndPlay (3);
} else {
gotoAndPlay (5);
}
}
if (!_root.drag) {
gotoAndStop (1);
}
Symbol 75 Button
on (release) {
_root.flight = 4;
}
Symbol 79 Button
on (release) {
_root.flight = 3;
}
Symbol 83 Button
on (release) {
_root.flight = 2;
}
Symbol 87 Button
on (release) {
_root.flight = 1;
}
Symbol 95 MovieClip Frame 20
stop();
Instance of Symbol 94 MovieClip in Symbol 95 MovieClip Frame 20
onClipEvent (enterFrame) {
gotoAndPlay(_root.flight);
}
Symbol 95 MovieClip Frame 40
_root.play();
Symbol 100 Button
on (release) {
_root.next();
}
Symbol 101 MovieClip Frame 20
stop();
Symbol 108 MovieClip Frame 20
stop();
Symbol 115 MovieClip Frame 20
stop();
Instance of Symbol 126 MovieClip in Symbol 128 MovieClip Frame 5
onClipEvent (load) {
gotoAndPlay(_root.level);
}
Symbol 128 MovieClip Frame 20
stop();
Instance of Symbol 127 MovieClip in Symbol 128 MovieClip Frame 20
onClipEvent (load) {
gotoAndStop(_root.level);
}
Instance of Symbol 126 MovieClip in Symbol 128 MovieClip Frame 35
onClipEvent (load) {
gotoAndPlay(_root.level);
}
Symbol 128 MovieClip Frame 36
stop();
Symbol 131 Button
on (release) {
_root.gotoAndStop("instructions");
}
Symbol 132 MovieClip Frame 20
stop();
Symbol 132 MovieClip Frame 39
stop();
Symbol 165 MovieClip Frame 11
stop();
Symbol 177 MovieClip Frame 63
stopAllSounds();
Symbol 177 MovieClip Frame 64
_root.shimmer.play();
Symbol 177 MovieClip Frame 77
_root.magic.play();
trace("woteva");
Symbol 177 MovieClip Frame 194
stop();
Symbol 178 MovieClip Frame 1
stop();
Symbol 180 MovieClip Frame 1
stop();
Symbol 197 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 49
_parent.gotoAndPlay(1);
Symbol 242 MovieClip Frame 72
_parent.gotoAndPlay(1);
Symbol 243 MovieClip Frame 760
gotoAndPlay (1);
Symbol 243 MovieClip Frame 761
stop();
Symbol 243 MovieClip Frame 762
stop();
Symbol 245 MovieClip Frame 1
stop();
_root.stretchgo = false;
_root.spingo = false;
_root.shakego = false;
Symbol 245 MovieClip Frame 2
if (_root.level == 1) {
rand = 1;
}
if (_root.level == 2) {
rand = 2;
}
if (_root.level >= 3) {
rand = 3;
}
trace("hmm");
spells = ["shake", "stretch", "spin"];
_root[spells[random(rand)] + "go"] = true;
Instance of Symbol 252 MovieClip in Symbol 253 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.flight);
}
Symbol 255 Button
on (release) {
gotoAndPlay (3);
stopDrag();
_root.drag = false;
}
on (press) {
startDrag (this);
_root.drag = true;
}
Symbol 257 MovieClip Frame 1
gotoAndStop(_root.flight);
Symbol 266 MovieClip Frame 1
shot = false;
hit = false;
_root["indartmc" + depth].hit = false;
Instance of Symbol 246 MovieClip in Symbol 266 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.finish) {
_parent.removeMovieClip();
}
}
onClipEvent (load) {
trace(_parent);
}
Symbol 266 MovieClip Frame 2
gotoAndPlay (1);
if (_root.finish) {
this.removeMovieClip();
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
Symbol 266 MovieClip Frame 3
shot = true;
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 4
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 5
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 6
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 7
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 8
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 9
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 10
_y = (_y - (_root.aim / 5));
Symbol 266 MovieClip Frame 11
_y = (_y - (_root.aim / 5));
finisher = (_root.number / 2) - 1;
_root.thisdart = 0;
Symbol 266 MovieClip Frame 12
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 3;
}
j = j + 1;
}
_root["indartmc" + depth].attachMovie("indart", "indart" + depth, depth);
_root["indartmc" + depth]["indart" + depth]._x = _x - _root.board._x;
_root["indartmc" + depth]["indart" + depth]._y = _y - _root.board._y;
_root["indartmc" + depth].hit = true;
Symbol 266 MovieClip Frame 16
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - (j + 1);
_root.thisgo = _root.thisgo + (j + 1);
thisgo = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 2);
_root.thisgo = _root.thisgo + ((j + 1) * 2);
thisgo = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 3);
_root.thisgo = _root.thisgo + ((j + 1) * 3);
thisgo = (j + 1) * 3;
}
if ((_root.number < 0) or (_root.number == 1)) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
if (((_root.number == 0) && (_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (_root.hitter.double.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s24.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s49.hitTest(_x, _y, true))) {
_root.next();
}
if ((((_root.number == 0) && (!_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (!_root.hitter.s24.hitTest(_x, _y, true))) && (!_root.hitter.s49.hitTest(_x, _y, true))) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
j = j + 1;
}
hit = true;
_root.darts = _root.darts + 1;
stop();
Symbol 267 MovieClip Frame 1
shot = false;
hit = false;
_root["indartmc" + depth].hit = false;
Instance of Symbol 246 MovieClip in Symbol 267 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.finish) {
_parent.removeMovieClip();
}
}
onClipEvent (load) {
trace(_parent);
}
Symbol 267 MovieClip Frame 2
gotoAndPlay (1);
if (_root.finish) {
this.removeMovieClip();
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
Symbol 267 MovieClip Frame 3
shot = true;
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 4
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 5
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 6
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 7
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 8
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 9
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 10
_y = (_y - (_root.aim / 5));
Symbol 267 MovieClip Frame 11
_y = (_y - (_root.aim / 5));
finisher = (_root.number / 2) - 1;
_root.thisdart = 0;
Symbol 267 MovieClip Frame 12
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 3;
}
j = j + 1;
}
_root["indartmc" + depth].attachMovie("indart", "indart" + depth, depth);
_root["indartmc" + depth]["indart" + depth]._x = _x - _root.board._x;
_root["indartmc" + depth]["indart" + depth]._y = _y - _root.board._y;
_root["indartmc" + depth].hit = true;
Symbol 267 MovieClip Frame 16
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - (j + 1);
_root.thisgo = _root.thisgo + (j + 1);
thisgo = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 2);
_root.thisgo = _root.thisgo + ((j + 1) * 2);
thisgo = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 3);
_root.thisgo = _root.thisgo + ((j + 1) * 3);
thisgo = (j + 1) * 3;
}
if ((_root.number < 0) or (_root.number == 1)) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
if (((_root.number == 0) && (_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (_root.hitter.double.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s24.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s49.hitTest(_x, _y, true))) {
_root.next();
}
if ((((_root.number == 0) && (!_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (!_root.hitter.s24.hitTest(_x, _y, true))) && (!_root.hitter.s49.hitTest(_x, _y, true))) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
j = j + 1;
}
hit = true;
_root.darts = _root.darts + 1;
stop();
Symbol 268 MovieClip Frame 1
shot = false;
hit = false;
_root["indartmc" + depth].hit = false;
Instance of Symbol 246 MovieClip in Symbol 268 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.finish) {
_parent.removeMovieClip();
}
}
onClipEvent (load) {
trace(_parent);
}
Symbol 268 MovieClip Frame 2
gotoAndPlay (1);
if (_root.finish) {
this.removeMovieClip();
}
if ((_root.begin && (_alpha < 100)) && (!_root.finish)) {
_alpha = (_alpha + 5);
}
if (_root.finish && (0 < _alpha)) {
_alpha = (_alpha - 5);
}
Symbol 268 MovieClip Frame 3
shot = true;
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 4
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 5
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 6
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 7
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 8
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 9
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 10
_y = (_y - (_root.aim / 5));
Symbol 268 MovieClip Frame 11
_y = (_y - (_root.aim / 5));
finisher = (_root.number / 2) - 1;
_root.thisdart = 0;
Symbol 268 MovieClip Frame 12
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.thisdart = (j + 1) * 3;
}
j = j + 1;
}
_root["indartmc" + depth].attachMovie("indart", "indart" + depth, depth);
_root["indartmc" + depth]["indart" + depth]._x = _x - _root.board._x;
_root["indartmc" + depth]["indart" + depth]._y = _y - _root.board._y;
_root["indartmc" + depth].hit = true;
Symbol 268 MovieClip Frame 16
numSectors = 50;
j = 0;
while (j < numSectors) {
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - (j + 1);
_root.thisgo = _root.thisgo + (j + 1);
thisgo = j + 1;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (_root.hitter.double.hitTest(_x, _y, true))) && (!_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 2);
_root.thisgo = _root.thisgo + ((j + 1) * 2);
thisgo = (j + 1) * 2;
}
if ((_root.hitter["s" + j].hitTest(_x, _y, true) && (!_root.hitter.double.hitTest(_x, _y, true))) && (_root.hitter.triple.hitTest(_x, _y, true))) {
_root.number = _root.number - ((j + 1) * 3);
_root.thisgo = _root.thisgo + ((j + 1) * 3);
thisgo = (j + 1) * 3;
}
if ((_root.number < 0) or (_root.number == 1)) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
if (((_root.number == 0) && (_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (_root.hitter.double.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s24.hitTest(_x, _y, true))) {
_root.next();
}
if ((_root.number == 0) && (_root.hitter.s49.hitTest(_x, _y, true))) {
_root.next();
}
if ((((_root.number == 0) && (!_root.hitter["s" + finisher].hitTest(_x, _y, true))) && (!_root.hitter.s24.hitTest(_x, _y, true))) && (!_root.hitter.s49.hitTest(_x, _y, true))) {
_root.number = _root.number + _root.thisgo;
_root.newDart();
_root.bust.play();
}
j = j + 1;
}
hit = true;
_root.darts = _root.darts + 1;
stop();
Symbol 275 MovieClip Frame 1
stop();
Instance of Symbol 274 MovieClip in Symbol 275 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.spingo) {
_parent.play();
}
}
Symbol 275 MovieClip Frame 2
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 3
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 4
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 5
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 6
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 7
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 8
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 9
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 10
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 11
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 12
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 13
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 14
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 15
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 16
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 17
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 18
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 19
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 20
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 21
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 22
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 23
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 24
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 25
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 26
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 27
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 28
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 29
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 30
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 31
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 32
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 33
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 34
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 35
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 36
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 37
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 38
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 39
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 40
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 41
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 42
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 43
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 44
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 45
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 46
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 47
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 48
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 49
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 50
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 51
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 52
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 53
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 54
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 55
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 56
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 57
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 58
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 59
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 60
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 61
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 62
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 63
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 64
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 65
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 66
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 67
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 68
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 69
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 70
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 71
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 72
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 73
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 74
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 75
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 76
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 77
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 78
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 79
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 80
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 81
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 82
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 83
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 84
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 85
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 86
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 87
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 88
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 89
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 90
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 91
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 92
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 93
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 94
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 95
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 96
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 97
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 98
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 99
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 100
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 101
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 102
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 103
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 104
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 105
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 106
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 107
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 108
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 275 MovieClip Frame 109
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
_root.shimmer.gotoAndStop(1);
Symbol 278 MovieClip Frame 1
stop();
Instance of Symbol 277 MovieClip in Symbol 278 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.shakego) {
_parent.play();
}
}
Symbol 278 MovieClip Frame 2
_root.board._x = _root.board._x + 5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
trace("do");
Symbol 278 MovieClip Frame 3
_root.board._x = _root.board._x + 0;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 4
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 5
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 6
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 7
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 8
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 9
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 10
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 11
_root.board._x = _root.board._x + 5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 12
_root.board._x = _root.board._x + 0;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 13
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 14
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 15
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 16
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 17
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 18
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 19
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 20
_root.board._x = _root.board._x + 5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 21
_root.board._x = _root.board._x + 0;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 22
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 23
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 24
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 25
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 26
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 27
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 28
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 29
_root.board._x = _root.board._x + 5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 30
_root.board._x = _root.board._x + 0;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 31
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 32
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 33
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 34
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 35
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 36
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 37
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 38
_root.board._x = _root.board._x + 5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 39
_root.board._x = _root.board._x + 0;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 40
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 41
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 42
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 43
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 44
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 45
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 46
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 47
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 48
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 49
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 50
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 51
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 52
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 53
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 54
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 55
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 56
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 57
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 58
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 59
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 60
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 61
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 62
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 63
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 64
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 65
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 66
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 67
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 68
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 69
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 70
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 71
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 72
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 73
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 74
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 75
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 76
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 77
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 78
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 79
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 80
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 81
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 82
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 83
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 84
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 85
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 86
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 87
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 88
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 89
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 90
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 91
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 92
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 93
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 94
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 95
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 96
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 97
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 98
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 99
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 100
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 101
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 102
_root.board._x = _root.board._x + 10;
_root.board._y = _root.board._y + -20;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 103
_root.board._x = _root.board._x + -5;
_root.board._y = _root.board._y + 10;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 104
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 105
_root.board._x = _root.board._x + -14;
_root.board._y = _root.board._y + 7;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
Symbol 278 MovieClip Frame 106
_root.board._x = _root.board._x + 7;
_root.board._y = _root.board._y + -14;
_root.hitter._x = _root.board._x;
_root.hitter._y = _root.board._y;
_root.back._x = _root.board._x;
_root.back._y = _root.board._y;
_root.shimmer.gotoAndStop(1);
Symbol 281 MovieClip Frame 1
xgohitter = _root.hitter._xscale;
ygohitter = _root.hitter._yscale;
xgoboard = _root.board._xscale;
ygoboard = _root.board._yscale;
xgoback = _root.back._xscale;
ygoback = _root.back._yscale;
_root.back._xscale = 100;
_root.back._yscale = 100;
_root.board._xscale = 100;
_root.board._yscale = 100;
_root.hitter._xscale = 100;
_root.hitter._yscale = 100;
stop();
Instance of Symbol 280 MovieClip in Symbol 281 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.stretchgo) {
_parent.play();
}
}
Symbol 281 MovieClip Frame 2
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 3
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 4
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 5
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 6
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 7
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 8
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 9
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 10
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 11
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 12
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 13
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 14
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 15
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 16
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 17
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 18
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 19
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
}
Symbol 281 MovieClip Frame 20
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 21
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 22
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 23
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 24
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 25
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 26
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 27
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 28
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 29
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 30
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 31
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 32
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 33
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 34
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 35
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 36
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 37
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 38
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 39
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 40
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 41
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 42
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 43
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 44
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 45
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 46
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 47
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 48
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 49
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 50
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 51
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 52
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 53
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 54
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 55
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 56
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 57
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 58
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 59
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 60
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 61
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 62
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 63
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 64
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 65
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 66
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 67
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 68
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 69
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 70
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 71
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 72
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 73
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 74
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 75
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 76
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 77
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 78
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 79
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 80
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 81
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 82
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 83
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 84
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 85
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 86
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 87
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 88
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 89
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 90
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 91
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
_root.board._xscale = _root.board._xscale - 3;
_root.hitter._xscale = _root.hitter._xscale - 3;
_root.back._xscale = _root.back._xscale - 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale - 3;
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale - 3;
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale - 3;
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 92
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 93
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 94
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 95
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 96
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 97
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 98
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 99
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 100
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 101
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 102
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 103
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 104
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 105
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 106
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 107
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 108
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 109
_root.board._yscale = _root.board._yscale - 3;
_root.hitter._yscale = _root.hitter._yscale - 3;
_root.back._yscale = _root.back._yscale - 3;
_root.board._xscale = _root.board._xscale + 3;
_root.hitter._xscale = _root.hitter._xscale + 3;
_root.back._xscale = _root.back._xscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._xscale = _root.indartmc1._xscale + 3;
_root.indartmc1._yscale = _root.indartmc1._yscale - 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._xscale = _root.indartmc2._xscale + 3;
_root.indartmc2._yscale = _root.indartmc2._yscale - 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._xscale = _root.indartmc3._xscale + 3;
_root.indartmc3._yscale = _root.indartmc3._yscale - 3;
}
Symbol 281 MovieClip Frame 110
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 111
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 112
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 113
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 114
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 115
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 116
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 117
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 118
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 119
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 120
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 121
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 122
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 123
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 124
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 125
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 126
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 127
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
Symbol 281 MovieClip Frame 128
_root.board._yscale = _root.board._yscale + 3;
_root.hitter._yscale = _root.hitter._yscale + 3;
_root.back._yscale = _root.back._yscale + 3;
if (_root.indartmc1.hit) {
_root.indartmc1._yscale = _root.indartmc1._yscale + 3;
}
if (_root.indartmc2.hit) {
_root.indartmc2._yscale = _root.indartmc2._yscale + 3;
}
if (_root.indartmc3.hit) {
_root.indartmc3._yscale = _root.indartmc3._yscale + 3;
}
_root.shimmer.gotoAndStop(1);
Symbol 286 MovieClip Frame 25
_root.timer = _root.timer - 1;
Instance of Symbol 288 MovieClip in Symbol 289 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.drag) {
_yscale = (_root.aim * 5);
}
}
onClipEvent (load) {
_yscale = 0;
}
Symbol 297 MovieClip Frame 20
stop();
Symbol 297 MovieClip Frame 40
_root.play();
Symbol 308 MovieClip Frame 20
stop();
Symbol 314 MovieClip Frame 20
stop();
Symbol 325 MovieClip Frame 91
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
_root.back._rotation = _root.back._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Symbol 326 MovieClip Frame 45
_root.hitter._rotation = _root.hitter._rotation + 10;
_root.board._rotation = _root.board._rotation + 10;
_root.back._rotation = _root.back._rotation + 10;
if (_root.indartmc1.hit) {
_root.indartmc1._rotation = _root.indartmc1._rotation + 10;
}
if (_root.indartmc2.hit) {
_root.indartmc2._rotation = _root.indartmc2._rotation + 10;
}
if (_root.indartmc3.hit) {
_root.indartmc3._rotation = _root.indartmc3._rotation + 10;
}
Instance of Symbol 321 MovieClip "witchdriver" in Symbol 327 MovieClip Frame 1
onClipEvent (enterFrame) {
witchgo = [12, 40];
if ((((((_root.timer == witchgo[0]) or (_root.timer == witchgo[1])) or (_root.timer == witchgo[2])) or (_root.timer == witchgo[3])) or (_root.timer == witchgo[4])) or (_root.timer == witchgo[5])) {
_root.witch.play();
}
}
Instance of Symbol 322 MovieClip in Symbol 327 MovieClip Frame 2
onClipEvent (enterFrame) {
witchgo = [55, 28, 15];
if ((((((_root.timer == witchgo[0]) or (_root.timer == witchgo[1])) or (_root.timer == witchgo[2])) or (_root.timer == witchgo[3])) or (_root.timer == witchgo[4])) or (_root.timer == witchgo[5])) {
_root.witch.play();
}
}
Instance of Symbol 323 MovieClip in Symbol 327 MovieClip Frame 3
onClipEvent (enterFrame) {
witchgo = [54, 41, 28, 15];
if ((((((_root.timer == witchgo[0]) or (_root.timer == witchgo[1])) or (_root.timer == witchgo[2])) or (_root.timer == witchgo[3])) or (_root.timer == witchgo[4])) or (_root.timer == witchgo[5])) {
_root.witch.play();
}
}
Symbol 327 MovieClip Frame 4
_root.hitter._rotation = 0;
_root.board._rotation = 0;
_root.back._rotation = 0;
Symbol 341 MovieClip Frame 1
stop();
Symbol 341 MovieClip Frame 2
_root.busts = _root.busts + 1;
Instance of Symbol 352 MovieClip in Symbol 353 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.verdict);
}
Symbol 364 MovieClip Frame 1
stop();
Symbol 364 MovieClip Frame 3
stop();
Symbol 366 MovieClip Frame 20
stop();
Instance of Symbol 365 MovieClip in Symbol 366 MovieClip Frame 20
onClipEvent (enterFrame) {
if (_root.number == 0) {
_root.numbern = 0;
} else if (_root.numbern < _root.number) {
_root.numbern = _root.numbern + 1;
}
if (_root.number < _root.numbern) {
_root.numbern = _root.number;
}
if (_root.dartsn < _root.darts) {
_root.dartsn = _root.dartsn + 1;
}
if (_root.bustsn < _root.busts) {
_root.numbern = _root.numbern + 1;
}
if (((_root.numbern == _root.number) && (_root.dartsn == _root.darts)) && (!plang)) {
planger.play();
plang = true;
}
}
onClipEvent (load) {
plang = false;
}
Symbol 370 Button
on (release) {
_root.next();
}
Symbol 371 Button
on (release) {
_root.next();
_root.level = _root.level + 1;
}
Symbol 373 MovieClip Frame 20
stop();
Symbol 373 MovieClip Frame 40
if (_root.verdict == "pass") {
if (_root.level == 5) {
_root.gotoAndStop("win");
} else {
_root.gotoAndPlay("menu");
}
} else {
_root.gotoAndPlay("gameover");
}
Symbol 384 Button
on (release) {
gotoAndPlay (2);
_root.level = 1;
_root.score = 0;
}
Symbol 393 Button
on (release) {
gotoAndStop (2);
}
Symbol 403 Button
on (release) {
gotoAndPlay (2);
_root.level = 1;
_root.score = 0;
}