Frame 1
function menuChoiceOne() {
stopAllSounds();
}
function menuChoiceTwo() {
getURL ("http://freewebs.com/flashpulse/");
}
cmNew = new ContextMenu();
cmNew.hideBuiltInItems();
cmNew.customItems.push(new ContextMenuItem("Stop Song", menuChoiceOne));
cmNew.customItems.push(new ContextMenuItem("Visit Creators Site", menuChoiceTwo));
cmNew.customItems.push(new ContextMenuItem("Turn Music Off", menuChoiceThree));
this.menu = cmNew;
Frame 3
stop();
Frame 4
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 26 MovieClip "cursor" in Frame 4
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 5
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 30 MovieClip "cursor" in Frame 5
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 1;
}
Frame 6
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 1;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 34 MovieClip "cursor" in Frame 6
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 1;
}
Frame 7
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 37 MovieClip "cursor" in Frame 7
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 8
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 41 MovieClip "cursor" in Frame 8
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 9
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 45 MovieClip "cursor" in Frame 9
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 10
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor1, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 1;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 51 MovieClip "cursor" in Frame 10
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 1;
}
Frame 11
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 55 MovieClip "cursor" in Frame 11
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 12
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 59 MovieClip "cursor" in Frame 12
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 13
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 63 MovieClip "cursor" in Frame 13
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 14
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 67 MovieClip "cursor" in Frame 14
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 15
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 70 MovieClip "cursor" in Frame 15
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 16
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 74 MovieClip "cursor" in Frame 16
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 17
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 78 MovieClip "cursor" in Frame 17
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 18
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 84 MovieClip "cursor" in Frame 18
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 19
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 88 MovieClip "cursor" in Frame 19
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 20
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 91 MovieClip "cursor" in Frame 20
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 21
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 95 MovieClip "cursor" in Frame 21
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 22
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
nextFrame();
}
};
Instance of Symbol 99 MovieClip "cursor" in Frame 22
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 360;
}
Frame 23
stop();
c = 0;
onEnterFrame = function () {
c++;
duplicateMovieClip (_root.cursor, "c" + c, c);
_root["c" + c]._x = _root._xmouse;
_root["c" + c]._y = _root._ymouse;
_root["c" + c]._rotation = Math.random() * 360;
if ((c > 60) && (Key.isDown(32))) {
gotoAndStop (4);
}
};
Instance of Symbol 102 MovieClip "cursor" in Frame 23
onClipEvent (load) {
this._x = _root._xmouse;
this._y = _root._ymouse;
this._rotation = Math.random() * 1;
}
Symbol 9 Button
on (release) {
getURL ("http://www.newgrounds.com", "blank");
}
Symbol 14 Button
on (release) {
_root.play();
}
Symbol 15 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 15 MovieClip Frame 2
gotoAndPlay (1);
Symbol 23 Button
on (release) {
nextFrame();
}
Symbol 26 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 30 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 34 MovieClip Frame 50
this.removeMovieClip();
stop();
Symbol 37 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 41 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 45 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 51 MovieClip Frame 52
c = 0;
duplicateMovieClip (_root.cursor, "c" + c, c);
Symbol 51 MovieClip Frame 53
this.removeMovieClip();
stop();
Symbol 55 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 59 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 63 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 67 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 70 MovieClip Frame 50
this.removeMovieClip();
stop();
Symbol 74 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 78 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 84 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 88 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 91 MovieClip Frame 50
this.removeMovieClip();
stop();
Symbol 95 MovieClip Frame 51
this.removeMovieClip();
stop();
Symbol 99 MovieClip Frame 49
this.removeMovieClip();
stop();
Symbol 102 MovieClip Frame 51
this.removeMovieClip();
stop();