STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228071
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/69522235?noj=FRM69522235-29DC" width="1" height="1"></div>

Beelzy_Kitzeln.swf

This is the info page for
Flash #97452

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS3]
Section 1
//captionBubble_48 (Beelzy_beruehren_fla.captionBubble_48) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class captionBubble_48 extends MovieClip { public function captionBubble_48(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 2
//Haupt_1 (Beelzy_beruehren_fla.Haupt_1) package Beelzy_beruehren_fla { import flash.events.*; import flash.text.*; import flash.display.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class Haupt_1 extends MovieClip { public var captionArray4:Array; public var captionArray1:Array; public var captionArray3:Array; public var PokeArea2:MovieClip; public var PokeArea4:MovieClip; public var Schenkel:MovieClip; public var captionBubble:MovieClip; public var captionArray:Array; public var Schwanz:MovieClip; public var captionArray5:Array; public var myFont; public var myTimer:Timer; public var Schenkel1:MovieClip; public var Schenkel2:MovieClip; public var Schenkel3:MovieClip; public var Schenkel4:MovieClip; public var Schenkel5:MovieClip; public var myFormat:TextFormat; public var isCaption:Boolean; public var i:Number; public var k:Number; public var myText:TextField; public var Kopf:MovieClip; public var captionArray2:Array; public function Haupt_1(){ addFrameScript(0, frame1); } public function stopMyTimer():void{ myTimer.stop(); if (this.captionBubble.currentFrame == 10){ this.captionBubble.play(); removeChild(myText); isCaption = false; }; } public function timerListener(_arg1:TimerEvent):void{ if (isCaption){ this.captionBubble.play(); removeChild(myText); isCaption = false; } else { this.captionBubble.gotoAndPlay(2); if (this.currentFrame == 1){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray[i]; } else { if (this.currentFrame == 2){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray1[i]; } else { if (this.currentFrame == 3){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray2[i]; } else { if (this.currentFrame == 4){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray3[i]; } else { if (this.currentFrame == 5){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray4[i]; } else { if (this.currentFrame == 6){ i = (Math.floor((Math.random() * 4)) + 0); myText.text = captionArray5[i]; }; }; }; }; }; }; myText.selectable = false; myText.border = false; myText.wordWrap = true; myText.width = 100; myText.height = 50; myText.x = 290; myText.y = 60; myText.embedFonts = true; myText.antiAliasType = AntiAliasType.ADVANCED; myText.y = (myText.y + ((myText.y * 0.5) - (myText.textHeight * 0.75))); addChild(myText); isCaption = true; }; } function frame1(){ myTimer = new Timer(5000); isCaption = false; myText = new TextField(); i = 0; k = 0; myFont = new Caption(); myFormat = new TextFormat(); captionArray = new Array(4); captionArray1 = new Array(4); captionArray2 = new Array(4); captionArray3 = new Array(4); captionArray4 = new Array(4); captionArray5 = new Array(4); captionArray[0] = "Ich fühle mich langweilig..."; captionArray[1] = "*Gaun*"; captionArray[2] = "Bitte...Komm hier und mich kitzeln."; captionArray[3] = "Mir ist kalt."; captionArray1[0] = "Besser..."; captionArray1[1] = "Haaaaah..."; captionArray1[2] = "Oh, das kitzelt."; captionArray1[3] = "Bitte! Starr mich nicht so an..."; captionArray2[0] = "Ugh..."; captionArray2[1] = "Schneller!"; captionArray2[2] = "Ich mag es."; captionArray2[3] = "He, leck mich im Arsch."; captionArray3[0] = "Langsamer, bitte!"; captionArray3[1] = "So...hart!"; captionArray3[2] = "Mehr!"; captionArray3[3] = "Ooh..."; captionArray4[0] = "Ich...kann...nicht..."; captionArray4[1] = "Gah!"; captionArray4[2] = "Bald...so bald..."; captionArray4[3] = "Grrr!"; captionArray5[0] = "Sehr gut."; captionArray5[1] = "Jetzt bin ich erschöpft."; captionArray5[2] = "Schon wieder?"; captionArray5[3] = "Hah, ah, ha, hah..."; myFormat.size = 10; myFormat.align = TextFormatAlign.CENTER; myFormat.font = myFont.fontName; myText.defaultTextFormat = myFormat; myTimer.addEventListener(TimerEvent.TIMER, timerListener); myTimer.start(); stop(); } } }//package Beelzy_beruehren_fla
Section 3
//Kopf_Auswahl_28 (Beelzy_beruehren_fla.Kopf_Auswahl_28) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class Kopf_Auswahl_28 extends MovieClip { public var Kopf_normal:MovieClip; public function Kopf_Auswahl_28(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 4
//Kugel_auswahl_12 (Beelzy_beruehren_fla.Kugel_auswahl_12) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class Kugel_auswahl_12 extends MovieClip { public function Kugel_auswahl_12(){ addFrameScript(0, frame1, 4, frame5, 9, frame10, 14, frame15, 19, frame20, 24, frame25); } function frame25(){ stop(); } function frame15(){ stop(); } function frame1(){ stop(); } function frame5(){ stop(); } function frame20(){ stop(); } function frame10(){ stop(); } } }//package Beelzy_beruehren_fla
Section 5
//Kugel67_18 (Beelzy_beruehren_fla.Kugel67_18) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class Kugel67_18 extends MovieClip { public function Kugel67_18(){ addFrameScript(67, frame68); } function frame68(){ stop(); } } }//package Beelzy_beruehren_fla
Section 6
//MainTimeline (Beelzy_beruehren_fla.MainTimeline) package Beelzy_beruehren_fla { import flash.events.*; import flash.text.*; import flash.display.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var Haupt:MovieClip; public var poke3isEnabled:Boolean; public var pokeIsActive:Boolean; public var Poke1:SimpleButton; public var Poke2:SimpleButton; public var Poke4:SimpleButton; public var poke4isEnabled:Boolean; public var poke2isEnabled:Boolean; public var Poke3:SimpleButton; public var Poke5:SimpleButton; public var j; public var pokePoints:Number; public var gameTimer:Timer; public var poke5isEnabled:Boolean; public var randomPoke:Number; public var poke1isEnabled:Boolean; public function MainTimeline(){ addFrameScript(0, frame1, 1, frame2); } public function nextLevel():void{ this.Haupt.Kopf.gotoAndStop(j); if ((((((((((pokePoints == 10)) || ((pokePoints == 22)))) || ((pokePoints == 36)))) || ((pokePoints == 52)))) || ((pokePoints == 70)))){ this.Haupt.Schwanz.Schwanz_auswahl.play(); this.Haupt.Schwanz.Kugel_auswahl.play(); this.Haupt.gotoAndStop((this.Haupt.currentFrame + 1)); if (j == 10){ this.Haupt.stopMyTimer(); gameTimer.stop(); }; j = (j + 2); gameTimer.delay = (gameTimer.delay - 500); }; } public function poke(_arg1:MouseEvent):void{ if ((((_arg1.currentTarget == Poke1)) && (poke1isEnabled))){ poke1isEnabled = false; if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Brust.PokeArea1.play(); }; }; }; }; }; pokeIsActive = false; pokePoints++; nextLevel(); } else { if ((((_arg1.currentTarget == Poke2)) && (poke2isEnabled))){ poke2isEnabled = false; this.Haupt.PokeArea2.play(); pokePoints++; nextLevel(); pokeIsActive = false; } else { if ((((_arg1.currentTarget == Poke3)) && (poke3isEnabled))){ poke3isEnabled = false; if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Bauch.PokeArea3.play(); }; }; }; }; }; pokePoints++; nextLevel(); pokeIsActive = false; } else { if ((((_arg1.currentTarget == Poke4)) && (poke4isEnabled))){ poke4isEnabled = false; this.Haupt.PokeArea4.play(); pokePoints++; nextLevel(); pokeIsActive = false; } else { if ((((_arg1.currentTarget == Poke5)) && (poke5isEnabled))){ poke5isEnabled = false; this.Haupt.Schwanz.PokeArea5.play(); pokePoints++; nextLevel(); pokeIsActive = false; }; }; }; }; }; } function frame1(){ stop(); this.Poke1.useHandCursor = false; this.Poke2.useHandCursor = false; this.Poke3.useHandCursor = false; this.Poke4.useHandCursor = false; this.Poke5.useHandCursor = false; randomPoke = 0; poke1isEnabled = false; poke2isEnabled = false; poke3isEnabled = false; poke4isEnabled = false; poke5isEnabled = false; pokeIsActive = false; pokePoints = 0; gameTimer = new Timer(3000); gameTimer.addEventListener(TimerEvent.TIMER, generatePoke); gameTimer.start(); j = 2; this.Poke1.addEventListener(MouseEvent.MOUSE_DOWN, poke); this.Poke2.addEventListener(MouseEvent.MOUSE_DOWN, poke); this.Poke3.addEventListener(MouseEvent.MOUSE_DOWN, poke); this.Poke4.addEventListener(MouseEvent.MOUSE_DOWN, poke); this.Poke5.addEventListener(MouseEvent.MOUSE_DOWN, poke); } function frame2(){ this.gotoAndStop(1); } public function generatePoke(_arg1:TimerEvent):void{ if (!pokeIsActive){ this.Haupt.Kopf.gotoAndStop((j - 1)); randomPoke = (Math.floor((Math.random() * 5)) + 0); if (randomPoke == 0){ if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Brust.PokeArea1.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Brust.PokeArea1.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Brust.PokeArea1.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Brust.PokeArea1.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Brust.PokeArea1.gotoAndPlay(2); }; }; }; }; }; poke1isEnabled = true; } else { if (randomPoke == 1){ this.Haupt.PokeArea2.gotoAndPlay(2); poke2isEnabled = true; } else { if (randomPoke == 2){ if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Bauch.PokeArea3.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Bauch.PokeArea3.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Bauch.PokeArea3.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Bauch.PokeArea3.gotoAndPlay(2); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Bauch.PokeArea3.gotoAndPlay(2); }; }; }; }; }; poke3isEnabled = true; } else { if (randomPoke == 3){ this.Haupt.PokeArea4.gotoAndPlay(2); poke4isEnabled = true; } else { this.Haupt.Schwanz.PokeArea5.gotoAndPlay(2); poke5isEnabled = true; }; }; }; }; pokeIsActive = true; } else { if (poke1isEnabled){ poke1isEnabled = false; if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Brust.PokeArea1.play(); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Brust.PokeArea1.play(); }; }; }; }; }; } else { if (poke2isEnabled){ poke2isEnabled = false; this.Haupt.PokeArea2.play(); } else { if (poke3isEnabled){ poke3isEnabled = false; if (this.Haupt.currentFrame == 1){ this.Haupt.Schenkel.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 2){ this.Haupt.Schenkel1.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 3){ this.Haupt.Schenkel2.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 4){ this.Haupt.Schenkel3.Bauch.PokeArea3.play(); } else { if (this.Haupt.currentFrame == 5){ this.Haupt.Schenkel4.Bauch.PokeArea3.play(); }; }; }; }; }; } else { if (poke4isEnabled){ poke4isEnabled = false; this.Haupt.PokeArea4.play(); } else { poke5isEnabled = false; this.Haupt.Schwanz.PokeArea5.play(); }; }; }; }; pokeIsActive = false; }; } } }//package Beelzy_beruehren_fla
Section 7
//PokeArea1_9 (Beelzy_beruehren_fla.PokeArea1_9) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class PokeArea1_9 extends MovieClip { public function PokeArea1_9(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 8
//PokeArea2_49 (Beelzy_beruehren_fla.PokeArea2_49) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class PokeArea2_49 extends MovieClip { public function PokeArea2_49(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 9
//PokeArea3_7 (Beelzy_beruehren_fla.PokeArea3_7) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class PokeArea3_7 extends MovieClip { public function PokeArea3_7(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 10
//PokeArea4_2 (Beelzy_beruehren_fla.PokeArea4_2) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class PokeArea4_2 extends MovieClip { public function PokeArea4_2(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 11
//PokeArea5_27 (Beelzy_beruehren_fla.PokeArea5_27) package Beelzy_beruehren_fla { import flash.display.*; public dynamic class PokeArea5_27 extends MovieClip { public function PokeArea5_27(){ addFrameScript(0, frame1, 9, frame10, 19, frame20); } function frame20(){ stop(); } function frame10(){ stop(); } function frame1(){ stop(); } } }//package Beelzy_beruehren_fla
Section 12
//Schenkel5_54 (Beelzy_beruehren_fla.Schenkel5_54) package Beelzy_beruehren_fla { import flash.events.*; import flash.text.*; import flash.display.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class Schenkel5_54 extends MovieClip { public var myText1:TextField; public var caption1:Sprite; public var Wieder:SimpleButton; public function Schenkel5_54(){ addFrameScript(0, frame1, 29, frame30, 67, frame68); } function frame1(){ caption1 = new Sprite(); myText1 = new TextField(); addChild(caption1); caption1.graphics.lineStyle(3, 0); caption1.graphics.beginFill(0xFFFFFF); caption1.graphics.drawRoundRect(190.5, -80, 100, 50, 20); caption1.graphics.endFill(); myText1.defaultTextFormat = MovieClip(this.parent).myFormat; myText1.text = "Aah!"; myText1.selectable = false; myText1.border = false; myText1.wordWrap = true; myText1.width = 100; myText1.height = 50; myText1.x = 190.5; myText1.y = -80; myText1.embedFonts = true; myText1.antiAliasType = AntiAliasType.ADVANCED; myText1.y = (myText1.y + ((Math.abs(myText1.y) * 0.5) - (myText1.textHeight * 1.25))); addChild(myText1); } public function replay(_arg1:MouseEvent):void{ MovieClip(this.parent.parent).gotoAndStop(2); } function frame30(){ removeChild(caption1); removeChild(myText1); } function frame68(){ this.Wieder.addEventListener(MouseEvent.MOUSE_DOWN, replay); MovieClip(this.parent).myTimer.start(); stop(); } } }//package Beelzy_beruehren_fla
Section 13
//Schwanz_auswahl_20 (Beelzy_beruehren_fla.Schwanz_auswahl_20) package Beelzy_beruehren_fla { import flash.events.*; import flash.text.*; import flash.display.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class Schwanz_auswahl_20 extends MovieClip { public var i; public function Schwanz_auswahl_20(){ addFrameScript(0, frame1, 7, frame8, 15, frame16, 23, frame24, 31, frame32, 36, frame37); } function frame16(){ stop(); MovieClip(this.parent.parent).Kopf.gotoAndStop(i); i = (i + 2); } function frame1(){ stop(); i = 3; } function frame37(){ stop(); MovieClip(this.parent.parent).Kopf.gotoAndStop(i); } function frame8(){ stop(); MovieClip(this.parent.parent).Kopf.gotoAndStop(i); i = (i + 2); } function frame32(){ stop(); MovieClip(this.parent.parent).Kopf.gotoAndStop(i); i = (i + 2); } function frame24(){ stop(); MovieClip(this.parent.parent).Kopf.gotoAndStop(i); i = (i + 2); } } }//package Beelzy_beruehren_fla
Section 14
//Schwanz6_26 (Beelzy_beruehren_fla.Schwanz6_26) package Beelzy_beruehren_fla { import flash.events.*; import flash.text.*; import flash.display.*; import flash.utils.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.geom.*; import flash.media.*; import flash.net.*; import flash.printing.*; import flash.profiler.*; import flash.sampler.*; import flash.system.*; import flash.ui.*; import flash.xml.*; public dynamic class Schwanz6_26 extends MovieClip { public function Schwanz6_26(){ addFrameScript(29, frame30, 97, frame98); } function frame30(){ MovieClip(this.parent.parent.parent).Kopf.gotoAndStop(12); } function frame98(){ this.gotoAndPlay(68); } } }//package Beelzy_beruehren_fla
Section 15
//Caption (Caption) package { import flash.text.*; public dynamic class Caption extends Font { } }//package

