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/43088417?noj=FRM43088417-29DC" width="1" height="1"></div>

Warcraft II Nostalgia.swf

This is the info page for
Flash #65829

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


Text
©2008 UntoldLegacy All pictures © of thier repective owners

Play

Warcraft Hentai Quiz!

MK II

Question # 1

Druids Get the "Bear Form" Spell at level:

12

16

8

10

Next

Question # 2

Bloods Elf's Cant be :

Hunters

Warriors

Mages

Warlocks

Question # 3

A [Brilliant Lionseye] Fits a ____ Socket.

Red

Blue

Yellow

Meta

Question # 4

[Fury] is a ____.

Fist Weapon

Sheild

Two Handed
Sword

Dagger

Question # 5

The Burning Crusade is a:

Expansion

Awesome Sword

Bad Rash

None of the
above

Checkpoint!

Question # 6

Other then a vial, what does the recipe for
[Fire Oil] call for?

[Firefin Snapper]

2x [Firefin Snapper]

[Fire Blossum]

[Earthroot]

Question # 7

What rank 1 Physical spell do warriors aquire
at level 36?

Mocking Blow

Whirlwind

Pummel

Bloodthirst

Question # 8

Tanaris is located:

Directly north of
Durotar

In my pants

East of
Un'Goro

No such thing

Question # 9

[Hardened Khorium] can be mined from:

A Khorium deposit

A Rich Khorium
Deposit

A Hardend
Khorium
deposit

Cant be Mined

Question # 10

This is:

Achindoom

Your average flame
monster

Ragnaros

Sulfuras

Question # 11

Paladins Pay ___Gold for thier level 40 mount

80 Gold

100 Gold

60 Gold

ZOMG FREE

Question # 12

What was the Level cap in Burning Crusade
Alpha?

68

67

66

72

Congrats!

Now for a few really hard ones

Question # 13

Stormwind has an approximate population of:

1 million

1,000

4 million

200,000

Question # 14

The demon race Tothrezim serves the
Burning Legion by being:

Laborers

Commanders

Shock troops

Food

Question # 15

A Fatling is a:

Obese Demon

Priest of the Burning
Legion

Obese Human

What you get
after to much
McDicks

Wow you made it! Great Job!

Click here for all the pics without the questions!

RePlay?

Once again i ask you to please leave a review
.                  they help alot :D

Did ya find the bonus gallery??

Back

Uh Oh! Thats not right!

Give it Another Try!

ActionScript [AS1/AS2]

