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

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

Demon_Futa_Dress_Up.swf

This is the info page for
Flash #97242

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


ActionScript [AS1/AS2]
Frame 1
function race_change() { if (race_flag != 1) { race_flag = 1; d_body._visible = false; d_inner._visible = false; cock_S._visible = false; cock_L._visible = false; tail._visible = false; h_body._visible = true; if (inner_flag != 0) { h_inner._visible = true; } else { h_inner._visible = false; } } else { race_flag = 0; h_body._visible = false; h_inner._visible = false; d_body._visible = true; if ((shirt_flag == 0) && (skirt_flag == 0)) { tail._visible = true; } if (inner_flag != 0) { d_inner._visible = true; } else { d_inner._visible = false; cock_change(); } } } function inner_change() { if (race_flag != 0) { if (inner_flag != 0) { cock_flag = 0; h_inner._visible = true; } else { cock_flag = 1; h_inner._visible = false; } } else { if (inner_flag != 0) { cock_flag = 0; d_inner._visible = true; } else { cock_flag = 1; d_inner._visible = false; } cock_change(); } } function leather_boots_change() { if (leather_boots_flag != 0) { leather_boots_flag = 0; leather_boots._visible = false; } else { leather_boots_flag = 1; leather_boots._visible = true; } } function leather_skirt_change() { if (leather_skirt_flag != 0) { leather_skirt_flag = 0; leather_skirt._visible = false; } else { leather_skirt_flag = 1; leather_skirt._visible = true; } } function wing_change() { if (shirt_flag == 0) { if (wing_flag != 0) { wing_flag = 0; wing._visible = false; } else { wing_flag = 1; wing._visible = true; } } } function shirt_change() { if (shirt_flag != 0) { if ((race_flag == 0) && (skirt_flag == 0)) { tail._visible = true; } shirt_flag = 0; shirt._visible = false; } else { tail._visible = false; wing_flag = 0; wing._visible = false; shirt_flag = 1; shirt._visible = true; } } function skirt_change() { if (skirt_flag != 0) { if ((race_flag == 0) && (shirt_flag == 0)) { tail._visible = true; } skirt_flag = 0; skirt._visible = false; } else { tail._visible = false; skirt_flag = 1; skirt._visible = true; } } function glass_change() { if (glass_flag != 0) { glass_flag = 0; glass._visible = false; } else { glass_flag = 1; glass._visible = true; } } function trident_change() { if (trident_flag != 0) { trident_flag = 0; trident._visible = false; } else { trident_flag = 1; trident._visible = true; } } function cock_change() { cock_S._visible = false; cock_L._visible = false; if (cock_flag == 1) { cock_S._visible = true; } if (cock_flag == 2) { cock_L._visible = true; } } race_flag = 0; h_body._visible = false; d_body._visible = true; tail._visible = true; cock_flag = 0; cock_S._visible = false; cock_L._visible = false; inner_flag = 1; h_inner._visible = false; d_inner._visible = true; leather_boots_flag = 1; leather_boots._visible = true; leather_skirt_flag = 1; leather_skirt._visible = true; wing_flag = 0; wing._visible = false; shirt_flag = 0; shirt._visible = false; skirt_flag = 0; skirt._visible = false; glass_flag = 0; glass._visible = false; trident_flag = 1; trident._visible = true; _root.menu.onPress = function () { menu_no = Math.floor(y / 40); if (menu_no == 0) { race_change(); } else if (menu_no == 1) { wing_change(); } else if (menu_no == 2) { leather_skirt_change(); } else if (menu_no == 3) { leather_boots_change(); } else if (menu_no == 4) { shirt_change(); } else if (menu_no == 5) { skirt_change(); } else if (menu_no == 6) { if (inner_flag != 0) { inner_flag = 0; } else { inner_flag = 1; } inner_change(); } else if (menu_no == 7) { glass_change(); } else if (menu_no == 8) { trident_change(); } }; _root.shadow_button.onPress = function () { if (race_flag == 0) { if (cock_flag != 1) { if (cock_flag == 2) { cock_S._visible = true; cock_L._visible = false; cock_flag = 1; } } else { cock_S._visible = false; cock_L._visible = true; cock_flag = 2; } } }; myMouseListener = new Object(); myMouseListener.onMouseMove = function () { x = _root._xmouse; y = _root._ymouse; }; myMouseListener.onMouseDown = function () { }; Mouse.addListener(myMouseListener);

Library Items

Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClipUses:8Used by:Timeline
Symbol 10 BitmapUsed by:11
Symbol 11 GraphicUses:10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:15
Symbol 15 MovieClipUses:14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:18
Symbol 18 MovieClipUses:17Used by:Timeline
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:21
Symbol 21 MovieClipUses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClipUses:23Used by:Timeline
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClipUses:26Used by:Timeline
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:30
Symbol 30 MovieClipUses:29Used by:Timeline
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:33
Symbol 33 MovieClipUses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:36
Symbol 36 MovieClipUses:35Used by:Timeline
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:39
Symbol 39 MovieClipUses:38Used by:Timeline
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:42
Symbol 42 MovieClipUses:41Used by:Timeline
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:45
Symbol 45 MovieClipUses:44Used by:Timeline
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:48
Symbol 48 MovieClipUses:47Used by:Timeline
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:51
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 BitmapUsed by:53
Symbol 53 GraphicUses:52Used by:Timeline

Instance Names

"menu"Frame 1Symbol 6 MovieClip
"shadow_button"Frame 1Symbol 9 MovieClip
"tail"Frame 1Symbol 12 MovieClip
"wing"Frame 1Symbol 15 MovieClip
"glass"Frame 1Symbol 18 MovieClip
"skirt"Frame 1Symbol 21 MovieClip
"shirt"Frame 1Symbol 24 MovieClip
"leather_skirt"Frame 1Symbol 27 MovieClip
"leather_boots"Frame 1Symbol 30 MovieClip
"h_inner"Frame 1Symbol 33 MovieClip
"h_body"Frame 1Symbol 36 MovieClip
"d_inner"Frame 1Symbol 39 MovieClip
"cock_L"Frame 1Symbol 42 MovieClip
"cock_S"Frame 1Symbol 45 MovieClip
"d_body"Frame 1Symbol 48 MovieClip
"trident"Frame 1Symbol 51 MovieClip

Special Tags

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




http://swfchan.com/20/97242/info.shtml
Created: 23/3 -2019 07:16:33 Last modified: 23/3 -2019 07:16:33 Server time: 05/05 -2024 04:19:29