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

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

Serenity_Dress-up_Doll.swf

This is the info page for
Flash #90723

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { _root.Hair = 1; _root.Makeup = 1; _root.Top = 1; _root.Apron = 1; _root.Bottom = 1; _root.Legs = 1; _root.Shoes = 1; _root.Tail = 1; _root.Sleeve = 1; _root.Blood = 1; this.stop(); } movieClip 5 { } movieClip 24 { } movieClip 29 { } movieClip 30 { frame 1 { stop(); } instance of movieClip 29 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } } movieClip 33 { } movieClip 34 { frame 1 { stop(); } instance of movieClip 33 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } } movieClip 37 { } movieClip 38 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 37 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } frame 4 { stop(); } } movieClip 41 { } movieClip 44 { } movieClip 47 { } movieClip 48 { frame 1 { stop(); } instance of movieClip 41 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } instance of movieClip 44 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } instance of movieClip 47 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 4 { stop(); } } movieClip 51 { } movieClip 54 { } movieClip 57 { } movieClip 58 { frame 1 { stop(); } instance of movieClip 51 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } instance of movieClip 54 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } instance of movieClip 57 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 4 { stop(); } } movieClip 61 { } movieClip 64 { } movieClip 67 { } movieClip 68 { frame 1 { stop(); } instance of movieClip 61 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } instance of movieClip 64 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } instance of movieClip 67 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 4 { stop(); } } movieClip 71 { } movieClip 72 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 71 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } } movieClip 75 { } movieClip 76 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 75 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } } movieClip 79 { } movieClip 82 { } movieClip 85 { } movieClip 86 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 79 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } instance of movieClip 82 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 4 { stop(); } instance of movieClip 85 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } } movieClip 89 { } movieClip 92 { } movieClip 95 { } movieClip 96 { frame 1 { stop(); } instance of movieClip 89 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 2 { stop(); } instance of movieClip 92 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 3 { stop(); } instance of movieClip 95 { onClipEvent (press) { startDrag(this, false); } onClipEvent (release) { stopDrag(); } } frame 4 { stop(); } } movieClip 97 { } movieClip 107 { } button 111 { on (release) { if (_root.Hair != 4) { _root.Hair += 1; } _root.Doll.Hair.gotoAndStop(_root.Hair); } } button 112 { on (release) { if (_root.Hair != 1) { _root.Hair -= 1; } _root.Doll.Hair.gotoAndStop(_root.Hair); } } button 113 { on (release) { if (_root.Makeup != 2) { _root.Makeup += 1; } _root.Doll.Makeup.gotoAndStop(_root.Makeup); } } button 114 { on (release) { if (_root.Makeup != 1) { _root.Makeup -= 1; } _root.Doll.Makeup.gotoAndStop(_root.Makeup); } } button 115 { on (release) { if (_root.Top != 4) { _root.Top += 1; } _root.Doll.Top.gotoAndStop(_root.Top); if (_root.Sleeve != 4) { _root.Sleeve += 1; } _root.Doll.Sleeve.gotoAndStop(_root.Sleeve); } } button 116 { on (release) { if (_root.Top != 1) { _root.Top -= 1; } _root.Doll.Top.gotoAndStop(_root.Top); if (_root.Sleeve != 1) { _root.Sleeve -= 1; } _root.Doll.Sleeve.gotoAndStop(_root.Sleeve); } } button 117 { on (release) { if (_root.Apron != 2) { _root.Apron += 1; } _root.Doll.Apron.gotoAndStop(_root.Apron); } } button 118 { on (release) { if (_root.Apron != 1) { _root.Apron -= 1; } _root.Doll.Apron.gotoAndStop(_root.Apron); } } button 119 { on (release) { if (_root.Bottom != 4) { _root.Bottom += 1; } _root.Doll.Bottom.gotoAndStop(_root.Bottom); } } button 120 { on (release) { if (_root.Bottom != 1) { _root.Bottom -= 1; } _root.Doll.Bottom.gotoAndStop(_root.Bottom); } } button 121 { on (release) { if (_root.Legs != 2) { _root.Legs += 1; } _root.Doll.Legs.gotoAndStop(_root.Legs); } } button 122 { on (release) { if (_root.Legs != 1) { _root.Legs -= 1; } _root.Doll.Legs.gotoAndStop(_root.Legs); } } button 123 { on (release) { if (_root.Shoes != 4) { _root.Shoes += 1; } _root.Doll.Shoes.gotoAndStop(_root.Shoes); } } button 124 { on (release) { if (_root.Shoes != 1) { _root.Shoes -= 1; } _root.Doll.Shoes.gotoAndStop(_root.Shoes); } } button 125 { on (release) { if (_root.Tail != 2) { _root.Tail += 1; } _root.Doll.Tail.gotoAndStop(_root.Tail); } } button 126 { on (release) { if (_root.Tail != 1) { _root.Tail -= 1; } _root.Doll.Tail.gotoAndStop(_root.Tail); } } button 127 { on (release) { if (_root.Blood != 4) { _root.Blood += 1; } _root.Doll.Blood.gotoAndStop(_root.Blood); } } button 128 { on (release) { if (_root.Blood != 1) { _root.Blood -= 1; } _root.Doll.Blood.gotoAndStop(_root.Blood); } } // unknown tag 88 length 97 // unknown tag 88 length 63




http://swfchan.com/19/90723/info.shtml
Created: 28/3 -2019 06:43:17 Last modified: 28/3 -2019 06:43:17 Server time: 04/05 -2024 15:47:34