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

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

desuflash .swf

This is the info page for
Flash #4601

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


Text
REV B

Music - 'DESU' by DESU
Special thanks to DESU

THE DESU FLASH

<p align="left"><font face="Arial" size="64" color="#ffff00" letterSpacing="0.000000" kerning="0">P</font></p><p align="left"></p>

ActionScript [AS1/AS2]

Instance of Symbol 4 MovieClip in Frame 1
onClipEvent (load) { _root.stop(); } onClipEvent (enterFrame) { if (_root._framesloaded >= 2) { _root.play(); } }
Instance of Symbol 36 MovieClip in Frame 10
onClipEvent (load) { _root.stop(); }
Frame 461
_root._highquality = 0; _root.title = String(_root.titleme); stop(); getURL ("http://fhbd.myminicity.com/", "_self");
Instance of Symbol 106 MovieClip in Frame 461
onClipEvent (load) { this.timer = 0; } onClipEvent (enterFrame) { this.timer = this.timer + 0.4; this.basex = Math.sin(this.timer / 5) * 120; this.basey = Math.sin(this.timer / 9) * 120; this._rotation = (this.basex / 4) * Math.abs(this.basey / 100); }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) { this._x = random(700) - 350; this.speed = (random(100) - 50) * 0.02; if (this.speed == 0) { this.speed = 0.01; } gotoAndPlay(random(this._totalframes)); } onClipEvent (enterFrame) { this.timer++; this._x = this._x + this.speed; if (this._x > 400) { this._x = -400; } if (this._x < -400) { this._x = 400; } }
Instance of Symbol 24 MovieClip in Symbol 25 MovieClip Frame 1
onClipEvent (load) { this._xscale = 0; } onClipEvent (enterFrame) { this._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; }
Symbol 36 MovieClip Frame 50
stop();
Instance of Symbol 34 MovieClip in Symbol 36 MovieClip Frame 50
onClipEvent (enterFrame) { if ((_root.getBytesLoaded() / _root.getBytesTotal()) >= 1) { _parent.play(); } }
Symbol 36 MovieClip Frame 125
_root.play();
Symbol 40 MovieClip Frame 32
stop();
Symbol 45 MovieClip Frame 194
stop();
Symbol 57 MovieClip Frame 1
gotoAndPlay(Number(random(20)) + 1);
Symbol 58 MovieClip Frame 1
round = 1; turn = 1;
Symbol 58 MovieClip Frame 2
if (round > 3) { round = 3; } if (round < -3) { round = -3; } if (Number(random(10)) == 1) { if (Number(round) == 1) { round = 2; } else { round = 1; } } if (Number(round) == 1) { turn = Number(turn) + 0.1; } else if (Number(round) == 2) { turn = turn - 0.1; } setProperty("shine", _rotation , Number(getProperty(shine, _rotation)) + Number(2 * turn));
Symbol 58 MovieClip Frame 3
gotoAndPlay (2);
Symbol 103 MovieClip Frame 28
stop();
Symbol 104 MovieClip Frame 1
i = 1; max = length(_root.title); char._visible = 0;
Symbol 104 MovieClip Frame 5
newchar = char.duplicateMovieClip("char" + i, i); newchar.letter = substring(_root.title, i, 1); i++;
Symbol 104 MovieClip Frame 6
if (Number(i) > Number(max)) { play(); } else { gotoAndPlay (2); }
Instance of Symbol 75 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (enterFrame) { this._x = _parent.basex; this._y = _parent.basey; this._rotation = this._rotation + 2; }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 33 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { function setvalue() { this.truex = random(600) - 300; this.truey = random(450) - 225; this.depth = 0; this._x = 275; this._y = 200; this._xscale = 0; this._yscale = 0; } this.setvalue(); this.depth = random(100); } onClipEvent (enterFrame) { if (this.depth > 150) { this.setvalue(); } this.depth = this.depth + 10; this._xscale = this.depth; this._yscale = this._xscale; this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100)); this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100)); }
Instance of Symbol 98 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { this.timer = random(10000); this.timer2 = random(10000); this.timer2i = random(5) + 1; this._xscale = 0; this._yscale = 0; this.startscale = 0; } onClipEvent (enterFrame) { this.timer = this.timer + 0.4; this.timer2 = this.timer2 + (Math.sin(this.timer) * this.timer2i); this._xscale = (100 + (Math.sin(this.timer / 5) * 30)) + ((Math.sin(this.timer2 / 5) * 20) * this.startscale); this._yscale = this._xscale; this._x = _parent.basex * -0.5; this._y = _parent.basey * -0.5; this.startscale = (this.startscale + 1) / 2; }
Instance of Symbol 105 MovieClip in Symbol 106 MovieClip Frame 1
onClipEvent (load) { this.timer = random(10000); this.timer2 = random(10000); this.timer2i = random(5) + 1; this._xscale = 0; this._yscale = 0; this.startscale = 0; } onClipEvent (enterFrame) { this.timer = this.timer + 0.4; this.timer2 = this.timer2 + (Math.sin(this.timer) * this.timer2i); this._xscale = (100 + (Math.sin(this.timer / 5) * 30)) + ((Math.sin(this.timer2 / 5) * 20) * this.startscale); this._yscale = this._xscale; this._x = _parent.basex * ((this._xscale - 50) / -100); this._y = _parent.basey * ((this._xscale - 50) / -100); this.startscale = (this.startscale + 1) / 2; }
Symbol 106 MovieClip Frame 20
stop();