Frame 1
function preloadSite() { var _local3 = _root.getBytesLoaded(); var _local2 = _root.getBytesTotal(); var _local4 = Math.round((_local3 / _local2) * 100); loadingBar._xscale = _local4; percentClip.percentDisplay.text = _local4 + "%"; percentClip._x = loadingBar._x + loadingBar._width; bytesDisplay.text = ((("loaded " + _local3) + " of ") + _local2) + " bytes"; if (_local3 >= _local2) { clearInterval(loadingCall); gotoAndPlay (2); } } stop(); loadingBar._xscale = 1; var loadingCall = setInterval(preloadSite, 50);
Frame 2
tune = new Sound(); tune.attachSound("firecrackl"); i = 0; onEnterFrame = function () { i++; duplicateMovieClip (_root.fire, "fire_" + i, i); if (i > 100) { i = 0; } }; loop = new Sound(); loop.attachSound("Soundloop"); Stage.showMenu = false;
Instance of Symbol 25 MovieClip "fire" in Frame 2
onClipEvent (load) { scale = 100; _x = 256.4; _y = 175.3; } onClipEvent (enterFrame) { scale = scale - 2; _alpha = scale; _xscale = scale; _yscale = scale; if (scale < 0) { removeMovieClip(this); } randomnumber = Math.random(); if (randomnumber < 0.5) { _x = (_x + Math.round(Math.random() * 5)); } if (randomnumber > 0.5) { _x = (_x - Math.round(Math.random() * 5)); } _y = (_y - Math.round(Math.random() * 5)); }
Frame 46
Frame 91
Frame 105
Frame 150
stopAllSounds();
Frame 186
loop.start([0, 999]);
Frame 220
stop();
Symbol 27 MovieClip Frame 1
function camControl() { parentColor.setTransform(camColor.getTransform()); var _local4 = sX / this._width; var _local3 = sY / this._height; _parent._x = cX - (this._x * _local4); _parent._y = cY - (this._y * _local3); _parent._xscale = 100 * _local4; _parent._yscale = 100 * _local3; } function resetStage() { var _local2 = {ra:100, rb:0, ga:100, gb:0, ba:100, bb:0, aa:100, ab:0}; parentColor.setTransform(_local2); _parent._xscale = 100; _parent._yscale = 100; _parent._x = 0; _parent._y = 0; } this._visible = false; var oldMode = Stage.scaleMode; Stage.scaleMode = "exactFit"; var cX = (Stage.width / 2); var cY = (Stage.height / 2); var sX = Stage.width; var sY = Stage.height; Stage.scaleMode = oldMode; var camColor = new Color(this); var parentColor = new Color(_parent); this.onEnterFrame = camControl; camControl(); this.onUnload = resetStage;
Symbol 36 Button
on (press) { gotoAndStop (221); }
Symbol 38 Button
on (press) { gotoAndStop (285); }
Symbol 64 Button
on (press) { gotoAndStop (278); }
Symbol 65 Button
on (press) { gotoAndStop (278); }
Symbol 66 Button
on (press) { nextFrame(); }
Symbol 70 MovieClip Frame 13
stop();
Symbol 73 Button
on (press) { nextFrame(); }
Symbol 83 MovieClip Frame 18
stop();
Symbol 91 Button
on (press) { nextFrame(); }
Symbol 108 Button
on (press) { gotoAndStop (279); }
Symbol 109 Button
on (press) { gotoAndStop (279); }
Symbol 114 MovieClip Frame 21
stop();
Symbol 141 MovieClip Frame 19
stop();
Symbol 159 Button
on (press) { gotoAndStop (280); }
Symbol 160 Button
on (press) { gotoAndStop (280); }
Symbol 172 MovieClip Frame 17
stop();
Symbol 199 MovieClip Frame 19
stop();
Symbol 210 MovieClip Frame 23
stop();
Symbol 221 Button
on (press) { nextFrame(); }
Symbol 223 Button
on (press) { stopAllSounds(); gotoAndPlay (1); }
Symbol 229 Button
on (release) { prevFrame(); }
Symbol 247 Button
on (press) { gotoAndStop (255); }
Symbol 252 Button
on (press) { gotoAndPlay (220); }
Symbol 253 Button
on (press) { gotoAndStop (229); }
Symbol 254 Button
on (press) { gotoAndStop (239); }
Symbol 257 Button
on (press) { nextFrame(); }
Symbol 278 Button
on (press) { stopAllSounds(); gotoAndPlay (2); }

Library Items

