Frame 1 (8 B)
stop();
Frame 382 (8 B)
stop();
Symbol 2 MovieClip Frame 1 (54 B)
_root.stop();
_parent.start_button._visible = false;
Symbol 2 MovieClip Frame 2 (393 B)
all_bytes = _root.getBytesTotal();
now_bytes = _root.getBytesLoaded();
now_percent = Math.floor((100 * now_bytes) / all_bytes);
_parent.load_ber._xscale = now_percent;
if (all_bytes == now_bytes) {
_parent.load_massage.gotoAndStop(2);
_parent.start_button._visible = true;
this.gotoAndPlay(4);
}
all_bytes = Math.floor(all_bytes / 1000);
now_bytes = Math.floor(now_bytes / 1000);
Symbol 2 MovieClip Frame 3 (21 B)
this.gotoAndPlay(2);
Symbol 2 MovieClip Frame 4 (13 B)
this.stop();
Symbol 13 MovieClip Frame 1 (13 B)
this.stop();
Symbol 21 Button (63 B)
on (release) {
this._parent._visible = false;
_root.play();
}
Instance of Symbol 2 MovieClip "main" in Symbol 23 MovieClip Frame 1 (46 B)
onClipEvent (load) {
this._visible = false;
}
Symbol 164 Button (84 B)
on (release) {
getURL ("http://www.geocities.co.jp/Milano-Cat/7098/", "", "GET");
}
Symbol 165 Button (34 B)
on (release) {
gotoAndPlay (2);
}
Symbol 167 Button (84 B)
on (release) {
getURL ("http://www.geocities.co.jp/Milano-Cat/7098/", "", "GET");
}
Symbol 169 Button (34 B)
on (release) {
gotoAndPlay (2);
}