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 29 MovieClip in Frame 2
/* no clip actions */
Instance of Symbol 39 MovieClip "p10" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 42 MovieClip "p18" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 47 MovieClip "p5" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 52 MovieClip "p7" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 59 MovieClip "p6" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 62 MovieClip "p1" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 65 MovieClip "p9" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 68 MovieClip "p11" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 71 MovieClip "p12" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 74 MovieClip "p2" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 77 MovieClip "p3" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 80 MovieClip "p4" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 83 MovieClip "p13" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 86 MovieClip "p14" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 89 MovieClip "p15" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 92 MovieClip "p16" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 95 MovieClip "p17" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 98 MovieClip "p19" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 101 MovieClip "p20" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 104 MovieClip "p21" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 107 MovieClip "p22" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 110 MovieClip "p23" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 113 MovieClip "p24" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 116 MovieClip "p25" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 119 MovieClip "p26" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 122 MovieClip "p27" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 128 MovieClip "p8" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Symbol 3 MovieClip Frame 15
gotoAndPlay (1);
Symbol 38 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 41 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 46 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 51 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 58 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 61 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 64 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 67 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 73 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 76 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);
}
}
Symbol 94 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 97 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 100 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 103 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 106 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 109 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 112 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 115 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 118 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 121 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 127 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);
}
}