Combined Code
frame 1 {
function preloadSite() {
var v3 = _root.getBytesLoaded();
var v2 = _root.getBytesTotal();
var v4 = Math.round((v3 / v2) * 100);
percentClip.percentDisplay.text = v4 + '%';
percentClip._x = loadingBar._x + loadingBar._width;
bytesDisplay.text = 'loaded ' + v3 + ' of ' + v2 + ' bytes';
if (v3 >= v2) {
clearInterval(loadingCall);
play();
}
}
stop();
var loadingCall = setInterval(preloadSite, 50);
}
frame 1 {
gs == '100';
}
movieClip 4 {
}
movieClip 5 {
}
instance startowa of movieClip 5 {
onClipEvent (enterFrame) {
if (_root._framesloaded >= _root._totalframes) {
play();
} else {
this.framesload.gotoAndStop(Math.ceil((_root._framesloaded / _root._totalframes) * this.framesload._totalframes));
this.bytesload.gotoAndStop(Math.ceil((_root.getBytesLoaded() / _root.getBytesTotal()) * this.bytesload._totalframes));
}
}
}
movieClip 8 {
}
movieClip 10 {
}
frame 37 {
gs = 100;
}
frame 39 {
paso = '1';
continuar = false;
_quality = 'medium';
}
movieClip 12 {
}
movieClip 17 {
}
button 22 {
on (release) {
_root.gotoAndStop('jacket');
}
}
movieClip 24 {
}
button 28 {
on (release) {
_root.gotoAndStop('skirt');
}
}
movieClip 29 {
frame 20 {
stop();
}
}
movieClip 33 {
}
movieClip 34 {
frame 20 {
stop();
}
}
movieClip 36 {
}
movieClip 37 {
frame 21 {
stop();
}
}
movieClip 40 {
}
movieClip 41 {
frame 20 {
stop();
}
}
movieClip 43 {
frame 1 {
stop();
}
instance of movieClip 24 {
onClipEvent (enterFrame) {
if (_root.paso == '1') {
this._parent.gotoAndStop(1);
}
if (_root.paso == '2') {
this._parent.gotoAndStop(2);
}
if (_root.paso == '3') {
this._parent.gotoAndStop(3);
}
if (_root.paso == '4') {
this._parent.gotoAndStop(4);
}
if (_root.paso == '5') {
this._parent.gotoAndStop(5);
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
instance of movieClip 34 {
onClipEvent (release) {
_root.gotoAndStop('bra');
}
onClipEvent (load) {
stop();
}
}
frame 4 {
stop();
}
instance of movieClip 41 {
onClipEvent (release) {
_root.gotoAndStop('panties');
}
onClipEvent (load) {
stop();
}
}
frame 5 {
stop();
}
}
button 46 {
on (release) {
_root.gotoAndStop('jacket');
}
}
movieClip 49 {
}
movieClip 50 {
frame 20 {
stop();
}
}
movieClip 52 {
frame 1 {
stop();
}
instance of movieClip 24 {
onClipEvent (enterFrame) {
if (_root.paso == '1') {
this._parent.gotoAndStop(1);
}
if (_root.paso == '2') {
this._parent.gotoAndStop(2);
}
if (_root.paso >= '3') {
this._parent.gotoAndStop(3);
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 56 {
}
movieClip 57 {
frame 20 {
stop();
}
}
movieClip 59 {
frame 1 {
stop();
}
instance of movieClip 24 {
onClipEvent (enterFrame) {
if (_root.paso == '1') {
this._parent.gotoAndStop(1);
}
if (_root.paso == '2') {
this._parent.gotoAndStop(2);
}
if (_root.paso >= '3') {
this._parent.gotoAndStop(3);
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 63 {
}
movieClip 64 {
frame 21 {
stop();
}
}
movieClip 66 {
frame 1 {
stop();
}
instance of movieClip 24 {
onClipEvent (enterFrame) {
if (_root.paso == '1') {
this._parent.gotoAndStop(1);
}
if (_root.paso == '2') {
this._parent.gotoAndStop(2);
}
if (_root.paso >= '3') {
this._parent.gotoAndStop(3);
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 67 {
}
movieClip 69 {
}
movieClip 73 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
instance of movieClip 73 {
onClipEvent (release) {
_root.gotoAndPlay('uno');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
}
// unknown tag 88 length 75
movieClip 80 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
instance of movieClip 80 {
onClipEvent (release) {
_root.gotoAndStop('siete');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
onClipEvent (enterFrame) {
if (_root.paso == 5) {
this._visible = true;
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 40 {
stop();
}
frame 41 {
stop();
}
movieClip 90 {
frame 1 {
stop();
}
}
movieClip 108 {
}
movieClip 126 {
frame 85 {
stop();
_root.continuar = true;
}
}
instance of movieClip 80 {
onClipEvent (release) {
_root.paso = 2;
_root.gotoAndStop('dos');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
onClipEvent (enterFrame) {
if (_root.continuar == true) {
this._visible = true;
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 42 {
stop();
_root.continuar = false;
}
movieClip 133 {
}
movieClip 159 {
frame 85 {
stop();
_root.continuar = true;
}
}
instance of movieClip 80 {
onClipEvent (release) {
_root.paso = 3;
_root.gotoAndStop('dos');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
onClipEvent (enterFrame) {
if (_root.continuar == true) {
this._visible = true;
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 43 {
stop();
_root.continuar = false;
}
movieClip 170 {
frame 1 {
play();
}
frame 53 {
stop();
_root.continuar = true;
}
}
instance of movieClip 80 {
onClipEvent (release) {
_root.paso = 4;
_root.gotoAndStop('dos');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
onClipEvent (enterFrame) {
if (_root.continuar == true) {
this._visible = true;
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 44 {
stop();
_root.continuar = false;
}
movieClip 172 {
}
movieClip 173 {
frame 187 {
stop();
}
}
movieClip 187 {
frame 187 {
stop();
_root.continuar = true;
}
}
instance of movieClip 80 {
onClipEvent (release) {
_root.paso = 5;
_root.gotoAndStop('dos');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
onClipEvent (enterFrame) {
if (_root.continuar == true) {
this._visible = true;
}
}
onClipEvent (load) {
this._visible = false;
}
}
frame 45 {
stop();
}
movieClip 190 {
}
movieClip 194 {
}
movieClip 195 {
}
movieClip 196 {
frame 40 {
stop();
}
}
movieClip 197 {
frame 65 {
stop();
}
}
movieClip 200 {
frame 65 {
stop();
}
}
instance of movieClip 73 {
onClipEvent (release) {
_root.gotoAndPlay('uno');
gotoAndStop(39);
}
onClipEvent (rollOver) {
gotoAndStop(40);
}
onClipEvent (rollOut) {
gotoAndStop(39);
}
onClipEvent (press) {
gotoAndStop(41);
}
}