Frame 1
stop();
Frame 2
stop();
Instance of Symbol 21 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 23 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 25 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 27 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 29 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 31 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 33 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 35 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 37 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 39 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 41 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 43 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 45 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 47 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 49 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 51 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 53 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 55 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 57 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 59 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 61 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 63 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 65 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 67 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 69 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Instance of Symbol 71 MovieClip in Frame 2
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
}
on (rollOut) {
stopDrag();
}
Symbol 10 Button
on (release) {
_root.gotoAndPlay("home");
}
Symbol 14 Button
on (press) {
_root.gotoAndPlay("a2");
}
Symbol 15 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("load");
}
Symbol 15 MovieClip Frame 2
gotoAndPlay (1);