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 42 MovieClip "p15" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 45 MovieClip "p18" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 48 MovieClip "p16" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 51 MovieClip "p17" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 54 MovieClip "p13" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 57 MovieClip "p1" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 60 MovieClip "p14" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 63 MovieClip "p2" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 66 MovieClip "p19" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 69 MovieClip "p20" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 72 MovieClip "p21" in Frame 2
/* no clip actions */
Instance of Symbol 75 MovieClip "p12" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 78 MovieClip "p3" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 81 MovieClip "p4" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 84 MovieClip "p6" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 87 MovieClip "p7" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 90 MovieClip "p8" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 93 MovieClip "p9" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 98 MovieClip "p10" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 101 MovieClip "p11" in Frame 2
onClipEvent (load) {
originalX = _x;
originalY = _y;
originalR = _rotation;
}
Instance of Symbol 104 MovieClip "p5" in Frame 2
/* no clip actions */
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;
}
Symbol 3 MovieClip Frame 15
gotoAndPlay (1);
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 44 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 68 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 71 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 74 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 77 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 80 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 83 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 86 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 89 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 92 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);
}
}