Frame 2
stop();
Instance of Symbol 27 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 29 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 12 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 31 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 33 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 35 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 37 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 39 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 45 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 47 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 49 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 51 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 53 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 55 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 57 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 59 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 61 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 63 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 67 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 69 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 71 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 73 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Symbol 16 Button
on (release) {
getURL ("http://www.newgrounds.com", "blank");
}
Symbol 21 Button
on (release) {
_root.play();
}
Symbol 22 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 22 MovieClip Frame 2
gotoAndPlay (1);