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

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

Bauer.swf

This is the info page for
Flash #1892

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


Text
Sqeezy   -   BAUER

B

B

eehhh..

(typing...)

(angery typing...)

(more angery typing....)

Ba

Ba

Ba

Ba

Babababababababibabu

BAMbababa

BauBau

BauBau

BauBauBau

Bauer!

Bababababaa

Bababababa

*purr*

BeBaBiBaBuBaBwa

BwaBah

B

A

U

E

R

Bauer

ntt

Er ist ein Bauer!

BeBaBaBuBaBahhBabndada

BauerBauerBauerBauerBauer

BauBaBaBaBaBaBauer

Bauer BaBaBeBuBau

BiBiBuBuBoo

BamBamBamBam

BiBi Bloxberg

Bau.. er

BAUer

B

A

U

E

R

CrazyFrog!

*Meow*

Bauer is Hauer

Bauer is Hauer

BeBaBaBu

BaBaBu

BaBaBa

BiBiBi

BoBoBa

BaBaBau

BaBiBiBi

BaBaBomBaBaBa

BillaBlaBaBa

Ich bin blau

Blau

BLAU

Ich bin nicht blau

Ich bin grau

Ich hab Samenstau

Wow

Lemme take a short break..

Raubkopierer

Raubkopierer

Lots of Bauer stuff

BauerBauerBauer

bauBauBAU

KANINCHEN (Rabbit ;D )

KANINCHEN

KANINCHEN

BiBABoBo

BauBauBauBau

Bau

Bau

Bau

Bau

Bau

Bau

BaBaBaBaBa

Bauer!

Bauer!

Boooh

Boohwa

BoohWA

BiBaBaBadnBaba

Bauer

Baueeerrrr

eeeeerrrrrrrr

eeeeerrrrrrrR

eeeeerrrrrrRR

eeeeerrrrrRRR

eeeeerrrrRRRR

eeeeerrrRRRRR

eeeeerrRRRRRR

eeeeerRRRRRRR

eeeeeRRRRRRRR

Bau*Berk*am

:O

Bauer?

BaBaBaBa

Bauer

Bauer

Bauerr

Baauuerrrr

Baaauuuueeerrrrrrr

BauerBauerBauerBauer

Marvin Bauer

Eurr

BiBaBaBadnBamBamBa

BibnDull

Doo-bap

Bi-Ba Butzemann

Bi-Ba Buxberg

Bi

Blah

Bam

Haahh

BAUERRR!

/END

!Phear!

ActionScript [AS1/AS2]