Library Items

Symbol 1 Font {Caption}
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:159
Symbol 4 ShapeTweeningUsed by:7
Symbol 5 ShapeTweeningUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClip {Beelzy_beruehren_fla.PokeArea4_2}Uses:4 5 6Used by:159
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:8Used by:27 137 139 141 143 152
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:27 137 139 141 143 152
Symbol 12 GraphicUsed by:17
Symbol 13 ShapeTweeningUsed by:16
Symbol 14 ShapeTweeningUsed by:16
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClip {Beelzy_beruehren_fla.PokeArea3_7}Uses:13 14 15Used by:17
Symbol 17 MovieClipUses:12 16Used by:27 137 139 141 143 152
Symbol 18 GraphicUsed by:23
Symbol 19 ShapeTweeningUsed by:22
Symbol 20 ShapeTweeningUsed by:22
Symbol 21 GraphicUsed by:22
Symbol 22 MovieClip {Beelzy_beruehren_fla.PokeArea1_9}Uses:19 20 21Used by:23
Symbol 23 MovieClipUses:18 22Used by:27 137 139 141 143 152
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:27 137 139 141 143 152
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:9 11 17 23 25 26Used by:159
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:40
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:40
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:40
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:40
Symbol 36 GraphicUsed by:37 38
Symbol 37 MovieClipUses:36Used by:39 40
Symbol 38 MovieClipUses:36Used by:39
Symbol 39 MovieClip {Beelzy_beruehren_fla.Kugel67_18}Uses:37 38Used by:40
Symbol 40 MovieClip {Beelzy_beruehren_fla.Kugel_auswahl_12}Uses:29 31 33 35 37 39Used by:85
Symbol 41 GraphicUsed by:43
Symbol 42 GraphicUsed by:43 49 55
Symbol 43 MovieClipUses:41 42Used by:80
Symbol 44 GraphicUsed by:80
Symbol 45 GraphicUsed by:80
Symbol 46 GraphicUsed by:80
Symbol 47 GraphicUsed by:80
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48 42Used by:80
Symbol 50 GraphicUsed by:80
Symbol 51 GraphicUsed by:80
Symbol 52 GraphicUsed by:80
Symbol 53 GraphicUsed by:80
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54 42Used by:80
Symbol 56 GraphicUsed by:80
Symbol 57 GraphicUsed by:80
Symbol 58 GraphicUsed by:80
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:80
Symbol 61 GraphicUsed by:80
Symbol 62 GraphicUsed by:80
Symbol 63 GraphicUsed by:80
Symbol 64 GraphicUsed by:65 79
Symbol 65 MovieClipUses:64Used by:80
Symbol 66 GraphicUsed by:79
Symbol 67 ShapeTweeningUsed by:79
Symbol 68 ShapeTweeningUsed by:79
Symbol 69 ShapeTweeningUsed by:79
Symbol 70 ShapeTweeningUsed by:79
Symbol 71 GraphicUsed by:79
Symbol 72 ShapeTweeningUsed by:79
Symbol 73 ShapeTweeningUsed by:79
Symbol 74 ShapeTweeningUsed by:79
Symbol 75 ShapeTweeningUsed by:79
Symbol 76 GraphicUsed by:79
Symbol 77 ShapeTweeningUsed by:79
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClip {Beelzy_beruehren_fla.Schwanz6_26}Uses:66 64 67 68 69 70 71 72 73 74 75 76 77 78Used by:80
Symbol 80 MovieClip {Beelzy_beruehren_fla.Schwanz_auswahl_20}Uses:43 44 45 46 47 49 50 51 52 53 55 56 57 58 60 61 62 63 65 79Used by:85
Symbol 81 ShapeTweeningUsed by:84
Symbol 82 ShapeTweeningUsed by:84
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClip {Beelzy_beruehren_fla.PokeArea5_27}Uses:81 82 83Used by:85
Symbol 85 MovieClipUses:40 80 84Used by:159
Symbol 86 GraphicUsed by:95 101 106 107 108 110 114 115 120 122 124 125
Symbol 87 GraphicUsed by:95
Symbol 88 GraphicUsed by:95 106
Symbol 89 GraphicUsed by:91
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:89 90Used by:95 101
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:95 106 125
Symbol 94 GraphicUsed by:95 101 106 107 108 110 114 115 120 122 124 125
Symbol 95 MovieClipUses:86 87 88 91 93 94Used by:127
Symbol 96 ShapeTweeningUsed by:127
Symbol 97 GraphicUsed by:101 107 108 110 114 115 124 125
Symbol 98 GraphicUsed by:101 107 108 114 120
Symbol 99 GraphicUsed by:100 113
Symbol 100 MovieClipUses:99Used by:101 107 108 110
Symbol 101 MovieClipUses:86 97 98 91 100 94Used by:127
Symbol 102 GraphicUsed by:106
Symbol 103 GraphicUsed by:105
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:103 104Used by:106 107 108 110 125
Symbol 106 MovieClipUses:86 102 88 105 93 94Used by:127
Symbol 107 MovieClipUses:86 97 98 105 100 94Used by:127
Symbol 108 MovieClipUses:86 97 98 105 100 94Used by:127
Symbol 109 GraphicUsed by:110 115 122
Symbol 110 MovieClipUses:86 97 109 105 100 94Used by:127
Symbol 111 GraphicUsed by:112
Symbol 112 MovieClipUses:111Used by:114 115 120 122 124
Symbol 113 MovieClipUses:99Used by:114 115
Symbol 114 MovieClipUses:86 97 98 112 113 94Used by:127
Symbol 115 MovieClipUses:86 97 109 112 113 94Used by:127
Symbol 116 GraphicUsed by:120
Symbol 117 GraphicUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:117 118Used by:120 122 124
Symbol 120 MovieClipUses:86 116 98 112 119 94Used by:127
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:86 121 109 112 119 94Used by:127
Symbol 123 GraphicUsed by:124 125
Symbol 124 MovieClipUses:86 97 123 112 119 94Used by:127
Symbol 125 MovieClipUses:86 97 123 105 93 94Used by:127
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClip {Beelzy_beruehren_fla.Kopf_Auswahl_28}Uses:95 96 101 106 107 108 110 114 115 120 122 124 125 126Used by:159
Symbol 128 ShapeTweeningUsed by:131
Symbol 129 ShapeTweeningUsed by:131
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClip {Beelzy_beruehren_fla.captionBubble_48}Uses:128 129 130Used by:159
Symbol 132 ShapeTweeningUsed by:135
Symbol 133 ShapeTweeningUsed by:135
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClip {Beelzy_beruehren_fla.PokeArea2_49}Uses:132 133 134Used by:159
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:9 11 17 23 25 136Used by:159
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:9 11 17 23 25 138Used by:159
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:9 11 17 23 25 140Used by:159
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:9 11 17 23 25 142Used by:158 159
Symbol 144 ShapeTweeningUsed by:152
Symbol 145 ShapeTweeningUsed by:152
Symbol 146 ShapeTweeningUsed by:152
Symbol 147 GraphicUsed by:152
Symbol 148 ShapeTweeningUsed by:152
Symbol 149 ShapeTweeningUsed by:152
Symbol 150 ShapeTweeningUsed by:152
Symbol 151 GraphicUsed by:152
Symbol 152 MovieClipUses:9 11 17 23 144 145 146 25 147 148 149 150 151Used by:158
Symbol 153 GraphicUsed by:157
Symbol 154 GraphicUsed by:157
Symbol 155 GraphicUsed by:157
Symbol 156 GraphicUsed by:157
Symbol 157 ButtonUses:153 154 155 156Used by:158
Symbol 158 MovieClip {Beelzy_beruehren_fla.Schenkel5_54}Uses:143 152 157Used by:159
Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1}Uses:3 7 27 85 127 131 135 137 139 141 143 158Used by:Timeline
Symbol 160 GraphicUsed by:161
Symbol 161 ButtonUses:160Used by:Timeline
Symbol 162 GraphicUsed by:163
Symbol 163 ButtonUses:162Used by:Timeline
Symbol 164 GraphicUsed by:165
Symbol 165 ButtonUses:164Used by:Timeline
Symbol 166 GraphicUsed by:167
Symbol 167 ButtonUses:166Used by:Timeline
Symbol 168 GraphicUsed by:169
Symbol 169 ButtonUses:168Used by:Timeline

