Combined Code
frame 1 {
function preloader() {
if (getBytesLoaded() >= getBytesTotal()) {
play();
white_mc.gotoAndPlay('fade');
clearInterval(myInterval);
}
myText.text = 'Loading: ' + Math.round((getBytesLoaded() / getBytesTotal()) * 100) + '%';
}
stop();
var playermoney = 500;
myInterval = setInterval(preloader, 100);
}
movieClip 37 {
frame 1 {
stop();
}
}
frame 2 {
stop();
New002 = new Sound();
New002.attachSound('New002');
New002.stop();
New002.start(0, 999);
dollars = new Sound();
dollars.attachSound('dollars');
goBTN.onRelease = function () {
white_mc.gotoAndPlay('fade');
play();
};
}
movieClip 42 {
}
movieClip 43 {
frame 6 {
stop();
}
}
movieClip 50 {
frame 27 {
stop();
}
}
movieClip 52 {
}
movieClip 57 {
}
movieClip 60 {
}
movieClip 64 {
}
frame 3 {
stop();
var Efactor = 0;
var Pfactor = 0;
var Pchosen = false;
var Echosen = false;
var combolimit = 0;
var betonenemy = false;
goBTN.enabled = false;
goBTN._visible = false;
goBTN.onRelease = function () {
play();
white_mc.gotoAndPlay('fade');
};
Eaggro.onRelease = function () {
Efactor = 3;
Eaggro.gotoAndPlay('start');
Echosen = true;
if (Pchosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
Eaverage.onRelease = function () {
Efactor = 2;
Eaverage.gotoAndPlay('start');
Echosen = true;
if (Pchosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
Etimid.onRelease = function () {
Efactor = 1;
Etimid.gotoAndPlay('start');
Echosen = true;
if (Pchosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
Paggro.onRelease = function () {
Pfactor = 3;
Paggro.gotoAndPlay('start');
Pchosen = true;
if (Echosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
Paverage.onRelease = function () {
Pfactor = 2;
Paverage.gotoAndPlay('start');
Pchosen = true;
if (Echosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
Ptimid.onRelease = function () {
Pfactor = 1;
Ptimid.gotoAndPlay('start');
Pchosen = true;
if (Echosen == true) {
goBTN.enabled = true;
goBTN._visible = true;
}
};
}
movieClip 72 {
}
// unknown tag 88 length 74
movieClip 88 {
frame 1 {
stop();
}
frame 4 {
_root.Etimid._visible = false;
_root.Eaverage._visible = false;
_root.Eaggro.enabled = false;
_root.Etimid.enabled = false;
_root.Eaverage.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 90 {
frame 1 {
stop();
}
frame 4 {
_root.Eaggro._visible = false;
_root.Etimid._visible = false;
_root.Eaggro.enabled = false;
_root.Etimid.enabled = false;
_root.Eaverage.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 92 {
frame 1 {
stop();
}
frame 4 {
_root.Eaggro._visible = false;
_root.Eaverage._visible = false;
_root.Eaggro.enabled = false;
_root.Etimid.enabled = false;
_root.Eaverage.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 93 {
frame 1 {
stop();
}
frame 4 {
_root.Ptimid._visible = false;
_root.Paverage._visible = false;
_root.Paggro.enabled = false;
_root.Ptimid.enabled = false;
_root.Paverage.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 94 {
frame 1 {
stop();
}
frame 4 {
_root.Paggro._visible = false;
_root.Ptimid._visible = false;
_root.Paggro.enabled = false;
_root.Ptimid.enabled = false;
_root.Paverage.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 95 {
frame 1 {
stop();
}
frame 4 {
_root.Paggro._visible = false;
_root.Paverage._visible = false;
_root.Paggro.enabled = false;
_root.Ptimid.enabled = false;
_root.Paverage.enabled = false;
}
frame 8 {
stop();
}
}
frame 4 {
stop();
goBTN.enabled = false;
goBTN._visible = false;
goBTN.onRelease = function () {
play();
white_mc.gotoAndPlay('fade');
};
Hcombo.onRelease = function () {
combolimit = 10;
Hcombo.gotoAndPlay('start');
goBTN.enabled = true;
goBTN._visible = true;
};
Mcombo.onRelease = function () {
combolimit = 7;
Mcombo.gotoAndPlay('start');
goBTN.enabled = true;
goBTN._visible = true;
};
Lcombo.onRelease = function () {
combolimit = 4;
Lcombo.gotoAndPlay('start');
goBTN.enabled = true;
goBTN._visible = true;
};
}
movieClip 99 {
}
movieClip 103 {
frame 1 {
stop();
}
frame 4 {
_root.Lcombo._visible = false;
_root.Mcombo._visible = false;
_root.Hcombo.enabled = false;
_root.Mcombo.enabled = false;
_root.Lcombo.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 105 {
frame 1 {
stop();
}
frame 4 {
_root.Hcombo._visible = false;
_root.Lcombo._visible = false;
_root.Hcombo.enabled = false;
_root.Mcombo.enabled = false;
_root.Lcombo.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 107 {
frame 1 {
stop();
}
frame 4 {
_root.Hcombo._visible = false;
_root.Mcombo._visible = false;
_root.Hcombo.enabled = false;
_root.Mcombo.enabled = false;
_root.Lcombo.enabled = false;
}
frame 8 {
stop();
}
}
frame 5 {
stop();
moneyDTF.text = playermoney;
goBTN.enabled = false;
goBTN._visible = false;
goBTN.onRelease = function () {
play();
white_mc.gotoAndPlay('fade');
};
betleft.onRelease = function () {
betonenemy = true;
betleft.gotoAndPlay('start');
goBTN.enabled = true;
goBTN._visible = true;
};
betright.onRelease = function () {
betonenemy = false;
betright.gotoAndPlay('start');
goBTN.enabled = true;
goBTN._visible = true;
};
}
movieClip 111 {
}
movieClip 117 {
frame 1 {
stop();
}
frame 4 {
_root.betright._visible = false;
_root.betright.enabled = false;
_root.betleft.enabled = false;
}
frame 8 {
stop();
}
}
movieClip 119 {
frame 1 {
stop();
}
frame 4 {
_root.betleft._visible = false;
_root.betright.enabled = false;
_root.betleft.enabled = false;
}
frame 8 {
stop();
}
}
frame 6 {
stop();
BG_mc.gotoAndPlay('start');
var playerKO = false;
var enemyKO = false;
var punchroll;
var stunroll;
var comboroll;
var Pattack = false;
var Eattack = false;
var combobonus = 0;
var stunbonus = 0;
var breastbonus = 0;
var oddsbonus = 0;
etits = new Sound();
etits.attachSound('etits');
pKOsound = new Sound();
pKOsound.attachSound('pKOsound');
eKOsound = new Sound();
eKOsound.attachSound('eKOsound');
pmoan01 = new Sound();
pmoan01.attachSound('pmoan01');
pmoan02 = new Sound();
pmoan02.attachSound('pmoan02');
pmoan03 = new Sound();
pmoan03.attachSound('pmoan03');
pmoan04 = new Sound();
pmoan04.attachSound('pmoan04');
pmoan05 = new Sound();
pmoan05.attachSound('pmoan05');
pmoan06 = new Sound();
pmoan06.attachSound('pmoan06');
pmoan07 = new Sound();
pmoan07.attachSound('pmoan07');
pmoan08 = new Sound();
pmoan08.attachSound('pmoan08');
pmoan09 = new Sound();
pmoan09.attachSound('pmoan10');
pmoan10 = new Sound();
pmoan10.attachSound('pmoan09');
emoan01 = new Sound();
emoan01.attachSound('emoan01');
emoan02 = new Sound();
emoan02.attachSound('emoan02');
emoan03 = new Sound();
emoan03.attachSound('emoan03');
emoan04 = new Sound();
emoan04.attachSound('emoan04');
emoan05 = new Sound();
emoan05.attachSound('emoan05');
emoan06 = new Sound();
emoan06.attachSound('emoan06');
emoan07 = new Sound();
emoan07.attachSound('emoan07');
emoan08 = new Sound();
emoan08.attachSound('emoan08');
emoan09 = new Sound();
emoan09.attachSound('emoan09');
emoan10 = new Sound();
emoan10.attachSound('emoan10');
egroan = new Sound();
egroan.attachSound('egroan');
etaunt = new Sound();
etaunt.attachSound('etaunt');
pgroan = new Sound();
pgroan.attachSound('pgroan');
ptaunt = new Sound();
ptaunt.attachSound('ptaunt');
sadhorn = new Sound();
sadhorn.attachSound('Sadhorn');
punchsound2 = new Sound();
punchsound2.attachSound('punchsound2');
punchsound = new Sound();
punchsound.attachSound('punchsound');
kopunch = new Sound();
kopunch.attachSound('kopunch');
var pKO = false;
var eKO = false;
var autoplay = true;
var titrub = false;
bouncypunch = function () {
punchroll = random(7);
if (punchroll == 0) {
player_mc.gotoAndPlay('pbellyOut');
} else {
if (punchroll == 1) {
player_mc.gotoAndPlay('pbellyIn');
} else {
if (punchroll == 2) {
player_mc.gotoAndPlay('pfaceIn');
} else {
if (punchroll == 3) {
player_mc.gotoAndPlay('pfaceOut');
} else {
if (punchroll == 4) {
player_mc.gotoAndPlay('ptitsOut');
} else {
if (punchroll == 5) {
player_mc.gotoAndPlay('breathetits');
} else {
if (punchroll == 6) {
Player2_mc.gotoAndPlay('ptitsIn');
player_mc.gotoAndPlay('ptitsIn');
titrub = true;
}
}
}
}
}
}
}
};
Psound = function () {
if (Ecombopoints == 1) {
pmoan01.start();
} else {
if (Ecombopoints == 2) {
pmoan02.start();
} else {
if (Ecombopoints == 3) {
pmoan03.start();
} else {
if (Ecombopoints == 4) {
pmoan04.start();
} else {
if (Ecombopoints == 5) {
pmoan05.start();
} else {
if (Ecombopoints == 6) {
pmoan06.start();
} else {
if (Ecombopoints == 7) {
pmoan07.start();
} else {
if (Ecombopoints == 8) {
pmoan08.start();
} else {
if (Ecombopoints == 9) {
pmoan09.start();
} else {
if (Ecombopoints == 10) {
pmoan10.start();
}
}
}
}
}
}
}
}
}
}
};
Esound = function () {
if (Pcombopoints == 0) {
emoan01.start();
} else {
if (Pcombopoints == 1) {
emoan02.start();
} else {
if (Pcombopoints == 2) {
emoan03.start();
} else {
if (Pcombopoints == 3) {
emoan04.start();
} else {
if (Pcombopoints == 4) {
emoan05.start();
} else {
if (Pcombopoints == 5) {
emoan06.start();
} else {
if (Pcombopoints == 6) {
emoan07.start();
} else {
if (Pcombopoints == 7) {
emoan08.start();
} else {
if (Pcombopoints == 8) {
emoan09.start();
} else {
if (Pcombopoints == 9) {
emoan10.start();
}
}
}
}
}
}
}
}
}
}
};
goBTN.enabled = false;
goBTN._visible = false;
goBTN.onRelease = function () {
if (pKO == true) {
white_mc.gotoAndPlay('fade');
gotoAndStop('enemywin');
} else {
white_mc.gotoAndPlay('fade');
gotoAndStop('playerwin');
}
};
var Ecombo = false;
var Pcombo = false;
var Estun = false;
var Pstun = false;
var Pcombopoints = 0;
var Ecombopoints = 0;
var Pcombination = 0;
player_mc.onEnterFrame = function () {
if (Pcombopoints > 0) {
badcomboDTF._visible = true;
} else {
badcomboDTF._visible = false;
}
if (Ecombopoints > 0) {
goodcomboDTF._visible = true;
} else {
goodcomboDTF._visible = false;
}
moneyDTF.text = playermoney;
badcomboDTF.text = Pcombopoints;
goodcomboDTF.text = Ecombopoints;
};
}
movieClip 139 {
frame 1 {
stop();
}
frame 10 {
if (_root.Ecombo == false) {
if (_root.Pstun == false) {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsIn');
}
}
}
}
} else {
_root.punchroll = random(3);
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsIn');
}
}
}
}
}
frame 20 {
gotoAndPlay('breathe');
}
frame 23 {
_root.Ecombo = false;
}
frame 26 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 31 {
gotoAndPlay('resume');
}
frame 32 {
_root.Ecombo = false;
}
frame 35 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 40 {
gotoAndPlay('breathe');
}
frame 44 {
_root.Ecombo = false;
}
frame 47 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 52 {
gotoAndPlay('resume');
}
frame 53 {
_root.Ecombo = false;
}
frame 55 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 61 {
gotoAndPlay('breathe');
}
frame 64 {
_root.Ecombo = false;
}
frame 67 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 72 {
gotoAndPlay('resume');
}
frame 73 {
_root.Ecombo = false;
}
frame 75 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 81 {
gotoAndPlay('breathe');
}
frame 85 {
_root.player_mc.gotoAndPlay('bellyOut');
}
frame 91 {
gotoAndPlay('resume');
}
frame 94 {
_root.player_mc.gotoAndPlay('bellyIn');
}
frame 100 {
gotoAndPlay('breathe');
}
frame 104 {
_root.player_mc.gotoAndPlay('faceIn');
}
frame 110 {
gotoAndPlay('resume');
}
frame 113 {
_root.player_mc.gotoAndPlay('faceOut');
}
frame 119 {
gotoAndPlay('breathe');
}
frame 122 {
_root.player_mc.gotoAndPlay('titsOut');
}
frame 129 {
gotoAndPlay('resume');
}
frame 132 {
_root.player_mc.gotoAndPlay('titsIn');
}
frame 133 {
_root.player_mc.gotoAndPlay('titsIn');
_root.punchsound2.start();
}
frame 138 {
_root.enemy_mc.gotoAndPlay('breathe');
}
frame 139 {
stop();
_root.enemy_mc._visible = true;
}
frame 140 {
gotoAndPlay('breathe');
}
frame 150 {
stop();
}
frame 173 {
gotoAndPlay('breathe');
}
frame 178 {
_root.player_mc.gotoAndPlay('KO');
}
frame 192 {
gotoAndPlay('cheer');
}
frame 194 {
_root.Estun = true;
}
frame 213 {
_root.stunroll = random(7);
if (_root.stunroll == 0) {
gotoAndPlay('recover');
} else {
gotoAndPlay('stun');
}
}
frame 215 {
_root.Estun = false;
}
frame 222 {
gotoAndPlay('resume');
}
frame 224 {
_root.enemyKO = true;
}
frame 242 {
stop();
}
}
movieClip 181 {
}
movieClip 492 {
}
movieClip 523 {
}
movieClip 613 {
frame 2 {
_root.titrub = false;
_root.Pattack = false;
_root.Pstun = false;
if (_root.autoplay == false) {
_root.punchroll = random(6);
if (_root.punchroll == 0) {
gotoAndPlay('breathetits');
}
_root.Ecombo = false;
if (_root.Eattack == false) {
if (_root.Pcombo == false) {
if (_root.Estun == false) {
if (_root.Pfactor == 1) {
_root.punchroll = random(18);
} else {
if (_root.Pfactor == 2) {
_root.punchroll = random(10);
} else {
if (_root.Pfactor == 3) {
_root.punchroll = random(5);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyOut');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceOut');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsOut');
}
}
}
} else {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('super');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('breathetits');
}
}
}
} else {
if (_root.Estun == false) {
if (_root.Pfactor == 1) {
_root.punchroll = random(9);
} else {
if (_root.Pfactor == 2) {
_root.punchroll = random(6);
} else {
if (_root.Pfactor == 3) {
_root.punchroll = random(4);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyOut');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceOut');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsOut');
}
}
}
} else {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('super');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('breathetits');
}
}
}
}
}
}
}
frame 4 {
_root.Ecombopoints = 0;
}
frame 10 {
_root.Pattack = false;
_root.titrub = false;
_root.Ecombo = false;
if (_root.autoplay == false) {
if (_root.Estun == false) {
if (_root.Eattack == false) {
if (_root.Pcombo == false) {
if (_root.Estun == false) {
if (_root.Pfactor == 1) {
_root.punchroll = random(18);
} else {
if (_root.Pfactor == 2) {
_root.punchroll = random(10);
} else {
if (_root.Pfactor == 3) {
_root.punchroll = random(6);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
_root.Player2_mc.gotoAndPlay('ptitsIn');
_root.player_mc._visible = false;
}
}
}
}
} else {
if (_root.Pfactor == 1) {
_root.punchroll = random(9);
} else {
if (_root.Pfactor == 2) {
_root.punchroll = random(6);
} else {
if (_root.Pfactor == 3) {
_root.punchroll = random(4);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
_root.Player2_mc.gotoAndPlay('ptitsIn');
_root.player_mc._visible = false;
}
}
}
}
}
}
}
}
frame 13 {
_root.Ecombopoints = 0;
}
frame 21 {
gotoAndPlay('breathe');
}
frame 24 {
_root.Pcombo = false;
}
frame 26 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 31 {
gotoAndPlay('resume');
}
frame 33 {
_root.Pcombo = false;
}
frame 35 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 40 {
gotoAndPlay('breathe');
}
frame 45 {
_root.Pcombo = false;
}
frame 47 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 52 {
gotoAndPlay('resume');
}
frame 54 {
_root.Pcombo = false;
}
frame 55 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 61 {
gotoAndPlay('breathe');
}
frame 65 {
_root.Pcombo = false;
}
frame 67 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 72 {
gotoAndPlay('resume');
}
frame 74 {
_root.Pcombo = false;
}
frame 76 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
++_root.Ecombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.Psound();
}
frame 81 {
gotoAndPlay('breathe');
}
frame 83 {
_root.Pattack = true;
}
frame 86 {
_root.enemy_mc.gotoAndPlay('bellyIn');
}
frame 91 {
gotoAndPlay('resume');
}
frame 92 {
_root.Pattack = true;
}
frame 94 {
_root.enemy_mc.gotoAndPlay('bellyOut');
}
frame 100 {
gotoAndPlay('breathe');
}
frame 102 {
_root.Pattack = true;
}
frame 103 {
_root.enemy_mc.gotoAndPlay('faceOut');
}
frame 110 {
gotoAndPlay('resume');
}
frame 111 {
_root.Pattack = true;
}
frame 113 {
_root.enemy_mc.gotoAndPlay('faceIn');
}
frame 118 {
gotoAndPlay('breathe');
}
frame 121 {
_root.Pattack = true;
}
frame 122 {
_root.enemy_mc.gotoAndPlay('titsIn');
}
frame 129 {
gotoAndPlay('resume');
}
frame 130 {
_root.Pattack = true;
}
frame 132 {
}
frame 138 {
gotoAndPlay('breathe');
}
frame 149 {
stop();
}
frame 180 {
gotoAndPlay('breathe');
}
frame 182 {
_root.enemy_mc.gotoAndPlay('KO');
}
frame 199 {
gotoAndPlay('cheer');
}
frame 201 {
_root.Pstun = true;
_root.Pattack = false;
}
frame 220 {
_root.stunroll = random(7);
if (_root.stunroll == 0) {
gotoAndPlay('recover');
} else {
gotoAndPlay('stun');
}
}
frame 222 {
_root.Pstun = false;
}
frame 229 {
gotoAndPlay('resume');
}
frame 231 {
_root.playerbusy = true;
_root.playerKO = true;
}
frame 232 {
_root.kopunch.start();
}
frame 237 {
_root.pKOsound.start();
}
frame 245 {
stop();
_root.goBTN.enabled = true;
_root.goBTN._visible = true;
_root.pKO = true;
}
frame 247 {
stop();
_root.goBTN.enabled = true;
_root.goBTN._visible = true;
_root.pKO = true;
}
frame 249 {
_root.Pattack = true;
}
frame 251 {
if (_root.Ecombo == false) {
_root.Ecombo = true;
}
_root.Ecombopoints += 2;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Ecombopoints >= _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 2;
_root.Combo_mc.gotoAndPlay('start');
}
_root.pmoan08.start();
}
frame 258 {
_root.pgroan.start();
}
frame 266 {
_root.punchroll = random(3);
if (_root.punchroll == 0) {
gotoAndPlay('gasping');
} else {
gotoAndPlay('breathe');
}
}
frame 268 {
_root.titrub = true;
}
frame 275 {
if (_root.betonenemy == false) {
_root.playermoney += 25;
_root.cash_mc.gotoAndPlay('cash');
_root.dollars.start();
} else {
_root.playermoney -= 25;
_root.badcash_mc.gotoAndPlay('cash');
}
_root.ptaunt.start();
}
frame 285 {
gotoAndPlay('breathe');
}
frame 287 {
_root.Pattack = true;
}
frame 290 {
_root.cash_mc.gotoAndPlay('stuncash');
_root.pmoan06.start();
}
frame 295 {
gotoAndPlay('stun');
_root.Pattack = false;
}
}
movieClip 617 {
}
movieClip 1083 {
frame 1 {
_root.Estun = false;
_root.Eattack = false;
_root.punchroll = random(6);
if (_root.punchroll == 0) {
gotoAndPlay('breathetits');
}
_root.Pcombo = false;
if (_root.Pattack == false) {
if (_root.Ecombo == false) {
if (_root.Pstun == false) {
if (_root.Efactor == 1) {
_root.punchroll = random(18);
} else {
if (_root.Efactor == 2) {
_root.punchroll = random(10);
} else {
if (_root.Efactor == 3) {
_root.punchroll = random(5);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyOut');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceOut');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsOut');
}
}
}
} else {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('super');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('breathetits');
}
}
}
} else {
if (_root.Pstun == false) {
if (_root.Efactor == 1) {
_root.punchroll = random(9);
} else {
if (_root.Efactor == 2) {
_root.punchroll = random(6);
} else {
if (_root.Efactor == 3) {
_root.punchroll = random(4);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyOut');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceOut');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsOut');
}
}
}
} else {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('super');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('breathetits');
}
}
}
}
}
}
instance eBTN of movieClip 617 {
onClipEvent (release) {
if (_root.autoplay == false) {
if (_root.titrub == false) {
_root.bouncypunch();
}
}
}
}
frame 4 {
_root.Pcombopoints = 0;
}
frame 10 {
_root.Eattack = false;
_root.Pcombo = false;
if (_root.Pstun == false) {
if (_root.Pattack == false) {
if (_root.Ecombo == false) {
if (_root.Pstun == false) {
if (_root.Efactor == 1) {
_root.punchroll = random(18);
} else {
if (_root.Efactor == 2) {
_root.punchroll = random(10);
} else {
if (_root.Efactor == 3) {
_root.punchroll = random(6);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
_root.Enemy2_mc.gotoAndPlay('ptitsIn');
_root.enemy_mc._visible = false;
}
}
}
}
} else {
if (_root.Efactor == 1) {
_root.punchroll = random(9);
} else {
if (_root.Efactor == 2) {
_root.punchroll = random(6);
} else {
if (_root.Efactor == 3) {
_root.punchroll = random(4);
}
}
}
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
_root.Enemy2_mc.gotoAndPlay('ptitsIn');
_root.enemy_mc._visible = false;
}
}
}
}
}
}
}
frame 13 {
_root.Pcombopoints = 0;
}
frame 20 {
gotoAndPlay('breathe');
}
frame 24 {
_root.Ecombo = false;
_root.punchsound2.start();
}
frame 25 {
_root.Esound();
}
frame 26 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 32 {
gotoAndPlay('resume');
}
frame 34 {
_root.Ecombo = false;
_root.punchsound2.start();
}
frame 35 {
_root.Esound();
}
frame 36 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 41 {
gotoAndPlay('breathe');
}
frame 46 {
_root.Ecombo = false;
_root.punchsound.start();
}
frame 47 {
_root.Esound();
}
frame 48 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 53 {
gotoAndPlay('resume');
}
frame 55 {
_root.Ecombo = false;
_root.punchsound.start();
_root.Esound();
}
frame 56 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 62 {
gotoAndPlay('breathe');
}
frame 66 {
_root.Ecombo = false;
_root.punchsound.start();
}
frame 67 {
_root.Esound();
}
frame 68 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 73 {
gotoAndPlay('resume');
}
instance eBTN of movieClip 617 {
onClipEvent (release) {
if (_root.autoplay == false) {
if (_root.titrub == false) {
_root.bouncypunch();
}
}
}
}
frame 75 {
_root.Ecombo = false;
_root.punchsound2.start();
_root.Esound();
}
frame 76 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
++_root.Pcombopoints;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints == _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
}
frame 82 {
gotoAndPlay('breathe');
}
frame 84 {
_root.Eattack = true;
}
frame 86 {
_root.player_mc.gotoAndPlay('bellyOut');
_root.punchsound2.start();
}
frame 87 {
_root.player_mc.gotoAndPlay('bellyOut');
_root.player_mc.gotoAndPlay('bellyOut');
}
frame 92 {
gotoAndPlay('resume');
}
frame 93 {
_root.Eattack = true;
}
frame 95 {
_root.player_mc.gotoAndPlay('bellyIn');
_root.punchsound2.start();
}
frame 96 {
_root.player_mc.gotoAndPlay('bellyIn');
_root.player_mc.gotoAndPlay('bellyIn');
}
frame 101 {
gotoAndPlay('breathe');
}
frame 103 {
_root.Eattack = true;
}
frame 105 {
_root.player_mc.gotoAndPlay('faceIn');
_root.punchsound2.start();
}
frame 106 {
_root.player_mc.gotoAndPlay('faceIn');
_root.player_mc.gotoAndPlay('faceIn');
}
frame 111 {
gotoAndPlay('resume');
}
frame 112 {
_root.Eattack = true;
}
frame 114 {
_root.player_mc.gotoAndPlay('faceOut');
_root.punchsound2.start();
}
frame 115 {
_root.player_mc.gotoAndPlay('faceOut');
_root.player_mc.gotoAndPlay('faceOut');
}
frame 120 {
gotoAndPlay('breathe');
}
frame 122 {
_root.Eattack = true;
}
frame 123 {
_root.player_mc.gotoAndPlay('titsOut');
_root.punchsound2.start();
}
frame 124 {
_root.punchroll = random(2);
if (_root.punchroll == 0) {
_root.player_mc.gotoAndPlay('supertit');
} else {
_root.player_mc.gotoAndPlay('titsOut');
}
}
frame 130 {
gotoAndPlay('resume');
}
frame 131 {
_root.Eattack = true;
}
frame 132 {
_root.player_mc.gotoAndPlay('titsIn');
_root.punchsound2.start();
}
frame 139 {
gotoAndPlay('breathe');
}
frame 150 {
stop();
}
frame 179 {
gotoAndPlay('breathe');
}
frame 183 {
_root.player_mc.gotoAndPlay('KO');
}
frame 198 {
gotoAndPlay('cheer');
}
frame 200 {
_root.Estun = true;
_root.Eattack = false;
}
instance eBTN of movieClip 617 {
onClipEvent (release) {
if (_root.autoplay == false) {
if (_root.titrub == false) {
_root.player_mc.gotoAndPlay('super');
_root.titrub = true;
}
}
}
}
frame 219 {
_root.stunroll = random(7);
if (_root.stunroll == 0) {
gotoAndPlay('recover');
} else {
gotoAndPlay('stun');
}
}
frame 221 {
_root.Estun = false;
}
frame 228 {
gotoAndPlay('resume');
}
frame 230 {
_root.enemyKO = true;
}
frame 235 {
_root.kopunch.start();
_root.eKOsound.start();
}
frame 248 {
stop();
_root.goBTN.enabled = true;
_root.goBTN._visible = true;
_root.eKO = true;
}
frame 250 {
_root.Pattack = true;
_root.Eattack = true;
_root.punchsound2.start();
}
frame 252 {
if (_root.Pcombo == false) {
_root.Pcombo = true;
}
_root.Pcombopoints += 2;
_root.combotxt_mc.gotoAndPlay('glow');
if (_root.Pcombopoints >= _root.combolimit) {
_root.enemy_mc.stop();
_root.player_mc.stop();
_root.Player2.stop();
_root.Enemy2.stop();
_root.Pcombination = 1;
_root.Combo_mc.gotoAndPlay('start');
}
_root.etits.start();
}
frame 261 {
_root.egroan.start();
}
frame 269 {
_root.punchroll = random(3);
if (_root.punchroll == 0) {
gotoAndPlay('gasping');
} else {
gotoAndPlay('breathe');
}
}
frame 272 {
_root.etaunt.start();
}
frame 277 {
_root.Pcombopoints = 0;
if (_root.betonenemy == true) {
_root.playermoney += 25;
_root.cash_mc.gotoAndPlay('cash');
_root.dollars.start();
} else {
_root.playermoney -= 25;
_root.badcash_mc.gotoAndPlay('cash');
}
}
frame 288 {
gotoAndPlay('breathe');
}
frame 290 {
_root.Eattack = true;
}
frame 292 {
_root.emoan05.start();
}
frame 295 {
_root.cash_mc.gotoAndPlay('stuncash');
}
frame 298 {
gotoAndPlay('stun');
_root.Pattack = false;
}
}
movieClip 1102 {
frame 1 {
stop();
}
frame 10 {
if (_root.Ecombo == false) {
if (_root.Pstun == false) {
_root.punchroll = random(9);
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsIn');
}
}
}
}
} else {
_root.punchroll = random(3);
if (_root.punchroll == 0) {
gotoAndPlay('pbellyIn');
} else {
if (_root.punchroll == 1) {
gotoAndPlay('pfaceIn');
} else {
if (_root.punchroll == 2) {
gotoAndPlay('ptitsIn');
}
}
}
}
}
frame 20 {
gotoAndPlay('breathe');
}
frame 23 {
_root.Ecombo = false;
}
frame 26 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 31 {
gotoAndPlay('resume');
}
frame 32 {
_root.Ecombo = false;
}
frame 35 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 40 {
gotoAndPlay('breathe');
}
frame 44 {
_root.Ecombo = false;
}
frame 47 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 52 {
gotoAndPlay('resume');
}
frame 53 {
_root.Ecombo = false;
}
frame 55 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 61 {
gotoAndPlay('breathe');
}
frame 64 {
_root.Ecombo = false;
}
frame 67 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 72 {
gotoAndPlay('resume');
}
frame 73 {
_root.Ecombo = false;
}
frame 75 {
if (_root.Pcombo == false) {
_root.comboroll = random(100);
if (_root.comboroll > 90) {
_root.Ecombo = true;
}
} else {
_root.comboroll = random(100);
if (_root.comboroll > 80) {
_root.Pcombo = false;
}
}
}
frame 81 {
gotoAndPlay('breathe');
}
frame 85 {
_root.player_mc.gotoAndPlay('bellyOut');
}
frame 91 {
gotoAndPlay('resume');
}
frame 94 {
_root.player_mc.gotoAndPlay('bellyIn');
}
frame 100 {
gotoAndPlay('breathe');
}
frame 104 {
_root.player_mc.gotoAndPlay('faceIn');
}
frame 110 {
gotoAndPlay('resume');
}
frame 113 {
_root.player_mc.gotoAndPlay('faceOut');
}
frame 119 {
gotoAndPlay('breathe');
}
frame 122 {
_root.player_mc.gotoAndPlay('titsOut');
}
frame 129 {
gotoAndPlay('resume');
}
frame 133 {
_root.punchroll = random(2);
if (_root.punchroll == 0) {
_root.enemy_mc.gotoAndPlay('supertit');
} else {
_root.enemy_mc.gotoAndPlay('titsOut');
}
}
frame 139 {
_root.player_mc.gotoAndPlay('breathe');
}
frame 140 {
stop();
_root.player_mc._visible = true;
}
frame 141 {
gotoAndPlay('breathe');
}
frame 150 {
stop();
}
frame 173 {
gotoAndPlay('breathe');
}
frame 178 {
_root.player_mc.gotoAndPlay('KO');
}
frame 192 {
gotoAndPlay('cheer');
}
frame 194 {
_root.Estun = true;
}
frame 213 {
_root.stunroll = random(7);
if (_root.stunroll == 0) {
gotoAndPlay('recover');
} else {
gotoAndPlay('stun');
}
}
frame 215 {
_root.Estun = false;
}
frame 222 {
gotoAndPlay('resume');
}
frame 224 {
_root.enemyKO = true;
}
frame 242 {
stop();
}
}
movieClip 1106 {
frame 1 {
stop();
}
}
movieClip 1111 {
frame 1 {
stop();
}
frame 2 {
if (_root.Pcombination == 1) {
_root.Estun = true;
} else {
if (_root.Pcombination == 2) {
_root.Pstun = true;
gotoAndPlay('startred');
}
}
}
frame 10 {
if (_root.betonenemy == false) {
_root.cash_mc.gotoAndPlay('stuncash');
}
_root.enemy_mc.gotoAndPlay('stun');
_root.player_mc.gotoAndPlay('breathetits');
_root.Enemy2_mc.gotoAndStop(1);
_root.Player2_mc.gotoAndStop(1);
_root.Pcombopoints = 0;
_root.Ecombopoints = 0;
}
frame 11 {
_root.Pcombination = 0;
}
frame 15 {
stop();
}
frame 23 {
if (_root.betonenemy == true) {
_root.cash_mc.gotoAndPlay('stuncash');
}
_root.player_mc.gotoAndPlay('stun');
_root.Enemy2_mc.gotoAndStop(1);
_root.Player2_mc.gotoAndStop(1);
_root.enemy_mc.gotoAndPlay('breathetits');
_root.Pcombopoints = 0;
_root.Ecombopoints = 0;
}
frame 24 {
_root.Pcombination = 0;
}
frame 29 {
stop();
}
}
movieClip 1114 {
frame 1 {
stop();
}
frame 2 {
_root.breastbonus += 25;
}
frame 6 {
gotoAndStop(1);
}
frame 7 {
_root.stunbonus += 100;
_root.playermoney += 100;
_root.dollars.start();
}
}
movieClip 1116 {
frame 1 {
stop();
}
frame 2 {
_root.breastbonus += 25;
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1120 {
frame 1 {
stop();
_root.autoplay = true;
}
frame 2 {
stop();
_root.autoplay = false;
}
}
instance autoplay_mc of movieClip 1120 {
onClipEvent (release) {
if (_root.autoplay == true) {
_root.autoplay_mc.gotoAndStop('off');
_root.enemy_mc.eBTN.enabled = true;
} else {
_root.autoplay_mc.gotoAndPlay('on');
_root.enemy_mc.eBTN.enabled = false;
}
}
}
frame 7 {
stop();
if (betonenemy == true) {
_root.dollars.start();
if (combolimit == 10) {
combobonus += 750;
} else {
if (combolimit == 7) {
combobonus += 500;
} else {
combobonus += 250;
}
}
if (Efactor == 1 && Pfactor == 3) {
oddsbonus += 2500;
} else {
if (Efactor == 1 && Pfactor == 2) {
oddsbonus += 1250;
} else {
if (Efactor == 2 && Pfactor == 3) {
oddsbonus += 1000;
} else {
if (Pfactor == Efactor) {
oddsbonus += 500;
} else {
if (Efactor > Pfactor) {
oddsbonus += 250;
}
}
}
}
}
} else {
_root.sadhorn.start();
playermoney -= 500;
breastbonus = 0;
stunbonus = 0;
combobonus = 0;
oddsbonus = 0;
}
playermoney += breastbonus;
playermoney += stunbonus;
playermoney += combobonus;
playermoney += oddsbonus;
goBTN.onRelease = function () {
if (playermoney >= 5500) {
white_mc.gotoAndPlay('fade');
gotoAndStop('newgirl');
} else {
white_mc.gotoAndPlay('fade');
gotoAndStop('restart');
}
};
gamble1_mc.onEnterFrame = function () {
breastDTF.text = breastbonus;
combobonusDTF.text = combobonus;
stunDTF.text = stunbonus;
oddsDTF.text = oddsbonus;
moneyDTF.text = playermoney;
};
}
movieClip 1122 {
}
movieClip 1125 {
frame 10 {
stop();
}
}
frame 8 {
stop();
if (betonenemy == true) {
_root.sadhorn.start();
playermoney -= 500;
breastbonus = 0;
stunbonus = 0;
combobonus = 0;
oddsbonus = 0;
} else {
_root.dollars.start();
if (combolimit == 10) {
combobonus += 750;
} else {
if (combolimit == 7) {
combobonus += 500;
} else {
combobonus += 250;
}
}
if (Pfactor == 1 && Efactor == 3) {
oddsbonus += 2000;
} else {
if (Pfactor == 1 && Efactor == 2) {
oddsbonus += 1000;
} else {
if (Pfactor == 2 && Efactor == 3) {
oddsbonus += 1000;
} else {
if (Pfactor == Efactor) {
oddsbonus += 500;
} else {
if (Pfactor > Efactor) {
oddsbonus += 250;
}
}
}
}
}
}
playermoney += breastbonus;
playermoney += stunbonus;
playermoney += combobonus;
playermoney += oddsbonus;
goBTN.onRelease = function () {
if (playermoney >= 5500) {
white_mc.gotoAndPlay('fade');
gotoAndStop('newgirl');
} else {
white_mc.gotoAndPlay('fade');
gotoAndStop('restart');
}
};
gamble1_mc.onEnterFrame = function () {
breastDTF.text = breastbonus;
combobonusDTF.text = combobonus;
stunDTF.text = stunbonus;
oddsDTF.text = oddsbonus;
moneyDTF.text = playermoney;
};
}
movieClip 1134 {
}
frame 9 {
stop();
goBTN.onRelease = function () {
loadMovieNum('BouncyMenu.swf', 0);
};
_root.ptaunt.start();
}