Combined Code
frame 1 {
fscommand('showmenu', 'false');
}
frame 3 {
this.onEnterFrame = function () {
if (Key.isDown(27)) {
gotoAndStop('reset');
}
};
my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
_root.menu = my_cm;
fscommand('showmenu', 'false');
_root.gotoAndStop('title_call');
}
frame 82 {
var mcl = new MovieClipLoader();
mcl.loadClip('bace.gif', target_mc);
}
movieClip 5 {
}
movieClip 20 {
}
movieClip 23 {
}
movieClip 28 {
frame 45 {
stop();
}
}
movieClip 30 {
}
button 31 {
on (release, keyPress '<Space>') {
gotoAndStop('title');
}
}
frame 106 {
_root.nextFrame();
}
frame 107 {
my_sound = new Sound();
my_sound.stop();
_root.re = 0;
}
movieClip 57 {
}
movieClip 59 {
}
button 61 {
on (keyPress '<Up>') {
this.gotoAndPlay('c3');
}
on (keyPress '<Down>') {
this.gotoAndPlay('c2');
}
}
button 62 {
on (keyPress '<Up>') {
this.gotoAndPlay('c1');
}
on (keyPress '<Down>') {
this.gotoAndPlay('c3');
}
}
button 63 {
on (keyPress '<Up>') {
this.gotoAndPlay('c2');
}
on (keyPress '<Down>') {
this.gotoAndPlay('c1');
}
}
movieClip 64 {
frame 3 {
my_so = SharedObject.getLocal('iori3');
if (my_so.data.s1 == undefined) {
} else {
this.gotoAndPlay('c2');
}
}
instance of movieClip 59 {
onClipEvent (release, keyPress '<Space>') {
_root.gotoAndStop('s');
}
}
frame 8 {
stop();
}
frame 12 {
stop();
}
frame 15 {
stop();
}
}
movieClip 70 {
}
movieClip 72 {
}
button 76 {
on (release) {
play();
}
}
movieClip 80 {
frame 1 {
my_sound = new Sound();
}
frame 1 {
stop();
}
instance tsumami_mc of movieClip 72 {
onClipEvent (load) {
dragFlag = false;
}
onClipEvent (press) {
xWidth = _parent.back_mc._width - this._width;
xMin = _parent.back_mc._x;
xMax = _parent.back_mc._x + xWidth;
this.startDrag(true, xMin, this._y, xMax, this._y);
dragFlag = true;
}
onClipEvent (release, releaseOutside) {
this.stopDrag();
dragFlag = false;
}
onClipEvent (mouseMove) {
if (dragFlag == true) {
vol = ((this._x - xMin) / xWidth) * 100;
_parent.my_sound.setVolume(vol);
}
}
}
}
frame 112 {
my_so = SharedObject.getLocal('bace');
my_so.data.lv_h = _root.lv;
}
button 88 {
on (release, keyPress '<Up>') {
if (_root.lv <= 7) {
_root.lv += 1;
my_so = SharedObject.getLocal('wrestring2');
my_so.data.lv_h = _root.lv;
}
}
}
button 89 {
on (release, keyPress '<Down>') {
if (_root.lv >= 2) {
_root.lv -= 1;
my_so = SharedObject.getLocal('wrestring2');
my_so.data.lv_h = _root.lv;
}
}
}
button 94 {
on (release) {
gotoAndStop('title');
}
}
frame 122 {
gotoAndStop('g1');
}
button 101 {
on (release) {
nextFrame();
}
}
button 103 {
on (release) {
_root.auto = 1;
}
}
button 104 {
on (release) {
_root.auto = 2;
}
}
button 105 {
on (release) {
_root.auto = 3;
}
}
button 106 {
on (release) {
_root.auto = 4;
}
}
button 107 {
on (release) {
_root.auto = 5;
}
}
movieClip 112 {
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
}
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 65 {
_root.nextFrame();
this.gotoAndPlay('l1');
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 146 {
_root.nextFrame();
this.gotoAndPlay('l3');
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 261 {
_root.nextFrame();
this.gotoAndPlay('l3');
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 396 {
_root.nextFrame();
this.gotoAndPlay('l4');
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 6) {
this._parent.gotoAndPlay('l6');
}
}
}
frame 556 {
this.gotoAndPlay('l5');
_root.nextFrame();
}
instance of movieClip 70 {
onClipEvent (enterFrame) {
if (_root.n_b == 1) {
_root.n_b = 0;
this._parent.gotoAndPlay('re');
}
if (_root.auto == 1) {
this._parent.gotoAndPlay('l1');
}
if (_root.auto == 2) {
this._parent.gotoAndPlay('l2');
}
if (_root.auto == 3) {
this._parent.gotoAndPlay('l3');
}
if (_root.auto == 4) {
this._parent.gotoAndPlay('l4');
}
if (_root.auto == 5) {
this._parent.gotoAndPlay('l5');
}
}
}
frame 756 {
this.gotoAndPlay('l6');
_root.nextFrame();
}
}
button 113 {
on (release) {
_root.auto = 6;
}
}
button 114 {
on (release) {
prevFrame();
}
}
movieClip 115 {
frame 1 {
if (_root.auto_menu == 1) {
gotoAndStop('auto');
}
}
frame 2 {
_root.auto_menu = 0;
stop();
}
frame 3 {
_root.auto_menu = 1;
}
}
button 119 {
on (release) {
_root.prevFrame();
}
}
button 122 {
on (release) {
this.gotoAndStop('title_back');
}
}
button 128 {
on (release) {
gotoAndPlay('sound_menu');
}
}
button 136 {
on (release) {
_root.gotoAndStop('title');
}
}
button 137 {
on (release) {
this.gotoAndStop(1);
}
}
button 139 {
on (release) {
_root.gotoAndStop('omake1');
}
}
button 142 {
on (press) {
_root.prevFrame();
}
}
button 144 {
on (release) {
this.play();
}
}
movieClip 146 {
frame 1 {
if (_root.re == 1) {
gotoAndStop('omake');
}
stop();
}
frame 2 {
this.onEnterFrame = function () {
if (Key.isDown(8)) {
this.prevFrame();
}
};
}
frame 20 {
stop();
}
}
movieClip 149 {
}
button 151 {
on (release, keyPress '<Space>') {
_root.n_b = 1;
nextFrame();
}
}
frame 125 {
my_sound = new Sound();
my_sound.stop();
}
movieClip 165 {
}
movieClip 168 {
}
movieClip 169 {
frame 62 {
this.gotoAndPlay('re');
}
}
movieClip 173 {
frame 16 {
stop();
}
}
movieClip 182 {
}
movieClip 185 {
}
movieClip 186 {
frame 62 {
this.gotoAndPlay('re');
}
}
movieClip 187 {
}
movieClip 203 {
}
movieClip 205 {
}
button 206 {
on (release, keyPress '<Up>') {
nextFrame();
}
}
button 208 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 209 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 28 {
stop();
}
}
movieClip 231 {
frame 15 {
stop();
}
}
movieClip 239 {
}
movieClip 259 {
}
movieClip 261 {
frame 69 {
stop();
}
}
movieClip 285 {
}
frame 144 {
my_sound = new Sound();
my_sound.stop();
}
movieClip 294 {
}
movieClip 311 {
}
movieClip 334 {
}
movieClip 341 {
frame 4 {
stop();
}
}
button 342 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 343 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 28 {
stop();
}
}
movieClip 353 {
}
movieClip 379 {
}
movieClip 382 {
}
movieClip 383 {
frame 62 {
this.gotoAndPlay('re');
}
}
movieClip 396 {
}
movieClip 398 {
frame 69 {
stop();
}
}
movieClip 438 {
frame 15 {
stop();
}
}
movieClip 471 {
}
frame 217 {
my_sound = new Sound();
my_sound.stop();
}
button 476 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 477 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 28 {
stop();
}
}
movieClip 502 {
frame 110 {
this.gotoAndPlay('re');
}
}
button 503 {
on (release, keyPress '<Down>') {
gotoAndStop('b');
}
}
movieClip 504 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 28 {
stop();
}
}
frame 228 {
_root.gotoAndStop('title');
}