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

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

Halloween Dressup.swf

This is the info page for
Flash #31073

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


Text
s

e

m

a

G

r

o

M

0

0

0

%

Girly games & Buddies

y

l

p

R

ActionScript [AS1/AS2]

Frame 1
Stage.showMenu = false; Stage.scaleMode = "noScale";
Instance of Symbol 18 MovieClip in Frame 1
onClipEvent (enterFrame) { _root.text_load = _root.getBytesLoaded(); _root.text_total = _root.getBytesTotal(); _root.text_p = Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (_root.getBytesLoaded() >= _root.getBytesTotal()) { _parent.gotoAndPlay(2); } }
Frame 2
function init() { _root.on_clothing6 = ah1; adsorb_x = 88; adsorb_y = 88; for (var _local4 in this) { if ((typeof(this[_local4]) == "movieclip") && (this[_local4]._name.substr(0, 1) == "a")) { if (this[_local4]._name.substr(0, 2) == "aj") { var _local3 = Number(this[_local4]._name.substr(2)) + 100; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } if (this[_local4]._name.substr(0, 6) == "ashose") { var _local3 = Number(this[_local4]._name.substr(6)) + 300; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } if (this[_local4]._name.substr(0, 5) == "abott") { var _local3 = Number(this[_local4]._name.substr(5)) + 500; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } if (this[_local4]._name.substr(0, 4) == "atop") { var _local3 = Number(this[_local4]._name.substr(4)) + 700; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } if (this[_local4]._name.substr(0, 2) == "ar") { var _local3 = Number(this[_local4]._name.substr(2)) + 900; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } if (this[_local4]._name.substr(0, 2) == "ah") { var _local3 = Number(this[_local4]._name.substr(2)) + 800; this[_local4].sd = _local3; this[_local4].swapDepths(_local3); } this[_local4].enabled = true; this[_local4].onPress = function () { this.swapDepths(10000); this.startDrag(); }; this[_local4].onRelease = function () { if ((Math.abs(this._x - this.xx) <= adsorb_x) && (Math.abs(this._y - this.yy) <= adsorb_y)) { this._x = this.xx; this._y = this.yy; this.enabled = false; this.swapDepths(this.sd); if ((((((this != _root.on_clothing1) && (this != _root.on_clothing2)) && (this != _root.on_clothing3)) && (this != _root.on_clothing4)) && (this != _root.on_clothing5)) && (this != _root.on_clothing6)) { if (this._name.substr(0, 2) == "aj") { if (_root.on_clothing1 != undefined) { to_initialize_fun(_root.on_clothing1); _root.on_clothing1 = undefined; } _root.on_clothing1 = this; } if (this._name.substr(0, 6) == "ashose") { if (_root.on_clothing2 != undefined) { to_initialize_fun(_root.on_clothing2); _root.on_clothing2 = undefined; } _root.on_clothing2 = this; } if (this._name.substr(0, 5) == "abott") { if (_root.on_clothing3 != undefined) { to_initialize_fun(_root.on_clothing3); _root.on_clothing3 = undefined; } _root.on_clothing3 = this; } if (this._name.substr(0, 4) == "atop") { if (_root.on_clothing4 != undefined) { to_initialize_fun(_root.on_clothing4); _root.on_clothing4 = undefined; } _root.on_clothing4 = this; } if (this._name.substr(0, 2) == "ar") { if (_root.on_clothing5 != undefined) { to_initialize_fun(_root.on_clothing5); _root.on_clothing5 = undefined; } _root.on_clothing5 = this; } if (this._name.substr(0, 2) == "ah") { if (_root.on_clothing6 != undefined) { to_initialize_fun(_root.on_clothing6); _root.on_clothing6 = undefined; } _root.on_clothing6 = this; } } } else { to_initialize_fun(this); } this.stopDrag(); }; } } } function to_initialize_fun(_mc) { _mc.swapDepths(_mc.sd); _mc.xp = 0; _mc.yp = 0; _mc.onEnterFrame = function () { this.xp = (this.xp * 0.45) + ((this.x0 - this._x) * 0.2); this._x = this._x + this.xp; this.yp = (this.yp * 0.45) + ((this.y0 - this._y) * 0.2); this._y = this._y + this.yp; if (Math.abs(this.xp) < 0.1) { this._x = this.x0; this._y = this.y0; this.enabled = true; delete this.onEnterFrame; } }; } function replay_fun() { for (var _local3 in this) { if ((typeof(this[_local3]) == "movieclip") && (this[_local3]._name.substr(0, 1) == "a")) { this[_local3]._x = this[_local3].x0; this[_local3]._y = this[_local3].y0; _root.ah1._x = 117.4; _root.ah1._y = 16.2; this[_local3].swapDepths(this[_local3].sd); this[_local3].enabled = true; } if ((typeof(this[_local3]) == "movieclip") && (this[_local3]._name.substr(0, 1) == "b")) { this[_local3]._x = this[_local3].x0; this[_local3]._y = this[_local3].y0; } } var _local3 = 1; while (_local3 <= 6) { this["on_clothing" + _local3] = undefined; _local3++; } _root.on_clothing6 = ah1; } stop(); init(); this.onEnterFrame = function () { if (((_root.on_clothing3 != undefined) && (Math.abs(_root.on_clothing3._x - _root.on_clothing3.xx) < 1)) && (Math.abs(_root.on_clothing3._y - _root.on_clothing3.yy) < 1)) { model_bady_mc.underwear2_mc._visible = false; } else { model_bady_mc.underwear2_mc._visible = true; } if (((_root.on_clothing4 != undefined) && (Math.abs(_root.on_clothing4._x - _root.on_clothing4.xx) < 1)) && (Math.abs(_root.on_clothing4._y - _root.on_clothing4.yy) < 1)) { model_bady_mc.underwear1_mc._visible = false; } else { model_bady_mc.underwear1_mc._visible = true; } if (((_root.on_clothing6 != undefined) && (Math.abs(_root.on_clothing6._x - _root.on_clothing6.xx) < 1)) && (Math.abs(_root.on_clothing6._y - _root.on_clothing6.yy) < 1)) { model_bady_mc.hhhh_mc._visible = false; } else { model_bady_mc.hhhh_mc._visible = true; } }; for (var i in this) { if ((typeof(this[i]) == "movieclip") && (this[i]._name.substr(0, 1) == "b")) { this[i].onPress = function () { var _local2 = Number(this._name.substr(2, 2)) + 1000; this.startDrag(); this.swapDepths(_local2); }; this[i].onRelease = function () { var _local2 = Number(this._name.substr(2, 2)) + 1000; this.stopDrag(); this.swapDepths(_local2); if (this._name == "b7") { this.swapDepths(400); } }; } }
Instance of Symbol 41 MovieClip "ashose1" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 52; this.yy = 519.7; }
Instance of Symbol 43 MovieClip "ashose2" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 56; this.yy = 531.5; }
Instance of Symbol 45 MovieClip "ashose3" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 53; this.yy = 409; }
Instance of Symbol 47 MovieClip "ashose4" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 56.8; this.yy = 427.9; }
Instance of Symbol 49 MovieClip "ashose5" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 57; this.yy = 480.6; }
Instance of Symbol 51 MovieClip "ashose6" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 51; this.yy = 404.5; }
Instance of Symbol 53 MovieClip "ashose7" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 57; this.yy = 412.1; }
Instance of Symbol 56 MovieClip "ashose8" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 44; this.yy = 406.9; }
Instance of Symbol 59 MovieClip "ashose9" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 51; this.yy = 515.9; }
Instance of Symbol 62 MovieClip "ashose10" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 57; this.yy = 413.9; }
Instance of Symbol 66 MovieClip "ashose11" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 55; this.yy = 549; }
Instance of Symbol 69 MovieClip "abott1" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 66.3; this.yy = 244; }
Instance of Symbol 72 MovieClip "abott2" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = -52.3; this.yy = 229.3; }
Instance of Symbol 75 MovieClip "abott3" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 113.7; this.yy = 226.3; }
Instance of Symbol 77 MovieClip "abott4" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 48.6; this.yy = 219.6; }
Instance of Symbol 80 MovieClip "abott5" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 99; this.yy = 232; }
Instance of Symbol 83 MovieClip "abott6" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 55.9; this.yy = 196.7; }
Instance of Symbol 86 MovieClip "abott7" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 62; this.yy = 233.5; }
Instance of Symbol 89 MovieClip "abott8" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 55; this.yy = 196.1; }
Instance of Symbol 92 MovieClip "abott9" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = -44.8; this.yy = 205.2; }
Instance of Symbol 95 MovieClip "abott10" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 117.5; this.yy = 235.5; }
Instance of Symbol 97 MovieClip "abott12" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 25; this.yy = 325.9; }
Instance of Symbol 100 MovieClip "atop2" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 55; this.yy = 91.3; }
Instance of Symbol 102 MovieClip "atop3" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.4; this.yy = 100.8; }
Instance of Symbol 105 MovieClip "atop4" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 70.8; this.yy = 97; }
Instance of Symbol 108 MovieClip "atop5" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = -24; this.yy = 94.9; }
Instance of Symbol 111 MovieClip "atop6" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 74.7; this.yy = 91.8; }
Instance of Symbol 114 MovieClip "atop7" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 13.2; this.yy = 92.3; }
Instance of Symbol 117 MovieClip "atop8" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 73.7; this.yy = 91.8; }
Instance of Symbol 120 MovieClip "atop9" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 47.7; this.yy = 97.8; }
Instance of Symbol 123 MovieClip "atop10" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 67.5; this.yy = 95; }
Instance of Symbol 126 MovieClip "atop12" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 67; this.yy = 99; }
Instance of Symbol 129 MovieClip "atop13" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 52.7; this.yy = 90; }
Instance of Symbol 132 MovieClip "atop14" in Frame 2
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 65.3; this.yy = 92; }
Instance of Symbol 134 MovieClip "ah1" in Frame 2
onClipEvent (load) { this.x0 = 350.6; this.y0 = 18; this.xx = 117.4; this.yy = 16.2; this._x = 117.4; this._y = 16.2; }
Symbol 16 Button
on (release) { getURL ("http://www.azdressup.com", "_blank"); } on (rollOver) { _root.link.gotoAndPlay(2); } on (rollOut) { _root.link.gotoAndPlay(8); }
Symbol 17 MovieClip Frame 1
stop();
Symbol 17 MovieClip Frame 7
stop();
Symbol 30 Button
on (release) { getURL ("http://www.azdressup.com", "_blank"); }
Symbol 142 Button
on (release) { _parent.replay_fun(); } on (rollOver) { _root.replay.gotoAndPlay(2); } on (rollOut) { _root.replay.gotoAndPlay(8); }
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 7
stop();
Symbol 146 MovieClip Frame 60
stop();

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 BitmapUsed by:5
Symbol 5 GraphicUses:4Used by:17
Symbol 6 FontUsed by:7 8 9 10 11 12 13 14 138 139 140 141
Symbol 7 TextUses:6Used by:17
Symbol 8 TextUses:6Used by:17 143
Symbol 9 TextUses:6Used by:17 143
Symbol 10 TextUses:6Used by:17 143
Symbol 11 TextUses:6Used by:17 143
Symbol 12 TextUses:6Used by:17
Symbol 13 TextUses:6Used by:17
Symbol 14 TextUses:6Used by:17
Symbol 15 GraphicUsed by:16 142
Symbol 16 ButtonUses:15Used by:17
Symbol 17 MovieClipUses:5 7 8 9 10 11 12 13 14 16Used by:Timeline
Symbol 18 MovieClipUsed by:Timeline
Symbol 19 FontUsed by:20 21 22 23
Symbol 20 EditableTextUses:19Used by:Timeline
Symbol 21 EditableTextUses:19Used by:Timeline
Symbol 22 EditableTextUses:19Used by:Timeline
Symbol 23 EditableTextUses:19Used by:Timeline
Symbol 24 GraphicUsed by:Timeline
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 ButtonUses:25 26 27 28 29Used by:Timeline
Symbol 31 FontUsed by:32
Symbol 32 TextUses:31Used by:Timeline
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:Timeline
Symbol 35 GraphicUsed by:Timeline
Symbol 36 GraphicUsed by:Timeline
Symbol 37 GraphicUsed by:Timeline
Symbol 38 GraphicUsed by:Timeline
Symbol 39 GraphicUsed by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:Timeline
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:Timeline
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:Timeline
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:Timeline
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:Timeline
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:Timeline
Symbol 54 BitmapUsed by:55
Symbol 55 GraphicUses:54Used by:56
Symbol 56 MovieClipUses:55Used by:Timeline
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:59
Symbol 59 MovieClipUses:58Used by:Timeline
Symbol 60 BitmapUsed by:61
Symbol 61 GraphicUses:60Used by:62
Symbol 62 MovieClipUses:61Used by:Timeline
Symbol 63 BitmapUsed by:65
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64 63Used by:66
Symbol 66 MovieClipUses:65Used by:Timeline
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:69
Symbol 69 MovieClipUses:68Used by:Timeline
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:72
Symbol 72 MovieClipUses:71Used by:Timeline
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:75
Symbol 75 MovieClipUses:74Used by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:Timeline
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:80
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:83
Symbol 83 MovieClipUses:82Used by:Timeline
Symbol 84 BitmapUsed by:85
Symbol 85 GraphicUses:84Used by:86
Symbol 86 MovieClipUses:85Used by:Timeline
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:89
Symbol 89 MovieClipUses:88Used by:Timeline
Symbol 90 BitmapUsed by:91
Symbol 91 GraphicUses:90Used by:92
Symbol 92 MovieClipUses:91Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:95
Symbol 95 MovieClipUses:94Used by:Timeline
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClipUses:96Used by:Timeline
Symbol 98 BitmapUsed by:99
Symbol 99 GraphicUses:98Used by:100
Symbol 100 MovieClipUses:99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:Timeline
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:108
Symbol 108 MovieClipUses:107Used by:Timeline
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:111
Symbol 111 MovieClipUses:110Used by:Timeline
Symbol 112 BitmapUsed by:113
Symbol 113 GraphicUses:112Used by:114
Symbol 114 MovieClipUses:113Used by:Timeline
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115Used by:117
Symbol 117 MovieClipUses:116Used by:Timeline
Symbol 118 BitmapUsed by:119
Symbol 119 GraphicUses:118Used by:120
Symbol 120 MovieClipUses:119Used by:Timeline
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:123
Symbol 123 MovieClipUses:122Used by:Timeline
Symbol 124 BitmapUsed by:125
Symbol 125 GraphicUses:124Used by:126
Symbol 126 MovieClipUses:125Used by:Timeline
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127Used by:129
Symbol 129 MovieClipUses:128Used by:Timeline
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:132
Symbol 132 MovieClipUses:131Used by:Timeline
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:Timeline
Symbol 135 GraphicUsed by:143
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:143
Symbol 138 TextUses:6Used by:143
Symbol 139 TextUses:6Used by:143
Symbol 140 TextUses:6Used by:143
Symbol 141 TextUses:6Used by:143
Symbol 142 ButtonUses:15Used by:143
Symbol 143 MovieClipUses:135 137 8 9 10 11 138 139 140 141 142Used by:Timeline
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:144Used by:146
Symbol 146 MovieClipUses:145Used by:Timeline
Symbol 147 GraphicUsed by:Timeline

