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

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

girl_dressup67.swf

This is the info page for
Flash #113497

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


Text
%

print

play again

skin

hair

tops

bottoms

jewelry

shoes

background

music on

music off

1. Beach
2. Night
3. Bridge
4. Dream
5. Spring
6. Street

ActionScript [AS1/AS2]

Frame 1
loaded = _root.getBytesLoaded(); total = _root.getBytesTotal(); pre = int((loaded / total) * 100); loadingbar.gotoAndStop(pre);
Frame 10
if (loaded == total) { gotoAndStop (11); } else { gotoAndPlay ("loading"); }
Frame 11
function init() { movarr = new Array(); for (var _local2 in this) { if ((typeof(this[_local2]) == "movieclip") && (((this[_local2]._name.substr(0, 1) == "a") || (this[_local2]._name.substr(0, 1) == "b")) || (this[_local2]._name.substr(0, 1) == "d"))) { movarr.push(this[_local2]._name); } } frmarr = new Array("model_bady_mc", "model_hair_mc", "model_bady_mc.model_mouth_mc", "jew02_mc", "model_bottoms_mc", "model_tops_mc", "model_shoes_mc"); mybody = "model_bady_mc"; hitmc = "body"; visarr = new Array("model_bady_mc.underwear2_mc", "model_bady_mc.underwear1_mc", "model_bady_mc.hhhh_mc"); mainmc = this; } function saveit() { mov = new Array(); frm = new Array(); for (var i in movarr) { var tmpmc = mainmc[movarr[i]]; var bodmc = mainmc[mybody]; var hitmc = this.body; if (tmpmc.hitTest(hitmc)) { mov.push(new Array(movarr[i], int(tmpmc._x), int(tmpmc._y))); } } for (var i in frmarr) { var tmpmc = eval (frmarr[i]); if (tmpmc._currentframe != 1) { frm.push(new Array(frmarr[i], tmpmc._currentframe)); } } vis = new Array(); for (var i in visarr) { var tmpmc = eval (visarr[i]); vis.push(new Array(visarr[i], tmpmc._visible)); } savestr = (((("&mov=" + mov.join("|")) + "&frm=") + frm.join("|")) + "&vis=") + vis.join("|"); return(savestr); } loadMovieNum ("/control.swf", 10); init(); function all_control_fun(v1, v2) { this[change_mc_array[v1]].gotoAndStop(v2); } function SetPrintJob() { my_pj = new PrintJob(); my_pj.start(); my_pj.addPage("_root", {printAsBitmap:true}); my_pj.send(); delete my_pj; } function play_again_fun() { var _local2 = 0; while (_local2 <= change_mc_array.length) { this[change_mc_array[_local2]].gotoAndStop(1); _local2++; } } function thing_into_fun(v) { var _local2 = 1; while (_local2 <= change_mc_array.length) { this["btn_mc" + _local2]._x = btn_x0; this["thing_mc" + _local2]._visible = false; _local2++; } this["btn_mc" + v]._x = btn_x0 - 10; this["thing_mc" + v]._visible = true; } function thing_into_fun1(v) { var _local2 = 1; while (_local2 <= change_mc_array.length) { this["thing_mc" + _local2].yx = -190; _local2++; } if (this["thing_mc" + v].yx != 280) { this["thing_mc" + v].yx = 280; } } function into_fun() { var _local3 = 1; while (_local3 <= change_mc_array.length) { this["btn_mc" + _local3]._x = btn_x0; this["thing_mc" + _local3]._visible = false; this["btn_mc" + _local3].v = _local3; this["btn_mc" + _local3].onRelease = function () { thing_into_fun(this.v); thing_into_fun1(this.v); _root.bg2_sound = new Sound(); _root.bg2_sound.attachSound("s1"); _root.bg2_sound.start(); _root.bg2_sound.setVolume(100); }; _local3++; } thing_into_fun(1); } stop(); change_mc_array = ["model_bady_mc", "model_hair_mc", "model_tops_mc", "model_bottoms_mc", "model_jewelry_mc", "model_earbob_mc", "model_shoes_mc", "background_mc", "jew03"]; btn_x0 = 26; into_fun();
Instance of Symbol 60 MovieClip in Frame 11
onClipEvent (load) { _root.bg1_sound.stop(); _parent.n_Volume = 100; _root.bg1_sound = new Sound(this); _root.bg1_sound.attachSound("s2"); _root.bg1_sound.start(0, 999); _root.bg1_sound.setVolume(58); }
Symbol 11 MovieClip Frame 1
stop();
Symbol 28 Button
on (release) { SetPrintJob(); }
Symbol 33 Button
on (release) { play_again_fun(); into_fun(); }
Symbol 56 Button
on (release) { _root.bg1_sound.stop(); this.gotoAndStop(2); }
Symbol 59 Button
on (release) { _root.bg1_sound.start(); this.gotoAndStop(1); }
Symbol 60 MovieClip Frame 1
stop();
Symbol 60 MovieClip Frame 2
stop();
Instance of Symbol 75 MovieClip in Symbol 76 MovieClip Frame 1
onClipEvent (load) { num = 20; i = 1; while (num >= i) { a.duplicateMovieClip("a" + i, i); b = this["a" + i]; b.rX = (random(5) + 4) / 1000; b.rY = (random(5) + 4) / 1000; b._x = random(344) - 172; b._y = random(154) - 77; b.gotoAndPlay(random(5) + 1); i++; } a._visible = 0; } onClipEvent (enterFrame) { i = 1; while (num >= i) { b = this["a" + i]; b.xvel = b.xvel + ((-b._x) * b.rX); b.yvel = b.yvel + ((-b._y) * b.rY); b._x = b._x + b.xvel; b._y = b._y + b.yvel; i++; } }
Symbol 108 MovieClip Frame 1
stop();
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Instance of Symbol 85 MovieClip in Symbol 108 MovieClip Frame 3
onClipEvent (load) { n = random(59) + 1; this.gotoAndPlay(n); }
Symbol 114 MovieClip Frame 1
stop();
Symbol 114 MovieClip Frame 2
stop();
Symbol 114 MovieClip Frame 3
stop();
Symbol 114 MovieClip Frame 4
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 132 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 155 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 1
stop();
Symbol 161 MovieClip Frame 2
stop();
Symbol 161 MovieClip Frame 3
stop();
Symbol 161 MovieClip Frame 4
stop();
Symbol 161 MovieClip Frame 5
stop();
Symbol 164 MovieClip Frame 1
stop();
Symbol 176 Button
on (release) { _root.all_control_fun(6, 2); }
Symbol 177 Button
on (release) { _root.all_control_fun(6, 3); }
Symbol 178 Button
on (release) { _root.all_control_fun(6, 4); }
Symbol 179 Button
on (release) { _root.all_control_fun(6, 5); }
Symbol 180 Button
on (release) { _root.all_control_fun(6, 1); }
Symbol 182 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc61._x; thing_mc61._x = ((yx - _local1) / 4) + _local1; };
Symbol 184 Button
on (release) { _root.all_control_fun(4, 1); }
Symbol 185 Button
on (release) { _root.all_control_fun(4, 2); }
Symbol 186 Button
on (release) { _root.all_control_fun(8, 4); }
Symbol 187 Button
on (release) { _root.all_control_fun(8, 5); }
Symbol 188 Button
on (release) { _root.all_control_fun(8, 6); }
Symbol 189 Button
on (release) { _root.all_control_fun(5, 2); }
Symbol 190 Button
on (release) { _root.all_control_fun(5, 3); }
Symbol 191 Button
on (release) { _root.all_control_fun(5, 4); }
Symbol 192 Button
on (release) { _root.all_control_fun(5, 5); }
Symbol 193 Button
on (release) { _root.all_control_fun(5, 1); }
Symbol 195 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc51._x; thing_mc51._x = ((yx - _local1) / 4) + _local1; };
Symbol 212 Button
on (release) { _root.all_control_fun(3, 1); }
Symbol 213 Button
on (release) { _root.all_control_fun(3, 2); }
Symbol 214 Button
on (release) { _root.all_control_fun(3, 3); }
Symbol 215 Button
on (release) { _root.all_control_fun(3, 4); }
Symbol 216 Button
on (release) { _root.all_control_fun(3, 5); }
Symbol 217 Button
on (release) { _root.all_control_fun(3, 6); }
Symbol 218 Button
on (release) { _root.all_control_fun(3, 7); }
Symbol 219 Button
on (release) { _root.all_control_fun(3, 8); }
Symbol 220 Button
on (release) { _root.all_control_fun(3, 9); }
Symbol 221 Button
on (release) { _root.all_control_fun(3, 10); }
Symbol 223 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc41._x; thing_mc41._x = ((yx - _local1) / 4) + _local1; };
Symbol 241 Button
on (release) { _root.all_control_fun(2, 1); }
Symbol 242 Button
on (release) { _root.all_control_fun(2, 2); }
Symbol 243 Button
on (release) { _root.all_control_fun(2, 3); }
Symbol 244 Button
on (release) { _root.all_control_fun(2, 4); }
Symbol 245 Button
on (release) { _root.all_control_fun(2, 5); }
Symbol 246 Button
on (release) { _root.all_control_fun(2, 6); }
Symbol 247 Button
on (release) { _root.all_control_fun(2, 7); }
Symbol 248 Button
on (release) { _root.all_control_fun(2, 8); }
Symbol 249 Button
on (release) { _root.all_control_fun(2, 9); }
Symbol 250 Button
on (release) { _root.all_control_fun(2, 10); }
Symbol 252 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc31._x; thing_mc31._x = ((yx - _local1) / 4) + _local1; };
Symbol 263 Button
on (release) { _root.all_control_fun(1, 1); }
Symbol 264 Button
on (release) { _root.all_control_fun(1, 2); }
Symbol 265 Button
on (release) { _root.all_control_fun(1, 3); }
Symbol 266 Button
on (release) { _root.all_control_fun(1, 4); }
Symbol 267 Button
on (release) { _root.all_control_fun(1, 5); }
Symbol 269 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc21._x; thing_mc21._x = ((yx - _local1) / 4) + _local1; };
Symbol 271 Button
on (release) { _root.all_control_fun(0, 1); }
Symbol 272 Button
on (release) { _root.all_control_fun(0, 2); }
Symbol 273 Button
on (release) { _root.all_control_fun(0, 3); }
Symbol 274 Button
on (release) { _root.all_control_fun(0, 4); }
Symbol 276 MovieClip Frame 1
onEnterFrame = function () { var _local1 = thing_mc11._x; thing_mc11._x = ((yx - _local1) / 4) + _local1; };
Symbol 281 Button
on (release) { _parent.all_control_fun(7, 1); }
Symbol 282 Button
on (release) { _parent.all_control_fun(7, 2); }
Symbol 283 Button
on (release) { _parent.all_control_fun(7, 3); }
Symbol 284 Button
on (release) { _parent.all_control_fun(7, 4); }
Symbol 285 Button
on (release) { _parent.all_control_fun(7, 5); }
Symbol 286 Button
on (release) { _parent.all_control_fun(7, 6); }

