Combined Code
frame 1 {
this.stop();
}
frame 1 {
Stage.showMenu = false;
_focusrect = false;
}
movieClip 3 {
}
movieClip 5 {
}
button 9 {
on (release) {
_root.gotoAndPlay('saiseityuu');
}
}
button 19 {
on (rollOver) {
this.gotoAndPlay('open');
_root.jikan.gotoAndPlay('open');
}
}
button 22 {
on (rollOver) {
this.gotoAndPlay('close');
_root.jikan.gotoAndPlay('close');
}
}
movieClip 26 {
}
movieClip 27 {
instance of movieClip 26 {
onClipEvent (press) {
startDrag('', false, left, top, right, bottom);
dragging = true;
}
onClipEvent (release, releaseOutside) {
stopDrag();
dragging = false;
}
onClipEvent (load) {
top = _y;
left = _x - 14;
right = _x + 35;
bottom = _y;
}
onClipEvent (enterFrame) {
if (dragging == true) {
_root.s.setVolume(100 - (_x - left));
}
}
}
}
movieClip 28 {
frame 10 {
this.stop();
}
frame 20 {
this.stop();
}
frame 26 {
this.gotoAndPlay('normal');
}
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 35 {
}
button 40 {
on (release) {
_root.gotoAndPlay('saiseityuu');
_root.jikan.jikannai.gotoAndPlay('start');
}
}
movieClip 44 {
}
movieClip 46 {
}
movieClip 48 {
}
movieClip 50 {
}
movieClip 52 {
}
movieClip 54 {
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 60 {
}
movieClip 62 {
}
movieClip 64 {
}
movieClip 65 {
frame 1 {
this.stop();
}
frame 474 {
this.stop();
}
}
movieClip 66 {
frame 10 {
this.stop();
}
frame 20 {
this.stop();
}
frame 26 {
this.gotoAndPlay('normal');
}
}
movieClip 80 {
}
movieClip 99 {
}
movieClip 106 {
}
movieClip 109 {
}
movieClip 112 {
}
movieClip 115 {
}
movieClip 118 {
}
movieClip 121 {
}
movieClip 124 {
}
movieClip 127 {
}
movieClip 130 {
}
movieClip 131 {
}
movieClip 132 {
frame 27 {
this.stop();
_root.gotoAndPlay('ghostout');
}
}
movieClip 139 {
}
movieClip 143 {
frame 474 {
this.stop();
}
}
movieClip 145 {
frame 474 {
this.stop();
}
}
movieClip 154 {
}
movieClip 159 {
frame 474 {
this.stop();
}
}
movieClip 167 {
}
button 169 {
on (rollOver) {
this.addScore();
}
}
button 171 {
on (rollOver) {
this.gotoAndPlay('return');
}
}
movieClip 172 {
frame 25 {
function addScore() {
score += 1;
}
}
frame 26 {
score = 0;
}
frame 27 {
if (score >= 2) {
this.gotoAndPlay('return0');
}
}
frame 28 {
this.gotoAndPlay(_currentframe - 1);
}
frame 33 {
this.stop();
}
}
frame 19 {
this.stop();
}
movieClip 174 {
frame 14 {
this.stop();
}
}
frame 59 {
getURL('http://www.lomando.com/topd.html', '_self');
this.stop();
}