Instance Names

"link"Frame 1Symbol 17 MovieClip
"ashose1"Frame 2Symbol 41 MovieClip
"ashose2"Frame 2Symbol 43 MovieClip
"ashose3"Frame 2Symbol 45 MovieClip
"ashose4"Frame 2Symbol 47 MovieClip
"ashose5"Frame 2Symbol 49 MovieClip
"ashose6"Frame 2Symbol 51 MovieClip
"ashose7"Frame 2Symbol 53 MovieClip
"ashose8"Frame 2Symbol 56 MovieClip
"ashose9"Frame 2Symbol 59 MovieClip
"ashose10"Frame 2Symbol 62 MovieClip
"ashose11"Frame 2Symbol 66 MovieClip
"abott1"Frame 2Symbol 69 MovieClip
"abott2"Frame 2Symbol 72 MovieClip
"abott3"Frame 2Symbol 75 MovieClip
"abott4"Frame 2Symbol 77 MovieClip
"abott5"Frame 2Symbol 80 MovieClip
"abott6"Frame 2Symbol 83 MovieClip
"abott7"Frame 2Symbol 86 MovieClip
"abott8"Frame 2Symbol 89 MovieClip
"abott9"Frame 2Symbol 92 MovieClip
"abott10"Frame 2Symbol 95 MovieClip
"abott12"Frame 2Symbol 97 MovieClip
"atop2"Frame 2Symbol 100 MovieClip
"atop3"Frame 2Symbol 102 MovieClip
"atop4"Frame 2Symbol 105 MovieClip
"atop5"Frame 2Symbol 108 MovieClip
"atop6"Frame 2Symbol 111 MovieClip
"atop7"Frame 2Symbol 114 MovieClip
"atop8"Frame 2Symbol 117 MovieClip
"atop9"Frame 2Symbol 120 MovieClip
"atop10"Frame 2Symbol 123 MovieClip
"atop12"Frame 2Symbol 126 MovieClip
"atop13"Frame 2Symbol 129 MovieClip
"atop14"Frame 2Symbol 132 MovieClip
"ah1"Frame 2Symbol 134 MovieClip
"replay"Frame 2Symbol 143 MovieClip
"link"Frame 2Symbol 17 MovieClip

Special Tags

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

Dynamic Text Variables

text_totalSymbol 20 EditableText"0 "
text_loadSymbol 21 EditableText"0 "
text_pSymbol 22 EditableText"0 "




http://swfchan.com/7/31073/info.shtml
Created: 18/5 -2019 21:37:57 Last modified: 18/5 -2019 21:37:57 Server time: 02/05 -2024 05:36:05