Frame 1
_root.dress_shirt._visible = false;
_root.suit_jacket._visible = false;
_root.dress_pants._visible = false;
_root.tie._visible = false;
_root.dress_shoes._visible = false;
_root.glasses._visible = false;
_root.freeman_suit._visible = false;
_root.ralph_overalls._visible = false;
_root.ralph_shirt._visible = false;
_root.ralph_undershirt._visible = false;
_root.sheriff_shirt._visible = false;
_root.sheriff_jacket._visible = false;
_root.sheriff_pants._visible = false;
_root.sheriff_boots._visible = false;
_root.cowboy_hat._visible = false;
_root.sheriff_tie._visible = false;
_root.sheriff_badge._visible = false;
_root.southern_tie._visible = false;
_root.red_hat._visible = false;
_root.blu_hat._visible = false;
_root.red_vest._visible = false;
_root.blu_vest._visible = false;
_root.red_sling._visible = false;
_root.blu_sling._visible = false;
_root.red_shirt._visible = false;
_root.blu_shirt._visible = false;
_root.red_pants._visible = false;
_root.blu_pants._visible = false;
_root.red_boots._visible = false;
_root.blu_boots._visible = false;
_root.tf2_undershirt._visible = false;
_root.tos_shirt._visible = false;
_root.starfleet_shirt._visible = false;
_root.starfleet_pants._visible = false;
_root.starfleet_boots._visible = false;
_root.mirror_boots._visible = false;
_root.mirror_sash._visible = false;
_root.mirror_pants._visible = false;
_root.mirror_shirt._visible = false;
_root.left._visible = false;
stop();
Instance of Symbol 43 MovieClip "speedo" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 330)) && (this._y > 360)) && (this._y < 490)) {
this._x = 168;
this._y = 382;
}
dragging = false;
}
Instance of Symbol 47 MovieClip "undies" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 310)) && (this._y > 340)) && (this._y < 480)) {
this._x = 168;
this._y = 381;
}
dragging = false;
}
Instance of Symbol 51 MovieClip "trunks" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 360)) && (this._y < 525)) {
this._x = 161.2;
this._y = 379.1;
}
dragging = false;
}
Instance of Symbol 55 MovieClip "tf2_undershirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 330)) && (this._y > 210)) && (this._y < 440)) {
this._x = 147;
this._y = 230.1;
}
dragging = false;
}
Instance of Symbol 59 MovieClip "ralph_undershirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 120) && (this._x < 340)) && (this._y > 210)) && (this._y < 450)) {
this._x = 136.1;
this._y = 226.7;
}
dragging = false;
}
Instance of Symbol 63 MovieClip "ralph_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 120) && (this._x < 350)) && (this._y > 200)) && (this._y < 460)) {
this._x = 138.9;
this._y = 219.7;
}
dragging = false;
}
Instance of Symbol 67 MovieClip "collar" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 160) && (this._x < 300)) && (this._y > 200)) && (this._y < 265)) {
this._x = 183.1;
this._y = 219.7;
}
dragging = false;
}
Instance of Symbol 71 MovieClip "sheriff_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 210)) && (this._y < 460)) {
this._x = 123.6;
this._y = 225.7;
}
dragging = false;
}
Instance of Symbol 75 MovieClip "mirror_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 350)) && (this._y < 570)) {
this._x = 161.5;
this._y = 380.6;
}
dragging = false;
}
Instance of Symbol 79 MovieClip "dress_shoes" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 310)) && (this._y > 520)) && (this._y < 610)) {
this._x = 134.1;
this._y = 537;
}
dragging = false;
}
Instance of Symbol 83 MovieClip "starfleet_boots" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 120) && (this._x < 320)) && (this._y > 480)) && (this._y < 600)) {
this._x = 136.1;
this._y = 500;
}
dragging = false;
}
Instance of Symbol 87 MovieClip "sheriff_boots" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 320)) && (this._y > 500)) && (this._y < 600)) {
this._x = 122.6;
this._y = 517;
}
dragging = false;
}
Instance of Symbol 91 MovieClip "red_boots" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 320)) && (this._y > 500)) && (this._y < 600)) {
this._x = 128;
this._y = 515;
}
dragging = false;
}
Instance of Symbol 95 MovieClip "blu_boots" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 320)) && (this._y > 500)) && (this._y < 600)) {
this._x = 128;
this._y = 515;
}
dragging = false;
}
Instance of Symbol 99 MovieClip "red_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 330)) && (this._y > 360)) && (this._y < 580)) {
this._x = 163.1;
this._y = 376;
}
dragging = false;
}
Instance of Symbol 103 MovieClip "blu_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 330)) && (this._y > 360)) && (this._y < 580)) {
this._x = 163.1;
this._y = 376;
}
dragging = false;
}
Instance of Symbol 107 MovieClip "sheriff_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 350)) && (this._y < 580)) {
this._x = 159;
this._y = 376.7;
}
dragging = false;
}
Instance of Symbol 111 MovieClip "starfleet_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 360)) && (this._y < 540)) {
this._x = 165.6;
this._y = 377.6;
}
dragging = false;
}
Instance of Symbol 115 MovieClip "dress_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 385)) && (this._y > 210)) && (this._y < 480)) {
this._x = 119;
this._y = 225.1;
}
dragging = false;
}
Instance of Symbol 119 MovieClip "tie" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 250)) && (this._y > 230)) && (this._y < 430)) {
this._x = 172;
this._y = 251.7;
}
dragging = false;
}
Instance of Symbol 123 MovieClip "dress_pants" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 360)) && (this._y < 580)) {
this._x = 158;
this._y = 373.6;
}
dragging = false;
}
Instance of Symbol 127 MovieClip "red_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 200)) && (this._y < 450)) {
this._x = 115;
this._y = 216.7;
}
dragging = false;
}
Instance of Symbol 131 MovieClip "blu_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 200)) && (this._y < 450)) {
this._x = 115;
this._y = 216.7;
}
dragging = false;
}
Instance of Symbol 135 MovieClip "tos_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 200)) && (this._y < 450)) {
this._x = 122;
this._y = 224.7;
}
dragging = false;
}
Instance of Symbol 139 MovieClip "starfleet_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 200)) && (this._y < 450)) {
this._x = 120.1;
this._y = 219.7;
}
dragging = false;
}
Instance of Symbol 143 MovieClip "mirror_shirt" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 360)) && (this._y > 190)) && (this._y < 540)) {
this._x = 135;
this._y = 203.7;
}
dragging = false;
}
Instance of Symbol 147 MovieClip "mirror_boots" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 110) && (this._x < 320)) && (this._y > 490)) && (this._y < 610)) {
this._x = 128.1;
this._y = 506.1;
}
dragging = false;
}
Instance of Symbol 151 MovieClip "mirror_sash" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 310)) && (this._y > 330)) && (this._y < 440)) {
this._x = 157.1;
this._y = 348.9;
}
dragging = false;
}
Instance of Symbol 155 MovieClip "southern_tie" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 250)) && (this._y > 240)) && (this._y < 350)) {
this._x = 167.6;
this._y = 262.1;
}
dragging = false;
}
Instance of Symbol 159 MovieClip "sheriff_tie" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 300)) && (this._y > 200)) && (this._y < 370)) {
this._x = 171.6;
this._y = 226.6;
}
dragging = false;
}
Instance of Symbol 163 MovieClip "red_vest" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 320)) && (this._y > 210)) && (this._y < 430)) {
this._x = 151.1;
this._y = 227.1;
}
dragging = false;
}
Instance of Symbol 167 MovieClip "blu_vest" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 320)) && (this._y > 210)) && (this._y < 430)) {
this._x = 151.1;
this._y = 227.1;
}
dragging = false;
}
Instance of Symbol 171 MovieClip "ralph_overalls" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 320)) && (this._y > 210)) && (this._y < 570)) {
this._x = 148.1;
this._y = 230.9;
}
dragging = false;
}
Instance of Symbol 175 MovieClip "freeman_suit" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 80) && (this._x < 380)) && (this._y > 200)) && (this._y < 600)) {
this._x = 95;
this._y = 220.9;
}
dragging = false;
}
Instance of Symbol 179 MovieClip "suit_jacket" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 370)) && (this._y > 200)) && (this._y < 480)) {
this._x = 122.1;
this._y = 223;
}
dragging = false;
}
Instance of Symbol 183 MovieClip "sheriff_jacket" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 370)) && (this._y > 200)) && (this._y < 470)) {
this._x = 116;
this._y = 227.9;
}
dragging = false;
}
Instance of Symbol 187 MovieClip "red_sling" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 340)) && (this._y > 190)) && (this._y < 420)) {
this._x = 148.1;
this._y = 212.7;
}
dragging = false;
}
Instance of Symbol 191 MovieClip "blu_sling" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 140) && (this._x < 340)) && (this._y > 190)) && (this._y < 420)) {
this._x = 148.1;
this._y = 212.7;
}
dragging = false;
}
Instance of Symbol 195 MovieClip "scarf" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 320)) && (this._y > 180)) && (this._y < 330)) {
this._x = 165.1;
this._y = 201.7;
}
dragging = false;
}
Instance of Symbol 199 MovieClip "glasses" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 130) && (this._x < 340)) && (this._y > 120)) && (this._y < 170)) {
this._x = 142.1;
this._y = 130;
}
dragging = false;
}
Instance of Symbol 203 MovieClip "cowboy_hat" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 90) && (this._x < 380)) && (this._y > 0)) && (this._y < 150)) {
this._x = 106;
this._y = 18;
}
dragging = false;
}
Instance of Symbol 207 MovieClip "red_hat" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 0)) && (this._y < 170)) {
this._x = 107.1;
this._y = 18;
}
dragging = false;
}
Instance of Symbol 211 MovieClip "blu_hat" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 100) && (this._x < 380)) && (this._y > 0)) && (this._y < 170)) {
this._x = 107.1;
this._y = 18;
}
dragging = false;
}
Instance of Symbol 215 MovieClip "cane" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 80) && (this._x < 160)) && (this._y > 400)) && (this._y < 590)) {
this._x = 96;
this._y = 427.1;
}
dragging = false;
}
Instance of Symbol 219 MovieClip "sheriff_badge" in Frame 1
on (press) {
startDrag ("");
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
if ((((this._x > 150) && (this._x < 270)) && (this._y > 200)) && (this._y < 370)) {
this._x = 223.6;
this._y = 283.9;
}
dragging = false;
}
Frame 2
stop();
Frame 3
stop();
Symbol 9 Button
on (press) {
gotoAndPlay (2);
}
on (release) {
gotoAndPlay (2);
}
Symbol 12 Button
on (press) {
nextFrame();
}
Symbol 17 Button
on (release) {
_root.speedo._visible = true;
_root.trunks._visible = true;
_root.collar._visible = true;
_root.cane._visible = true;
_root.scarf._visible = true;
_root.undies._visible = true;
_root.left._visible = false;
_root.right._visible = true;
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 20 Button
on (release) {
_root.tie._visible = true;
_root.suit_jacket._visible = true;
_root.dress_shirt._visible = true;
_root.dress_pants._visible = true;
_root.dress_shoes._visible = true;
_root.left._visible = true;
_root.right._visible = false;
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 24 Button
on (release) {
_root.speedo._visible = true;
_root.trunks._visible = true;
_root.collar._visible = true;
_root.cane._visible = true;
_root.scarf._visible = true;
_root.undies._visible = true;
_root.left._visible = false;
_root.right._visible = true;
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 27 Button
on (release) {
_root.mirror_shirt._visible = true;
_root.mirror_pants._visible = true;
_root.mirror_boots._visible = true;
_root.starfleet_shirt._visible = true;
_root.starfleet_pants._visible = true;
_root.starfleet_boots._visible = true;
_root.tos_shirt._visible = true;
_root.mirror_sash._visible = true;
_root.left._visible = false;
_root.right._visible = false;
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 30 Button
on (release) {
_root.red_hat._visible = true;
_root.red_shirt._visible = true;
_root.red_vest._visible = true;
_root.red_sling._visible = true;
_root.tf2_undershirt._visible = true;
_root.red_pants._visible = true;
_root.red_boots._visible = true;
_root.blu_hat._visible = true;
_root.blu_vest._visible = true;
_root.blu_shirt._visible = true;
_root.blu_sling._visible = true;
_root.blu_pants._visible = true;
_root.blu_boots._visible = true;
_root.left._visible = false;
_root.right._visible = false;
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
}
Symbol 33 Button
on (release) {
_root.southern_tie._visible = true;
_root.sheriff_badge._visible = true;
_root.sheriff_jacket._visible = true;
_root.sheriff_shirt._visible = true;
_root.sheriff_pants._visible = true;
_root.sheriff_boots._visible = true;
_root.cowboy_hat._visible = true;
_root.sheriff_tie._visible = true;
_root.left._visible = false;
_root.right._visible = false;
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 36 Button
on (release) {
_root.glasses._visible = true;
_root.freeman_suit._visible = true;
_root.left._visible = false;
_root.right._visible = false;
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.ralph_undershirt._x > 400) {
_root.ralph_undershirt._visible = false;
}
if (_root.ralph_overalls._x > 400) {
_root.ralph_overalls._visible = false;
}
if (_root.ralph_shirt._x > 400) {
_root.ralph_shirt._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 39 Button
on (release) {
_root.ralph_undershirt._visible = true;
_root.ralph_shirt._visible = true;
_root.ralph_overalls._visible = true;
_root.left._visible = false;
_root.right._visible = false;
if (_root.speedo._x > 400) {
_root.speedo._visible = false;
}
if (_root.trunks._x > 400) {
_root.trunks._visible = false;
}
if (_root.collar._x > 400) {
_root.collar._visible = false;
}
if (_root.cane._x > 400) {
_root.cane._visible = false;
}
if (_root.undies._x > 400) {
_root.undies._visible = false;
}
if (_root.starfleet_pants._x > 400) {
_root.starfleet_pants._visible = false;
}
if (_root.mirror_pants._x > 400) {
_root.mirror_pants._visible = false;
}
if (_root.starfleet_boots._x > 400) {
_root.starfleet_boots._visible = false;
}
if (_root.mirror_boots._x > 400) {
_root.mirror_boots._visible = false;
}
if (_root.mirror_sash._x > 400) {
_root.mirror_sash._visible = false;
}
if (_root.starfleet_shirt._x > 400) {
_root.starfleet_shirt._visible = false;
}
if (_root.mirror_shirt._x > 400) {
_root.mirror_shirt._visible = false;
}
if (_root.tos_shirt._x > 400) {
_root.tos_shirt._visible = false;
}
if (_root.freeman_suit._x > 400) {
_root.freeman_suit._visible = false;
}
if (_root.glasses._x > 400) {
_root.glasses._visible = false;
}
if (_root.southern_tie._x > 400) {
_root.southern_tie._visible = false;
}
if (_root.sheriff_badge._x > 400) {
_root.sheriff_badge._visible = false;
}
if (_root.sheriff_tie._x > 400) {
_root.sheriff_tie._visible = false;
}
if (_root.cowboy_hat._x > 400) {
_root.cowboy_hat._visible = false;
}
if (_root.sheriff_jacket._x > 400) {
_root.sheriff_jacket._visible = false;
}
if (_root.sheriff_shirt._x > 400) {
_root.sheriff_shirt._visible = false;
}
if (_root.sheriff_pants._x > 400) {
_root.sheriff_pants._visible = false;
}
if (_root.sheriff_boots._x > 400) {
_root.sheriff_boots._visible = false;
}
if (_root.scarf._x > 400) {
_root.scarf._visible = false;
}
if (_root.suit_jacket._x > 400) {
_root.suit_jacket._visible = false;
}
if (_root.tie._x > 400) {
_root.tie._visible = false;
}
if (_root.dress_shirt._x > 400) {
_root.dress_shirt._visible = false;
}
if (_root.dress_pants._x > 400) {
_root.dress_pants._visible = false;
}
if (_root.dress_shoes._x > 400) {
_root.dress_shoes._visible = false;
}
if (_root.red_hat._x > 400) {
_root.red_hat._visible = false;
}
if (_root.blu_hat._x > 400) {
_root.blu_hat._visible = false;
}
if (_root.red_shirt._x > 400) {
_root.red_shirt._visible = false;
}
if (_root.blu_shirt._x > 400) {
_root.blu_shirt._visible = false;
}
if (_root.red_pants._x > 400) {
_root.red_pants._visible = false;
}
if (_root.blu_pants._x > 400) {
_root.blu_pants._visible = false;
}
if (_root.red_boots._x > 400) {
_root.red_boots._visible = false;
}
if (_root.blu_boots._x > 400) {
_root.blu_boots._visible = false;
}
if (_root.tf2_undershirt._x > 400) {
_root.tf2_undershirt._visible = false;
}
if (_root.red_vest._x > 400) {
_root.red_vest._visible = false;
}
if (_root.blu_vest._x > 400) {
_root.blu_vest._visible = false;
}
if (_root.red_sling._x > 400) {
_root.red_sling._visible = false;
}
if (_root.blu_sling._x > 400) {
_root.blu_sling._visible = false;
}
}
Symbol 223 Button
on (press) {
gotoAndPlay (3);
}
on (release) {
gotoAndPlay (2);
}
Symbol 224 Button
on (press) {
prevFrame();
}
on (release) {
gotoAndPlay (2);
}
Symbol 225 Button
on (press) {
gotoAndPlay (2);
}