Frame 1
stop();
_root.help._visible = false;
_root.sfondohelp._visible = false;
_root.test = 0;
_root.test2 = 0;
stopAllSounds();
Instance of Symbol 30 MovieClip in Frame 1
onClipEvent (load) {
fscommand ("allowscale", true);
fscommand ("fullscreen", true);
}
Instance of Symbol 40 MovieClip "org" in Frame 1
onClipEvent (enterFrame) {
if ((_root._currentframe > 3) && ((_root.queer.org >= (_root.ORGASMO - 5)) || (_root.queerbersaglio.org >= (_root.ORGASMO - 5)))) {
play();
} else {
gotoAndStop (1);
}
}
Instance of Symbol 59 MovieClip "barra" in Frame 1
onClipEvent (enterFrame) {
if ((_root.queer.org + 1) > _currentframe) {
nextFrame();
} else if ((_root.queer.org + 1) < _currentframe) {
prevFrame();
}
}
Instance of Symbol 59 MovieClip "barra2" in Frame 1
onClipEvent (enterFrame) {
if ((_root.queerbersaglio.org + 1) > _currentframe) {
nextFrame();
} else if ((_root.queerbersaglio.org + 1) < _currentframe) {
prevFrame();
}
}
Instance of Symbol 65 MovieClip "punti" in Frame 1
onClipEvent (load) {
stop();
}
Instance of Symbol 65 MovieClip "punti" in Frame 1
onClipEvent (load) {
stop();
}
Frame 2
_root.preferenza2 = random(3) + 1;
Frame 4
function fineamplesso() {
var _local1 = _root;
if (_local1.queer.preferenza == 1) {
_local1.queer.org = _local1.queer.org + tabellam[_local1.queer.stato - 1][_local1.queerbersaglio.stato - 1];
}
if (_local1.queer.preferenza == 2) {
_local1.queer.org = _local1.queer.org + tabellaf[_local1.queer.stato - 1][_local1.queerbersaglio.stato - 1];
}
if (_local1.queer.org < 0) {
_local1.queer.org = 0;
}
if (_local1.queerbersaglio.preferenza == 1) {
_local1.queerbersaglio.org = _local1.queerbersaglio.org + tabellam[_local1.queerbersaglio.stato - 1][_local1.queer.stato - 1];
}
if (_local1.queerbersaglio.preferenza == 2) {
_local1.queerbersaglio.org = _local1.queerbersaglio.org + tabellaf[_local1.queerbersaglio.stato - 1][_local1.queer.stato - 1];
}
if (_local1.queerbersaglio.org < 0) {
_local1.queerbersaglio.org = 0;
}
_local1.queer.attacco = 0;
_local1.queerbersaglio.attacco = 0;
_local1.queer._visible = true;
_local1.queerbersaglio._visible = true;
if ((_local1.queer.org >= ORGASMO) || (_local1.queerbersaglio.org >= ORGASMO)) {
_local1.queerbersaglio.fermacomandi = 1;
_local1.queer.fermacomandi = 1;
_local1.queerbersaglio.attacco = 0;
_local1.queer.attacco = 0;
queer.azione.gotoAndStop("fermo");
queerbersaglio.azione.gotoAndStop("fermo");
if (_local1.queer.org >= ORGASMO) {
queer.azione.gotoAndStop("ko");
}
if (_local1.queerbersaglio.org >= ORGASMO) {
queerbersaglio.azione.gotoAndStop("ko");
}
if ((_local1.queer.org >= ORGASMO) && (_local1.queerbersaglio.org >= ORGASMO)) {
_local1.simultaneo.play();
} else {
if (_local1.queerbersaglio.org >= ORGASMO) {
_local1.orgasmo2.play();
}
if (_local1.queer.org >= ORGASMO) {
_local1.orgasmo1.play();
}
}
_local1.fine.play();
} else {
_local1.queer.azione.gotoAndStop("ritorno");
if (((_local1.queerbersaglio.stato == 3) && (_local1.queer.stato == 4)) || ((_local1.queerbersaglio.stato == 4) && (_local1.queer.stato == 3))) {
_local1.queerbersaglio._x = _local1.queer._x + 90;
} else {
_local1.queerbersaglio._x = _local1.queer._x + 30;
}
_local1.queerbersaglio.azione.gotoAndStop("ritorno");
}
}
function calcolaeccezione() {
var _local1 = _root;
if (((_local1.queer.preferenza == 1) && (_local1.queerbersaglio.preferenza == 1)) && (_local1.queer.stato == 2)) {
eccezione = 1;
} else if (((_local1.queer.preferenza == 1) && (_local1.queerbersaglio.preferenza == 2)) && (_local1.queer.stato == 1)) {
eccezione = 1;
} else if (((_local1.queer.preferenza == 2) && (_local1.queerbersaglio.preferenza == 1)) && (_local1.queer.stato == 2)) {
eccezione = 1;
} else {
eccezione = 0;
}
return(eccezione);
}
maxschermo = 600;
minschermo = 100;
_level0.queer.fermacomandi = 0;
_level0.queer.stato = 1;
_level0.queer.metamorfosiinatto = 0;
_root.queer.preferenza = _root.preferenza1;
_root.queerbersaglio.preferenza = _root.preferenza2;
_level0.queer.org = 0;
_root.queerbersaglio.comando = 0;
_level0.queerbersaglio.org = 0;
_root.ORGASMO = 20;
_level0.queerbersaglio.fermacomandi = 0;
_level0.queerbersaglio.stato = 1;
_level0.queerbersaglio.metamorfosiinatto = 0;
tabellam = [[0, 1, 3, 3], [4, 0, 0, 3], [4, 0, 0, 2], [4, 1, 0, 3]];
tabellaf = [[0, 4, 3, 3], [1, 0, 0, 4], [1, 0, 0, 2], [1, 4, 0, 3]];
stop();
Instance of Symbol 633 MovieClip "queer" in Frame 4
onClipEvent (enterFrame) {
if ((((this._currentframe == 5) || (this._currentframe == 9)) || (this._currentframe == 13)) || (this._currentframe == 17)) {
fermabug = 0;
} else {
fermabug = 1;
}
if ((((((this._currentframe == 5) || (this._currentframe == 9)) || (this._currentframe == 13)) || (this._currentframe == 17)) && (fermacomandi == 0)) && (_root.help._visible == false)) {
metamorfosiinatto = 0;
} else {
metamorfosiinatto = 1;
}
if (hitTest(_root.queerbersaglio.zonaattiva)) {
if ((fermabug == 0) && ((attacco == 1) || (_root.queerbersaglio.attacco == 1))) {
fermacomandi = 1;
_root.queerbersaglio.fermacomandi = 1;
if (stato == 1) {
if (_root.queerbersaglio.stato == 2) {
this.azione.gotoAndStop("cazzofiga");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 3) {
this.azione.gotoAndStop("cazzoculo");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 4) {
this.azione.gotoAndStop("cazzobocca");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else {
this.azione.gotoAndStop("ritorno");
_root.queerbersaglio.azione.gotoAndStop("ritorno");
attacco = 0;
}
} else if (stato == 2) {
if (_root.queerbersaglio.stato == 1) {
this.azione.gotoAndStop("figacazzo");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 4) {
this.azione.gotoAndStop("figabocca");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else {
this.azione.gotoAndStop("ritorno");
_root.queerbersaglio.azione.gotoAndStop("ritorno");
attacco = 0;
}
} else if (stato == 3) {
if (_root.queerbersaglio.stato == 1) {
this.azione.gotoAndStop("culocazzo");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 4) {
this.azione.gotoAndStop("culobocca");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else {
this.azione.gotoAndStop("ritorno");
_root.queerbersaglio.azione.gotoAndStop("ritorno");
attacco = 0;
}
} else if (stato == 4) {
if (_root.queerbersaglio.stato == 1) {
this.azione.gotoAndStop("boccacazzo");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 2) {
this.azione.gotoAndStop("boccafiga");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 3) {
this.azione.gotoAndStop("boccaculo");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else if (_root.queerbersaglio.stato == 4) {
this.azione.gotoAndStop("boccabocca");
_root.queerbersaglio.azione.gotoAndStop("fermo");
_root.queerbersaglio._visible = false;
} else {
this.azione.gotoAndStop("ritorno");
_root.queerbersaglio.azione.gotoAndStop("ritorno");
attacco = 0;
}
}
} else {
_root.queerbersaglio._visibile = true;
if (Key.isDown(67)) {
this._x = this._x - 10;
}
if (Key.isDown(37)) {
_root.queerbersaglio._x = _root.queerbersaglio._x + 10;
}
}
} else if (metamorfosiinatto == 0) {
if (Key.isDown(83)) {
this.stato++;
if (this.stato > 4) {
this.stato = 1;
}
_root.queer.gotoAndStop("limbo");
} else if (Key.isDown(88)) {
this.stato--;
if (this.stato < 1) {
this.stato = 4;
}
_root.queer.gotoAndStop("limbodue");
} else if (Key.isDown(32)) {
this.azione.gotoAndStop("attacco");
} else if (Key.isDown(67)) {
this.azione.gotoAndStop("avanti");
this._x = this._x + 5;
} else if (Key.isDown(90)) {
if (this._x > _root.minschermo) {
this.azione.gotoAndStop("indietro");
this._x = this._x - 7;
}
} else {
this.azione.gotoAndStop("fermo");
}
}
if (this._x < _root.minschermo) {
this._x = _root.minschermo + 5;
}
}
Instance of Symbol 663 MovieClip "queerbersaglio" in Frame 4
onClipEvent (enterFrame) {
if ((((((this._currentframe == 5) || (this._currentframe == 9)) || (this._currentframe == 13)) || (this._currentframe == 17)) && (fermacomandi == 0)) && (_root.help._visible == false)) {
metamorfosiinatto = 0;
} else {
metamorfosiinatto = 1;
}
if (metamorfosiinatto == 0) {
if (comando == "su") {
this.stato++;
if (this.stato > 4) {
this.stato = 1;
}
gotoAndPlay ("limbo");
} else if (comando == "giu") {
this.stato--;
if (this.stato < 1) {
this.stato = 4;
}
gotoAndPlay ("limbodue");
} else if (comando == "attacco") {
this.azione.gotoAndStop("attacco");
} else if (comando == "destra") {
if (this._x < _root.maxschermo) {
this.azione.gotoAndStop("indietro");
this._x = this._x + 7;
}
} else if (comando == "sinistra") {
this.azione.gotoAndStop("avanti");
this._x = this._x - 5;
} else {
this.azione.gotoAndStop("fermo");
}
}
if (this._x > _root._root.maxschermo) {
this._x = _root.maxschermo;
}
}
Instance of Symbol 666 MovieClip "ia" in Frame 4
onClipEvent (enterFrame) {
if (_root.giocatori == 2) {
if (Key.isDown(38)) {
_root.queerbersaglio.comando = "su";
} else if (Key.isDown(40)) {
_root.queerbersaglio.comando = "giu";
} else if (Key.isDown(13)) {
_root.queerbersaglio.comando = "attacco";
} else if (Key.isDown(39)) {
_root.queerbersaglio.comando = "destra";
} else if (Key.isDown(37)) {
_root.queerbersaglio.comando = "sinistra";
} else {
_root.queerbersaglio.comando = "niente";
}
} else {
if (_root.queerbersaglio.preferenza == 1) {
test = _root.tabellam[_root.queerbersaglio.stato - 1][_root.queer.stato - 1];
}
if (_root.queerbersaglio.preferenza == 2) {
test = _root.tabellaf[_root.queerbersaglio.stato - 1][_root.queer.stato - 1];
}
if (_root.queer.preferenza == 1) {
test2 = _root.tabellam[_root.queer.stato - 1][_root.queerbersaglio.stato - 1];
}
if (_root.queer.preferenza == 2) {
test2 = _root.tabellaf[_root.queer.stato - 1][_root.queerbersaglio.stato - 1];
}
if (test == 0) {
eccezione = _root.calcolaeccezione();
if ((test2 == 0) && (eccezione == 1)) {
i = random(4);
if (i == 1) {
comando = "destra";
} else {
comando = "niente";
}
} else {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
}
play();
} else if ((test == 1) && (test2 > test)) {
if (((_root.queer._x + 150) > _root.queerbersaglio._x) && ((_root.queerbersaglio._x + 30) < _root.maxschermo)) {
i = random(4);
if (i == 0) {
comando = "su";
}
if (i == 1) {
comando = "giu";
} else {
comando = "destra";
}
} else {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
}
play();
} else if ((test == 1) && (test2 == 1)) {
if (_root.queer.org > _root.queerbersaglio.org) {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
} else {
i = random(5);
}
if (i == 0) {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
} else {
comando = "niente";
}
play();
} else if ((test > 1) && (test2 > test)) {
if (_root.queer.org >= _root.queerbersaglio.org) {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
} else if ((_root.queer._x + 150) > _root.queerbersaglio._x) {
comando = "attacco";
} else {
comando = "sinistra";
}
play();
} else if ((test > 1) && (test2 < test)) {
if ((_root.queer._x + 150) > _root.queerbersaglio._x) {
comando = "attacco";
} else {
comando = "sinistra";
}
play();
} else if ((test > 1) && (test2 == test)) {
if (_root.queer.org <= _root.queerbersaglio.org) {
if ((_root.queer._x + 150) > _root.queerbersaglio._x) {
comando = "attacco";
} else {
comando = "sinistra";
}
}
if (_root.queer.org > _root.queerbersaglio.org) {
if ((_root.queer._x + 150) > _root.queerbersaglio._x) {
i = random(2);
if (i == 0) {
comando = "su";
} else {
comando = "giu";
}
}
}
play();
}
}
}
Instance of Symbol 65 MovieClip "punti" in Frame 4
onClipEvent (enterFrame) {
if (_root.queer.preferenza == 1) {
test2 = _root.tabellam[_root.queer.stato - 1][_root.queerbersaglio.stato - 1];
}
if (_root.queer.preferenza == 2) {
test2 = _root.tabellaf[_root.queer.stato - 1][_root.queerbersaglio.stato - 1];
}
gotoAndStop(test2 + 1);
}
Instance of Symbol 65 MovieClip "punti" in Frame 4
onClipEvent (enterFrame) {
if (_root.queerbersaglio.preferenza == 1) {
test = _root.tabellam[_root.queerbersaglio.stato - 1][_root.queer.stato - 1];
}
if (_root.queerbersaglio.preferenza == 2) {
test = _root.tabellaf[_root.queerbersaglio.stato - 1][_root.queer.stato - 1];
}
gotoAndStop(test + 1);
}
Instance of Symbol 692 MovieClip "preferenza" in Frame 4
onClipEvent (load) {
gotoAndStop(_root.preferenza1);
}
Instance of Symbol 692 MovieClip "preferenza" in Frame 4
onClipEvent (load) {
gotoAndStop(_root.preferenza2);
}
Symbol 11 MovieClip Frame 1
i = random(3);
if (i == 0) {
gotoAndPlay ("femmina");
}
if (i == 1) {
gotoAndPlay ("maschio");
}
if (i == 2) {
gotoAndPlay ("nulla");
}
Symbol 11 MovieClip Frame 37
gotoAndPlay (1);
Symbol 11 MovieClip Frame 75
gotoAndPlay (1);
Symbol 11 MovieClip Frame 111
gotoAndPlay (1);
Symbol 28 Button
on (release) {
_root.giocatori = 1;
_root.nextframe();
}
Symbol 29 Button
on (release) {
_root.giocatori = 2;
_root.nextframe();
}
Symbol 30 MovieClip Frame 2
if (_root._framesloaded >= 3) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Instance of Symbol 25 MovieClip in Symbol 30 MovieClip Frame 10
on (release) {
_root.giocatori = 1;
_root.nextframe();
}
Instance of Symbol 27 MovieClip in Symbol 30 MovieClip Frame 10
on (release) {
_root.giocatori = 2;
_root.nextframe();
}
Symbol 30 MovieClip Frame 11
stop();
Symbol 36 Button
on (press) {
_root.help._visible = false;
_root.sfondohelp._visible = false;
}
Symbol 44 Button
on (release) {
_root.help._visible = false;
_root.sfondohelp._visible = false;
_root.gotoAndStop("inizio");
}
Symbol 48 Button
on (press) {
_root.help._visible = true;
_root.sfondohelp._visible = true;
stopAllSounds();
}
Symbol 53 Button
on (press) {
getURL ("http://www.molleindustria.it", "_blank");
}
Symbol 59 MovieClip Frame 1
stop();
Symbol 80 Button
on (press) {
_root.help._visible = false;
_root.sfondohelp._visible = false;
}
Symbol 91 Button
on (release) {
_root.preferenza1 = 2;
if (_root.giocatori == 2) {
_root.nextFrame();
} else {
_root.gotoAndStop("gioco");
}
}
Symbol 94 Button
on (release) {
_root.preferenza1 = 1;
if (_root.giocatori == 2) {
_root.nextFrame();
} else {
_root.gotoAndStop("gioco");
}
}
Symbol 97 Button
on (release) {
_root.preferenza1 = 3;
if (_root.giocatori == 2) {
_root.nextFrame();
} else {
_root.gotoAndStop("gioco");
}
}
Symbol 99 Button
on (release) {
_root.preferenza2 = 2;
_root.nextFrame();
}
Symbol 100 Button
on (release) {
_root.preferenza2 = 1;
_root.nextFrame();
}
Symbol 101 Button
on (release) {
_root.preferenza2 = 3;
_root.nextFrame();
}
Symbol 220 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 220 MovieClip Frame 2
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
_parent._parent.attacco = 1;
Symbol 220 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 10
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 12;
} else {
_parent._parent._x = _parent._parent._x - 12;
}
Symbol 220 MovieClip Frame 13
_parent._parent.attacco = 0;
Symbol 220 MovieClip Frame 14
_parent._parent.fermacomandi = 0;
Symbol 222 MovieClip Frame 2
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 222 MovieClip Frame 10
_parent._parent.fermacomandi = 0;
_parent._parent.attacco = 0;
_root.queerbersaglio.fermacomandi = 0;
Symbol 235 MovieClip Frame 18
stop();
Symbol 255 MovieClip Frame 33
_root.fineamplesso();
Symbol 271 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 271 MovieClip Frame 31
_root.fineamplesso();
Symbol 291 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 291 MovieClip Frame 32
_root.fineamplesso();
Symbol 292 MovieClip Frame 1
stop();
Symbol 381 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 381 MovieClip Frame 4
_parent._parent.attacco = 1;
Symbol 381 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 10
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 11
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 12
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 13
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 381 MovieClip Frame 14
_parent._parent.attacco = 0;
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 5;
} else {
_parent._parent._x = _parent._parent._x - 5;
}
Symbol 381 MovieClip Frame 16
_parent._parent.fermacomandi = 0;
Symbol 382 MovieClip Frame 2
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 382 MovieClip Frame 10
_parent._parent.fermacomandi = 0;
_parent._parent.attacco = 0;
_root.queerbersaglio.fermacomandi = 0;
Symbol 394 MovieClip Frame 11
stop();
Symbol 419 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 419 MovieClip Frame 36
_root.fineamplesso();
Symbol 420 MovieClip Frame 1
stop();
Symbol 477 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
_parent._parent.attacco = 1;
_parent._parent.fermacomandi = 1;
Symbol 477 MovieClip Frame 4
_parent._parent.attacco = 1;
Symbol 477 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 20;
} else {
_parent._parent._x = _parent._parent._x - 20;
}
Symbol 477 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 10
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 11
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 15;
} else {
_parent._parent._x = _parent._parent._x - 15;
}
Symbol 477 MovieClip Frame 12
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 477 MovieClip Frame 13
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 20;
} else {
_parent._parent._x = _parent._parent._x - 20;
}
Symbol 477 MovieClip Frame 15
_parent._parent.attacco = 0;
Symbol 477 MovieClip Frame 18
_parent._parent.fermacomandi = 0;
Symbol 488 MovieClip Frame 2
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 488 MovieClip Frame 10
_parent._parent.fermacomandi = 0;
_parent._parent.attacco = 0;
_root.queerbersaglio.fermacomandi = 0;
Symbol 505 MovieClip Frame 17
stop();
Symbol 546 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 546 MovieClip Frame 48
_root.fineamplesso();
Symbol 547 MovieClip Frame 1
stop();
Symbol 597 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
_parent._parent.attacco = 1;
Symbol 597 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 10
_parent._parent.attacco = 0;
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 11
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 597 MovieClip Frame 12
_parent._parent.fermacomandi = 0;
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x + 10;
} else {
_parent._parent._x = _parent._parent._x - 10;
}
Symbol 598 MovieClip Frame 2
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 3
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 4
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 5
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 6
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 7
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 8
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 9
if (targetPath(_parent._parent) == "_level0.queer") {
_parent._parent._x = _parent._parent._x - 7;
} else {
_parent._parent._x = _parent._parent._x + 7;
}
Symbol 598 MovieClip Frame 10
_parent._parent.fermacomandi = 0;
_parent._parent.attacco = 0;
_root.queerbersaglio.fermacomandi = 0;
Symbol 608 MovieClip Frame 15
stop();
Symbol 625 MovieClip Frame 1
_parent._parent.fermacomandi = 1;
Symbol 625 MovieClip Frame 54
_root.fineamplesso();
Symbol 626 MovieClip Frame 1
stop();
Symbol 633 MovieClip Frame 1
switch (stato) {
case 1 :
gotoAndPlay ("incazzo");
break;
case 2 :
gotoAndPlay ("infiga");
break;
case 3 :
gotoAndPlay ("inculo");
break;
case 4 :
gotoAndPlay ("inbocca");
}
Symbol 633 MovieClip Frame 5
stop();
Symbol 633 MovieClip Frame 9
stop();
Symbol 633 MovieClip Frame 13
stop();
Symbol 633 MovieClip Frame 17
stop();
Symbol 633 MovieClip Frame 18
switch (stato) {
case 1 :
gotoAndPlay ("incazzo2");
break;
case 2 :
gotoAndPlay ("infiga2");
break;
case 3 :
gotoAndPlay ("inculo2");
break;
case 4 :
gotoAndPlay ("inbocca2");
}
Symbol 633 MovieClip Frame 22
gotoAndStop ("bocca");
Symbol 633 MovieClip Frame 26
gotoAndStop ("culo");
Symbol 633 MovieClip Frame 30
gotoAndStop ("figa");
Symbol 633 MovieClip Frame 34
gotoAndStop ("cazzo");
Symbol 663 MovieClip Frame 1
switch (stato) {
case 1 :
gotoAndPlay ("incazzo");
break;
case 2 :
gotoAndPlay ("infiga");
break;
case 3 :
gotoAndPlay ("inculo");
break;
case 4 :
gotoAndPlay ("inbocca");
}
Symbol 663 MovieClip Frame 5
stop();
Symbol 663 MovieClip Frame 9
stop();
Symbol 663 MovieClip Frame 13
stop();
Symbol 663 MovieClip Frame 17
stop();
Symbol 663 MovieClip Frame 19
switch (stato) {
case 1 :
gotoAndPlay ("incazzo2");
break;
case 2 :
gotoAndPlay ("infiga2");
break;
case 3 :
gotoAndPlay ("inculo2");
break;
case 4 :
gotoAndPlay ("inbocca2");
}
Symbol 663 MovieClip Frame 22
gotoAndStop ("bocca");
Symbol 663 MovieClip Frame 26
gotoAndStop ("culo");
Symbol 663 MovieClip Frame 30
gotoAndStop ("figa");
Symbol 663 MovieClip Frame 34
gotoAndStop ("cazzo");
Symbol 666 MovieClip Frame 1
stop();
Symbol 666 MovieClip Frame 2
_root.queerbersaglio.comando = comando;
Symbol 666 MovieClip Frame 3
if ((_root.queerbersaglio.comando == "su") || (_root.queerbersaglio.comando == "giu")) {
_root.queerbersaglio.comando = "niente";
}
Symbol 666 MovieClip Frame 6
i = random(3);
if ((i == 0) && ((_root.queerbersaglio.comando == "su") || (_root.queerbersaglio.comando == "giu"))) {
gotoAndStop (1);
}
Symbol 666 MovieClip Frame 9
i = random(2);
if ((i == 0) && ((_root.queerbersaglio.comando == "su") || (_root.queerbersaglio.comando == "giu"))) {
gotoAndStop (1);
}
Symbol 666 MovieClip Frame 12
i = random(2);
if ((i == 0) && ((_root.queerbersaglio.comando == "su") || (_root.queerbersaglio.comando == "giu"))) {
gotoAndStop (1);
}
Symbol 666 MovieClip Frame 15
i = random(2);
if ((i == 0) && ((_root.queerbersaglio.comando == "su") || (_root.queerbersaglio.comando == "giu"))) {
gotoAndStop (1);
}
Symbol 666 MovieClip Frame 19
_root.queerbersaglio.comando = "niente";
Symbol 669 MovieClip Frame 1
if (_root.preferenza1 == 3) {
i = random(2) + 1;
_root.queer.preferenza = i;
play();
} else {
stop();
}
Symbol 669 MovieClip Frame 20
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 669 MovieClip Frame 50
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 669 MovieClip Frame 100
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 669 MovieClip Frame 145
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 670 MovieClip Frame 1
if (_root.preferenza2 == 3) {
i = random(2) + 1;
_root.queerbersaglio.preferenza = i;
play();
} else {
stop();
}
Symbol 670 MovieClip Frame 20
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 670 MovieClip Frame 50
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 670 MovieClip Frame 100
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 670 MovieClip Frame 145
p = random(3);
if (p == 0) {
gotoAndStop (1);
}
Symbol 672 MovieClip Frame 1
stop();
Symbol 672 MovieClip Frame 65
_root.gotoAndPlay(1);
Symbol 675 MovieClip Frame 19
stop();
Symbol 680 MovieClip Frame 1
stop();
Symbol 680 MovieClip Frame 25
stop();
Symbol 684 MovieClip Frame 1
stop();
Symbol 684 MovieClip Frame 25
stop();
Symbol 688 MovieClip Frame 1
stop();
Symbol 688 MovieClip Frame 25
stop();