Frame 1
bytes_loaded = Math.round(this.getBytesLoaded());
bytes_total = Math.round(this.getBytesTotal());
getPercent = bytes_loaded / bytes_total;
this.loadBar._width = getPercent * 1119.6;
this.loadText = Math.round(getPercent * 100) + "%";
if (bytes_loaded == bytes_total) {
this.gotoAndPlay(3);
}
Frame 2
this.gotoAndPlay(1);
Frame 3
stop();
_root.gladius._visible = false;
_root.signb._visible = false;
_root.signa._visible = false;
_root.gewehr._visible = false;
_root.grenade._visible = false;
_root.wand._visible = false;
_root.dagger._visible = false;
_root.shackles_front._visible = false;
_root.shackles_rear._visible = false;
_root.boots_a._visible = false;
_root.boots_b._visible = false;
_root.hat_cunt._visible = false;
_root.hat_underwear._visible = false;
_root.hat_pirate._visible = false;
_root.hat_wizard._visible = false;
_root.shelmA._visible = false;
_root.shelmB._visible = false;
_root.shelmC._visible = false;
_root.Cape_A._visible = false;
_root.Cape_B._visible = false;
_root.tattoo1._visible = false;
_root.tattoo2._visible = false;
_root.tattoo3._visible = false;
_root.tattoo4._visible = false;
_root.window_a._visible = false;
_root.button_cuntcap._visible = false;
_root.button_wizardhat._visible = false;
_root.button_underwear._visible = false;
_root.button_helm._visible = false;
_root.button_pirate._visible = false;
_root.button_xclose_a._visible = false;
_root.window_c._visible = false;
_root.button_rifle._visible = false;
_root.button_wand._visible = false;
_root.button_signa._visible = false;
_root.button_gladius_left._visible = false;
_root.button_xclose_c._visible = false;
_root.window_d._visible = false;
_root.button_xclose_d._visible = false;
_root.button_shackles._visible = false;
_root.button_band._visible = false;
_root.band_a._visible = false;
_root.band_b._visible = false;
_root.button_blindfold._visible = false;
_root.button_tattoo4._visible = false;
_root.button_tattoo3._visible = false;
_root.button_tattoo1._visible = false;
_root.window_b._visible = false;
_root.button_xclose_b._visible = false;
_root.button_dagger._visible = false;
_root.button_sword_left._visible = false;
_root.button_dagger._visible = false;
_root.button_grenade._visible = false;
_root.button_signb._visible = false;
_root.button_shield._visible = false;
_root.shield._visible = false;
_root.sword_left._visible = false;
_root.window_e._visible = false;
_root.button_xclose_e._visible = false;
_root.button_cape._visible = false;
_root.button_boots._visible = false;
_root.robe_a._visible = false;
_root.robe_b._visible = false;
_root.button_robe._visible = false;
Instance of Symbol 84 MovieClip "button_headgear" in Frame 3
on (release) {
_root.window_a._visible = !_root.window_a._visible;
}
on (release) {
_root.button_cuntcap._visible = !_root.button_cuntcap._visible;
}
on (release) {
_root.button_wizardhat._visible = !_root.button_wizardhat._visible;
}
on (release) {
_root.button_underwear._visible = !_root.button_underwear._visible;
}
on (release) {
_root.button_helm._visible = !_root.button_helm._visible;
}
on (release) {
_root.button_pirate._visible = !_root.button_pirate._visible;
}
on (release) {
_root.button_xclose_a._visible = !_root.button_xclose_a._visible;
}
Instance of Symbol 88 MovieClip "button_xclose_a" in Frame 3
on (release) {
_root.window_a._visible = !_root.window_a._visible;
}
on (release) {
_root.button_cuntcap._visible = !_root.button_cuntcap._visible;
}
on (release) {
_root.button_wizardhat._visible = !_root.button_wizardhat._visible;
}
on (release) {
_root.button_underwear._visible = !_root.button_underwear._visible;
}
on (release) {
_root.button_helm._visible = !_root.button_helm._visible;
}
on (release) {
_root.button_pirate._visible = !_root.button_pirate._visible;
}
on (release) {
_root.button_xclose_a._visible = !_root.button_xclose_a._visible;
}
Instance of Symbol 37 MovieClip "button_cuntcap" in Frame 3
on (release) {
_root.hat_cunt._visible = !_root.hat_cunt._visible;
}
Instance of Symbol 49 MovieClip "button_wizardhat" in Frame 3
on (release) {
_root.hat_wizard._visible = !_root.hat_wizard._visible;
}
Instance of Symbol 47 MovieClip "button_underwear" in Frame 3
on (release) {
_root.hat_underwear._visible = !_root.hat_underwear._visible;
}
Instance of Symbol 45 MovieClip "button_pirate" in Frame 3
on (release) {
_root.hat_pirate._visible = !_root.hat_pirate._visible;
}
Instance of Symbol 89 MovieClip "button_helm" in Frame 3
on (release) {
_root.shelmA._visible = !_root.shelmA._visible;
}
on (release) {
_root.shelmB._visible = !_root.shelmB._visible;
}
on (release) {
_root.shelmC._visible = !_root.shelmC._visible;
}
Instance of Symbol 91 MovieClip in Frame 3
on (release) {
_root.window_b._visible = !_root.window_b._visible;
}
on (release) {
_root.button_sword_left._visible = !_root.button_sword_left._visible;
}
on (release) {
_root.button_dagger._visible = !_root.button_dagger._visible;
}
on (release) {
_root.button_grenade._visible = !_root.button_grenade._visible;
}
on (release) {
_root.button_shield._visible = !_root.button_shield._visible;
}
on (release) {
_root.button_signb._visible = !_root.button_signb._visible;
}
on (release) {
_root.button_xclose_b._visible = !_root.button_xclose_b._visible;
}
Instance of Symbol 63 MovieClip "button_dagger" in Frame 3
on (release) {
_root.dagger._visible = !_root.dagger._visible;
}
Instance of Symbol 73 MovieClip "button_sword_left" in Frame 3
on (release) {
_root.sword_left._visible = !_root.sword_left._visible;
}
Instance of Symbol 71 MovieClip "button_grenade" in Frame 3
on (release) {
_root.grenade._visible = !_root.grenade._visible;
}
Instance of Symbol 55 MovieClip "button_shield" in Frame 3
on (release) {
_root.shield._visible = !_root.shield._visible;
}
Instance of Symbol 77 MovieClip "button_signb" in Frame 3
on (release) {
_root.signb._visible = !_root.signb._visible;
}
Instance of Symbol 88 MovieClip "button_xclose_b" in Frame 3
on (release) {
_root.window_b._visible = !_root.window_b._visible;
}
on (release) {
_root.button_sword_left._visible = !_root.button_sword_left._visible;
}
on (release) {
_root.button_dagger._visible = !_root.button_dagger._visible;
}
on (release) {
_root.button_grenade._visible = !_root.button_grenade._visible;
}
on (release) {
_root.button_shield._visible = !_root.button_shield._visible;
}
on (release) {
_root.button_signb._visible = !_root.button_signb._visible;
}
on (release) {
_root.button_xclose_b._visible = !_root.button_xclose_b._visible;
}
Instance of Symbol 94 MovieClip in Frame 3
on (release) {
_root.window_c._visible = !_root.window_c._visible;
}
on (release) {
_root.button_wand._visible = !_root.button_wand._visible;
}
on (release) {
_root.button_gladius_left._visible = !_root.button_gladius_left._visible;
}
on (release) {
_root.button_rifle._visible = !_root.button_rifle._visible;
}
on (release) {
_root.button_signa._visible = !_root.button_signa._visible;
}
on (release) {
_root.button_xclose_c._visible = !_root.button_xclose_c._visible;
}
Instance of Symbol 73 MovieClip "button_gladius_left" in Frame 3
on (release) {
_root.gladius._visible = !_root.gladius._visible;
}
Instance of Symbol 67 MovieClip "button_wand" in Frame 3
on (release) {
_root.wand._visible = !_root.wand._visible;
}
Instance of Symbol 96 MovieClip "button_signa" in Frame 3
on (release) {
_root.signa._visible = !_root.signa._visible;
}
Instance of Symbol 69 MovieClip "button_rifle" in Frame 3
on (release) {
_root.gewehr._visible = !_root.gewehr._visible;
}
Instance of Symbol 88 MovieClip "button_xclose_c" in Frame 3
on (release) {
_root.window_c._visible = !_root.window_c._visible;
}
on (release) {
_root.button_wand._visible = !_root.button_wand._visible;
}
on (release) {
_root.button_gladius_left._visible = !_root.button_gladius_left._visible;
}
on (release) {
_root.button_signa._visible = !_root.button_signa._visible;
}
on (release) {
_root.button_rifle._visible = !_root.button_rifle._visible;
}
on (release) {
_root.button_xclose_c._visible = !_root.button_xclose_c._visible;
}
Instance of Symbol 98 MovieClip in Frame 3
on (release) {
_root.window_d._visible = !_root.window_d._visible;
}
on (release) {
_root.button_xclose_d._visible = !_root.button_xclose_d._visible;
}
on (release) {
_root.button_shackles._visible = !_root.button_shackles._visible;
}
on (release) {
_root.button_band._visible = !_root.button_band._visible;
}
on (release) {
_root.button_blindfold._visible = !_root.button_blindfold._visible;
}
on (release) {
_root.button_tattoo4._visible = !_root.button_tattoo4._visible;
}
on (release) {
_root.button_tattoo3._visible = !_root.button_tattoo3._visible;
}
on (release) {
_root.button_tattoo1._visible = !_root.button_tattoo1._visible;
}
Instance of Symbol 21 MovieClip "button_tattoo1" in Frame 3
on (release) {
_root.tattoo1._visible = !_root.tattoo1._visible;
}
Instance of Symbol 35 MovieClip "button_blindfold" in Frame 3
on (release) {
_root.tattoo2._visible = !_root.tattoo2._visible;
}
Instance of Symbol 23 MovieClip "button_tattoo3" in Frame 3
on (release) {
_root.tattoo3._visible = !_root.tattoo3._visible;
}
Instance of Symbol 25 MovieClip "button_tattoo4" in Frame 3
on (release) {
_root.tattoo4._visible = !_root.tattoo4._visible;
}
Instance of Symbol 100 MovieClip "button_shackles" in Frame 3
on (release) {
_root.shackles_front._visible = !_root.shackles_front._visible;
}
on (release) {
_root.shackles_rear._visible = !_root.shackles_rear._visible;
}
Instance of Symbol 101 MovieClip "button_band" in Frame 3
on (release) {
_root.band_a._visible = !_root.band_a._visible;
}
on (release) {
_root.band_b._visible = !_root.band_b._visible;
}
Instance of Symbol 88 MovieClip "button_xclose_d" in Frame 3
on (release) {
_root.window_d._visible = !_root.window_d._visible;
}
on (release) {
_root.button_xclose_d._visible = !_root.button_xclose_d._visible;
}
on (release) {
_root.button_shackles._visible = !_root.button_shackles._visible;
}
on (release) {
_root.button_band._visible = !_root.button_band._visible;
}
on (release) {
_root.button_blindfold._visible = !_root.button_blindfold._visible;
}
on (release) {
_root.button_tattoo4._visible = !_root.button_tattoo4._visible;
}
on (release) {
_root.button_tattoo3._visible = !_root.button_tattoo3._visible;
}
on (release) {
_root.button_tattoo1._visible = !_root.button_tattoo1._visible;
}
Instance of Symbol 103 MovieClip in Frame 3
on (release) {
_root.window_e._visible = !_root.window_e._visible;
}
on (release) {
_root.button_xclose_e._visible = !_root.button_xclose_e._visible;
}
on (release) {
_root.button_cape._visible = !_root.button_cape._visible;
}
on (release) {
_root.button_robe._visible = !_root.button_robe._visible;
}
on (release) {
_root.button_boots._visible = !_root.button_boots._visible;
}
Instance of Symbol 104 MovieClip "button_boots" in Frame 3
on (release) {
_root.boots_a._visible = !_root.boots_a._visible;
}
on (release) {
_root.boots_b._visible = !_root.boots_b._visible;
}
Instance of Symbol 105 MovieClip "button_cape" in Frame 3
on (release) {
_root.Cape_B._visible = !_root.Cape_B._visible;
}
on (release) {
_root.Cape_A._visible = !_root.Cape_A._visible;
}
Instance of Symbol 88 MovieClip "button_xclose_e" in Frame 3
on (release) {
_root.window_e._visible = !_root.window_e._visible;
}
on (release) {
_root.button_xclose_e._visible = !_root.button_xclose_e._visible;
}
on (release) {
_root.button_robe._visible = !_root.button_robe._visible;
}
on (release) {
_root.button_cape._visible = !_root.button_cape._visible;
}
on (release) {
_root.button_boots._visible = !_root.button_boots._visible;
}
Instance of Symbol 106 MovieClip "button_robe" in Frame 3
on (release) {
_root.robe_a._visible = !_root.robe_a._visible;
}
on (release) {
_root.robe_b._visible = !_root.robe_b._visible;
}
Instance of Symbol 61 MovieClip "button_band" in Symbol 101 MovieClip Frame 1
on (release) {
_root.band_a._visible = !_root.band_a._visible;
}
on (release) {
_root.band_b._visible = !_root.band_b._visible;
}