Frame 1 (8 B)
stop();
Instance of Symbol 7 MovieClip in Frame 1 (97 B)
onClipEvent (enterFrame) {
if (_root._totalframes == _root._framesloaded) {
_root.play();
}
}
Frame 2 (8 B)
stop();
Frame 11 (8 B)
stop();
Instance of Symbol 42 MovieClip in Frame 11 (94 B)
onClipEvent (enterFrame) {
_x = _root.scl1._x;
_width = (_root.scl2._x - _root.scl1._x);
}
Instance of Symbol 44 MovieClip "nome" in Frame 11 (118 B)
onClipEvent (enterFrame) {
_x = int(_x);
_x = (_x + 1);
if (_x >= _root.scl2._x) {
_x = _root.scl1._x;
}
}
Instance of Symbol 46 MovieClip "scl2" in Frame 11 (326 B)
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
hold = 1;
}
}
onClipEvent (mouseUp) {
hold = 0;
}
onClipEvent (enterFrame) {
if (hold == 1) {
_x = _root._xmouse;
}
if (_x >= 450) {
_x = 450;
}
if (_root.scl1._x >= _x) {
_x = (_root.scl1._x + 10);
}
_x = int(_x);
}
Instance of Symbol 47 MovieClip "scl1" in Frame 11 (321 B)
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
hold = 1;
}
}
onClipEvent (mouseUp) {
hold = 0;
}
onClipEvent (enterFrame) {
if (hold == 1) {
_x = _root._xmouse;
}
if (10 >= _x) {
_x = 1;
}
if (_root.scl2_x >= _x) {
_x = (_root.scl2_x - 10);
}
_x = int(_x);
}
Instance of Symbol 52 MovieClip "original1" in Frame 11 (572 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "original1") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "original1") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 56 MovieClip "original2" in Frame 11 (572 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "original2") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "original2") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 60 MovieClip "original3" in Frame 11 (572 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "original3") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "original3") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 64 MovieClip "original4" in Frame 11 (572 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "original4") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "original4") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 68 MovieClip "original5" in Frame 11 (572 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "original5") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "original5") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 72 MovieClip "o6" in Frame 11 (558 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o6") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o6") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 76 MovieClip "o7" in Frame 11 (558 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o7") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o7") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 80 MovieClip "o8" in Frame 11 (558 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o8") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o8") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 84 MovieClip "o9" in Frame 11 (558 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o9") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o9") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 88 MovieClip "o10" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o10") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o10") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 92 MovieClip "o11" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o11") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o11") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 96 MovieClip "o13" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o13") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o13") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 100 MovieClip "o14" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o14") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o14") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 104 MovieClip "o15" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o15") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o15") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 108 MovieClip "o16" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o16") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o16") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Instance of Symbol 112 MovieClip "o12" in Frame 11 (560 B)
onClipEvent (enterFrame) {
if (holdage == 1) {
_x = _root._xmouse;
_y = _root._ymouse;
if (Key.isDown(Key.DELETEKEY)) {
this.removeMovieClip();
}
}
if (this._name != "o12") {
if (_x == _root.nome._x) {
this.play();
}
_x = int(_x);
}
}
onClipEvent (mouseDown) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
if (this._name == "o12") {
this.duplicateMovieClip("a" + _root.ojo, _root.ojo);
_root["a" + _root.ojo].holdage = 1;
_root.ojo++;
} else {
holdage = 1;
}
}
}
onClipEvent (mouseUp) {
holdage = 0;
}
Symbol 11 MovieClip Frame 91 (29 B)
_root.dance.gotoAndPlay(72);
Symbol 17 Button (43 B)
on (release) {
stopAllSounds();
play();
}
Symbol 52 MovieClip Frame 1 (8 B)
stop();
Symbol 56 MovieClip Frame 1 (8 B)
stop();
Symbol 60 MovieClip Frame 1 (8 B)
stop();
Symbol 64 MovieClip Frame 1 (8 B)
stop();
Symbol 68 MovieClip Frame 1 (8 B)
stop();
Symbol 72 MovieClip Frame 1 (8 B)
stop();
Symbol 76 MovieClip Frame 1 (8 B)
stop();
Symbol 80 MovieClip Frame 1 (8 B)
stop();
Symbol 84 MovieClip Frame 1 (8 B)
stop();
Symbol 88 MovieClip Frame 1 (8 B)
stop();
Symbol 92 MovieClip Frame 1 (8 B)
stop();
Symbol 96 MovieClip Frame 1 (8 B)
stop();
Symbol 100 MovieClip Frame 1 (8 B)
stop();
Symbol 104 MovieClip Frame 1 (8 B)
stop();
Symbol 108 MovieClip Frame 1 (8 B)
stop();
Symbol 112 MovieClip Frame 1 (8 B)
stop();