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

swfchan turned sixteen years old yesterday! (5may2024)

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

mydreamgirl.swf

This is the info page for
Flash #3729

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


Text
Azdressup.com

ActionScript [AS1/AS2]

Frame 1
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); x_sound = new Sound(); x_sound.attachSound("xx_sound"); x_sound.start(0, 1); 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 SetPrintJob() { my_pj = new PrintJob(); my_pj.start(); my_pj.addPage("_root", {printAsBitmap:true}); my_pj.send(); delete my_pj; } 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 = 69; _root.ah1._y = 23.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; } 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 12 MovieClip "model_bady_mc" in Frame 1
onClipEvent (load) { _root.model_bady_mc.gotoAndStop(bb); }
Instance of Symbol 14 MovieClip "ashose2" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.9; this.yy = 509.9; }
Instance of Symbol 16 MovieClip "ashose3" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.3; this.yy = 540.5; }
Instance of Symbol 18 MovieClip "ashose1" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.8; this.yy = 571.4; }
Instance of Symbol 20 MovieClip "ashose4" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 77.3; this.yy = 568.8; }
Instance of Symbol 22 MovieClip "ashose8" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 72.8; this.yy = 547.4; }
Instance of Symbol 24 MovieClip "ashose5" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 71; this.yy = 554; }
Instance of Symbol 26 MovieClip "ashose7" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 71.7; this.yy = 531.7; }
Instance of Symbol 28 MovieClip "ashose18" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 77; this.yy = 571.1; }
Instance of Symbol 30 MovieClip "abott1" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 63.5; this.yy = 269.8; }
Instance of Symbol 33 MovieClip "abott2" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 65.7; this.yy = 271.4; }
Instance of Symbol 35 MovieClip "abott3" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 65.2; this.yy = 269.4; }
Instance of Symbol 37 MovieClip "abott4" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 32.5; this.yy = 268.4; }
Instance of Symbol 39 MovieClip "abott5" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 64.3; this.yy = 275.1; }
Instance of Symbol 41 MovieClip "abott6" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 65.6; this.yy = 271.1; }
Instance of Symbol 43 MovieClip "abott7" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 65.5; this.yy = 274.1; }
Instance of Symbol 46 MovieClip "abott8" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 66.3; this.yy = 273.4; }
Instance of Symbol 50 MovieClip "abott9" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 47.1; this.yy = 264.9; }
Instance of Symbol 52 MovieClip "abott10" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 60.6; this.yy = 274.9; }
Instance of Symbol 54 MovieClip "abott11" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 61.6; this.yy = 272.6; }
Instance of Symbol 56 MovieClip "abott12" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 62; this.yy = 273.5; }
Instance of Symbol 58 MovieClip "abott13" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 63; this.yy = 273.5; }
Instance of Symbol 60 MovieClip "abott14" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 57.1; this.yy = 272.4; }
Instance of Symbol 62 MovieClip "abott15" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 60.9; this.yy = 273.9; }
Instance of Symbol 64 MovieClip "atop2" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.7; this.yy = 151.4; }
Instance of Symbol 66 MovieClip "atop3" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 57.4; this.yy = 151.5; }
Instance of Symbol 68 MovieClip "atop4" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 75.3; this.yy = 153.8; }
Instance of Symbol 70 MovieClip "atop5" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 29.4; this.yy = 136.8; }
Instance of Symbol 72 MovieClip "atop6" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 54.5; this.yy = 142.2; }
Instance of Symbol 74 MovieClip "atop7" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 38.3; this.yy = 155.2; }
Instance of Symbol 76 MovieClip "atop8" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 51.9; this.yy = 150.2; }
Instance of Symbol 78 MovieClip "atop9" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 69.5; this.yy = 150.8; }
Instance of Symbol 80 MovieClip "atop10" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 64.2; this.yy = 152.9; }
Instance of Symbol 82 MovieClip "atop11" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 68; this.yy = 186.4; }
Instance of Symbol 84 MovieClip "atop12" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 71.7; this.yy = 154.8; }
Instance of Symbol 86 MovieClip "atop13" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 64.5; this.yy = 149.5; }
Instance of Symbol 88 MovieClip "b7" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 90 MovieClip "b 4" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 98 MovieClip "ah2" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 66.5; this.yy = 51.1; }
Instance of Symbol 100 MovieClip "ah3" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 67.3; this.yy = 50.5; }
Instance of Symbol 102 MovieClip "ah1" in Frame 1
onClipEvent (load) { this.x0 = 220.3; this.y0 = 3.8; this.xx = 67.3; this.yy = 49.8; this._x = 67.3; this._y = 49.8; }
Instance of Symbol 104 MovieClip "ah7" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 70.8; this.yy = 51.5; }
Instance of Symbol 106 MovieClip "ah4" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 62.7; this.yy = 50.5; }
Instance of Symbol 108 MovieClip "ah5" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 56.6; this.yy = 46.5; }
Instance of Symbol 110 MovieClip "ah6" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 70.6; this.yy = 48.2; }
Instance of Symbol 112 MovieClip "ah11" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 68.3; this.yy = 51.3; }
Instance of Symbol 114 MovieClip "b2" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 116 MovieClip "b 9" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 118 MovieClip "b1" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 46.5; this.yy = 20.4; }
Instance of Symbol 120 MovieClip "b6" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 122 MovieClip "b 8" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 124 MovieClip "b 3" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 126 MovieClip "b 11" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 128 MovieClip "b 5" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 129 MovieClip "b 10" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; }
Instance of Symbol 130 MovieClip "ah6" in Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 146.2; this.yy = 42.5; }
Symbol 3 MovieClip Frame 1
stop();
Symbol 12 MovieClip Frame 1
stop();
Instance of Symbol 6 MovieClip "underwear2_mc" in Symbol 12 MovieClip Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = -4.4; this.yy = 233.1; }
Instance of Symbol 8 MovieClip "underwear1_mc" in Symbol 12 MovieClip Frame 1
onClipEvent (load) { this.x0 = this._x; this.y0 = this._y; this.xx = 6.8; this.yy = 101.4; }
Symbol 12 MovieClip Frame 2
stop();
Symbol 12 MovieClip Frame 3
stop();
Symbol 12 MovieClip Frame 4
stop();
Symbol 133 Button
on (release) { _root.model_bady_mc.gotoAndStop(2); }
Symbol 134 Button
on (release) { _root.model_bady_mc.gotoAndStop(3); }
Symbol 135 Button
on (release) { _root.model_bady_mc.gotoAndStop(4); }
Symbol 136 Button
on (release) { _root.model_bady_mc.gotoAndStop(1); }
Symbol 147 MovieClip Frame 101
gotoAndPlay (1);
Symbol 149 Button
on (release) { getURL ("http://www.azdressup.com", "_blank"); }

