Frame 2
_root.stop();
Instance of Symbol 15 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 17 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 19 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 21 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 23 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 25 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
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 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 41 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
Instance of Symbol 43 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();
}
Symbol 11 Button
on (release) {
_root.play();
}
Symbol 12 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(bar, _xscale , PercentLoaded);
} else {
gotoAndStop ("loaded");
}
Symbol 12 MovieClip Frame 2
gotoAndPlay (1);