Section 1
//bone_1 (LadyBow_fla.bone_1)
package LadyBow_fla {
import flash.events.*;
import flash.display.*;
public dynamic class bone_1 extends MovieClip {
public var bleeding:MovieClip;
public var bar_mc:MovieClip;
public var But_Play:SimpleButton;
public function bone_1(){
super();
addFrameScript(0, frame1, 1, frame2, 2, frame3);
}
public function But_Play_Pressed(MouseEvent){
this.gotoAndStop(3);
}
public function loading(e:Event):void{
var total:Number;
var loaded:Number;
total = this.stage.loaderInfo.bytesTotal;
loaded = this.stage.loaderInfo.bytesLoaded;
bar_mc.scaleX = (loaded / total);
bleeding.x = (64 + ((loaded / total) * (444 - 64)));
if (total == loaded){
play();
this.removeEventListener(Event.ENTER_FRAME, loading);
};
}
function frame3(){
this.stop();
}
function frame1(){
stop();
this.addEventListener(Event.ENTER_FRAME, loading);
}
function frame2(){
this.stop();
But_Play.addEventListener(MouseEvent.CLICK, But_Play_Pressed);
}
}
}//package LadyBow_fla
Section 2
//BowmessagesetCOMBO_32 (LadyBow_fla.BowmessagesetCOMBO_32)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class BowmessagesetCOMBO_32 extends MovieClip {
public var ButStar:SimpleButton;
public function BowmessagesetCOMBO_32(){
super();
addFrameScript(0, frame1, 1, frame2, 10, frame11, 52, frame53, 65, frame66, 66, frame67, 75, frame76, 76, frame77, 82, frame83, 112, frame113, 123, frame124, 124, frame125, 132, frame133, 133, frame134, 140, frame141, 184, frame185, 208, frame209, 209, frame210, 217, frame218);
}
function frame77(){
MovieClip(root).isTalking = true;
MovieClip(root).buttonStarWaitingToTrigger = true;
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_appear();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
function frame76(){
this.gotoAndStop("Bowmessageidle");
}
function frame209(){
this.stop();
ButStar.addEventListener(MouseEvent.CLICK, Button_Star_Pressed_3);
}
public function Button_Star_Pressed_2(MouseEvent){
this.gotoAndPlay("bowmessageclose2");
}
public function Button_Star_Pressed_3(MouseEvent){
this.gotoAndPlay("bowmessageclose3");
}
public function Button_Star_Pressed_1(MouseEvent){
this.gotoAndPlay("bowmessageclose1");
}
function frame210(){
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_close();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
function frame218(){
this.gotoAndStop("Bowmessageidle");
}
function frame185(){
MovieClip(root).isTalking = false;
}
function frame1(){
this.stop();
MovieClip(root).messageDisplayed = (MovieClip(root).messageDisplayed + 1);
if (MovieClip(root).messageDisplayed >= MovieClip(root).messageTrigger){
MovieClip(parent).Transistion.gotoAndPlay("transition1");
};
MovieClip(root).isTalking = false;
MovieClip(root).buttonStarWaitingToTrigger = false;
}
function frame2(){
MovieClip(root).isTalking = true;
MovieClip(root).buttonStarWaitingToTrigger = true;
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_appear();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
function frame113(){
MovieClip(root).isTalking = false;
}
function frame11(){
MovieClip(root).ChannelSound2.stop();
MovieClip(root).Snd2 = new ladybowmessage1();
MovieClip(root).ChannelSound2 = MovieClip(root).Snd2.play(0, 1);
}
function frame125(){
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_close();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
function frame83(){
MovieClip(root).ChannelSound2.stop();
MovieClip(root).Snd2 = new ladybowmessage2();
MovieClip(root).ChannelSound2 = MovieClip(root).Snd2.play(0, 1);
}
function frame124(){
this.stop();
ButStar.addEventListener(MouseEvent.CLICK, Button_Star_Pressed_2);
}
function frame134(){
MovieClip(root).isTalking = true;
MovieClip(root).buttonStarWaitingToTrigger = true;
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_appear();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
function frame53(){
MovieClip(root).isTalking = false;
}
function frame133(){
this.gotoAndStop("Bowmessageidle");
}
function frame141(){
MovieClip(root).ChannelSound2.stop();
MovieClip(root).Snd2 = new ladybowmessage3();
MovieClip(root).ChannelSound2 = MovieClip(root).Snd2.play(0, 1);
}
function frame66(){
this.stop();
ButStar.addEventListener(MouseEvent.CLICK, Button_Star_Pressed_1);
}
function frame67(){
MovieClip(root).ChannelSound.stop();
MovieClip(root).Snd = new message_close();
MovieClip(root).ChannelSound = MovieClip(root).Snd.play(0, 1);
}
}
}//package LadyBow_fla
Section 3
//CompleteLadyBowSet_25 (LadyBow_fla.CompleteLadyBowSet_25)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class CompleteLadyBowSet_25 extends MovieClip {
public var SpeechBubble:MovieClip;
public var LadyBow:MovieClip;
public var ButXray:SimpleButton;
public var Transistion:MovieClip;
public var Dick:MovieClip;
public function CompleteLadyBowSet_25(){
super();
addFrameScript(0, frame1, 24, frame25, 25, frame26, 52, frame53);
}
function frame1(){
MovieClip(root).ChannelSound3.stop();
MovieClip(root).Snd3 = new squishstartFinal();
MovieClip(root).ChannelSound3 = MovieClip(root).Snd3.play(0, 1);
}
function frame25(){
this.stop();
MovieClip(root).LadyBowRandomIdleAnimation();
}
function frame26(){
if (MovieClip(root).displayDick){
Dick.visible = true;
Dick.gotoAndPlay("anim");
} else {
Dick.visible = false;
};
ButXray.addEventListener(MouseEvent.MOUSE_OVER, Button_Xray_Over);
ButXray.addEventListener(MouseEvent.MOUSE_OUT, Button_Xray_Out);
MovieClip(root).ChannelSound3.stop();
MovieClip(root).Snd3 = new ladyfuckfinaldone();
MovieClip(root).ChannelSound3 = MovieClip(root).Snd3.play(0, 1);
}
public function Button_Xray_Out(MouseEvent){
MovieClip(root).displayDick = false;
}
public function Button_Xray_Over(MouseEvent){
MovieClip(root).displayDick = true;
}
function frame53(){
this.stop();
if (MovieClip(root).isTransition){
this.gotoAndPlay("lb2");
};
}
}
}//package LadyBow_fla
Section 4
//creampiez_set_18 (LadyBow_fla.creampiez_set_18)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class creampiez_set_18 extends MovieClip {
public function creampiez_set_18(){
super();
addFrameScript(0, frame1, 1, frame2, 2, frame3, 3, frame4, 4, frame5, 5, frame6, 6, frame7, 7, frame8, 8, frame9, 9, frame10, 10, frame11, 11, frame12, 12, frame13, 13, frame14);
}
function frame10(){
this.stop();
if (MovieClip(root).BooSistersFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame14(){
this.stop();
if (MovieClip(root).PeachFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame12(){
this.stop();
if (MovieClip(root).PunioFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame3(){
this.stop();
if (MovieClip(root).VivianFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame6(){
this.stop();
if (MovieClip(root).KooperFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame7(){
this.stop();
if (MovieClip(root).KoopieKooFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame1(){
this.stop();
}
function frame13(){
this.stop();
if (MovieClip(root).ParakarryFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame4(){
this.stop();
if (MovieClip(root).LadyBowFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame5(){
this.stop();
if (MovieClip(root).KoopsFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame9(){
this.stop();
if (MovieClip(root).MowzFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame8(){
this.stop();
if (MovieClip(root).YoshiFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame2(){
this.stop();
if (MovieClip(root).GoombellaFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
function frame11(){
this.stop();
if (MovieClip(root).PetuniFuckedTwice){
this.visible = true;
} else {
this.visible = false;
};
}
}
}//package LadyBow_fla
Section 5
//LadyBowtransition_35 (LadyBow_fla.LadyBowtransition_35)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class LadyBowtransition_35 extends MovieClip {
public function LadyBowtransition_35(){
super();
addFrameScript(0, frame1, 25, frame26, 54, frame55);
}
function frame1(){
this.stop();
}
function frame26(){
MovieClip(root).isTransition = true;
MovieClip(parent).gotoAndPlay("lb2");
}
function frame55(){
this.stop();
MovieClip(root).ButMenu.visible = true;
}
}
}//package LadyBow_fla
Section 6
//lbow14_26 (LadyBow_fla.lbow14_26)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class lbow14_26 extends MovieClip {
public function lbow14_26(){
super();
addFrameScript(19, frame20, 20, frame21, 25, frame26, 75, frame76, 104, frame105, 137, frame138, 160, frame161, 201, frame202);
}
function frame76(){
this.stop();
if (MovieClip(root).isTransition == false){
if ((((MovieClip(root).messageDisplayed < MovieClip(root).messageTrigger)) && ((MovieClip(root).loopingCounter >= MovieClip(root).loopingMax)))){
MovieClip(root).loopingCounter = 0;
MovieClip(root).LadyBowRandomBubble();
} else {
MovieClip(root).loopingCounter = (MovieClip(root).loopingCounter + 1);
MovieClip(root).LadyBowRandomTalkingIdle();
};
};
}
function frame161(){
this.stop();
if (MovieClip(root).isTalking){
this.gotoAndPlay("bowsexytalk2");
} else {
this.gotoAndPlay("bowsexytalkidle2");
};
}
function frame202(){
this.stop();
if (MovieClip(root).buttonStarWaitingToTrigger){
this.gotoAndPlay("bowsexytalkidle2");
} else {
MovieClip(root).LadyBowRandomTalkingIdle();
};
}
function frame105(){
this.stop();
if (MovieClip(root).isTalking){
this.gotoAndPlay("bowsexytalk");
} else {
this.gotoAndPlay("bowsexytalkidle");
};
}
function frame20(){
this.stop();
if (MovieClip(root).isTransition == false){
if ((((MovieClip(root).messageDisplayed < MovieClip(root).messageTrigger)) && ((MovieClip(root).loopingCounter >= MovieClip(root).loopingMax)))){
MovieClip(root).loopingCounter = 0;
MovieClip(root).LadyBowRandomBubble();
} else {
MovieClip(root).loopingCounter = (MovieClip(root).loopingCounter + 1);
MovieClip(root).LadyBowRandomTalkingIdle();
};
};
}
function frame26(){
trace("double fuck");
}
function frame21(){
trace("fuck");
}
function frame138(){
this.stop();
if (MovieClip(root).buttonStarWaitingToTrigger){
this.gotoAndPlay("bowsexytalkidle");
} else {
MovieClip(root).LadyBowRandomTalkingIdle();
};
}
}
}//package LadyBow_fla
Section 7
//loadBar_5 (LadyBow_fla.loadBar_5)
package LadyBow_fla {
import flash.display.*;
public dynamic class loadBar_5 extends MovieClip {
public function loadBar_5(){
super();
addFrameScript(3, frame4);
}
function frame4(){
stop();
}
}
}//package LadyBow_fla
Section 8
//MainTimeline (LadyBow_fla.MainTimeline)
package LadyBow_fla {
import flash.events.*;
import flash.media.*;
import flash.display.*;
import adobe.utils.*;
import flash.accessibility.*;
import flash.errors.*;
import flash.external.*;
import flash.filters.*;
import flash.geom.*;
import flash.net.*;
import flash.printing.*;
import flash.system.*;
import flash.text.*;
import flash.ui.*;
import flash.utils.*;
import flash.xml.*;
public dynamic class MainTimeline extends MovieClip {
public var myRandomTalkingSequence:int;
public var Snd2:Sound;
public var Snd3:Sound;
public var Snd4:Sound;
public var Music:Sound;
public var CreampieSet:MovieClip;
public var minTalkingSequenceLadyBow:int;
public var maxIdleSequence2:int;
public var isTransition:Boolean;
public var randomIdleSequence:RandomPlus;
public var maxTalkingIdleSequenceLadyBow:int;
public var randomTalkingSequence:RandomPlus;
public var randomTalkingSequence2:RandomPlus;
public var randomTalkingIdleSequence2:RandomPlus;
public var myRandomTalkingIdleSequence:int;
public var LadyBow:MovieClip;
public var maxTalkingIdleSequence:int;
public var minTalkingIdleSequence2:int;
public var PartnerSet:MovieClip;
public var messageDisplayed:int;
public var maxTalkingIdleSequence2:int;
public var maxSpeechBubbleLadyBow:int;
public var minSpeechBubble3:int;
public var minSpeechBubble2:int;
public var randomTalkingIdleSequence:RandomPlus;
public var minTalkingIdleSequence:int;
public var maxSpeechBubble2:int;
public var maxSpeechBubble3:int;
public var myRandomIdleSequence:int;
public var minTalkingSequence:int;
public var ChannelMenu:SoundChannel;
public var SoundMenu:Sound;
public var LadyBowFucked:Boolean;
public var maxTalkingSequence2:int;
public var ButLadyBow:SimpleButton;
public var ChannelMusic:SoundChannel;
public var isQuittingMenu;
public var myRandomClass:RandomNumber;
public var myRandomTalkingSequence2:int;
public var isTalking:Boolean;
public var minSpeechBubbleLadyBow:int;
public var minIdleSequence:int;
public var messageTriggerLadyBowMax:int;
public var myRandomTalkingIdleSequence2:int;
public var maxIdleSequence:int;
public var myRandomSpeechBubble:int;
public var maxIdleSequenceLadyBow:int;
public var Snd:Sound;
public var randomSpeech2:RandomPlus;
public var randomSpeech3:RandomPlus;
public var loopingCounter:int;
public var ButMenu:SimpleButton;
public var minIdleSequenceLadyBow:int;
public var randomSpeech:RandomPlus;
public var minSpeechBubble:int;
public var ButShadbase:SimpleButton;
public var displayDick:Boolean;
public var maxSpeechBubble:int;
public var maxTalkingSequence:int;
public var maxTalkingSequenceLadyBow:int;
public var minTalkingIdleSequenceLadyBow:int;
public var messageTriggerLadyBow:int;
public var messageTrigger:int;
public var buttonStarWaitingToTrigger:Boolean;
public var loopingMax:int;
public var ChannelSound3:SoundChannel;
public var ChannelSound4:SoundChannel;
public var myRandomNumber:int;
public var LadyBowFuckedTwice:Boolean;
public var ChannelSound2:SoundChannel;
public var minIdleSequence2:int;
public var minTalkingSequence2:int;
public var ButLadyBowStar:SimpleButton;
public var ChannelSound:SoundChannel;
public var loopingMaxLadyBow:int;
public function MainTimeline(){
super();
addFrameScript(0, frame1, 1, frame2, 2, frame3);
}
function frame1(){
this.stop();
stage.showDefaultContextMenu = false;
messageDisplayed = -1;
messageTrigger = 0;
isTalking = false;
buttonStarWaitingToTrigger = false;
loopingMax = 0;
loopingCounter = 0;
minIdleSequence = 0;
maxIdleSequence = 1;
minIdleSequence2 = 0;
maxIdleSequence2 = 1;
myRandomIdleSequence = 0;
myRandomClass = new RandomNumber();
myRandomNumber = 0;
randomIdleSequence = new RandomPlus(maxIdleSequence, minIdleSequence);
minTalkingIdleSequence = 0;
maxTalkingIdleSequence = 1;
minTalkingIdleSequence2 = 0;
maxTalkingIdleSequence2 = 1;
myRandomTalkingIdleSequence = 0;
myRandomTalkingIdleSequence2 = 0;
randomTalkingIdleSequence = new RandomPlus(maxTalkingIdleSequence, minTalkingIdleSequence);
randomTalkingIdleSequence2 = new RandomPlus(maxTalkingIdleSequence2, minTalkingIdleSequence2);
minTalkingSequence = 0;
maxTalkingSequence = 1;
minTalkingSequence2 = 0;
maxTalkingSequence2 = 1;
myRandomTalkingSequence = 0;
myRandomTalkingSequence2 = 0;
randomTalkingSequence = new RandomPlus(maxTalkingSequence, minTalkingSequence);
randomTalkingSequence2 = new RandomPlus(maxTalkingSequence2, minTalkingSequence2);
minSpeechBubble = 0;
maxSpeechBubble = 1;
minSpeechBubble2 = 0;
maxSpeechBubble2 = 1;
minSpeechBubble3 = 0;
maxSpeechBubble3 = 1;
myRandomSpeechBubble = 0;
randomSpeech = new RandomPlus(maxSpeechBubble, minSpeechBubble);
randomSpeech2 = new RandomPlus(maxSpeechBubble2, minSpeechBubble2);
randomSpeech3 = new RandomPlus(maxSpeechBubble3, minSpeechBubble3);
ChannelSound = new SoundChannel();
Snd = new Sound();
ChannelSound2 = new SoundChannel();
Snd2 = new Sound();
ChannelSound3 = new SoundChannel();
Snd3 = new Sound();
ChannelSound4 = new SoundChannel();
Snd4 = new Sound();
ChannelMusic = new SoundChannel();
Music = new Sound();
isTransition = false;
ChannelMenu = new SoundChannel();
SoundMenu = new menueselectsound();
ChannelSound.stop();
ChannelSound2.stop();
ChannelSound3.stop();
ChannelSound4.stop();
ChannelMusic.stop();
ChannelMenu.stop();
isQuittingMenu = false;
LadyBowFucked = false;
LadyBowFuckedTwice = false;
messageTriggerLadyBowMax = 3;
messageTriggerLadyBow = messageTriggerLadyBowMax;
loopingMaxLadyBow = 3;
minIdleSequenceLadyBow = 1;
maxIdleSequenceLadyBow = 1;
minTalkingIdleSequenceLadyBow = 1;
maxTalkingIdleSequenceLadyBow = 2;
minTalkingSequenceLadyBow = 1;
maxTalkingSequenceLadyBow = 2;
minSpeechBubbleLadyBow = 1;
maxSpeechBubbleLadyBow = 3;
displayDick = false;
}
public function myKeyDown(key:KeyboardEvent):void{
NoTabCheatingForYou(key);
}
public function Button_LadyBow_Pressed(MouseEvent){
isQuittingMenu = true;
messageTriggerLadyBow = messageTriggerLadyBowMax;
LadyBowFucked = true;
this.gotoAndStop("ladyBow");
}
function frame2(){
this.stop();
stage.focus = this;
isTransition = false;
isQuittingMenu = false;
ChannelSound.stop();
ChannelSound2.stop();
ChannelSound3.stop();
ChannelSound4.stop();
ChannelMusic.stop();
Snd2 = new partner_select();
Music = new menusong();
ChannelMusic = Music.play(0, 99999);
if (LadyBowFucked){
ButLadyBowStar.visible = true;
} else {
ButLadyBowStar.visible = false;
};
ButLadyBow.addEventListener(MouseEvent.CLICK, Button_LadyBow_Pressed);
ButLadyBowStar.addEventListener(MouseEvent.CLICK, Button_LadyBowStar_Pressed);
ButLadyBow.addEventListener(MouseEvent.MOUSE_OVER, Button_LadyBow_Over);
ButLadyBow.addEventListener(MouseEvent.MOUSE_OUT, Button_Out);
stage.addEventListener(KeyboardEvent.KEY_DOWN, myKeyDown);
this.stop();
ButShadbase.addEventListener(MouseEvent.CLICK, Button_Shadbase_Pressed);
}
function frame3(){
this.stop();
ButMenu.addEventListener(MouseEvent.CLICK, Button_Menu_Pressed);
ButMenu.addEventListener(MouseEvent.MOUSE_OVER, Button_Menu_Over);
ButMenu.visible = false;
ChannelSound.stop();
ChannelSound2.stop();
ChannelSound3.stop();
ChannelSound4.stop();
ChannelMusic.stop();
Music = new foreverforest();
ChannelMusic = Music.play(0, 99999);
messageDisplayed = -1;
messageTrigger = messageTriggerLadyBow;
isTalking = false;
isTransition = false;
displayDick = false;
loopingCounter = 0;
loopingMax = loopingMaxLadyBow;
minIdleSequence = minIdleSequenceLadyBow;
maxIdleSequence = maxIdleSequenceLadyBow;
minTalkingIdleSequence = minTalkingIdleSequenceLadyBow;
maxTalkingIdleSequence = maxTalkingIdleSequenceLadyBow;
randomTalkingIdleSequence = new RandomPlus(maxTalkingIdleSequence, minTalkingIdleSequence);
minTalkingSequence = minTalkingSequenceLadyBow;
maxTalkingSequence = maxTalkingSequenceLadyBow;
randomTalkingSequence = new RandomPlus(maxTalkingSequence, minTalkingSequence);
minSpeechBubble = minSpeechBubbleLadyBow;
maxSpeechBubble = maxSpeechBubbleLadyBow;
randomSpeech = new RandomPlus(maxSpeechBubble, minSpeechBubble);
LadyBowRandomTalkingIdle();
}
public function Button_Out(MouseEvent){
if (isQuittingMenu == false){
CreampieSet.gotoAndStop("blank");
PartnerSet.gotoAndStop("blank");
};
}
public function NoTabCheatingForYou(mykey:KeyboardEvent):void{
if (mykey.keyCode == 9){
stage.stageFocusRect = false;
Snd4 = new heyLuigi();
ChannelSound4.stop();
ChannelSound4 = Snd4.play(0, 1);
};
}
public function LadyBowRandomTalking(){
myRandomTalkingSequence = randomTalkingSequence.getNum();
switch ((((myRandomTalkingSequence >= minTalkingSequence)) && ((myRandomTalkingSequence <= maxTalkingSequence)))){
case (myRandomTalkingSequence == 1):
LadyBow.LadyBow.gotoAndPlay("bowsexytalk");
break;
case (myRandomTalkingSequence == 2):
LadyBow.LadyBow.gotoAndPlay("bowsexytalk2");
break;
default:
trace("No Lady Bow talking animation selected");
};
}
public function Button_Menu_Pressed(MouseEvent){
ChannelSound.stop();
ChannelSound2.stop();
ChannelSound3.stop();
ChannelSound4.stop();
ChannelMusic.stop();
this.gotoAndStop("menu");
}
public function Button_LadyBow_Over(MouseEvent){
ChannelSound2.stop();
ChannelSound2 = Snd2.play(0, 1);
CreampieSet.gotoAndStop("ladyBow");
PartnerSet.gotoAndStop("ladyBow");
}
public function LadyBowRandomTalkingIdle(){
myRandomTalkingIdleSequence = randomTalkingIdleSequence.getNum();
switch ((((myRandomTalkingIdleSequence >= minTalkingIdleSequence)) && ((myRandomTalkingIdleSequence <= maxTalkingIdleSequence)))){
case (myRandomTalkingIdleSequence == 1):
LadyBow.LadyBow.gotoAndPlay("bowblink");
break;
default:
LadyBow.LadyBow.gotoAndPlay("bowidle");
break;
};
}
public function Button_LadyBowStar_Pressed(MouseEvent){
messageTriggerLadyBow = 1;
LadyBowFuckedTwice = true;
this.gotoAndStop("ladyBow");
}
public function Button_Menu_Over(MouseEvent){
ChannelMenu.stop();
ChannelMenu = SoundMenu.play(0, 1);
}
public function Button_Shadbase_Pressed(MouseEvent){
navigateToURL(new URLRequest("http://www.shadbase.com/gaper-mario/"), "_blank");
}
public function LadyBowRandomIdleAnimation(){
myRandomIdleSequence = myRandomClass.ReturnRandomNumber(minIdleSequence, maxIdleSequence);
switch ((((myRandomIdleSequence >= minIdleSequence)) && ((myRandomIdleSequence <= maxIdleSequence)))){
case (myRandomIdleSequence == 1):
LadyBow.gotoAndPlay("lb1");
break;
default:
trace("No Lady Bow Idle animation selected");
};
}
public function LadyBowRandomBubble(){
myRandomSpeechBubble = randomSpeech.getNum();
switch ((((myRandomSpeechBubble >= minSpeechBubble)) && ((myRandomSpeechBubble <= maxSpeechBubble)))){
case (myRandomSpeechBubble == 1):
LadyBowRandomTalking();
LadyBow.SpeechBubble.gotoAndPlay("bowmessage1");
break;
case (myRandomSpeechBubble == 2):
LadyBowRandomTalking();
LadyBow.SpeechBubble.gotoAndPlay("bowmessage2");
break;
case (myRandomSpeechBubble == 3):
LadyBowRandomTalking();
LadyBow.SpeechBubble.gotoAndPlay("bowmessage3");
break;
default:
trace("no Lady Bow message selected");
};
}
}
}//package LadyBow_fla
Section 9
//Normz_set_17 (LadyBow_fla.Normz_set_17)
package LadyBow_fla {
import flash.display.*;
public dynamic class Normz_set_17 extends MovieClip {
public function Normz_set_17(){
super();
addFrameScript(0, frame1, 1, frame2, 2, frame3, 3, frame4, 4, frame5, 5, frame6, 6, frame7, 7, frame8, 8, frame9, 9, frame10, 10, frame11, 11, frame12, 12, frame13, 13, frame14);
}
function frame10(){
this.stop();
}
function frame14(){
this.stop();
}
function frame12(){
this.stop();
}
function frame3(){
this.stop();
}
function frame6(){
this.stop();
}
function frame7(){
this.stop();
}
function frame1(){
this.stop();
}
function frame13(){
this.stop();
}
function frame4(){
this.stop();
}
function frame5(){
this.stop();
}
function frame9(){
this.stop();
}
function frame8(){
this.stop();
}
function frame2(){
this.stop();
}
function frame11(){
this.stop();
}
}
}//package LadyBow_fla
Section 10
//shadintro_7 (LadyBow_fla.shadintro_7)
package LadyBow_fla {
import flash.display.*;
public dynamic class shadintro_7 extends MovieClip {
public function shadintro_7(){
super();
addFrameScript(0, frame1, 270, frame271);
}
function frame1(){
this.stop();
MovieClip(root).gotoAndStop(2);
}
function frame271(){
this.stop();
}
}
}//package LadyBow_fla
Section 11
//foreverforest (foreverforest)
package {
import flash.media.*;
public dynamic class foreverforest extends Sound {
public function foreverforest(){
super();
}
}
}//package
Section 12
//heyLuigi (heyLuigi)
package {
import flash.media.*;
public dynamic class heyLuigi extends Sound {
public function heyLuigi(){
super();
}
}
}//package
Section 13
//ladybowmessage1 (ladybowmessage1)
package {
import flash.media.*;
public dynamic class ladybowmessage1 extends Sound {
public function ladybowmessage1(){
super();
}
}
}//package
Section 14
//ladybowmessage2 (ladybowmessage2)
package {
import flash.media.*;
public dynamic class ladybowmessage2 extends Sound {
public function ladybowmessage2(){
super();
}
}
}//package
Section 15
//ladybowmessage3 (ladybowmessage3)
package {
import flash.media.*;
public dynamic class ladybowmessage3 extends Sound {
public function ladybowmessage3(){
super();
}
}
}//package
Section 16
//ladyfuckfinaldone (ladyfuckfinaldone)
package {
import flash.media.*;
public dynamic class ladyfuckfinaldone extends Sound {
public function ladyfuckfinaldone(){
super();
}
}
}//package
Section 17
//menueselectsound (menueselectsound)
package {
import flash.media.*;
public dynamic class menueselectsound extends Sound {
public function menueselectsound(){
super();
}
}
}//package
Section 18
//menusong (menusong)
package {
import flash.media.*;
public dynamic class menusong extends Sound {
public function menusong(){
super();
}
}
}//package
Section 19
//message_appear (message_appear)
package {
import flash.media.*;
public dynamic class message_appear extends Sound {
public function message_appear(){
super();
}
}
}//package
Section 20
//message_close (message_close)
package {
import flash.media.*;
public dynamic class message_close extends Sound {
public function message_close(){
super();
}
}
}//package
Section 21
//partner_select (partner_select)
package {
import flash.media.*;
public dynamic class partner_select extends Sound {
public function partner_select(){
super();
}
}
}//package
Section 22
//RandomNumber (RandomNumber)
package {
public class RandomNumber {
public function RandomNumber(){
super();
}
public function ReturnRandomNumber(low:Number=NaN, high:Number=NaN):Number{
if (isNaN(low)){
throw (new Error("low must be defined"));
};
if (isNaN(high)){
throw (new Error("high must be defined"));
};
return ((Math.round((Math.random() * (high - low))) + low));
}
}
}//package
Section 23
//RandomPlus (RandomPlus)
package {
public class RandomPlus {
private var _st:Number;
private var _en:Number;
private var _numPos:Number;
private var _randNums:Array;
private var _pos:Number;
private var _len:Number;
private var _myNums:Array;
public function RandomPlus(en:Number, st:Number=0){
super();
_st = st;
_en = en;
if (en < st){
_st = en;
_en = st;
};
_len = ((_en - _st) + 1);
shuffle();
}
private function shuffle():void{
var i:Number;
_numPos = 0;
_randNums = [];
_myNums = [];
i = 0;
while (i < _len) {
_myNums[i] = (_st + i);
i++;
};
i = 0;
while (_myNums.length > 0) {
_pos = Math.round((Math.random() * (_myNums.length - 1)));
_randNums[i] = _myNums[_pos];
i++;
_myNums.splice(_pos, 1);
};
}
public function get len():Number{
return (_len);
}
public function getNum():Number{
var myResult:Number;
if (_numPos == _len){
shuffle();
};
myResult = _randNums[_numPos];
_numPos++;
return (myResult);
}
}
}//package
Section 24
//squishstartFinal (squishstartFinal)
package {
import flash.media.*;
public dynamic class squishstartFinal extends Sound {
public function squishstartFinal(){
super();
}
}
}//package