Instance Names

"Haupt"Frame 1Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1}
"Poke1"Frame 1Symbol 161 Button
"Poke2"Frame 1Symbol 163 Button
"Poke3"Frame 1Symbol 165 Button
"Poke4"Frame 1Symbol 167 Button
"Poke5"Frame 1Symbol 169 Button
"PokeArea3"Symbol 17 MovieClip Frame 1Symbol 16 MovieClip {Beelzy_beruehren_fla.PokeArea3_7}
"PokeArea1"Symbol 23 MovieClip Frame 1Symbol 22 MovieClip {Beelzy_beruehren_fla.PokeArea1_9}
"Bauch"Symbol 27 MovieClip Frame 1Symbol 17 MovieClip
"Brust"Symbol 27 MovieClip Frame 1Symbol 23 MovieClip
"Kugel_auswahl"Symbol 85 MovieClip Frame 1Symbol 40 MovieClip {Beelzy_beruehren_fla.Kugel_auswahl_12}
"Schwanz_auswahl"Symbol 85 MovieClip Frame 1Symbol 80 MovieClip {Beelzy_beruehren_fla.Schwanz_auswahl_20}
"PokeArea5"Symbol 85 MovieClip Frame 1Symbol 84 MovieClip {Beelzy_beruehren_fla.PokeArea5_27}
"Kopf_normal"Symbol 127 MovieClip {Beelzy_beruehren_fla.Kopf_Auswahl_28} Frame 1Symbol 95 MovieClip
"Bauch"Symbol 137 MovieClip Frame 1Symbol 17 MovieClip
"Brust"Symbol 137 MovieClip Frame 1Symbol 23 MovieClip
"Bauch"Symbol 139 MovieClip Frame 1Symbol 17 MovieClip
"Brust"Symbol 139 MovieClip Frame 1Symbol 23 MovieClip
"Bauch"Symbol 141 MovieClip Frame 1Symbol 17 MovieClip
"Brust"Symbol 141 MovieClip Frame 1Symbol 23 MovieClip
"Bauch"Symbol 143 MovieClip Frame 1Symbol 17 MovieClip
"Brust"Symbol 143 MovieClip Frame 1Symbol 23 MovieClip
"Wieder"Symbol 158 MovieClip {Beelzy_beruehren_fla.Schenkel5_54} Frame 68Symbol 157 Button
"PokeArea4"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 7 MovieClip {Beelzy_beruehren_fla.PokeArea4_2}
"Schenkel"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 27 MovieClip
"Schwanz"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 85 MovieClip
"Kopf"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 127 MovieClip {Beelzy_beruehren_fla.Kopf_Auswahl_28}
"captionBubble"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 131 MovieClip {Beelzy_beruehren_fla.captionBubble_48}
"PokeArea2"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 1Symbol 135 MovieClip {Beelzy_beruehren_fla.PokeArea2_49}
"Schenkel1"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 2Symbol 137 MovieClip
"Schenkel2"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 3Symbol 139 MovieClip
"Schenkel3"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 4Symbol 141 MovieClip
"Schenkel4"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 5Symbol 143 MovieClip
"Schenkel5"Symbol 159 MovieClip {Beelzy_beruehren_fla.Haupt_1} Frame 6Symbol 158 MovieClip {Beelzy_beruehren_fla.Schenkel5_54}

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS3.




http://swfchan.com/20/97452/info.shtml
Created: 23/3 -2019 03:35:29 Last modified: 23/3 -2019 03:35:29 Server time: 29/04 -2024 01:00:20