Symbol 1 Sound [Soundloop]
Symbol 2 Sound [fire]Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 FontUsed by:6 8
Symbol 6 EditableTextUses:5Used by:Timeline
Symbol 7 GraphicUsed by:9
Symbol 8 EditableTextUses:5Used by:9
Symbol 9 MovieClipUses:7 8Used by:Timeline
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:14
Symbol 12 GraphicUsed by:13 38
Symbol 13 MovieClipUses:12Used by:14 19
Symbol 14 MovieClipUses:11 13Used by:Timeline
Symbol 15 ShapeTweeningUsed by:18 38
Symbol 16 ShapeTweeningUsed by:18
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:15 16 17Used by:19
Symbol 19 MovieClipUses:18 13Used by:38  Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 ShapeTweeningUsed by:25
Symbol 22 ShapeTweeningUsed by:25
Symbol 23 ShapeTweeningUsed by:25
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:21 22 23 24Used by:Timeline
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:Timeline
Symbol 30 FontUsed by:31 33 35 37 39 40 41 42 43 44 72 74 75 76 77 78 79 85 86 87 88 89 90 94 95 96 97 98 99 102 103 104 105 106 107 110 116 117 118 119 120 121 124 125 126 127 128 129 132 133 134 135 136 137 143 144 145 146 147 148 151 152 153 154 155 156 163 164 165 166 167 168 174 175 176 177 178 179 182 189 190 191 192 193 194 195 201 202 203 204 205 206 212 213 214 215 216 217 220 222 224 225 226 228 250 251
Symbol 31 TextUses:30Used by:Timeline
Symbol 32 GraphicUsed by:34 36 73 221 223 229 247 252 253 254
Symbol 33 TextUses:30Used by:34 36
Symbol 34 ButtonUses:32 33Used by:Timeline
Symbol 35 TextUses:30Used by:Timeline
Symbol 36 ButtonUses:32 33Used by:Timeline
Symbol 37 TextUses:30Used by:Timeline
Symbol 38 ButtonUses:19 15 12Used by:Timeline
Symbol 39 TextUses:30Used by:Timeline
Symbol 40 TextUses:30Used by:Timeline
Symbol 41 TextUses:30Used by:Timeline
Symbol 42 TextUses:30Used by:Timeline
Symbol 43 TextUses:30Used by:Timeline
Symbol 44 TextUses:30Used by:Timeline
Symbol 45 GraphicUsed by:63 64 65 66 91 108 109 159 160 257 278
Symbol 46 GraphicUsed by:63 64 65 66 91 108 109 159 160 257 278
Symbol 47 GraphicUsed by:63 64 65 66 91 108 109 159 160 257 278
Symbol 48 GraphicUsed by:63 64 65 66 91 108 109 159 160 257 278
Symbol 49 GraphicUsed by:63
Symbol 50 GraphicUsed by:63
Symbol 51 GraphicUsed by:63
Symbol 52 GraphicUsed by:63
Symbol 53 GraphicUsed by:63
Symbol 54 GraphicUsed by:63
Symbol 55 GraphicUsed by:63
Symbol 56 GraphicUsed by:63
Symbol 57 GraphicUsed by:63
Symbol 58 GraphicUsed by:63
Symbol 59 GraphicUsed by:63
Symbol 60 GraphicUsed by:63
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62Used by:64 65 66 91 108 109 159 160 257 278
Symbol 64 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 65 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 66 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 67 BitmapUsed by:68 69 71 227
Symbol 68 GraphicUses:67Used by:70
Symbol 69 GraphicUses:67Used by:70
Symbol 70 MovieClipUses:68 69Used by:Timeline
Symbol 71 GraphicUses:67Used by:Timeline
Symbol 72 TextUses:30Used by:73 247
Symbol 73 ButtonUses:32 72Used by:Timeline
Symbol 74 TextUses:30Used by:Timeline
Symbol 75 TextUses:30Used by:Timeline
Symbol 76 TextUses:30Used by:Timeline
Symbol 77 TextUses:30Used by:Timeline
Symbol 78 TextUses:30Used by:Timeline
Symbol 79 TextUses:30Used by:Timeline
Symbol 80 BitmapUsed by:81 82 84 230
Symbol 81 GraphicUses:80Used by:83
Symbol 82 GraphicUses:80Used by:83
Symbol 83 MovieClipUses:81 82Used by:Timeline
Symbol 84 GraphicUses:80Used by:Timeline
Symbol 85 TextUses:30Used by:Timeline
Symbol 86 TextUses:30Used by:Timeline
Symbol 87 TextUses:30Used by:Timeline
Symbol 88 TextUses:30Used by:Timeline
Symbol 89 TextUses:30Used by:Timeline
Symbol 90 TextUses:30Used by:Timeline
Symbol 91 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 92 BitmapUsed by:93 231
Symbol 93 GraphicUses:92Used by:Timeline
Symbol 94 TextUses:30Used by:Timeline
Symbol 95 TextUses:30Used by:Timeline
Symbol 96 TextUses:30Used by:Timeline
Symbol 97 TextUses:30Used by:Timeline
Symbol 98 TextUses:30Used by:Timeline
Symbol 99 TextUses:30Used by:Timeline
Symbol 100 BitmapUsed by:101 232
Symbol 101 GraphicUses:100Used by:Timeline
Symbol 102 TextUses:30Used by:Timeline
Symbol 103 TextUses:30Used by:Timeline
Symbol 104 TextUses:30Used by:Timeline
Symbol 105 TextUses:30Used by:Timeline
Symbol 106 TextUses:30Used by:Timeline
Symbol 107 TextUses:30Used by:Timeline
Symbol 108 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 109 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 110 TextUses:30Used by:Timeline
Symbol 111 BitmapUsed by:112 113 115 233
Symbol 112 GraphicUses:111Used by:114
Symbol 113 GraphicUses:111Used by:114
Symbol 114 MovieClipUses:112 113Used by:Timeline
Symbol 115 GraphicUses:111Used by:Timeline
Symbol 116 TextUses:30Used by:Timeline
Symbol 117 TextUses:30Used by:Timeline
Symbol 118 TextUses:30Used by:Timeline
Symbol 119 TextUses:30Used by:Timeline
Symbol 120 TextUses:30Used by:Timeline
Symbol 121 TextUses:30Used by:Timeline
Symbol 122 BitmapUsed by:123 234
Symbol 123 GraphicUses:122Used by:Timeline
Symbol 124 TextUses:30Used by:Timeline
Symbol 125 TextUses:30Used by:Timeline
Symbol 126 TextUses:30Used by:Timeline
Symbol 127 TextUses:30Used by:Timeline
Symbol 128 TextUses:30Used by:Timeline
Symbol 129 TextUses:30Used by:Timeline
Symbol 130 BitmapUsed by:131 235
Symbol 131 GraphicUses:130Used by:Timeline
Symbol 132 TextUses:30Used by:Timeline
Symbol 133 TextUses:30Used by:Timeline
Symbol 134 TextUses:30Used by:Timeline
Symbol 135 TextUses:30Used by:Timeline
Symbol 136 TextUses:30Used by:Timeline
Symbol 137 TextUses:30Used by:Timeline
Symbol 138 BitmapUsed by:139 140 142 236
Symbol 139 GraphicUses:138Used by:141
Symbol 140 GraphicUses:138Used by:141
Symbol 141 MovieClipUses:139 140Used by:Timeline
Symbol 142 GraphicUses:138Used by:Timeline
Symbol 143 TextUses:30Used by:Timeline
Symbol 144 TextUses:30Used by:Timeline
Symbol 145 TextUses:30Used by:Timeline
Symbol 146 TextUses:30Used by:Timeline
Symbol 147 TextUses:30Used by:Timeline
Symbol 148 TextUses:30Used by:Timeline
Symbol 149 BitmapUsed by:150 237
Symbol 150 GraphicUses:149Used by:Timeline
Symbol 151 TextUses:30Used by:Timeline
Symbol 152 TextUses:30Used by:Timeline
Symbol 153 TextUses:30Used by:Timeline
Symbol 154 TextUses:30Used by:Timeline
Symbol 155 TextUses:30Used by:Timeline
Symbol 156 TextUses:30Used by:Timeline
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:Timeline
Symbol 159 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 160 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 161 BitmapUsed by:162 238
Symbol 162 GraphicUses:161Used by:Timeline
Symbol 163 TextUses:30Used by:Timeline
Symbol 164 TextUses:30Used by:Timeline
Symbol 165 TextUses:30Used by:Timeline
Symbol 166 TextUses:30Used by:Timeline
Symbol 167 TextUses:30Used by:Timeline
Symbol 168 TextUses:30Used by:Timeline
Symbol 169 BitmapUsed by:170 171 173 239
Symbol 170 GraphicUses:169Used by:172
Symbol 171 GraphicUses:169Used by:172
Symbol 172 MovieClipUses:170 171Used by:Timeline
Symbol 173 GraphicUses:169Used by:Timeline
Symbol 174 TextUses:30Used by:Timeline
Symbol 175 TextUses:30Used by:Timeline
Symbol 176 TextUses:30Used by:Timeline
Symbol 177 TextUses:30Used by:Timeline
Symbol 178 TextUses:30Used by:Timeline
Symbol 179 TextUses:30Used by:Timeline
Symbol 180 BitmapUsed by:181 240
Symbol 181 GraphicUses:180Used by:Timeline
Symbol 182 TextUses:30Used by:Timeline
Symbol 183 BitmapUsed by:184 241
Symbol 184 GraphicUses:183Used by:Timeline
Symbol 185 BitmapUsed by:186 242
Symbol 186 GraphicUses:185Used by:Timeline
Symbol 187 BitmapUsed by:188 243
Symbol 188 GraphicUses:187Used by:Timeline
Symbol 189 TextUses:30Used by:Timeline
Symbol 190 TextUses:30Used by:Timeline
Symbol 191 TextUses:30Used by:Timeline
Symbol 192 TextUses:30Used by:Timeline
Symbol 193 TextUses:30Used by:Timeline
Symbol 194 TextUses:30Used by:Timeline
Symbol 195 TextUses:30Used by:Timeline
Symbol 196 BitmapUsed by:197 198 200 244
Symbol 197 GraphicUses:196Used by:199
Symbol 198 GraphicUses:196Used by:199
Symbol 199 MovieClipUses:197 198Used by:Timeline
Symbol 200 GraphicUses:196Used by:Timeline
Symbol 201 TextUses:30Used by:Timeline
Symbol 202 TextUses:30Used by:Timeline
Symbol 203 TextUses:30Used by:Timeline
Symbol 204 TextUses:30Used by:Timeline
Symbol 205 TextUses:30Used by:Timeline
Symbol 206 TextUses:30Used by:Timeline
Symbol 207 BitmapUsed by:208 209 211 245
Symbol 208 GraphicUses:207Used by:210
Symbol 209 GraphicUses:207Used by:210
Symbol 210 MovieClipUses:208 209Used by:Timeline
Symbol 211 GraphicUses:207Used by:Timeline
Symbol 212 TextUses:30Used by:Timeline
Symbol 213 TextUses:30Used by:Timeline
Symbol 214 TextUses:30Used by:Timeline
Symbol 215 TextUses:30Used by:Timeline
Symbol 216 TextUses:30Used by:Timeline
Symbol 217 TextUses:30Used by:Timeline
Symbol 218 BitmapUsed by:219 246
Symbol 219 GraphicUses:218Used by:Timeline
Symbol 220 TextUses:30Used by:Timeline
Symbol 221 ButtonUses:32Used by:Timeline
Symbol 222 TextUses:30Used by:Timeline
Symbol 223 ButtonUses:32Used by:Timeline
Symbol 224 TextUses:30Used by:Timeline
Symbol 225 TextUses:30Used by:Timeline
Symbol 226 TextUses:30Used by:Timeline
Symbol 227 GraphicUses:67Used by:Timeline
Symbol 228 TextUses:30Used by:229
Symbol 229 ButtonUses:32 228Used by:Timeline
Symbol 230 GraphicUses:80Used by:Timeline
Symbol 231 GraphicUses:92Used by:Timeline
Symbol 232 GraphicUses:100Used by:Timeline
Symbol 233 GraphicUses:111Used by:Timeline
Symbol 234 GraphicUses:122Used by:Timeline
Symbol 235 GraphicUses:130Used by:Timeline
Symbol 236 GraphicUses:138Used by:Timeline
Symbol 237 GraphicUses:149Used by:Timeline
Symbol 238 GraphicUses:161Used by:Timeline
Symbol 239 GraphicUses:169Used by:Timeline
Symbol 240 GraphicUses:180Used by:Timeline
Symbol 241 GraphicUses:183Used by:Timeline
Symbol 242 GraphicUses:185Used by:Timeline
Symbol 243 GraphicUses:187Used by:Timeline
Symbol 244 GraphicUses:196Used by:Timeline
Symbol 245 GraphicUses:207Used by:Timeline
Symbol 246 GraphicUses:218Used by:Timeline
Symbol 247 ButtonUses:32 72Used by:Timeline
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:Timeline
Symbol 250 TextUses:30Used by:Timeline
Symbol 251 TextUses:30Used by:Timeline
Symbol 252 ButtonUses:32Used by:Timeline
Symbol 253 ButtonUses:32Used by:Timeline
Symbol 254 ButtonUses:32Used by:Timeline
Symbol 255 BitmapUsed by:256
Symbol 256 GraphicUses:255Used by:Timeline
Symbol 257 ButtonUses:63 45 46 47 48Used by:Timeline
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:Timeline
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:Timeline
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:Timeline
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:Timeline
Symbol 266 BitmapUsed by:267
Symbol 267 GraphicUses:266Used by:Timeline
Symbol 268 BitmapUsed by:269
Symbol 269 GraphicUses:268Used by:Timeline
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:Timeline
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:Timeline
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:Timeline
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:Timeline
Symbol 278 ButtonUses:63 45 46 47 48Used by:Timeline

Instance Names

"loadingBar"Frame 1Symbol 4 MovieClip
"bytesDisplay"Frame 1Symbol 6 EditableText
"percentClip"Frame 1Symbol 9 MovieClip
"fire"Frame 2Symbol 25 MovieClip
"playbutton"Frame 220Symbol 36 Button
"percentDisplay"Symbol 9 MovieClip Frame 1Symbol 8 EditableText

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "Soundloop"
ExportAssets (56)Timeline Frame 1Symbol 2 as "fire"
ExportAssets (56)Timeline Frame 2Symbol 2 as "fire"




http://swfchan.com/14/65829/info.shtml
Created: 11/8 -2019 05:14:23 Last modified: 11/8 -2019 05:14:23 Server time: 29/04 -2024 05:15:56