Library Items

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

Instance Names

"loadingbar"Frame 1Symbol 11 MovieClip
"btn_mc1"Frame 11Symbol 36 MovieClip
"btn_mc2"Frame 11Symbol 39 MovieClip
"btn_mc3"Frame 11Symbol 41 MovieClip
"btn_mc4"Frame 11Symbol 44 MovieClip
"btn_mc5"Frame 11Symbol 47 MovieClip
"btn_mc6"Frame 11Symbol 50 MovieClip
"btn_mc7"Frame 11Symbol 53 MovieClip
"background_mc"Frame 11Symbol 108 MovieClip
"model_bady_mc"Frame 11Symbol 114 MovieClip
"model_shoes_mc"Frame 11Symbol 121 MovieClip
"model_bottoms_mc"Frame 11Symbol 132 MovieClip
"model_tops_mc"Frame 11Symbol 145 MovieClip
"model_earbob_mc"Frame 11Symbol 151 MovieClip
"jew03"Frame 11Symbol 155 MovieClip
"model_hair_mc"Frame 11Symbol 161 MovieClip
"model_jewelry_mc"Frame 11Symbol 164 MovieClip
"thing_mc6"Frame 11Symbol 182 MovieClip
"thing_mc5"Frame 11Symbol 195 MovieClip
"thing_mc4"Frame 11Symbol 223 MovieClip
"thing_mc3"Frame 11Symbol 252 MovieClip
"thing_mc2"Frame 11Symbol 269 MovieClip
"thing_mc1"Frame 11Symbol 276 MovieClip
"thing_mc7"Frame 11Symbol 287 MovieClip
"body"Frame 11Symbol 291 MovieClip
"a"Symbol 75 MovieClip Frame 1Symbol 74 MovieClip
"thing_mc61"Symbol 182 MovieClip Frame 1Symbol 181 MovieClip
"thing_mc51"Symbol 195 MovieClip Frame 1Symbol 194 MovieClip
"thing_mc41"Symbol 223 MovieClip Frame 1Symbol 222 MovieClip
"thing_mc31"Symbol 252 MovieClip Frame 1Symbol 251 MovieClip
"thing_mc21"Symbol 269 MovieClip Frame 1Symbol 268 MovieClip
"thing_mc11"Symbol 276 MovieClip Frame 1Symbol 275 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "s2"
ExportAssets (56)Timeline Frame 1Symbol 2 as "s1"
ExportAssets (56)Timeline Frame 1Symbol 4 as "head"
ExportAssets (56)Timeline Frame 1Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 6 as "fin"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"
ExportAssets (56)Timeline Frame 11Symbol 4 as "head"

Labels

"loading"Frame 1
"on"Symbol 60 MovieClip Frame 1
"off"Symbol 60 MovieClip Frame 2

Dynamic Text Variables

preSymbol 13 EditableText""




http://swfchan.com/23/113497/info.shtml
Created: 11/3 -2019 16:12:09 Last modified: 11/3 -2019 16:12:09 Server time: 14/05 -2024 12:54:00