Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (enterFrame) {
loaded = _root.getBytesLoaded();
total = _root.getBytesTotal();
this.bar._xscale = (loaded / total) * 100;
if (this.bar._xscale == 100) {
_root.gotoAndPlay(2);
}
}
Frame 2
function matchCheck(obj) {
var dropTargetObj = eval (obj._droptarget);
if (obj._name.substr(1, 2) == dropTargetObj._name.substr(1, 2)) {
obj._x = dropTargetObj._x;
obj._y = dropTargetObj._y;
obj._rotation = dropTargetObj._rotation;
}
}
fscommand ("allowscale", false);
d = 0;
stop();
Instance of Symbol 33 MovieClip "p14" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 37 MovieClip "p15" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 40 MovieClip "p13" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 43 MovieClip "p1" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 48 MovieClip "p2" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 51 MovieClip "p4" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 54 MovieClip "p3" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 57 MovieClip "p5" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 60 MovieClip "p6" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 63 MovieClip "p7" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 66 MovieClip "p8" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 71 MovieClip "p9" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 80 MovieClip "p10" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 83 MovieClip "p11" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 86 MovieClip "p16" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 89 MovieClip "p12" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 92 MovieClip "p17" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Symbol 3 MovieClip Frame 15
gotoAndPlay (1);
Symbol 32 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 36 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 39 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 42 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 47 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 50 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 53 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 56 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 59 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 62 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 65 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 70 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 79 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 82 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 85 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 88 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}
Symbol 91 Button
on (press) {
if (_name.substr(0, 1) == "p") {
this.swapDepths(_root.d++);
this.startDrag();
}
}
on (release) {
if (_name.substr(0, 1) == "p") {
this.stopDrag();
_root.matchCheck(this);
}
}