Combined Code
frame 1 {
mc0 = createEmptyMovieClip('movie0', 0);
bgm_battle = new Sound(mc0);
bgm_battle.attachSound('battle');
bgm_battle.setVolume(30);
}
movieClip 7 {
}
movieClip 9 {
}
movieClip 11 {
}
movieClip 13 {
}
movieClip 15 {
}
movieClip 17 {
}
movieClip 19 {
}
movieClip 21 {
}
movieClip 23 {
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 33 {
}
movieClip 35 {
}
movieClip 37 {
}
movieClip 39 {
}
movieClip 41 {
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 49 {
}
movieClip 51 {
}
movieClip 53 {
}
movieClip 55 {
}
movieClip 57 {
}
movieClip 59 {
}
movieClip 61 {
}
movieClip 63 {
}
movieClip 65 {
}
movieClip 67 {
}
movieClip 69 {
}
movieClip 71 {
}
movieClip 73 {
instance of movieClip 7 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 9 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 11 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 13 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 15 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 17 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 19 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 21 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 23 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 25 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 27 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 29 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 31 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 33 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 35 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 37 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 39 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 41 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 15 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 43 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 45 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 47 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 49 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 51 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 53 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 55 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 57 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 33 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 35 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 59 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 37 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 61 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 63 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 65 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 67 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 69 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 71 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 59 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
instance of movieClip 37 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 7;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 7) {
++cnt;
}
}
}
frame 349 {
stop();
}
}
movieClip 76 {
}
movieClip 78 {
}
movieClip 80 {
}
movieClip 82 {
}
movieClip 84 {
instance of movieClip 76 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 78 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 80 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 82 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
frame 50 {
stop();
}
}
movieClip 99 {
}
movieClip 118 {
}
movieClip 120 {
frame 303 {
gotoAndStop(2);
}
}
movieClip 159 {
frame 111 {
gotoAndStop(110);
}
}
movieClip 172 {
frame 61 {
gotoAndStop(60);
}
}
movieClip 177 {
}
movieClip 180 {
frame 201 {
gotoAndStop(201);
}
}
movieClip 185 {
}
movieClip 196 {
frame 103 {
gotoAndPlay(91);
}
}
movieClip 202 {
}
movieClip 205 {
}
movieClip 218 {
}
movieClip 227 {
frame 33 {
gotoAndStop(33);
}
}
movieClip 228 {
}
movieClip 249 {
}
movieClip 255 {
}
movieClip 270 {
frame 53 {
gotoAndStop(52);
}
}
movieClip 276 {
frame 59 {
gotoAndStop(58);
}
}
movieClip 281 {
frame 33 {
gotoAndPlay(2);
}
}
movieClip 284 {
frame 53 {
gotoAndStop(52);
}
}
movieClip 285 {
}
movieClip 298 {
}
movieClip 306 {
}
movieClip 308 {
}
movieClip 310 {
}
movieClip 312 {
}
movieClip 314 {
}
movieClip 316 {
instance of movieClip 306 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 2;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 2) {
++cnt;
}
}
}
instance of movieClip 308 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 2;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 2) {
++cnt;
}
}
}
instance of movieClip 310 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 2;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 2) {
++cnt;
}
}
}
instance of movieClip 312 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 2;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 2) {
++cnt;
}
}
}
instance of movieClip 314 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 2;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 2) {
++cnt;
}
}
}
frame 50 {
stop();
}
}
movieClip 318 {
instance of movieClip 314 {
onClipEvent (load) {
var cnt = 1;
var edging = -255 / 255 * Math.PI;
}
onClipEvent (enterFrame) {
var ratio = cnt / 3;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio2;
this._xscale = 100 * ratio2 + 100 * ratio1;
this._yscale = this._xscale;
if (cnt < 3) {
++cnt;
}
}
}
instance of movieClip 312 {
onClipEvent (load) {
var cnt = 1;
var edging = -255 / 255 * Math.PI;
}
onClipEvent (enterFrame) {
var ratio = cnt / 3;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio2;
this._xscale = 100 * ratio2 + 100 * ratio1;
this._yscale = this._xscale;
if (cnt < 3) {
++cnt;
}
}
}
instance of movieClip 310 {
onClipEvent (load) {
var cnt = 1;
var edging = -255 / 255 * Math.PI;
}
onClipEvent (enterFrame) {
var ratio = cnt / 3;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio2;
this._xscale = 100 * ratio2 + 100 * ratio1;
this._yscale = this._xscale;
if (cnt < 3) {
++cnt;
}
}
}
instance of movieClip 308 {
onClipEvent (load) {
var cnt = 1;
var edging = -255 / 255 * Math.PI;
}
onClipEvent (enterFrame) {
var ratio = cnt / 3;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio2;
this._xscale = 100 * ratio2 + 100 * ratio1;
this._yscale = this._xscale;
if (cnt < 3) {
++cnt;
}
}
}
instance of movieClip 306 {
onClipEvent (load) {
var cnt = 1;
var edging = -255 / 255 * Math.PI;
}
onClipEvent (enterFrame) {
var ratio = cnt / 3;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio2;
this._xscale = 100 * ratio2 + 100 * ratio1;
this._yscale = this._xscale;
if (cnt < 3) {
++cnt;
}
}
}
frame 15 {
stop();
}
}
movieClip 388 {
frame 141 {
stop();
}
}
movieClip 455 {
}
movieClip 469 {
}
movieClip 471 {
}
movieClip 473 {
}
movieClip 475 {
}
movieClip 477 {
}
movieClip 479 {
}
movieClip 481 {
}
movieClip 483 {
}
movieClip 485 {
}
movieClip 487 {
}
movieClip 489 {
instance of movieClip 469 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 471 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 473 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 475 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 471 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 477 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 479 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 481 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 473 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 475 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 483 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 485 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 487 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
frame 65 {
stop();
}
}
movieClip 490 {
frame 2648 {
this.stop();
}
}
movieClip 494 {
}
movieClip 496 {
}
movieClip 498 {
}
movieClip 500 {
}
movieClip 502 {
}
movieClip 504 {
}
movieClip 506 {
}
movieClip 508 {
}
movieClip 510 {
}
movieClip 512 {
}
movieClip 514 {
}
movieClip 516 {
}
movieClip 518 {
}
movieClip 520 {
}
movieClip 522 {
}
movieClip 524 {
}
movieClip 526 {
}
movieClip 528 {
}
movieClip 530 {
}
movieClip 532 {
}
movieClip 534 {
}
movieClip 536 {
}
movieClip 538 {
}
movieClip 540 {
}
movieClip 542 {
}
movieClip 544 {
}
movieClip 546 {
}
movieClip 548 {
instance of movieClip 494 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 496 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 498 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 500 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 502 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 504 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 506 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 508 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 510 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 512 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 514 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 516 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 518 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 516 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 520 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 522 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 524 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 526 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 528 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 530 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 516 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 532 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 534 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 536 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 538 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 540 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 542 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 538 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 504 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 512 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 544 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
instance of movieClip 546 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 28;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 28) {
++cnt;
}
}
}
frame 90 {
stop();
}
}
movieClip 550 {
}
movieClip 552 {
}
movieClip 554 {
}
movieClip 556 {
}
movieClip 558 {
}
movieClip 560 {
}
movieClip 562 {
}
movieClip 564 {
}
movieClip 566 {
}
movieClip 568 {
}
movieClip 570 {
}
movieClip 572 {
}
movieClip 574 {
instance of movieClip 550 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 552 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 554 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 556 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 558 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 552 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 554 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 560 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 556 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 562 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 564 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 566 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 568 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 570 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 566 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
instance of movieClip 572 {
onClipEvent (load) {
var cnt = 1;
var edging = 0 / 255 * Math.PI;
this._alpha = 0;
this._xscale = 100;
this._yscale = 100;
}
onClipEvent (enterFrame) {
var ratio = cnt / 5;
var ratio1 = ratio + edging * Math.sin(Math.PI * ratio);
var ratio2 = 1.0 - ratio1;
this._alpha = 100 * ratio1;
this._xscale = 100 * ratio1 + 100 * ratio2;
this._yscale = this._xscale;
if (cnt < 5) {
++cnt;
}
}
}
frame 50 {
stop();
}
}
movieClip 575 {
frame 310 {
this.stop(310);
}
}
button 440 {
on (release) {
gotoAndPlay('yo-ko森ã®ä¸ã‚¹ã‚¿ãƒ¼ãƒˆ');
}
on () {
}
}
button 439 {
on (release) {
gotoAndPlay('背後カットインスタート');
}
on () {
}
}
button 301 {
on (release) {
gotoAndPlay('戦闘スタート');
}
on () {
}
}
frame 5596 {
bgm_battle.stop();
}
button 299 {
on (release) {
gotoAndPlay('俯瞰図スタート');
}
on () {
}
}
frame 5597 {
bgm_battle.start();
}
button 166 {
on (release) {
gotoAndPlay('戦闘終了');
}
on () {
}
}
frame 6857 {
var count = 40;
mc0.onEnterFrame = function () {
vol = bgm_battle.getVolume();
fscommand('ParaFlaTrace', 'volume = ' + vol);
if (0 >= vol) {
fscommand('ParaFlaTrace', 'bgm stop');
bgm_battle.stop();
delete mc0.onEnterFrame;
} else {
--count;
if (0 >= count) {
vol -= 1;
count = 5;
}
}
bgm_battle.setVolume(vol);
};
}