Combined Code
frame 1 {
auto = 0;
vol = 50;
stop();
}
button 12 {
on (release) {
gotoAndPlay(2);
}
}
movieClip 23 {
}
movieClip 24 {
}
button 25 {
on (release) {
fscommand('quit');
}
}
button 33 {
on (release) {
if (vol < 100) {
vol += 10;
soundData.setVolume(vol);
}
}
}
button 35 {
on (release) {
if (vol > 0) {
vol -= 10;
soundData.setVolume(vol);
}
}
}
movieClip 38 {
frame 1 {
stop();
}
}
button 41 {
on (release) {
gotoAndPlay(2);
}
}
button 54 {
on (release) {
gotoAndStop(1);
}
}
button 62 {
on (release) {
auto = 1;
}
}
button 63 {
on (release) {
auto = 0;
}
}
button 66 {
on (release) {
getURL('http://www105.sakura.ne.jp/~akina/', '');
}
}
button 69 {
on (release) {
getURL('http://www.alles.or.jp/~uir/', '');
}
}
frame 2 {
auto = 0;
vol = 50;
soundData.stop();
}
button 71 {
on (release) {
gotoAndPlay(225);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM1');
soundData.start(0, 999);
}
}
button 72 {
on (release) {
gotoAndPlay(1);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM0');
soundData.start(0, 999);
}
}
frame 224 {
if (auto == 0) {
gotoAndPlay(225);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM1');
soundData.start(0, 999);
} else {
if (auto == 1) {
stop();
}
}
}
button 81 {
on (release) {
gotoAndPlay(636);
}
}
button 82 {
on (release) {
gotoAndPlay(2);
soundData.stop();
}
}
movieClip 86 {
}
movieClip 113 {
}
movieClip 140 {
}
movieClip 143 {
}
movieClip 146 {
}
movieClip 149 {
}
movieClip 152 {
}
movieClip 155 {
}
movieClip 158 {
}
movieClip 161 {
}
movieClip 164 {
}
movieClip 167 {
}
movieClip 172 {
}
movieClip 175 {
}
movieClip 178 {
}
movieClip 181 {
}
frame 635 {
if (auto == 1) {
stop();
}
}
movieClip 186 {
}
movieClip 189 {
}
movieClip 192 {
}
movieClip 195 {
}
button 196 {
on (release) {
gotoAndPlay(792);
}
}
button 197 {
on (release) {
gotoAndPlay(225);
}
}
movieClip 200 {
}
movieClip 203 {
}
movieClip 206 {
}
movieClip 209 {
}
movieClip 213 {
}
movieClip 217 {
}
frame 791 {
if (auto == 1) {
stop();
}
}
button 222 {
on (release) {
gotoAndPlay(1058);
}
}
button 223 {
on (release) {
gotoAndPlay(636);
}
}
movieClip 226 {
}
movieClip 229 {
}
movieClip 236 {
}
frame 1057 {
if (auto == 1) {
stop();
}
}
button 238 {
on (release) {
gotoAndPlay(1454);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM2');
soundData.start(0, 999);
}
}
button 239 {
on (release) {
gotoAndPlay(792);
}
}
frame 1453 {
if (auto == 0) {
gotoAndPlay(1454);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM2');
soundData.start(0, 999);
} else {
if (auto == 1) {
stop();
}
}
}
button 248 {
on (release) {
gotoAndPlay(1633);
}
}
button 249 {
on (release) {
gotoAndPlay(1058);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM1');
soundData.start(0, 999);
}
}
movieClip 252 {
}
movieClip 255 {
}
movieClip 258 {
}
movieClip 261 {
}
movieClip 264 {
}
frame 1632 {
if (auto == 1) {
stop();
}
}
movieClip 269 {
}
button 270 {
on (release) {
gotoAndPlay(1824);
}
}
button 271 {
on (release) {
gotoAndPlay(1454);
}
}
movieClip 274 {
}
movieClip 277 {
}
frame 1823 {
if (auto == 1) {
stop();
}
}
movieClip 280 {
}
button 281 {
on (release) {
gotoAndPlay(1936);
}
}
button 282 {
on (release) {
gotoAndPlay(1633);
}
}
movieClip 286 {
}
frame 1935 {
if (auto == 1) {
stop();
}
}
button 291 {
on (release) {
gotoAndPlay(2159);
}
}
button 292 {
on (release) {
gotoAndPlay(1824);
}
}
movieClip 295 {
}
movieClip 298 {
}
movieClip 301 {
}
movieClip 304 {
}
movieClip 307 {
}
movieClip 310 {
}
movieClip 313 {
}
movieClip 316 {
}
movieClip 319 {
}
movieClip 322 {
}
movieClip 325 {
}
frame 2158 {
if (auto == 1) {
stop();
}
}
movieClip 330 {
}
button 331 {
on (release) {
gotoAndPlay(2380);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM3');
soundData.start(0, 999);
}
}
button 332 {
on (release) {
gotoAndPlay(1936);
}
}
movieClip 335 {
}
movieClip 338 {
}
movieClip 341 {
}
frame 2379 {
if (auto == 0) {
gotoAndPlay(2380);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM3');
soundData.start(0, 999);
} else {
if (auto == 1) {
stop();
}
}
}
movieClip 350 {
}
button 351 {
on (release) {
gotoAndPlay(2518);
}
}
button 352 {
on (release) {
gotoAndPlay(2159);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM2');
soundData.start(0, 999);
}
}
movieClip 379 {
}
movieClip 385 {
}
frame 2517 {
if (auto == 1) {
stop();
}
}
movieClip 391 {
}
movieClip 394 {
}
button 395 {
on (release) {
gotoAndPlay(2697);
}
}
button 396 {
on (release) {
gotoAndPlay(2380);
}
}
movieClip 399 {
}
movieClip 402 {
}
movieClip 405 {
}
frame 2696 {
if (auto == 1) {
stop();
}
}
button 408 {
on (release) {
gotoAndPlay(2902);
}
}
button 409 {
on (release) {
gotoAndPlay(2518);
}
}
movieClip 412 {
}
movieClip 415 {
}
movieClip 418 {
}
movieClip 421 {
}
movieClip 424 {
}
movieClip 427 {
}
movieClip 430 {
}
movieClip 433 {
}
movieClip 436 {
}
movieClip 439 {
}
movieClip 442 {
}
movieClip 445 {
}
frame 2901 {
if (auto == 1) {
stop();
}
}
movieClip 454 {
}
movieClip 457 {
}
button 458 {
on (release) {
gotoAndPlay(3016);
}
}
button 459 {
on (release) {
gotoAndPlay(2697);
}
}
movieClip 478 {
}
movieClip 485 {
}
button 486 {
on (release) {
gotoAndPlay(3091);
}
}
button 487 {
on (release) {
gotoAndPlay(2902);
}
}
movieClip 562 {
}
frame 3090 {
if (auto == 1) {
stop();
}
}
movieClip 575 {
}
button 576 {
on (release) {
gotoAndPlay(3174);
}
}
movieClip 603 {
}
movieClip 606 {
}
frame 3173 {
if (auto == 1) {
stop();
}
}
movieClip 616 {
}
button 617 {
on (release) {
gotoAndPlay(3689);
}
}
button 618 {
on (release) {
gotoAndPlay(3091);
}
}
movieClip 623 {
}
movieClip 674 {
}
movieClip 677 {
}
movieClip 680 {
}
movieClip 700 {
}
movieClip 751 {
}
frame 3688 {
if (auto == 1) {
stop();
}
}
movieClip 764 {
}
button 765 {
on (release) {
gotoAndPlay(3723);
}
}
button 766 {
on (release) {
gotoAndPlay(3174);
}
}
movieClip 841 {
}
frame 3722 {
if (auto == 1) {
stop();
}
}
movieClip 848 {
}
button 849 {
on (release) {
gotoAndPlay(3798);
}
}
button 850 {
on (release) {
gotoAndPlay(3689);
}
}
movieClip 853 {
}
movieClip 856 {
}
movieClip 859 {
}
movieClip 910 {
}
frame 3797 {
if (auto == 1) {
stop();
}
}
movieClip 915 {
}
button 916 {
on (release) {
gotoAndPlay(4024);
}
}
button 917 {
on (release) {
gotoAndPlay(3723);
}
}
movieClip 920 {
}
movieClip 923 {
}
movieClip 927 {
}
frame 4023 {
if (auto == 1) {
stop();
}
}
movieClip 932 {
}
movieClip 935 {
}
movieClip 938 {
}
button 939 {
on (release) {
gotoAndPlay(4099);
}
}
button 940 {
on (release) {
gotoAndPlay(3798);
}
}
movieClip 967 {
}
frame 4098 {
if (auto == 0) {
gotoAndPlay(4099);
} else {
if (auto == 1) {
stop();
}
}
}
movieClip 978 {
}
button 979 {
on (release) {
gotoAndPlay(4256);
}
}
button 980 {
on (release) {
gotoAndPlay(4024);
}
}
movieClip 983 {
}
movieClip 986 {
}
movieClip 989 {
}
frame 4255 {
if (auto == 1) {
stop();
}
}
movieClip 1008 {
}
button 1009 {
on (release) {
gotoAndPlay(4344);
}
}
button 1010 {
on (release) {
gotoAndPlay(4099);
}
}
movieClip 1013 {
}
movieClip 1016 {
}
movieClip 1019 {
}
frame 4343 {
if (auto == 1) {
stop();
}
}
movieClip 1024 {
}
movieClip 1027 {
}
movieClip 1030 {
}
button 1031 {
on (release) {
gotoAndPlay(4405);
}
}
button 1032 {
on (release) {
gotoAndPlay(4256);
}
}
frame 4404 {
if (auto == 1) {
stop();
}
}
movieClip 1041 {
}
movieClip 1044 {
}
button 1045 {
on (release) {
gotoAndPlay(4535);
}
}
button 1046 {
on (release) {
gotoAndPlay(4344);
}
}
movieClip 1049 {
}
movieClip 1052 {
}
movieClip 1055 {
}
movieClip 1058 {
}
movieClip 1061 {
}
frame 4534 {
if (auto == 1) {
stop();
}
}
movieClip 1072 {
}
button 1073 {
on (release) {
gotoAndPlay(4926);
}
}
button 1074 {
on (release) {
gotoAndPlay(4405);
}
}
movieClip 1101 {
}
movieClip 1104 {
}
movieClip 1108 {
}
movieClip 1111 {
}
movieClip 1162 {
}
movieClip 1237 {
}
frame 4925 {
if (auto == 1) {
stop();
}
}
movieClip 1246 {
}
button 1247 {
on (release) {
gotoAndPlay(5503);
}
}
button 1248 {
on (release) {
gotoAndPlay(4535);
}
}
movieClip 1252 {
}
movieClip 1255 {
}
movieClip 1259 {
}
movieClip 1262 {
}
movieClip 1265 {
}
movieClip 1268 {
}
frame 5502 {
if (auto == 1) {
stop();
}
}
movieClip 1277 {
}
button 1278 {
on (release) {
gotoAndPlay(5673);
}
}
button 1279 {
on (release) {
gotoAndPlay(4926);
}
}
movieClip 1282 {
}
movieClip 1285 {
}
movieClip 1288 {
}
frame 5672 {
if (auto == 1) {
stop();
}
}
movieClip 1301 {
}
button 1302 {
on (release) {
gotoAndPlay(5909);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM5');
soundData.start(0, 999);
}
}
button 1303 {
on (release) {
gotoAndPlay(5503);
}
}
movieClip 1306 {
}
movieClip 1309 {
}
movieClip 1312 {
}
movieClip 1315 {
}
movieClip 1318 {
}
movieClip 1321 {
}
movieClip 1324 {
}
movieClip 1327 {
}
frame 5908 {
if (auto == 0) {
gotoAndPlay(5909);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM5');
soundData.start(0, 999);
} else {
if (auto == 1) {
stop();
}
}
}
movieClip 1332 {
}
movieClip 1360 {
}
movieClip 1387 {
}
movieClip 1414 {
}
button 1415 {
on (release) {
gotoAndPlay(5971);
}
}
button 1416 {
on (release) {
gotoAndPlay(5673);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM3');
soundData.start(0, 999);
}
}
frame 5970 {
if (auto == 1) {
stop();
}
}
button 1421 {
on (release) {
gotoAndPlay(6079);
}
}
button 1422 {
on (release) {
gotoAndPlay(5909);
}
}
movieClip 1425 {
}
movieClip 1428 {
}
movieClip 1431 {
}
frame 6078 {
if (auto == 1) {
stop();
}
}
button 1435 {
on (release) {
gotoAndPlay(6146);
}
}
button 1436 {
on (release) {
gotoAndPlay(5971);
}
}
movieClip 1439 {
}
movieClip 1442 {
}
movieClip 1445 {
}
frame 6145 {
if (auto == 1) {
stop();
}
}
movieClip 1451 {
}
movieClip 1454 {
}
movieClip 1457 {
}
movieClip 1460 {
}
button 1461 {
on (release) {
gotoAndPlay(6281);
}
}
button 1462 {
on (release) {
gotoAndPlay(6079);
}
}
movieClip 1465 {
}
movieClip 1468 {
}
movieClip 1471 {
}
movieClip 1474 {
}
movieClip 1477 {
}
movieClip 1480 {
}
movieClip 1483 {
}
movieClip 1486 {
}
movieClip 1489 {
}
frame 6280 {
if (auto == 1) {
stop();
}
}
movieClip 1494 {
}
button 1495 {
on (release) {
gotoAndPlay(6512);
}
}
button 1496 {
on (release) {
gotoAndPlay(6146);
}
}
movieClip 1499 {
}
movieClip 1502 {
}
movieClip 1505 {
}
frame 6511 {
if (auto == 1) {
stop();
}
}
movieClip 1512 {
}
button 1513 {
on (release) {
gotoAndPlay(6798);
}
}
button 1514 {
on (release) {
gotoAndPlay(6281);
}
}
movieClip 1541 {
}
movieClip 1544 {
}
movieClip 1547 {
}
movieClip 1550 {
}
movieClip 1555 {
}
movieClip 1558 {
}
movieClip 1561 {
}
frame 6797 {
if (auto == 1) {
stop();
}
}
button 1564 {
on (release) {
gotoAndPlay(6841);
}
}
button 1565 {
on (release) {
gotoAndPlay(6512);
}
}
movieClip 1568 {
}
movieClip 1571 {
}
movieClip 1574 {
}
movieClip 1577 {
}
frame 6840 {
if (auto == 1) {
stop();
}
}
movieClip 1582 {
}
button 1583 {
on (release) {
gotoAndPlay(6898);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM6');
soundData.start(0, 999);
}
}
button 1584 {
on (release) {
gotoAndPlay(6798);
}
}
frame 6897 {
if (auto == 0) {
gotoAndPlay(6898);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM6');
soundData.start(0, 999);
} else {
if (auto == 1) {
stop();
}
}
}
movieClip 1593 {
}
button 1594 {
on (release) {
gotoAndPlay(7121);
}
}
button 1595 {
on (release) {
gotoAndPlay(6841);
soundData.stop();
soundData = new Sound();
soundData.attachSound('BGM5');
soundData.start(0, 999);
}
}
movieClip 1599 {
}
movieClip 1602 {
}
movieClip 1605 {
}
frame 7120 {
if (auto == 1) {
stop();
}
}
movieClip 1611 {
}
button 1612 {
on (release) {
gotoAndPlay(7186);
}
}
button 1613 {
on (release) {
gotoAndPlay(6898);
}
}
movieClip 1616 {
}
frame 7185 {
if (auto == 1) {
stop();
}
}
movieClip 1625 {
}
button 1626 {
on (release) {
gotoAndPlay(7336);
}
}
button 1627 {
on (release) {
gotoAndPlay(7121);
}
}
movieClip 1630 {
}
movieClip 1633 {
}
movieClip 1636 {
}
movieClip 1639 {
}
frame 7335 {
if (auto == 1) {
stop();
}
}
movieClip 1646 {
}
button 1647 {
on (release) {
gotoAndPlay(7393);
}
}
button 1648 {
on (release) {
gotoAndPlay(7186);
}
}
movieClip 1651 {
}
movieClip 1654 {
}
movieClip 1657 {
}
frame 7392 {
if (auto == 0) {
gotoAndPlay(7393);
} else {
if (auto == 1) {
stop();
}
}
}
button 1660 {
on (release) {
gotoAndPlay(7495);
}
}
button 1661 {
on (release) {
gotoAndPlay(7336);
}
}
movieClip 1664 {
}
movieClip 1667 {
}
movieClip 1670 {
}
movieClip 1676 {
}
frame 7494 {
if (auto == 1) {
stop();
}
}
button 1678 {
on (release) {
gotoAndPlay(7595);
}
}
button 1679 {
on (release) {
gotoAndPlay(7393);
}
}
frame 7595 {
stop();
}
button 1690 {
on (release) {
gotoAndPlay(7495);
}
}