Library Items

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

Instance Names

"cg"Frame 1Symbol 3 MovieClip
"model_bady_mc"Frame 1Symbol 12 MovieClip
"ashose2"Frame 1Symbol 14 MovieClip
"ashose3"Frame 1Symbol 16 MovieClip
"ashose1"Frame 1Symbol 18 MovieClip
"ashose4"Frame 1Symbol 20 MovieClip
"ashose8"Frame 1Symbol 22 MovieClip
"ashose5"Frame 1Symbol 24 MovieClip
"ashose7"Frame 1Symbol 26 MovieClip
"ashose18"Frame 1Symbol 28 MovieClip
"abott1"Frame 1Symbol 30 MovieClip
"abott2"Frame 1Symbol 33 MovieClip
"abott3"Frame 1Symbol 35 MovieClip
"abott4"Frame 1Symbol 37 MovieClip
"abott5"Frame 1Symbol 39 MovieClip
"abott6"Frame 1Symbol 41 MovieClip
"abott7"Frame 1Symbol 43 MovieClip
"abott8"Frame 1Symbol 46 MovieClip
"abott9"Frame 1Symbol 50 MovieClip
"abott10"Frame 1Symbol 52 MovieClip
"abott11"Frame 1Symbol 54 MovieClip
"abott12"Frame 1Symbol 56 MovieClip
"abott13"Frame 1Symbol 58 MovieClip
"abott14"Frame 1Symbol 60 MovieClip
"abott15"Frame 1Symbol 62 MovieClip
"atop2"Frame 1Symbol 64 MovieClip
"atop3"Frame 1Symbol 66 MovieClip
"atop4"Frame 1Symbol 68 MovieClip
"atop5"Frame 1Symbol 70 MovieClip
"atop6"Frame 1Symbol 72 MovieClip
"atop7"Frame 1Symbol 74 MovieClip
"atop8"Frame 1Symbol 76 MovieClip
"atop9"Frame 1Symbol 78 MovieClip
"atop10"Frame 1Symbol 80 MovieClip
"atop11"Frame 1Symbol 82 MovieClip
"atop12"Frame 1Symbol 84 MovieClip
"atop13"Frame 1Symbol 86 MovieClip
"b7"Frame 1Symbol 88 MovieClip
"b 4"Frame 1Symbol 90 MovieClip
"b20"Frame 1Symbol 92 MovieClip
"b22"Frame 1Symbol 94 MovieClip
"b23"Frame 1Symbol 96 MovieClip
"ah2"Frame 1Symbol 98 MovieClip
"ah3"Frame 1Symbol 100 MovieClip
"ah1"Frame 1Symbol 102 MovieClip
"ah7"Frame 1Symbol 104 MovieClip
"ah4"Frame 1Symbol 106 MovieClip
"ah5"Frame 1Symbol 108 MovieClip
"ah6"Frame 1Symbol 110 MovieClip
"ah11"Frame 1Symbol 112 MovieClip
"b2"Frame 1Symbol 114 MovieClip
"b 9"Frame 1Symbol 116 MovieClip
"b1"Frame 1Symbol 118 MovieClip
"b6"Frame 1Symbol 120 MovieClip
"b 8"Frame 1Symbol 122 MovieClip
"b 3"Frame 1Symbol 124 MovieClip
"b 11"Frame 1Symbol 126 MovieClip
"b 5"Frame 1Symbol 128 MovieClip
"b 10"Frame 1Symbol 129 MovieClip
"ah6"Frame 1Symbol 130 MovieClip
"underwear2_mc"Symbol 12 MovieClip Frame 1Symbol 6 MovieClip
"underwear1_mc"Symbol 12 MovieClip Frame 1Symbol 8 MovieClip

Special Tags

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




http://swfchan.com/1/3729/info.shtml
Created: 17/6 -2019 07:16:42 Last modified: 17/6 -2019 07:16:42 Server time: 06/05 -2024 19:58:19