STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/81787430?noj=FRM81787430-16DC" width="1" height="1"></div>

The Wand House.swf

This is the info page for
Flash #26040

(Click the ID number above for more basic data on this flash file.)


Text
0000000

0000000

/

bytes

THE WAND HOUSE

制作著作 XYLO

http://www.xylo.co.jp/

制作著作 XYLO

http://www.xylo.co.jp/

start

start

BACK

ほんとにこの穴に飛び込むの?

YES

YES

NO

NO

255

255

255

THE WAND HOUSE
END

ActionScript [AS1/AS2]

Frame 1
var snd_bigwoods = new Sound(); snd_bigwoods.attachSound("bigwoods"); var snd_r1close = new Sound(); snd_r1close.attachSound("r1close"); var snd_blockup = new Sound(); snd_blockup.attachSound("blockup"); var snd_blockdown = new Sound(); snd_blockdown.attachSound("blockdown"); var snd_r4lever = new Sound(); snd_r4lever.attachSound("r4lever"); var snd_colorball_on = new Sound(); snd_colorball_on.attachSound("colorball_on"); var snd_maintema = new Sound(); snd_maintema.attachSound("maintema"); var snd_hasigo = new Sound(); snd_hasigo.attachSound("hasigo"); var snd_hyu1 = new Sound(); snd_hyu1.attachSound("hyu1"); var snd_kaidan = new Sound(); snd_kaidan.attachSound("kaidan"); var snd_blockbut = new Sound(); snd_blockbut.attachSound("blockbut"); var snd_r2but = new Sound(); snd_r2but.attachSound("r2but"); var snd_r3lever = new Sound(); snd_r3lever.attachSound("r3lever"); credit_btn.onRelease = function () { getURL ("http://www.xylo.co.jp/"); };
Instance of Symbol 33 MovieClip "loader_mc" in Frame 1
onClipEvent (enterFrame) { lodedbytes = 0; total = _root.getBytesTotal(); loader_mc.total = _root.getBytesTotal(); loaded = _root.getBytesLoaded(); loader_mc.loaded = _root.getBytesLoaded(); _root.lodedbytes = Math.floor((loaded / total) * 100); if (loaded == total) { _root.gotoAndPlay("start"); } else if (_root.snd_Tema.position == 0) { _root.snd_Tema.start(0, 999); } }
Frame 5
stop();
Frame 11
start_btn.onRelease = function () { play(); snd_bigwoods.setVolume(20); snd_bigwoods.start(0, 999); }; credit_btn.onRelease = function () { getURL ("http://www.xylo.co.jp/"); }; stop();
Frame 15
function butReset() { cC_mc.onMouseMove = null; cC_mc._rotation = 0; cC_mc._x = -50; cC_mc._y = 400; cL_mc.onMouseMove = null; cL_mc._rotation = -90; cL_mc._x = -50; cL_mc._y = 400; cR_mc.onMouseMove = null; cR_mc._rotation = 90; cR_mc._x = -50; cR_mc._y = 400; cB_mc.onMouseMove = null; cB_mc._rotation = 0; cB_mc._x = -50; cB_mc._y = 400; } var room2butNum = 0; var idolever = false; var idoHue = 0; var r1clear = false; var r1lever = false; var r4RGB = 0; var r4clear = false; var gohasigo = "up"; var kaidannobori = false;
Frame 20
stop(); fuda_btn.onRelease = function () { gotoAndPlay ("fudaup"); }; wandbox_btn.onRelease = function () { gotoAndPlay ("wbox"); }; fall_btn.onRelease = function () { gotoAndPlay ("fall"); };
Frame 26
stop(); back_btn.onRelease = function () { gotoAndPlay ("op1"); };
Frame 32
stop(); back_btn.onRelease = function () { gotoAndPlay ("op1"); };
Frame 38
stop(); no_btn.onRelease = function () { gotoAndPlay ("op1"); }; yes_btn.onRelease = function () { snd_bigwoods.stop(); play(); };
Frame 64
but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; stop(); but_L_btn.onRelease = function () { gotoAndPlay ("s2"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo01"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("s8"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s5"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 68
but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; stop(); but_L_btn.onRelease = function () { gotoAndPlay ("s3"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("s1"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s6"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 72
but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; stop(); but_L_btn.onRelease = function () { gotoAndPlay ("s4"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("turo301"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("s2"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s7"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 76
but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; stop(); but_L_btn.onRelease = function () { gotoAndPlay ("s5"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("s3"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s8"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 80
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("s6"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo01"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("s4"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s1"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 84
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("s7"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("s5"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s2"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 88
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("s8"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo01"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("s6"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s3"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 92
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("s1"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("s7"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("s4"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 98
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo302"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo310"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 104
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo303"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo309"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 110
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo304"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo308"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 116
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo305"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo307"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 122
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r201"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo306"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 128
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo307"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo305"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 134
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo308"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo304"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 140
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo309"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo303"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 146
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("turo310"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo302"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 152
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("s7"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("turo301"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 157
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r202"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r204"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r203"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 158
if (room2butNum != 0) { r2but_mc.gotoAndPlay(room2butNum * 5); }
Frame 162
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; rbut1_btn.onRelease = function () { snd_r2but.setVolume(50); snd_r2but.start(0, 1); room2butNum = 1; r2but_mc.gotoAndPlay(5); }; rbut2_btn.onRelease = function () { snd_r2but.setVolume(50); snd_r2but.start(0, 1); r2but_mc.gotoAndPlay(10); room2butNum = 2; }; rbut3_btn.onRelease = function () { snd_r2but.setVolume(50); snd_r2but.start(0, 1); r2but_mc.gotoAndPlay(15); room2butNum = 3; }; but_L_btn.onRelease = function () { gotoAndPlay ("r203"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r201"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r204"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 167
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r204"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("turo306"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r202"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r201"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 172
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r201"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r203"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r202"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 179
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo02"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo08"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 186
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo03"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo07"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 193
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo04"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 200
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C85_btn.onRelease = function () { gotoAndPlay ("r31"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; cC_mc._rotation = 0; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo05"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 207
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo06"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo04"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 214
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo07"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo03"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 221
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r3turo08"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo02"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 228
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("s3"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r3turo01"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 232
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; ido_btn.onRelease = function () { gotoAndPlay ("idoup"); }; lever_btn.onRelease = function () { snd_r3lever.start(0, 1); lever_mc.play(); idolever = true; idoHue = Math.round(Math.random() * 1529); }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r30"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 236
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C15_btn.onRelease = function () { gotoAndPlay ("r3turo05"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; cC_mc._rotation = 0; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r31"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 237
if (idolever) { gotoAndPlay ("idocolor"); } ido_mc.gotoAndPlay(1);
Frame 241
stop(); back_btn.onRelease = function () { gotoAndPlay ("r31"); };
Frame 243
ido_mc.gotoAndPlay(70); var ido_color = new Color(idoC_mc); var r = new Number(0); var g = new Number(0); var b = new Number(0); if ((0 <= idoHue) && (idoHue < 255)) { r = 255; g = idoHue; b = 0; } else if ((255 <= idoHue) && (idoHue < 510)) { r = idoHue - 255; g = 255; b = 0; } else if ((510 <= idoHue) && (idoHue < 765)) { r = 0; g = 255; b = idoHue - 510; } else if ((765 <= idoHue) && (idoHue < 1020)) { r = 0; g = idoHue - 765; b = 255; } else if ((1020 <= idoHue) && (idoHue < 1275)) { r = idoHue - 1020; g = 0; b = 255; } else if ((1275 <= idoHue) && (idoHue < 1530)) { r = 255; g = 0; b = idoHue - 1275; } var rgb = ((((r * 256) * 256) + (g * 256)) + b); if (r4clear) { rgb = r4RGB; r = r4RGB >> 16; g = r4RGB >> 8; g = g & 255; b = r4RGB & 255; } rtex = r; gtex = g; btex = b; cr = "0" + r.toString(16); c_r = cr.substr(cr.length - 2, 2); cg = "0" + g.toString(16); c_g = cg.substr(cg.length - 2, 2); cb = "0" + b.toString(16); c_b = cb.substr(cb.length - 2, 2); var rgbStr = ((("0x" + c_r) + c_g) + c_b); ido_color.setRGB(rgb); idoC_mc._alpha = 50;
Frame 256
stop(); back_btn.onRelease = function () { gotoAndPlay ("r31"); };
Frame 263
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo02"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo08"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 270
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo03"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo07"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 277
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo04"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 278
if (room2butNum == 1) { if (r1clear) { d1door_mc.gotoAndPlay(23); } else { d1door_mc.gotoAndPlay(11); } } else if (r1clear) { d1door_mc.gotoAndPlay(17); } else { d1door_mc.gotoAndPlay(5); }
Frame 289
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r11"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo05"); snd_r1close.setVolume(50); snd_r1close.start(0, 1); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 304
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; if (kaidannobori) { snd_r1close.setVolume(50); snd_r1close.start(0, 1); kaidannobori = false; } but_C_btn.onRelease = function () { gotoAndPlay ("r1turo06"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo04"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 311
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo07"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo03"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 318
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo08"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo02"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 325
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("s5"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r1turo01"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 326
if (room2butNum == 1) { if (r1clear) { r11_mc.gotoAndStop(4); } else { r11_mc.gotoAndStop(3); } } else if (r1clear) { r11_mc.gotoAndStop(2); } else { r11_mc.gotoAndStop(1); }
Frame 331
if (room2butNum == 1) { if (r1clear) { gotoAndPlay ("r121c"); } else { gotoAndPlay ("r121"); } } else if (r1clear) { gotoAndPlay ("r12c"); } else { gotoAndPlay ("r12"); }
Frame 335
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r12L"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; nozoki_btn.onRelease = function () { gotoAndPlay ("r12h"); }; but_UP_btn.onRelease = function () { gotoAndPlay ("r12cup"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r12R"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r13"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 340
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r12L"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_UP_btn.onRelease = function () { gotoAndPlay ("r12cup"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r12R"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r13"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 351
stop(); back_btn.onRelease = function () { gotoAndPlay ("r12"); };
Frame 356
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r13"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r12Lup"); }; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { if (r1clear) { gotoAndPlay ("r12c"); } else { gotoAndPlay ("r12"); } cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r12R"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 362
stop(); back_btn.onRelease = function () { gotoAndPlay ("r12L"); };
Frame 368
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onRelease = function () { if (r1clear) { gotoAndPlay ("r12c"); } else { gotoAndPlay ("r12"); } cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; };
Frame 369
if (r1lever) { r1lever_mc.gotoAndStop(5); } else { r1lever_mc.gotoAndStop(1); }
Frame 374
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { if (r1clear) { gotoAndPlay ("r12c"); } else { gotoAndPlay ("r12"); } cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; lever_btn.onRelease = function () { if (r4clear == false) { r1lever_mc.play(); if (r1lever) { r1lever = false; } else { r1lever = true; } } }; but_R_btn.onRelease = function () { gotoAndPlay ("r13"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r12L"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 380
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r12R"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r1turo05"); snd_r1close.setVolume(50); snd_r1close.start(0, 1); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r12L"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { if (r1clear) { gotoAndPlay ("r12c"); } else { gotoAndPlay ("r12"); } cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 385
gotoAndPlay ("r121u");
Frame 397
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { snd_kaidan.start(0, 1); if (r1clear) { gotoAndPlay ("r122c"); } else { gotoAndPlay ("r122"); } cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { snd_r1close.setVolume(50); snd_r1close.start(0, 1); gotoAndPlay ("r1turo05"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 403
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRelease = function () { gotoAndPlay ("r122up"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; block_btn.onRelease = function () { gotoAndPlay ("r1paz"); }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r123"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 408
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRelease = function () { gotoAndPlay ("r122upc"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r123"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 415
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onRelease = function () { gotoAndPlay ("r122"); cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; };
Frame 422
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onRelease = function () { gotoAndPlay ("r122c"); cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; };
Frame 438
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRelease = function () { snd_kaidan.start(0, 1); gotoAndPlay ("r1turo05"); kaidannobori = true; cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { if (r1clear) { gotoAndPlay ("r122c"); } else { gotoAndPlay ("r122"); } cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 444
stop(); back_btn.onRelease = function () { snd_blockdown.start(0, 3); gotoAndPlay ("r122"); };
Frame 445
r1clear = true;
Frame 482
gotoAndPlay ("r122upc"); snd_maintema.setVolume(10); snd_maintema.start(0, 1);
Frame 489
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo02"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo09"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 496
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo03"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo08"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 503
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r4turo04"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r5turo01"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo07"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 508
stop(); if (room2butNum == 2) { if (r4clear) { gotoAndPlay ("r4turo04cb2"); } else if ((r1clear && (r1lever)) && (idolever)) { gotoAndPlay ("r4turo04cb2"); } else { gotoAndPlay ("r4turo04cb"); } } else { play(); }
Frame 511
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo05"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo062"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 519
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo05cb"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo062"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 528
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo05cb2"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo062"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 535
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; nozoki_btn.onRelease = function () { gotoAndPlay ("r4turo051"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 543
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r41"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 544
if (r4clear) { snd_colorball_on.setVolume(20); snd_colorball_on.start(0, 999); }
Frame 551
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r41"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; snd_colorball_on.stop(); }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; snd_colorball_on.stop(); };
Frame 559
stop(); back_btn.onRelease = function () { gotoAndPlay ("r4turo05"); };
Frame 566
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo062"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { if (room2butNum == 2) { if (r4clear) { gotoAndPlay ("r4turo05cb2"); } else if ((r1clear && (r1lever)) && (idolever)) { gotoAndPlay ("r4turo05cb2"); } else { gotoAndPlay ("r4turo05cb"); } } else { gotoAndPlay ("r4turo05"); } cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 574
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { if (room2butNum == 3) { if (r4clear) { gotoAndPlay ("r5turo034"); } else { gotoAndPlay ("r5turo032"); } } else if (r4clear) { gotoAndPlay ("r5turo033"); } else { gotoAndPlay ("r5turo031"); } cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r4turo063"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { if (room2butNum == 2) { if (r4clear) { gotoAndPlay ("r4turo04cb2"); } else if ((r1clear && (r1lever)) && (idolever)) { gotoAndPlay ("r4turo04cb2"); } else { gotoAndPlay ("r4turo04cb"); } } else { gotoAndPlay ("r4turo041"); } cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 585
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo08"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo03"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 592
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r4turo09"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo02"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 599
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("s1"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r4turo01"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 600
stop(); if ((r1clear && (r1lever)) && (idolever)) { if (r4clear == false) { play(); } } if (r4clear) { snd_colorball_on.setVolume(30); snd_colorball_on.start(0, 999); } back_btn.onRelease = function () { snd_colorball_on.stop(); if (r4clear) { gotoAndPlay ("r4turo05cb2"); } else { gotoAndPlay ("r4turo05cb"); } }; r4_btn.onRelease = null;
Frame 609
stop(); back_btn.onRelease = function () { play(); }; r4_btn.onRelease = function () { r4RGB = cb_mc.cbRGB; gotoAndPlay ("enterRGB"); };
Frame 616
if ((r1clear && (r1lever)) && (idolever)) { gotoAndPlay ("r4turo05cb2"); } else { gotoAndPlay ("r4turo05cb"); }
Frame 624
if (rgb) { if (r4RGB == rgb) { r4clear = true; } }
Frame 629
var cb_color2 = new Color(ccb_mc); cb_color2.setRGB(r4RGB); ccb_mc._alpha = 50;
Frame 647
if (r4clear) { gotoAndPlay ("r4turo05cb2"); } else { r1lever = false; idolever = false; rgb = 0; r4RGB = 0; }
Frame 667
gotoAndPlay ("r4turo05cb");
Frame 671
if (room2butNum == 3) { if (r4clear) { gotoAndPlay ("r5turo034"); } else { gotoAndPlay ("r5turo032"); } } else if (r4clear) { gotoAndPlay ("r5turo033"); } else { gotoAndPlay ("r5turo031"); }
Frame 681
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo041"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo12"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 688
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo042"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo12"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 695
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo043"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo12"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 702
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo044"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo12"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 709
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo0411"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo11"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 717
stop(); back_btn.onRelease = function () { gotoAndPlay ("r5turo041"); };
Frame 724
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo051"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo11"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 731
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo0431"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo11"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 739
stop(); back_btn.onRelease = function () { gotoAndPlay ("r5turo043"); };
Frame 746
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo052"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo11"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 753
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo10"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 760
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo06"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo10"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 767
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r5turo07"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r5turo09"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo08"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 774
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r5turo08"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = function () { gotoAndPlay ("r5turo06"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo09"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 781
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r5turo09"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo10"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r5turo07"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo06"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 788
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r5turo06"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { gohasigo = "up"; gotoAndPlay ("hasigo"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = function () { gotoAndPlay ("r5turo08"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_B_btn.onRelease = function () { gotoAndPlay ("r5turo07"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 795
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo011"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { if (r4clear) { gotoAndPlay ("r5turo052"); } else { gotoAndPlay ("r5turo051"); } cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 802
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("r5turo012"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { if (room2butNum == 3) { if (r4clear) { gotoAndPlay ("r5turo044"); } else { gotoAndPlay ("r5turo042"); } } else if (r4clear) { gotoAndPlay ("r5turo043"); } else { gotoAndPlay ("r5turo041"); } };
Frame 809
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = function () { gotoAndPlay ("r5turo013"); cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRelease = function () { if (room2butNum == 2) { if (r4clear) { gotoAndPlay ("r4turo04cb2"); } else if ((r1clear && (r1lever)) && (idolever)) { gotoAndPlay ("r4turo04cb2"); } else { gotoAndPlay ("r4turo04cb"); } } else { gotoAndPlay ("r4turo041"); } cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { if (room2butNum == 3) { if (r4clear) { gotoAndPlay ("r5turo034"); } else { gotoAndPlay ("r5turo032"); } } else if (r4clear) { gotoAndPlay ("r5turo033"); } else { gotoAndPlay ("r5turo031"); } };
Frame 813
gotoAndPlay ("r4turo07");
Frame 817
if (gohasigo == "up") { hasigo_mc.gotoAndPlay(1); } else if (gohasigo == "down") { hasigo_mc.gotoAndPlay(10); } snd_hasigo.start(0, 1);
Frame 823
if (gohasigo == "up") { gotoAndPlay ("hasigoend"); } else if (gohasigo == "down") { gotoAndPlay ("r5turo09"); }
Frame 824
snd_maintema.stop();
Frame 831
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R45_btn.onRelease = function () { gotoAndPlay ("w1"); cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRelease = null; but_B_btn.onRollOver = null; but_B_btn.onRollOut = null; but_Down_btn.onRelease = function () { gohasigo = "down"; gotoAndPlay ("hasigo"); cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; };
Frame 836
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("w2"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("w4"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 841
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("wm1"); }; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("w3"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; };
Frame 846
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = function () { gotoAndPlay ("w4"); cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("w2"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRelease = null; but_Down_btn.onRollOver = null; but_Down_btn.onRollOut = null;
Frame 850
stop(); but_L_btn.onRollOver = function () { butReset(); Mouse.hide(); cL_mc._x = _xmouse; cL_mc._y = _ymouse; cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onDragOver = function () { Mouse.hide(); cL_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_L_btn.onRollOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_L_btn.onDragOut = function () { cL_mc.onMouseMove = null; Mouse.show(); cL_mc._x = -50; cL_mc._y = 400; }; but_C_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_UP_btn.onRollOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_UP_btn.onDragOut = function () { cC_mc.onMouseMove = null; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_R_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; }; but_R45_btn.onRollOver = function () { butReset(); Mouse.hide(); cR_mc._rotation = 45; cR_mc._x = _xmouse; cR_mc._y = _ymouse; cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onDragOver = function () { Mouse.hide(); cR_mc.onMouseMove = function () { cR_mc._rotation = 45; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_R45_btn.onRollOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_R45_btn.onDragOut = function () { cR_mc.onMouseMove = null; Mouse.show(); cR_mc._x = -50; cR_mc._y = 400; cR_mc._rotation = 0; }; but_B_btn.onRollOver = function () { butReset(); Mouse.hide(); cB_mc._x = _xmouse; cB_mc._y = _ymouse; cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onDragOver = function () { Mouse.hide(); cB_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_B_btn.onRollOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_B_btn.onDragOut = function () { cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 180; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 180; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_Down_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_Down_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = -85; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = -85; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C85_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C85_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onRollOver = function () { butReset(); Mouse.hide(); cC_mc._rotation = 15; cC_mc._x = _xmouse; cC_mc._y = _ymouse; cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onDragOver = function () { Mouse.hide(); cC_mc.onMouseMove = function () { cC_mc._rotation = 15; this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; }; but_C15_btn.onRollOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_C15_btn.onDragOut = function () { cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; }; but_L_btn.onRelease = null; but_L_btn.onRollOver = null; but_L_btn.onRollOut = null; but_C_btn.onRelease = null; but_C_btn.onRollOver = null; but_C_btn.onRollOut = null; but_R_btn.onRelease = null; but_R_btn.onRollOver = null; but_R_btn.onRollOut = null; but_B_btn.onRelease = function () { gotoAndPlay ("w1"); cB_mc.onMouseMove = null; Mouse.show(); cB_mc._x = -50; cB_mc._y = 400; }; but_Down_btn.onRelease = function () { gohasigo = "down"; gotoAndPlay ("hasigo"); cC_mc.onMouseMove = null; cC_mc._rotation = 0; Mouse.show(); cC_mc._x = -50; cC_mc._y = 400; };
Frame 894
snd_hyu1.start(0, 1);
Frame 943
stop(); fuda_btn.onRelease = function () { gotoAndPlay ("endfudaup"); }; wandbox_btn.onRelease = function () { gotoAndPlay ("endwbox"); };
Frame 950
stop(); Mouse.hide(); wand_mc.onMouseMove = function () { this._x = _xmouse; this._y = _ymouse; updateAfterEvent(); }; end_btn.onRelease = function () { gotoAndPlay ("endwand"); wand_mc.onMouseMove = null; Mouse.show(); wand_mc._x = 30; wand_mc._y = -40; };
Frame 989
stop(); back_btn.onRelease = function () { gotoAndPlay ("endarigato"); };
Frame 1020
stop(); back_btn.onRelease = function () { gotoAndPlay ("endmain"); };
Frame 1028
snd_maintema.setVolume(80); snd_maintema.start(0, 1);
Frame 1041
end_btn.onRelease = function () { getURL ("http://www.xylo.co.jp/"); }; stop();
Instance of Symbol 21 MovieClip "bar_mc" in Symbol 33 MovieClip Frame 1
onClipEvent (enterFrame) { _xscale = _root.lodedbytes; }
Symbol 33 MovieClip Frame 11
gotoAndPlay (2);
Symbol 143 MovieClip Frame 4
stop();
Symbol 143 MovieClip Frame 9
stop();
Symbol 143 MovieClip Frame 14
stop();
Symbol 143 MovieClip Frame 20
stop();
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 10
gotoAndStop (1);
Symbol 188 MovieClip Frame 60
gotoAndPlay (1);
Symbol 188 MovieClip Frame 130
gotoAndPlay (70);
Symbol 218 MovieClip Frame 4
stop();
Symbol 218 MovieClip Frame 10
stop();
Symbol 218 MovieClip Frame 16
stop();
Symbol 218 MovieClip Frame 22
stop();
Symbol 218 MovieClip Frame 28
stop();
Symbol 235 MovieClip Frame 1
stop();
Symbol 235 MovieClip Frame 2
stop();
Symbol 235 MovieClip Frame 3
stop();
Symbol 235 MovieClip Frame 4
stop();
Symbol 266 MovieClip Frame 1
stop();
Symbol 266 MovieClip Frame 5
stop();
Symbol 266 MovieClip Frame 8
gotoAndStop (1);
Symbol 294 MovieClip Frame 1
stop();
Symbol 294 MovieClip Frame 2
stop();
Symbol 294 MovieClip Frame 3
stop();
Symbol 294 MovieClip Frame 4
stop();
Symbol 303 MovieClip Frame 1
stop();
Symbol 303 MovieClip Frame 2
stop();
Symbol 303 MovieClip Frame 3
stop();
Symbol 303 MovieClip Frame 4
stop();
Symbol 312 MovieClip Frame 1
stop();
Symbol 312 MovieClip Frame 2
stop();
Symbol 312 MovieClip Frame 3
stop();
Symbol 312 MovieClip Frame 4
stop();
Symbol 321 MovieClip Frame 1
stop();
Symbol 321 MovieClip Frame 2
stop();
Symbol 321 MovieClip Frame 3
stop();
Symbol 321 MovieClip Frame 4
stop();
Symbol 330 MovieClip Frame 1
stop();
Symbol 330 MovieClip Frame 2
stop();
Symbol 330 MovieClip Frame 3
stop();
Symbol 330 MovieClip Frame 4
stop();
Symbol 339 MovieClip Frame 1
stop();
Symbol 339 MovieClip Frame 2
stop();
Symbol 339 MovieClip Frame 3
stop();
Symbol 339 MovieClip Frame 4
stop();
Symbol 348 MovieClip Frame 1
stop();
Symbol 348 MovieClip Frame 2
stop();
Symbol 348 MovieClip Frame 3
stop();
Symbol 348 MovieClip Frame 4
stop();
Symbol 357 MovieClip Frame 1
stop();
Symbol 357 MovieClip Frame 2
stop();
Symbol 357 MovieClip Frame 3
stop();
Symbol 357 MovieClip Frame 4
stop();
Symbol 366 MovieClip Frame 1
stop();
Symbol 366 MovieClip Frame 2
stop();
Symbol 366 MovieClip Frame 3
stop();
Symbol 366 MovieClip Frame 4
stop();
Symbol 389 MovieClip Frame 1
var v = 0; var h = 0; var vh = new Array(0, 0); var blocks = new Array(0, 0, 0, 0, 0, 0, 0, 0, 0); var ansBlocks = new Array(1, 2, 1, 2, 3, 3, 3, 3, 2); v1but_mc._visible = false; v2but_mc._visible = false; v3but_mc._visible = false; h1but_mc._visible = false; h2but_mc._visible = false; h3but_mc._visible = false;
Symbol 389 MovieClip Frame 5
function MoveBlock() { gotoAndPlay (10); } stop(); v1_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (v1but_mc._visible) { v1but_mc._visible = false; v = 0; } else { v1but_mc._visible = true; v2but_mc._visible = false; v3but_mc._visible = false; v = 1; if (h) { vh[0] = v; vh[1] = h; MoveBlock(); } } }; v2_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (v2but_mc._visible) { v2but_mc._visible = false; v = 0; } else { v1but_mc._visible = false; v2but_mc._visible = true; v3but_mc._visible = false; v = 2; if (h) { vh[0] = v; vh[1] = h; MoveBlock(); } } }; v3_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (v3but_mc._visible) { v3but_mc._visible = false; v = 0; } else { v1but_mc._visible = false; v2but_mc._visible = false; v3but_mc._visible = true; v = 3; if (h) { vh[0] = v; vh[1] = h; MoveBlock(); } } }; h1_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (h1but_mc._visible) { h1but_mc._visible = false; h = 0; } else { h1but_mc._visible = true; h2but_mc._visible = false; h3but_mc._visible = false; h = 1; if (v) { vh[0] = v; vh[1] = h; MoveBlock(); } } }; h2_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (h2but_mc._visible) { h2but_mc._visible = false; h = 0; } else { h1but_mc._visible = false; h2but_mc._visible = true; h3but_mc._visible = false; h = 2; if (v) { vh[0] = v; vh[1] = h; MoveBlock(); } } }; h3_btn.onRelease = function () { _root.snd_blockbut.start(0, 1); if (h3but_mc._visible) { h3but_mc._visible = false; h = 0; } else { h1but_mc._visible = false; h2but_mc._visible = false; h3but_mc._visible = true; h = 3; if (v) { vh[0] = v; vh[1] = h; MoveBlock(); } } };
Symbol 389 MovieClip Frame 10
var blockNum = 0; v1_btn.onRelease = null; v2_btn.onRelease = null; v3_btn.onRelease = null; h1_btn.onRelease = null; h2_btn.onRelease = null; h3_btn.onRelease = null; if ((h == 1) && (v == 1)) { blockNum = 0; } else if ((h == 1) && (v == 2)) { blockNum = 1; } else if ((h == 1) && (v == 3)) { blockNum = 2; } else if ((h == 2) && (v == 1)) { blockNum = 3; } else if ((h == 2) && (v == 2)) { blockNum = 4; } else if ((h == 2) && (v == 3)) { blockNum = 5; } else if ((h == 3) && (v == 1)) { blockNum = 6; } else if ((h == 3) && (v == 2)) { blockNum = 7; } else if ((h == 3) && (v == 3)) { blockNum = 8; } blocks[blockNum]++; if (blocks[blockNum] >= 4) { blocks[blockNum] = 0; _root.snd_blockdown.setVolume(50); _root.snd_blockdown.start(0, 1); } else { _root.snd_blockup.setVolume(50); _root.snd_blockup.start(0, 1); } eval (((("h" + h) + "v") + v) + "_mc").gotoAndStop(blocks[blockNum] + 1); var ans = false; var i = 0; while (i < 9) { if (ansBlocks[i] == blocks[i]) { ans = true; } else { ans = false; break; } i++; } if (ans) { v1but_mc._visible = true; v2but_mc._visible = true; v3but_mc._visible = true; h1but_mc._visible = true; h2but_mc._visible = true; h3but_mc._visible = true; stop(); _root.play(); }
Symbol 389 MovieClip Frame 20
eval (("v" + vh[0]) + "but_mc")._visible = false; eval (("h" + vh[1]) + "but_mc")._visible = false; v = 0; h = 0; gotoAndStop (5);
Symbol 422 MovieClip Frame 1
stop(); if (_root.r4clear) { var cb_color = new Color(ccbs_mc); cb_color.setRGB(_root.r4RGB); ccbs_mc._alpha = 50; } else { gotoAndPlay (5); }
Symbol 422 MovieClip Frame 4
stop();
Symbol 422 MovieClip Frame 60
gotoAndPlay (1);
Symbol 429 MovieClip Frame 1
stop(); if (_root.r4clear) { var cb_color = new Color(ccb_mc); cb_color.setRGB(_root.r4RGB); ccb_mc._alpha = 50; } else { gotoAndPlay (5); }
Symbol 429 MovieClip Frame 4
stop();
Symbol 429 MovieClip Frame 65
gotoAndPlay (5);
Symbol 476 MovieClip Frame 1
var drag = false; var cbR1 = 0; var cbR2 = 0; var cbG1 = 0; var cbG2 = 0; var cbB1 = 0; var cbB2 = 0; var cbRGB = 0; knobR1_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobR1_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbR1 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobR1_mc.onEnterFrame = function () { cbR1 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; knobR2_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobR2_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbR2 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobR2_mc.onEnterFrame = function () { cbR2 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; knobG1_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobG1_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbG1 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobG1_mc.onEnterFrame = function () { cbG1 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; knobG2_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobG2_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbG2 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobG2_mc.onEnterFrame = function () { cbG2 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; knobB1_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobB1_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbB1 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobB1_mc.onEnterFrame = function () { cbB1 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; knobB2_mc.onPress = function () { this.startDrag(false, this._x, 347, this._x, 41); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobB2_mc.onRelease = function () { this.stopDrag(); this._y = 347 - (cbB2 * 20.4); cbRGB = (((((cbR1 * 16) + cbR2) * 256) * 256) + (((cbG1 * 16) + cbG2) * 256)) + ((cbB1 * 16) + cbB2); _root.snd_r4lever.setVolume(100); _root.snd_r4lever.start(0, 1); }; knobB2_mc.onEnterFrame = function () { cbB2 = Math.round((this._y - 347) / -20.4); updateAfterEvent(); }; stop();
Symbol 542 MovieClip Frame 7
stop();
Symbol 542 MovieClip Frame 16
stop();
Symbol 560 MovieClip Frame 8
gotoAndPlay (5);

Library Items

Symbol 1 Sound [maintema]
Symbol 2 Sound [r4lever]
Symbol 3 Sound [r3lever]
Symbol 4 Sound [r2but]
Symbol 5 Sound [r1close]
Symbol 6 Sound [kaidan]
Symbol 7 Sound [hyu1]
Symbol 8 Sound [hasigo]
Symbol 9 Sound [colorball_on]
Symbol 10 Sound [blockup]
Symbol 11 Sound [blockdown]
Symbol 12 Sound [blockbut]
Symbol 13 Sound [bigwoods]
Symbol 14 FontUsed by:15 16 17 18 37 39 66 73 74 77 78 192 193 194
Symbol 15 EditableTextUses:14Used by:33
Symbol 16 EditableTextUses:14Used by:33
Symbol 17 TextUses:14Used by:33
Symbol 18 TextUses:14Used by:33
Symbol 19 GraphicUsed by:33
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:33
Symbol 22 GraphicUsed by:33
Symbol 23 GraphicUsed by:33
Symbol 24 GraphicUsed by:33
Symbol 25 GraphicUsed by:33
Symbol 26 GraphicUsed by:33
Symbol 27 GraphicUsed by:33
Symbol 28 GraphicUsed by:33
Symbol 29 GraphicUsed by:33
Symbol 30 GraphicUsed by:33
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32Used by:Timeline
Symbol 34 FontUsed by:35 36 38 71 606
Symbol 35 TextUses:34Used by:Timeline
Symbol 36 TextUses:34Used by:41
Symbol 37 TextUses:14Used by:41
Symbol 38 TextUses:34Used by:41
Symbol 39 TextUses:14Used by:41
Symbol 40 GraphicUsed by:41
Symbol 41 ButtonUses:36 37 38 39 40Used by:Timeline
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:Timeline
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClipUses:44Used by:Timeline
Symbol 46 BitmapUsed by:47
Symbol 47 GraphicUses:46Used by:Timeline
Symbol 48 GraphicUsed by:54
Symbol 49 FontUsed by:50 52
Symbol 50 TextUses:49Used by:54
Symbol 51 GraphicUsed by:54
Symbol 52 TextUses:49Used by:54
Symbol 53 GraphicUsed by:54
Symbol 54 ButtonUses:48 50 51 52 53Used by:Timeline
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 ButtonUses:59Used by:Timeline
Symbol 61 GraphicUsed by:62
Symbol 62 ButtonUses:61Used by:Timeline
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:Timeline
Symbol 65 GraphicUsed by:68
Symbol 66 TextUses:14Used by:68
Symbol 67 GraphicUsed by:68
Symbol 68 ButtonUses:65 66 67Used by:Timeline
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:Timeline
Symbol 71 TextUses:34Used by:Timeline
Symbol 72 GraphicUsed by:Timeline
Symbol 73 TextUses:14Used by:76
Symbol 74 TextUses:14Used by:76
Symbol 75 GraphicUsed by:76
Symbol 76 ButtonUses:73 74 75Used by:Timeline
Symbol 77 TextUses:14Used by:80
Symbol 78 TextUses:14Used by:80
Symbol 79 GraphicUsed by:80
Symbol 80 ButtonUses:77 78 79Used by:Timeline
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:Timeline
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:Timeline
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:Timeline
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:Timeline
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:Timeline
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:Timeline
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:Timeline
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:Timeline
Symbol 97 GraphicUsed by:98
Symbol 98 ButtonUses:97Used by:Timeline
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:Timeline
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:Timeline
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:Timeline
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:Timeline
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:Timeline
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:Timeline
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:Timeline
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:Timeline
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115Used by:Timeline
Symbol 117 BitmapUsed by:118
Symbol 118 GraphicUses:117Used by:Timeline
Symbol 119 BitmapUsed by:120
Symbol 120 GraphicUses:119Used by:Timeline
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:Timeline
Symbol 123 BitmapUsed by:124
Symbol 124 GraphicUses:123Used by:Timeline
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:Timeline
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127Used by:Timeline
Symbol 129 BitmapUsed by:130
Symbol 130 GraphicUses:129Used by:Timeline
Symbol 131 BitmapUsed by:132
Symbol 132 GraphicUses:131Used by:Timeline
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133Used by:Timeline
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:135Used by:Timeline
Symbol 137 BitmapUsed by:138
Symbol 138 GraphicUses:137Used by:143
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:143
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:143
Symbol 143 MovieClipUses:138 140 142Used by:Timeline
Symbol 144 GraphicUsed by:145 177 271
Symbol 145 ButtonUses:144Used by:Timeline
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:Timeline
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:148Used by:Timeline
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:Timeline
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:Timeline
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:Timeline
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:Timeline
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:Timeline
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:Timeline
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:Timeline
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:Timeline
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:Timeline
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:176
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:176
Symbol 172 BitmapUsed by:173
Symbol 173 GraphicUses:172Used by:176
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:176
Symbol 176 MovieClipUses:169 171 173 175Used by:Timeline
Symbol 177 ButtonUses:144Used by:Timeline
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:Timeline
Symbol 180 BitmapUsed by:181
Symbol 181 GraphicUses:180Used by:188
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:188
Symbol 184 BitmapUsed by:185
Symbol 185 GraphicUses:184Used by:188
Symbol 186 BitmapUsed by:187
Symbol 187 GraphicUses:186Used by:188
Symbol 188 MovieClipUses:181 183 185 187Used by:Timeline
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClipUses:189Used by:Timeline
Symbol 191 GraphicUsed by:Timeline
Symbol 192 EditableTextUses:14Used by:Timeline
Symbol 193 EditableTextUses:14Used by:Timeline
Symbol 194 EditableTextUses:14Used by:Timeline
Symbol 195 BitmapUsed by:196
Symbol 196 GraphicUses:195Used by:Timeline
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:Timeline
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:Timeline
Symbol 201 BitmapUsed by:202
Symbol 202 GraphicUses:201Used by:Timeline
Symbol 203 SoundUsed by:218
Symbol 204 BitmapUsed by:205
Symbol 205 GraphicUses:204Used by:218
Symbol 206 BitmapUsed by:207
Symbol 207 GraphicUses:206Used by:218
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:218
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:218
Symbol 212 BitmapUsed by:213
Symbol 213 GraphicUses:212Used by:218
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:218
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:218
Symbol 218 MovieClipUses:203 205 207 209 211 213 215 217Used by:Timeline
Symbol 219 BitmapUsed by:220
Symbol 220 GraphicUses:219Used by:Timeline
Symbol 221 BitmapUsed by:222
Symbol 222 GraphicUses:221Used by:Timeline
Symbol 223 BitmapUsed by:224
Symbol 224 GraphicUses:223Used by:Timeline
Symbol 225 BitmapUsed by:226
Symbol 226 GraphicUses:225Used by:Timeline
Symbol 227 BitmapUsed by:228 230
Symbol 228 GraphicUses:227Used by:235
Symbol 229 BitmapUsed by:230
Symbol 230 GraphicUses:229 227Used by:235
Symbol 231 BitmapUsed by:232
Symbol 232 GraphicUses:231Used by:235  Timeline
Symbol 233 BitmapUsed by:234
Symbol 234 GraphicUses:233Used by:235  Timeline
Symbol 235 MovieClipUses:228 230 232 234Used by:Timeline
Symbol 236 BitmapUsed by:237
Symbol 237 GraphicUses:236Used by:Timeline
Symbol 238 BitmapUsed by:239
Symbol 239 GraphicUses:238Used by:Timeline
Symbol 240 BitmapUsed by:241
Symbol 241 GraphicUses:240Used by:Timeline
Symbol 242 SoundUsed by:Timeline
Symbol 243 BitmapUsed by:244
Symbol 244 GraphicUses:243Used by:Timeline
Symbol 245 BitmapUsed by:246
Symbol 246 GraphicUses:245Used by:Timeline
Symbol 247 BitmapUsed by:248
Symbol 248 GraphicUses:247Used by:Timeline
Symbol 249 BitmapUsed by:250
Symbol 250 GraphicUses:249Used by:Timeline
Symbol 251 BitmapUsed by:252
Symbol 252 GraphicUses:251Used by:Timeline
Symbol 253 BitmapUsed by:254
Symbol 254 GraphicUses:253Used by:Timeline
Symbol 255 BitmapUsed by:256
Symbol 256 GraphicUses:255Used by:Timeline
Symbol 257 BitmapUsed by:258
Symbol 258 GraphicUses:257Used by:266
Symbol 259 SoundUsed by:266
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:266
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:266
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:266
Symbol 266 MovieClipUses:258 259 261 263 265Used by:Timeline
Symbol 267 BitmapUsed by:268
Symbol 268 GraphicUses:267Used by:Timeline
Symbol 269 BitmapUsed by:270
Symbol 270 GraphicUses:269Used by:Timeline
Symbol 271 ButtonUses:144Used by:Timeline
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:Timeline
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:Timeline
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:Timeline
Symbol 278 BitmapUsed by:279
Symbol 279 GraphicUses:278Used by:Timeline
Symbol 280 BitmapUsed by:281
Symbol 281 GraphicUses:280Used by:Timeline
Symbol 282 BitmapUsed by:283
Symbol 283 GraphicUses:282Used by:Timeline
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:389
Symbol 286 BitmapUsed by:287
Symbol 287 GraphicUses:286Used by:294
Symbol 288 BitmapUsed by:289
Symbol 289 GraphicUses:288Used by:294
Symbol 290 BitmapUsed by:291
Symbol 291 GraphicUses:290Used by:294
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:294
Symbol 294 MovieClipUses:287 289 291 293Used by:389
Symbol 295 BitmapUsed by:296
Symbol 296 GraphicUses:295Used by:303
Symbol 297 BitmapUsed by:298
Symbol 298 GraphicUses:297Used by:303
Symbol 299 BitmapUsed by:300
Symbol 300 GraphicUses:299Used by:303
Symbol 301 BitmapUsed by:302
Symbol 302 GraphicUses:301Used by:303
Symbol 303 MovieClipUses:296 298 300 302Used by:389
Symbol 304 BitmapUsed by:305
Symbol 305 GraphicUses:304Used by:312
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:312
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:312
Symbol 310 BitmapUsed by:311
Symbol 311 GraphicUses:310Used by:312
Symbol 312 MovieClipUses:305 307 309 311Used by:389
Symbol 313 BitmapUsed by:314
Symbol 314 GraphicUses:313Used by:321
Symbol 315 BitmapUsed by:316
Symbol 316 GraphicUses:315Used by:321
Symbol 317 BitmapUsed by:318
Symbol 318 GraphicUses:317Used by:321
Symbol 319 BitmapUsed by:320
Symbol 320 GraphicUses:319Used by:321
Symbol 321 MovieClipUses:314 316 318 320Used by:389
Symbol 322 BitmapUsed by:323
Symbol 323 GraphicUses:322Used by:330
Symbol 324 BitmapUsed by:325
Symbol 325 GraphicUses:324Used by:330
Symbol 326 BitmapUsed by:327
Symbol 327 GraphicUses:326Used by:330
Symbol 328 BitmapUsed by:329
Symbol 329 GraphicUses:328Used by:330
Symbol 330 MovieClipUses:323 325 327 329Used by:389
Symbol 331 BitmapUsed by:332
Symbol 332 GraphicUses:331Used by:339
Symbol 333 BitmapUsed by:334
Symbol 334 GraphicUses:333Used by:339
Symbol 335 BitmapUsed by:336
Symbol 336 GraphicUses:335Used by:339
Symbol 337 BitmapUsed by:338
Symbol 338 GraphicUses:337Used by:339
Symbol 339 MovieClipUses:332 334 336 338Used by:389
Symbol 340 BitmapUsed by:341
Symbol 341 GraphicUses:340Used by:348
Symbol 342 BitmapUsed by:343
Symbol 343 GraphicUses:342Used by:348
Symbol 344 BitmapUsed by:345
Symbol 345 GraphicUses:344Used by:348
Symbol 346 BitmapUsed by:347
Symbol 347 GraphicUses:346Used by:348
Symbol 348 MovieClipUses:341 343 345 347Used by:389
Symbol 349 BitmapUsed by:350
Symbol 350 GraphicUses:349Used by:357
Symbol 351 BitmapUsed by:352
Symbol 352 GraphicUses:351Used by:357
Symbol 353 BitmapUsed by:354
Symbol 354 GraphicUses:353Used by:357
Symbol 355 BitmapUsed by:356
Symbol 356 GraphicUses:355Used by:357
Symbol 357 MovieClipUses:350 352 354 356Used by:389
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:366
Symbol 360 BitmapUsed by:361
Symbol 361 GraphicUses:360Used by:366
Symbol 362 BitmapUsed by:363
Symbol 363 GraphicUses:362Used by:366
Symbol 364 BitmapUsed by:365
Symbol 365 GraphicUses:364Used by:366
Symbol 366 MovieClipUses:359 361 363 365Used by:389
Symbol 367 BitmapUsed by:368
Symbol 368 GraphicUses:367Used by:389
Symbol 369 BitmapUsed by:370
Symbol 370 GraphicUses:369Used by:371
Symbol 371 MovieClipUses:370Used by:389
Symbol 372 BitmapUsed by:373
Symbol 373 GraphicUses:372Used by:374
Symbol 374 MovieClipUses:373Used by:389
Symbol 375 BitmapUsed by:376
Symbol 376 GraphicUses:375Used by:377
Symbol 377 MovieClipUses:376Used by:389
Symbol 378 BitmapUsed by:379
Symbol 379 GraphicUses:378Used by:380
Symbol 380 MovieClipUses:379Used by:389
Symbol 381 BitmapUsed by:382
Symbol 382 GraphicUses:381Used by:383
Symbol 383 MovieClipUses:382Used by:389
Symbol 384 BitmapUsed by:385
Symbol 385 GraphicUses:384Used by:386
Symbol 386 MovieClipUses:385Used by:389
Symbol 387 GraphicUsed by:388 453
Symbol 388 ButtonUses:387Used by:389
Symbol 389 MovieClipUses:285 294 303 312 321 330 339 348 357 366 368 371 374 377 380 383 386 388Used by:Timeline
Symbol 390 BitmapUsed by:391
Symbol 391 GraphicUses:390Used by:Timeline
Symbol 392 BitmapUsed by:393
Symbol 393 GraphicUses:392Used by:Timeline
Symbol 394 BitmapUsed by:395
Symbol 395 GraphicUses:394Used by:Timeline
Symbol 396 BitmapUsed by:397
Symbol 397 GraphicUses:396Used by:Timeline
Symbol 398 BitmapUsed by:399
Symbol 399 GraphicUses:398Used by:Timeline
Symbol 400 BitmapUsed by:401
Symbol 401 GraphicUses:400Used by:Timeline
Symbol 402 BitmapUsed by:403
Symbol 403 GraphicUses:402Used by:Timeline
Symbol 404 BitmapUsed by:405
Symbol 405 GraphicUses:404Used by:Timeline
Symbol 406 BitmapUsed by:407
Symbol 407 GraphicUses:406Used by:Timeline
Symbol 408 BitmapUsed by:409
Symbol 409 GraphicUses:408Used by:Timeline
Symbol 410 BitmapUsed by:411
Symbol 411 GraphicUses:410Used by:Timeline
Symbol 412 BitmapUsed by:413
Symbol 413 GraphicUses:412Used by:Timeline
Symbol 414 BitmapUsed by:415
Symbol 415 GraphicUses:414Used by:Timeline
Symbol 416 BitmapUsed by:417
Symbol 417 GraphicUses:416Used by:Timeline
Symbol 418 BitmapUsed by:419
Symbol 419 GraphicUses:418Used by:422
Symbol 420 GraphicUsed by:421
Symbol 421 MovieClipUses:420Used by:422 429  Timeline
Symbol 422 MovieClipUses:419 421Used by:Timeline
Symbol 423 BitmapUsed by:424
Symbol 424 GraphicUses:423Used by:Timeline
Symbol 425 BitmapUsed by:426
Symbol 426 GraphicUses:425Used by:Timeline
Symbol 427 BitmapUsed by:428
Symbol 428 GraphicUses:427Used by:429  Timeline
Symbol 429 MovieClipUses:428 421Used by:Timeline
Symbol 430 BitmapUsed by:431
Symbol 431 GraphicUses:430Used by:Timeline
Symbol 432 BitmapUsed by:433
Symbol 433 GraphicUses:432Used by:Timeline
Symbol 434 BitmapUsed by:435
Symbol 435 GraphicUses:434Used by:Timeline
Symbol 436 BitmapUsed by:437
Symbol 437 GraphicUses:436Used by:Timeline
Symbol 438 BitmapUsed by:439
Symbol 439 GraphicUses:438Used by:Timeline
Symbol 440 BitmapUsed by:441
Symbol 441 GraphicUses:440Used by:Timeline
Symbol 442 BitmapUsed by:443
Symbol 443 GraphicUses:442Used by:Timeline
Symbol 444 BitmapUsed by:445
Symbol 445 GraphicUses:444Used by:Timeline
Symbol 446 BitmapUsed by:447
Symbol 447 GraphicUses:446Used by:Timeline
Symbol 448 BitmapUsed by:449
Symbol 449 GraphicUses:448Used by:453
Symbol 450 BitmapUsed by:451
Symbol 451 GraphicUses:450Used by:453
Symbol 452 SoundUsed by:453
Symbol 453 ButtonUses:449 451 387 452Used by:Timeline
Symbol 454 BitmapUsed by:455
Symbol 455 GraphicUses:454Used by:Timeline
Symbol 456 BitmapUsed by:457
Symbol 457 GraphicUses:456Used by:476
Symbol 458 BitmapUsed by:459
Symbol 459 GraphicUses:458Used by:460
Symbol 460 MovieClipUses:459Used by:476
Symbol 461 BitmapUsed by:462
Symbol 462 GraphicUses:461Used by:463
Symbol 463 MovieClipUses:462Used by:476
Symbol 464 BitmapUsed by:465
Symbol 465 GraphicUses:464Used by:466
Symbol 466 MovieClipUses:465Used by:476
Symbol 467 BitmapUsed by:468
Symbol 468 GraphicUses:467Used by:469
Symbol 469 MovieClipUses:468Used by:476
Symbol 470 BitmapUsed by:471
Symbol 471 GraphicUses:470Used by:472
Symbol 472 MovieClipUses:471Used by:476
Symbol 473 BitmapUsed by:474
Symbol 474 GraphicUses:473Used by:475
Symbol 475 MovieClipUses:474Used by:476
Symbol 476 MovieClipUses:457 460 463 466 469 472 475Used by:Timeline
Symbol 477 BitmapUsed by:478
Symbol 478 GraphicUses:477Used by:Timeline
Symbol 479 BitmapUsed by:480
Symbol 480 GraphicUses:479Used by:Timeline
Symbol 481 BitmapUsed by:482
Symbol 482 GraphicUses:481Used by:Timeline
Symbol 483 BitmapUsed by:484
Symbol 484 GraphicUses:483Used by:Timeline
Symbol 485 BitmapUsed by:486
Symbol 486 GraphicUses:485Used by:Timeline
Symbol 487 BitmapUsed by:488
Symbol 488 GraphicUses:487Used by:Timeline
Symbol 489 BitmapUsed by:490
Symbol 490 GraphicUses:489Used by:Timeline
Symbol 491 BitmapUsed by:492
Symbol 492 GraphicUses:491Used by:Timeline
Symbol 493 BitmapUsed by:494
Symbol 494 GraphicUses:493Used by:Timeline
Symbol 495 BitmapUsed by:496
Symbol 496 GraphicUses:495Used by:Timeline
Symbol 497 BitmapUsed by:498
Symbol 498 GraphicUses:497Used by:Timeline
Symbol 499 BitmapUsed by:500
Symbol 500 GraphicUses:499Used by:Timeline
Symbol 501 BitmapUsed by:502
Symbol 502 GraphicUses:501Used by:Timeline
Symbol 503 BitmapUsed by:504
Symbol 504 GraphicUses:503Used by:Timeline
Symbol 505 BitmapUsed by:506
Symbol 506 GraphicUses:505Used by:Timeline
Symbol 507 SoundUsed by:Timeline
Symbol 508 BitmapUsed by:509
Symbol 509 GraphicUses:508Used by:Timeline
Symbol 510 BitmapUsed by:511
Symbol 511 GraphicUses:510Used by:Timeline
Symbol 512 BitmapUsed by:513
Symbol 513 GraphicUses:512Used by:Timeline
Symbol 514 BitmapUsed by:515
Symbol 515 GraphicUses:514Used by:Timeline
Symbol 516 BitmapUsed by:517
Symbol 517 GraphicUses:516Used by:Timeline
Symbol 518 BitmapUsed by:519
Symbol 519 GraphicUses:518Used by:Timeline
Symbol 520 BitmapUsed by:521
Symbol 521 GraphicUses:520Used by:Timeline
Symbol 522 BitmapUsed by:523
Symbol 523 GraphicUses:522Used by:Timeline
Symbol 524 BitmapUsed by:525
Symbol 525 GraphicUses:524Used by:Timeline
Symbol 526 BitmapUsed by:527
Symbol 527 GraphicUses:526Used by:Timeline
Symbol 528 BitmapUsed by:529
Symbol 529 GraphicUses:528Used by:542
Symbol 530 BitmapUsed by:531
Symbol 531 GraphicUses:530Used by:542
Symbol 532 BitmapUsed by:533
Symbol 533 GraphicUses:532Used by:542
Symbol 534 BitmapUsed by:535
Symbol 535 GraphicUses:534Used by:542
Symbol 536 BitmapUsed by:537
Symbol 537 GraphicUses:536Used by:542
Symbol 538 BitmapUsed by:539
Symbol 539 GraphicUses:538Used by:542
Symbol 540 BitmapUsed by:541
Symbol 541 GraphicUses:540Used by:542  Timeline
Symbol 542 MovieClipUses:529 531 533 535 537 539 541Used by:Timeline
Symbol 543 BitmapUsed by:544
Symbol 544 GraphicUses:543Used by:Timeline
Symbol 545 BitmapUsed by:546
Symbol 546 GraphicUses:545Used by:Timeline
Symbol 547 SoundUsed by:Timeline
Symbol 548 BitmapUsed by:549
Symbol 549 GraphicUses:548Used by:Timeline
Symbol 550 BitmapUsed by:551
Symbol 551 GraphicUses:550Used by:Timeline
Symbol 552 BitmapUsed by:553
Symbol 553 GraphicUses:552Used by:560
Symbol 554 BitmapUsed by:555
Symbol 555 GraphicUses:554Used by:560
Symbol 556 BitmapUsed by:557
Symbol 557 GraphicUses:556Used by:560
Symbol 558 BitmapUsed by:559
Symbol 559 GraphicUses:558Used by:560
Symbol 560 MovieClipUses:553 555 557 559Used by:Timeline
Symbol 561 SoundUsed by:Timeline
Symbol 562 BitmapUsed by:563
Symbol 563 GraphicUses:562Used by:590
Symbol 564 BitmapUsed by:565
Symbol 565 GraphicUses:564Used by:590
Symbol 566 BitmapUsed by:567
Symbol 567 GraphicUses:566Used by:590
Symbol 568 BitmapUsed by:569
Symbol 569 GraphicUses:568Used by:590
Symbol 570 BitmapUsed by:571
Symbol 571 GraphicUses:570Used by:590
Symbol 572 BitmapUsed by:573
Symbol 573 GraphicUses:572Used by:590
Symbol 574 BitmapUsed by:575
Symbol 575 GraphicUses:574Used by:590
Symbol 576 BitmapUsed by:577
Symbol 577 GraphicUses:576Used by:590
Symbol 578 BitmapUsed by:579
Symbol 579 GraphicUses:578Used by:590
Symbol 580 BitmapUsed by:581
Symbol 581 GraphicUses:580Used by:590
Symbol 582 BitmapUsed by:583
Symbol 583 GraphicUses:582Used by:590
Symbol 584 BitmapUsed by:585
Symbol 585 GraphicUses:584Used by:590
Symbol 586 BitmapUsed by:587
Symbol 587 GraphicUses:586Used by:590
Symbol 588 BitmapUsed by:589
Symbol 589 GraphicUses:588Used by:590
Symbol 590 MovieClipUses:563 565 567 569 571 573 575 577 579 581 583 585 587 589Used by:Timeline
Symbol 591 BitmapUsed by:592
Symbol 592 GraphicUses:591Used by:Timeline
Symbol 593 BitmapUsed by:594
Symbol 594 GraphicUses:593Used by:Timeline
Symbol 595 BitmapUsed by:596
Symbol 596 GraphicUses:595Used by:597
Symbol 597 MovieClipUses:596Used by:Timeline
Symbol 598 BitmapUsed by:599
Symbol 599 GraphicUses:598Used by:Timeline
Symbol 600 BitmapUsed by:601
Symbol 601 GraphicUses:600Used by:Timeline
Symbol 602 BitmapUsed by:603
Symbol 603 GraphicUses:602Used by:Timeline
Symbol 604 BitmapUsed by:605
Symbol 605 GraphicUses:604Used by:Timeline
Symbol 606 TextUses:34Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"loader_mc"Frame 1Symbol 33 MovieClip
"credit_btn"Frame 1Symbol 41 Button
"cR_mc"Frame 10Symbol 43 MovieClip
"cL_mc"Frame 10Symbol 43 MovieClip
"cB_mc"Frame 10Symbol 45 MovieClip
"cC_mc"Frame 10Symbol 43 MovieClip
"start_btn"Frame 11Symbol 54 Button
"credit_btn"Frame 11Symbol 41 Button
"fuda_btn"Frame 20Symbol 58 Button
"wandbox_btn"Frame 20Symbol 60 Button
"fall_btn"Frame 20Symbol 62 Button
"back_btn"Frame 26Symbol 68 Button
"back_btn"Frame 32Symbol 68 Button
"yes_btn"Frame 38Symbol 76 Button
"no_btn"Frame 38Symbol 80 Button
"but_C_btn"Frame 64Symbol 98 Button
"but_L_btn"Frame 64Symbol 98 Button
"but_R_btn"Frame 64Symbol 98 Button
"but_B_btn"Frame 64Symbol 98 Button
"but_L_btn"Frame 68Symbol 98 Button
"but_R_btn"Frame 68Symbol 98 Button
"but_B_btn"Frame 68Symbol 98 Button
"but_C_btn"Frame 72Symbol 98 Button
"but_L_btn"Frame 72Symbol 98 Button
"but_R_btn"Frame 72Symbol 98 Button
"but_B_btn"Frame 72Symbol 98 Button
"but_L_btn"Frame 76Symbol 98 Button
"but_R_btn"Frame 76Symbol 98 Button
"but_B_btn"Frame 76Symbol 98 Button
"but_C_btn"Frame 80Symbol 98 Button
"but_L_btn"Frame 80Symbol 98 Button
"but_R_btn"Frame 80Symbol 98 Button
"but_B_btn"Frame 80Symbol 98 Button
"but_L_btn"Frame 84Symbol 98 Button
"but_R_btn"Frame 84Symbol 98 Button
"but_B_btn"Frame 84Symbol 98 Button
"but_C_btn"Frame 88Symbol 98 Button
"but_L_btn"Frame 88Symbol 98 Button
"but_R_btn"Frame 88Symbol 98 Button
"but_B_btn"Frame 88Symbol 98 Button
"but_L_btn"Frame 92Symbol 98 Button
"but_R_btn"Frame 92Symbol 98 Button
"but_B_btn"Frame 92Symbol 98 Button
"but_C_btn"Frame 98Symbol 98 Button
"but_B_btn"Frame 98Symbol 98 Button
"but_C_btn"Frame 104Symbol 98 Button
"but_B_btn"Frame 104Symbol 98 Button
"but_C_btn"Frame 110Symbol 98 Button
"but_B_btn"Frame 110Symbol 98 Button
"but_C_btn"Frame 116Symbol 98 Button
"but_B_btn"Frame 116Symbol 98 Button
"but_C_btn"Frame 122Symbol 98 Button
"but_B_btn"Frame 122Symbol 98 Button
"but_C_btn"Frame 128Symbol 98 Button
"but_B_btn"Frame 128Symbol 98 Button
"but_C_btn"Frame 134Symbol 98 Button
"but_B_btn"Frame 134Symbol 98 Button
"but_C_btn"Frame 140Symbol 98 Button
"but_B_btn"Frame 140Symbol 98 Button
"but_C_btn"Frame 146Symbol 98 Button
"but_B_btn"Frame 146Symbol 98 Button
"but_C_btn"Frame 152Symbol 98 Button
"but_B_btn"Frame 152Symbol 98 Button
"but_L_btn"Frame 157Symbol 98 Button
"but_R_btn"Frame 157Symbol 98 Button
"but_B_btn"Frame 157Symbol 98 Button
"r2but_mc"Frame 158Symbol 143 MovieClip
"but_L_btn"Frame 162Symbol 98 Button
"but_R_btn"Frame 162Symbol 98 Button
"but_B_btn"Frame 162Symbol 98 Button
"rbut1_btn"Frame 162Symbol 145 Button
"rbut2_btn"Frame 162Symbol 145 Button
"rbut3_btn"Frame 162Symbol 145 Button
"but_C_btn"Frame 167Symbol 98 Button
"but_L_btn"Frame 167Symbol 98 Button
"but_R_btn"Frame 167Symbol 98 Button
"but_B_btn"Frame 167Symbol 98 Button
"but_L_btn"Frame 172Symbol 98 Button
"but_R_btn"Frame 172Symbol 98 Button
"but_B_btn"Frame 172Symbol 98 Button
"but_C_btn"Frame 179Symbol 98 Button
"but_B_btn"Frame 179Symbol 98 Button
"but_C_btn"Frame 186Symbol 98 Button
"but_B_btn"Frame 186Symbol 98 Button
"but_C_btn"Frame 193Symbol 98 Button
"but_B_btn"Frame 193Symbol 98 Button
"but_C85_btn"Frame 200Symbol 98 Button
"but_B_btn"Frame 200Symbol 98 Button
"but_C_btn"Frame 207Symbol 98 Button
"but_B_btn"Frame 207Symbol 98 Button
"but_C_btn"Frame 214Symbol 98 Button
"but_B_btn"Frame 214Symbol 98 Button
"but_C_btn"Frame 221Symbol 98 Button
"but_B_btn"Frame 221Symbol 98 Button
"but_C_btn"Frame 228Symbol 98 Button
"but_B_btn"Frame 228Symbol 98 Button
"lever_mc"Frame 229Symbol 176 MovieClip
"ido_btn"Frame 232Symbol 98 Button
"but_B_btn"Frame 232Symbol 98 Button
"lever_btn"Frame 232Symbol 177 Button
"but_C15_btn"Frame 236Symbol 98 Button
"but_B_btn"Frame 236Symbol 98 Button
"ido_mc"Frame 237Symbol 188 MovieClip
"back_btn"Frame 241Symbol 68 Button
"idoC_mc"Frame 243Symbol 190 MovieClip
"but_C_btn"Frame 263Symbol 98 Button
"but_B_btn"Frame 263Symbol 98 Button
"but_C_btn"Frame 270Symbol 98 Button
"but_B_btn"Frame 270Symbol 98 Button
"but_C_btn"Frame 277Symbol 98 Button
"but_B_btn"Frame 277Symbol 98 Button
"d1door_mc"Frame 278Symbol 218 MovieClip
"but_C_btn"Frame 289Symbol 98 Button
"but_B_btn"Frame 289Symbol 98 Button
"but_C_btn"Frame 304Symbol 98 Button
"but_B_btn"Frame 304Symbol 98 Button
"but_C_btn"Frame 311Symbol 98 Button
"but_B_btn"Frame 311Symbol 98 Button
"but_C_btn"Frame 318Symbol 98 Button
"but_B_btn"Frame 318Symbol 98 Button
"but_C_btn"Frame 325Symbol 98 Button
"but_B_btn"Frame 325Symbol 98 Button
"r11_mc"Frame 326Symbol 235 MovieClip
"nozoki_btn"Frame 335Symbol 98 Button
"but_L_btn"Frame 335Symbol 98 Button
"but_R_btn"Frame 335Symbol 98 Button
"but_B_btn"Frame 335Symbol 98 Button
"but_UP_btn"Frame 335Symbol 98 Button
"but_L_btn"Frame 340Symbol 98 Button
"but_R_btn"Frame 340Symbol 98 Button
"but_B_btn"Frame 340Symbol 98 Button
"but_UP_btn"Frame 340Symbol 98 Button
"back_btn"Frame 351Symbol 68 Button
"but_C_btn"Frame 356Symbol 98 Button
"but_L_btn"Frame 356Symbol 98 Button
"but_R_btn"Frame 356Symbol 98 Button
"but_B_btn"Frame 356Symbol 98 Button
"back_btn"Frame 362Symbol 68 Button
"but_Down_btn"Frame 368Symbol 98 Button
"r1lever_mc"Frame 369Symbol 266 MovieClip
"lever_btn"Frame 374Symbol 98 Button
"but_L_btn"Frame 374Symbol 98 Button
"but_R_btn"Frame 374Symbol 98 Button
"but_B_btn"Frame 374Symbol 98 Button
"but_C_btn"Frame 380Symbol 98 Button
"but_L_btn"Frame 380Symbol 98 Button
"but_R_btn"Frame 380Symbol 98 Button
"but_B_btn"Frame 380Symbol 98 Button
"but_B_btn"Frame 397Symbol 98 Button
"but_C_btn"Frame 397Symbol 271 Button
"block_btn"Frame 403Symbol 98 Button
"but_B_btn"Frame 403Symbol 98 Button
"but_UP_btn"Frame 403Symbol 98 Button
"but_B_btn"Frame 408Symbol 98 Button
"but_UP_btn"Frame 408Symbol 98 Button
"but_Down_btn"Frame 415Symbol 98 Button
"but_Down_btn"Frame 422Symbol 98 Button
"but_B_btn"Frame 438Symbol 98 Button
"but_UP_btn"Frame 438Symbol 271 Button
"back_btn"Frame 444Symbol 68 Button
"but_C_btn"Frame 489Symbol 98 Button
"but_B_btn"Frame 489Symbol 98 Button
"but_C_btn"Frame 496Symbol 98 Button
"but_B_btn"Frame 496Symbol 98 Button
"but_L_btn"Frame 503Symbol 98 Button
"but_R_btn"Frame 503Symbol 98 Button
"but_B_btn"Frame 503Symbol 98 Button
"but_C_btn"Frame 511Symbol 98 Button
"but_B_btn"Frame 511Symbol 98 Button
"but_C_btn"Frame 519Symbol 98 Button
"but_B_btn"Frame 519Symbol 98 Button
"but_C_btn"Frame 528Symbol 98 Button
"but_B_btn"Frame 528Symbol 98 Button
"nozoki_btn"Frame 535Symbol 98 Button
"but_B_btn"Frame 535Symbol 98 Button
"but_C_btn"Frame 543Symbol 98 Button
"but_B_btn"Frame 543Symbol 98 Button
"but_C_btn"Frame 551Symbol 98 Button
"but_B_btn"Frame 551Symbol 98 Button
"back_btn"Frame 559Symbol 68 Button
"but_C_btn"Frame 566Symbol 98 Button
"but_B_btn"Frame 566Symbol 98 Button
"but_C_btn"Frame 574Symbol 98 Button
"but_R_btn"Frame 574Symbol 98 Button
"but_B_btn"Frame 574Symbol 98 Button
"but_C_btn"Frame 585Symbol 98 Button
"but_B_btn"Frame 585Symbol 98 Button
"but_C_btn"Frame 592Symbol 98 Button
"but_B_btn"Frame 592Symbol 98 Button
"but_C_btn"Frame 599Symbol 98 Button
"but_B_btn"Frame 599Symbol 98 Button
"r4_btn"Frame 600Symbol 453 Button
"back_btn"Frame 600Symbol 68 Button
"cb_mc"Frame 605Symbol 476 MovieClip
"ccb_mc"Frame 629Symbol 421 MovieClip
"but_C_btn"Frame 681Symbol 98 Button
"but_B_btn"Frame 681Symbol 98 Button
"but_C_btn"Frame 688Symbol 98 Button
"but_B_btn"Frame 688Symbol 98 Button
"but_C_btn"Frame 695Symbol 98 Button
"but_B_btn"Frame 695Symbol 98 Button
"but_C_btn"Frame 702Symbol 98 Button
"but_B_btn"Frame 702Symbol 98 Button
"but_C_btn"Frame 709Symbol 98 Button
"but_B_btn"Frame 709Symbol 98 Button
"back_btn"Frame 717Symbol 68 Button
"but_C_btn"Frame 724Symbol 98 Button
"but_B_btn"Frame 724Symbol 98 Button
"but_C_btn"Frame 731Symbol 98 Button
"but_B_btn"Frame 731Symbol 98 Button
"back_btn"Frame 739Symbol 68 Button
"but_C_btn"Frame 746Symbol 98 Button
"but_B_btn"Frame 746Symbol 98 Button
"but_B_btn"Frame 753Symbol 98 Button
"but_C_btn"Frame 760Symbol 98 Button
"but_B_btn"Frame 760Symbol 98 Button
"but_L_btn"Frame 767Symbol 98 Button
"but_R_btn"Frame 767Symbol 98 Button
"but_B_btn"Frame 767Symbol 98 Button
"but_L_btn"Frame 774Symbol 98 Button
"but_R_btn"Frame 774Symbol 98 Button
"but_B_btn"Frame 774Symbol 98 Button
"but_C_btn"Frame 781Symbol 98 Button
"but_L_btn"Frame 781Symbol 98 Button
"but_R_btn"Frame 781Symbol 98 Button
"but_B_btn"Frame 781Symbol 98 Button
"but_C_btn"Frame 788Symbol 98 Button
"but_L_btn"Frame 788Symbol 98 Button
"but_R_btn"Frame 788Symbol 98 Button
"but_B_btn"Frame 788Symbol 98 Button
"but_C_btn"Frame 795Symbol 98 Button
"but_B_btn"Frame 795Symbol 98 Button
"but_C_btn"Frame 802Symbol 98 Button
"but_B_btn"Frame 802Symbol 98 Button
"but_C_btn"Frame 809Symbol 98 Button
"but_L_btn"Frame 809Symbol 98 Button
"but_B_btn"Frame 809Symbol 98 Button
"hasigo_mc"Frame 817Symbol 542 MovieClip
"but_R45_btn"Frame 831Symbol 98 Button
"but_Down_btn"Frame 831Symbol 98 Button
"but_C_btn"Frame 836Symbol 98 Button
"but_B_btn"Frame 836Symbol 98 Button
"but_C_btn"Frame 841Symbol 98 Button
"but_B_btn"Frame 841Symbol 98 Button
"but_C_btn"Frame 846Symbol 98 Button
"but_B_btn"Frame 846Symbol 98 Button
"but_Down_btn"Frame 850Symbol 98 Button
"but_B_btn"Frame 850Symbol 98 Button
"wm1_mc"Frame 851Symbol 560 MovieClip
"wm2_mc"Frame 894Symbol 590 MovieClip
"fuda_btn"Frame 943Symbol 58 Button
"wandbox_btn"Frame 943Symbol 60 Button
"wand_mc"Frame 944Symbol 597 MovieClip
"end_btn"Frame 950Symbol 98 Button
"back_btn"Frame 989Symbol 68 Button
"back_btn"Frame 1020Symbol 68 Button
"end_btn"Frame 1040Symbol 41 Button
"bar_mc"Symbol 33 MovieClip Frame 1Symbol 21 MovieClip
"h3v1_mc"Symbol 389 MovieClip Frame 1Symbol 294 MovieClip
"h3v2_mc"Symbol 389 MovieClip Frame 1Symbol 303 MovieClip
"h3v3_mc"Symbol 389 MovieClip Frame 1Symbol 312 MovieClip
"h2v1_mc"Symbol 389 MovieClip Frame 1Symbol 321 MovieClip
"h2v2_mc"Symbol 389 MovieClip Frame 1Symbol 330 MovieClip
"h2v3_mc"Symbol 389 MovieClip Frame 1Symbol 339 MovieClip
"h1v1_mc"Symbol 389 MovieClip Frame 1Symbol 348 MovieClip
"h1v2_mc"Symbol 389 MovieClip Frame 1Symbol 357 MovieClip
"h1v3_mc"Symbol 389 MovieClip Frame 1Symbol 366 MovieClip
"v1but_mc"Symbol 389 MovieClip Frame 1Symbol 371 MovieClip
"v2but_mc"Symbol 389 MovieClip Frame 1Symbol 374 MovieClip
"v3but_mc"Symbol 389 MovieClip Frame 1Symbol 377 MovieClip
"h1but_mc"Symbol 389 MovieClip Frame 1Symbol 380 MovieClip
"h2but_mc"Symbol 389 MovieClip Frame 1Symbol 383 MovieClip
"h3but_mc"Symbol 389 MovieClip Frame 1Symbol 386 MovieClip
"v1_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"v2_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"v3_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"h1_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"h2_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"h3_btn"Symbol 389 MovieClip Frame 1Symbol 388 Button
"ccbs_mc"Symbol 422 MovieClip Frame 1Symbol 421 MovieClip
"ccb_mc"Symbol 429 MovieClip Frame 1Symbol 421 MovieClip
"knobR1_mc"Symbol 476 MovieClip Frame 1Symbol 460 MovieClip
"knobR2_mc"Symbol 476 MovieClip Frame 1Symbol 463 MovieClip
"knobG1_mc"Symbol 476 MovieClip Frame 1Symbol 466 MovieClip
"knobG2_mc"Symbol 476 MovieClip Frame 1Symbol 469 MovieClip
"knobB1_mc"Symbol 476 MovieClip Frame 1Symbol 472 MovieClip
"knobB2_mc"Symbol 476 MovieClip Frame 1Symbol 475 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 1 as "maintema"
ExportAssets (56)Timeline Frame 1Symbol 2 as "r4lever"
ExportAssets (56)Timeline Frame 1Symbol 3 as "r3lever"
ExportAssets (56)Timeline Frame 1Symbol 4 as "r2but"
ExportAssets (56)Timeline Frame 1Symbol 5 as "r1close"
ExportAssets (56)Timeline Frame 1Symbol 6 as "kaidan"
ExportAssets (56)Timeline Frame 1Symbol 7 as "hyu1"
ExportAssets (56)Timeline Frame 1Symbol 8 as "hasigo"
ExportAssets (56)Timeline Frame 1Symbol 9 as "colorball_on"
ExportAssets (56)Timeline Frame 1Symbol 10 as "blockup"
ExportAssets (56)Timeline Frame 1Symbol 11 as "blockdown"
ExportAssets (56)Timeline Frame 1Symbol 12 as "blockbut"
ExportAssets (56)Timeline Frame 1Symbol 13 as "bigwoods"

Labels

"start"Frame 10
"op1"Frame 15
"fudaup"Frame 21
"wbox"Frame 27
"fall"Frame 33
"s1"Frame 61
"s2"Frame 65
"s3"Frame 69
"s4"Frame 73
"s5"Frame 77
"s6"Frame 81
"s7"Frame 85
"s8"Frame 89
"turo301"Frame 93
"turo302"Frame 99
"turo303"Frame 105
"turo304"Frame 111
"turo305"Frame 117
"turo306"Frame 123
"turo307"Frame 129
"turo308"Frame 135
"turo309"Frame 141
"turo310"Frame 147
"r201"Frame 153
"r202"Frame 158
"r203"Frame 163
"r204"Frame 168
"r3turo01"Frame 173
"r3turo02"Frame 180
"r3turo03"Frame 187
"r3turo04"Frame 194
"r3turo05"Frame 201
"r3turo06"Frame 208
"r3turo07"Frame 215
"r3turo08"Frame 222
"r31"Frame 229
"r30"Frame 233
"idoup"Frame 237
"idocolor"Frame 243
"r1turo01"Frame 257
"r1turo02"Frame 264
"r1turo03"Frame 271
"r1turo04"Frame 278
"r1turo05"Frame 290
"r1turo06"Frame 305
"r1turo07"Frame 312
"r1turo08"Frame 319
"r11"Frame 326
"r12"Frame 332
"r12c"Frame 336
"r12h"Frame 341
"r12L"Frame 352
"r12Lup"Frame 357
"r12cup"Frame 363
"r12R"Frame 369
"r13"Frame 375
"r121"Frame 381
"r121c"Frame 386
"r121u"Frame 392
"r122"Frame 398
"r122c"Frame 404
"r122up"Frame 409
"r122upc"Frame 416
"r123"Frame 423
"r123up"Frame 433
"r1paz"Frame 439
"r4turo01"Frame 483
"r4turo02"Frame 490
"r4turo03"Frame 497
"r4turo04"Frame 504
"r4turo041"Frame 511
"r4turo04cb"Frame 512
"r4turo04cb2"Frame 520
"r4turo05"Frame 529
"r4turo05cb"Frame 536
"r4turo05cb2"Frame 544
"r4turo051"Frame 552
"r4turo06"Frame 560
"r4turo062"Frame 567
"r4turo063"Frame 575
"r4turo07"Frame 579
"r4turo08"Frame 586
"r4turo09"Frame 593
"r41"Frame 600
"enterRGB"Frame 617
"r5turo01"Frame 668
"r5turo031"Frame 675
"r5turo032"Frame 682
"r5turo033"Frame 689
"r5turo034"Frame 696
"r5turo041"Frame 703
"r5turo0411"Frame 710
"r5turo042"Frame 718
"r5turo043"Frame 725
"r5turo0431"Frame 732
"r5turo044"Frame 740
"r5turo051"Frame 747
"r5turo052"Frame 754
"r5turo06"Frame 761
"r5turo07"Frame 768
"r5turo08"Frame 775
"r5turo09"Frame 782
"r5turo10"Frame 789
"r5turo11"Frame 796
"r5turo12"Frame 803
"r5turo13"Frame 810
"hasigo"Frame 817
"hasigoend"Frame 824
"w1"Frame 832
"w2"Frame 837
"w3"Frame 842
"w4"Frame 847
"wm1"Frame 851
"wm2"Frame 894
"endholl"Frame 908
"endmain"Frame 936
"endwbox"Frame 944
"endwand"Frame 951
"endfudaup"Frame 1013
"endarigato"Frame 1021

Dynamic Text Variables

loadedSymbol 15 EditableText"0000000"
totalSymbol 16 EditableText"0000000"
gtexSymbol 192 EditableText"255"
rtexSymbol 193 EditableText"255"
btexSymbol 194 EditableText"255"




http://swfchan.com/6/26040/info.shtml
Created: 23/5 -2019 03:48:46 Last modified: 23/5 -2019 03:48:46 Server time: 16/05 -2024 11:39:38