Library Items

Symbol 1 GraphicUsed by:4
Symbol 2 GraphicUsed by:4
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:1 2 3Used by:Timeline
Symbol 5 GraphicUsed by:14
Symbol 6 GraphicUsed by:14
Symbol 7 GraphicUsed by:14
Symbol 8 GraphicUsed by:14
Symbol 9 GraphicUsed by:14
Symbol 10 GraphicUsed by:14
Symbol 11 GraphicUsed by:14
Symbol 12 GraphicUsed by:14
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:5 6 7 8 9 10 11 12 13Used by:36
Symbol 15 SoundUsed by:36
Symbol 16 GraphicUsed by:22
Symbol 17 BitmapUsed by:18
Symbol 18 GraphicUses:17Used by:19
Symbol 19 MovieClipUses:18Used by:20
Symbol 20 MovieClipUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:22
Symbol 22 MovieClipUses:16 21Used by:36
Symbol 23 GraphicUsed by:24 26 34 36 40 106 108  Timeline
Symbol 24 MovieClipUses:23Used by:25
Symbol 25 MovieClipUses:24Used by:36
Symbol 26 MovieClipUses:23Used by:36
Symbol 27 FontUsed by:28 29 101
Symbol 28 EditableTextUses:27Used by:30
Symbol 29 EditableTextUses:27Used by:30
Symbol 30 MovieClipUses:28 29Used by:36
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:33
Symbol 33 MovieClipUses:32Used by:36 46 60 95 106  Timeline
Symbol 34 MovieClipUses:23Used by:36
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:14 15 22 25 26 30 33 34 23 35 SS2Used by:Timeline
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:39
Symbol 39 MovieClipUses:38Used by:40  Timeline
Symbol 40 MovieClipUses:23 39Used by:Timeline
Symbol 41 GraphicUsed by:107  Timeline
Symbol 42 GraphicUsed by:Timeline
Symbol 43 BitmapUsed by:44 47
Symbol 44 GraphicUses:43Used by:45
Symbol 45 MovieClipUses:44Used by:Timeline
Symbol 46 MovieClipUses:33Used by:Timeline
Symbol 47 GraphicUses:43Used by:60 95  Timeline
Symbol 48 GraphicUsed by:53
Symbol 49 GraphicUsed by:53
Symbol 50 GraphicUsed by:53
Symbol 51 GraphicUsed by:53
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:48 49 50 51 52Used by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:Timeline
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:58
Symbol 58 MovieClipUses:57Used by:59
Symbol 59 MovieClipUses:58Used by:Timeline
Symbol 60 MovieClipUses:47 33Used by:Timeline
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:61 62Used by:Timeline
Symbol 64 FontUsed by:65
Symbol 65 EditableTextUses:64Used by:Timeline
Symbol 66 GraphicUsed by:106
Symbol 67 GraphicUsed by:71
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:70
Symbol 70 MovieClipUses:69Used by:71
Symbol 71 MovieClipUses:67 70Used by:75
Symbol 72 GraphicUsed by:75
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:75
Symbol 75 MovieClipUses:71 72 74Used by:106
Symbol 76 GraphicUsed by:106
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:95
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:95
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:95
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:95
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:95
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:95
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:95
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:95
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:95
Symbol 95 MovieClipUses:78 33 47 80 82 84 86 88 90 92 94Used by:96
Symbol 96 MovieClipUses:95Used by:97 99
Symbol 97 MovieClipUses:96Used by:98
Symbol 98 MovieClipUses:97Used by:106
Symbol 99 MovieClipUses:96Used by:105
Symbol 100 FontUsed by:101
Symbol 101 EditableTextUses:27 100Used by:102
Symbol 102 MovieClipUses:101Used by:103
Symbol 103 MovieClipUses:102Used by:104
Symbol 104 MovieClipUses:103Used by:105
Symbol 105 MovieClipUses:99 104Used by:106
Symbol 106 MovieClipUses:66 75 33 76 23 98 105Used by:Timeline
Symbol 107 MovieClipUses:41Used by:Timeline
Symbol 108 MovieClipUses:23Used by:Timeline
Symbol 109 SoundUsed by:110
Symbol 110 MovieClipUses:109Used by:Timeline
Streaming Sound 1Used by:Timeline
Streaming Sound 2Used by:Symbol 36 MovieClip

Instance Names

"titletext"Frame 461Symbol 65 EditableText
"shine"Symbol 58 MovieClip Frame 1Symbol 57 MovieClip
"letter"Symbol 103 MovieClip Frame 1Symbol 102 MovieClip
"char"Symbol 104 MovieClip Frame 1Symbol 103 MovieClip

Special Tags

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

Labels

"theflash"Frame 461

Dynamic Text Variables

_root.titlemeSymbol 65 EditableText"THE DESU FLASH "
_parent.letterSymbol 101 EditableText"<p align="left"><font face="Arial" size="64" color="#ffff00" letterSpacing="0.000000" kerning="0">P</font></p><p align="left"></p>"




http://swfchan.com/1/4601/info.shtml
Created: 16/6 -2019 20:09:36 Last modified: 16/6 -2019 20:09:36 Server time: 05/05 -2024 11:43:26