Frame 1
stop();
Frame 2
stop();
Instance of Symbol 49 MovieClip in Frame 3
onClipEvent (load) { mcHandle._x = mcBoundL._x; stop(); up = false; firstframe = _root._currentframe; lastframe = 2181; }
Symbol 5 MovieClip Frame 1
if (varStart == undefinided) { objTime = new Date(); varStartSeconds = objTime.getSeconds(); varStartMinutes = objTime.getMinutes(); varStartHours = objTime.getHours(); varStartDays = objTime.getDay(); varStart = false; } objNewTime = new Date(); varBytes = getBytesLoaded(); varKbytes = Math.round((_root.getBytesLoaded() / 1024) * 100) / 100; varTotalBytes = Math.round((_root.getBytesTotal() / 1024) * 100) / 100; if (varBytes > 1024) { txtBytes = ((varKbytes add " Kbytes of ") add varTotalBytes) add " Kbytes"; } else { txtBytes = ((varBytes add " Bytes of ") add varTotalBytes) add " Kbytes"; } txtPercentage = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) add "%"; varElapsedSeconds = objNewTime.getSeconds() - varStartSeconds; varElapsedMinutes = objNewTime.getMinutes() - varStartMinutes; varElapsedHours = objNewTime.getHours() - varStartHours; varElapsedDays = objNewTime.getDay() - varStartDays; varElapsedTime = (((((varElapsedDays * 24) * 60) * 60) + ((varElapsedHours * 60) * 60)) + (varElapsedMinutes * 60)) + varElapsedSeconds; if (varElapsedTime > 1) { txtElapsed = varElapsedTime add " Seconds"; } else { txtElapsed = varElapsedTime add " Second"; } varSpeed = Math.round(((_root.getBytesLoaded() / varElapsedTime) / 1024) * 10) / 10; txtSpeed = varSpeed add " Kbytes/Second"; varRemaining = Math.round((_root.getBytesTotal() - _root.getBytesLoaded()) / (varSpeed * 1024)); if (varRemaining > 1) { txtRemaining = varRemaining add " Seconds"; } else { txtRemaining = varRemaining add " Seconds"; } varMove = Math.Round((_root.getBytesLoaded() / _root.getBytesTotal()) * 445.8); setProperty("mcLoad", _x , -459.4 + varMove);
Symbol 5 MovieClip Frame 2
if (_root.getBytesLoaded() == _root.getBytesTotal()) { tellTarget ("_root") { nextFrame(); }; } else { gotoAndPlay (1); }
Symbol 7 Button
on (release) { play(); }
Symbol 47 MovieClip Frame 9
stop();
Symbol 47 MovieClip Frame 19
stop();
Instance of Symbol 41 MovieClip "mcHandle" in Symbol 48 MovieClip Frame 1
onClipEvent (load) { barWidth = _parent.mcBoundR._x - _parent.mcBoundL._x; pressed = false; } onClipEvent (enterFrame) { if (!pressed) { this._x = _parent.mcBoundL._x + (((_root._currentframe - _parent._parent.firstframe) / (_parent._parent.lastframe - _parent._parent.firstframe)) * barWidth); } else { total = _parent._parent.lastframe - _parent._parent.firstframe; dest = Math.ceil((((this._x - _parent.mcBoundL._x) / barWidth) * total) + _parent._parent.firstframe); _root.gotoAndStop(dest); } } onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { startDrag (this, false, _parent.mcBoundL._x, this._y, _parent.mcBoundR._x, this._y); _root.stop(); pressed = true; } else if (_parent.mcBar.hitTest(_root._xmouse, _root._ymouse, true)) { pressed = true; startDrag (this, true, _parent.mcBoundL._x, this._y, _parent.mcBoundR._x, this._y); } } onClipEvent (mouseUp) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { stopDrag(); if (_parent.mcPlay.playing) { _root.play(); } pressed = false; } }
Instance of Symbol 47 MovieClip "mcPlay" in Symbol 48 MovieClip Frame 1
onClipEvent (load) { playing = true; } on (release) { if (playing) { _root.stop(); playing = false; this.gotoAndPlay("paused"); } else { _root.play(); playing = true; this.gotoAndPlay("play"); } }
Symbol 49 MovieClip Frame 9
stop();
Symbol 49 MovieClip Frame 19
stop();

Library Items

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

Instance Names

"mcLoad"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip
"mcBoundL"Symbol 48 MovieClip Frame 1Symbol 37 MovieClip
"mcBar"Symbol 48 MovieClip Frame 1Symbol 39 MovieClip
"mcBoundR"Symbol 48 MovieClip Frame 1Symbol 37 MovieClip
"mcHandle"Symbol 48 MovieClip Frame 1Symbol 41 MovieClip
"mcPlay"Symbol 48 MovieClip Frame 1Symbol 47 MovieClip
"mcHit"Symbol 49 MovieClip Frame 1Symbol 37 MovieClip

Labels

"play"Symbol 47 MovieClip Frame 1
"paused"Symbol 47 MovieClip Frame 10
"down"Symbol 49 MovieClip Frame 1
"up"Symbol 49 MovieClip Frame 10




http://swfchan.com/1/1892/info.shtml
Created: 2/8 -2019 14:43:38 Last modified: 2/8 -2019 14:43:38 Server time: 26/04 -2024 07:53:51