FWDkq+Nx+YMTwActions for Scene 1: Frame 31 of Layer Name actionsstop();TwzzZActions for btn_print: Frame 11 of Layer Name actionsstop();zZ SbActions for btn_print: Frame 6 of Layer Name actionsstop();bRX+Actions for btn_resume: Frame 17 of Layer Name actionsstop();X+]Actions for btn_web: Frame 11 of Layer Name actionsstop();OeActions for btn_flash: Frame 6 of Layer Name actionsstop();eUActions for btn_brand: Frame 12 of Layer Name actionsstop();YuActions for Scene 1: Frame 52 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }u/uVu pu u u u ؈uu u$uDu\utuuuuuuu )u$Du%\u&|u'u(u)Ŋu-u.u/u00u1Hu2au6|u7u8u9̋u:u;u?u@0uAPuBhuCuDlActions for btn_web: Frame 17 of Layer Name actionsstop();lvP:PActions for mc_preloader: Frame 12 of Layer Name actions_root.gotoAndPlay(2);:P@Actions for btn_resume: Frame 22 of Layer Name actionsstop();@w^hIActions for Scene 1: Frame 41 of Layer Name actionsstop();hI;Actions for btn_brand: Frame 6 of Layer Name actionsstop();;:YActions for btn_resume: Frame 12 of Layer Name actionsstop();A]jActions for btn_andiam: Frame 1 of Layer Name actionsstop();j,_Actions for btn_home: Frame 1 of Layer Name actionsstop();s75Actions for btn_andiam: Frame 22 of Layer Name actionsstop();75a,Actions for btn_andiam: Frame 12 of Layer Name actionsstop();,`Actions for btn_andiam: Frame 11 of Layer Name actionsstop();z`9Actions for btn_print: Frame 1 of Layer Name actionsstop();9QBActions for mc_preloader: Frame 1 of Layer Name actions//movie var mLoaded:Number = this._parent.getBytesLoaded(); var mTotal:Number = this._parent.getBytesTotal(); //total % loaded var percentTotal:Number = mLoaded/mTotal*100; //make the bar equal to the percent total this.loadbar_mc._xscale = percentTotal; this.loadbar_mc._alpha = 25+percentTotal; //kills a null return if (percentTotal>0) { this.load_txt.text = Math.round(percentTotal)+"%"; } else { this.load_txt.text = "0%"; } //at 100% go to the play section if (percentTotal==100) { gotoAndPlay("out"); }B#BGBkBBB B BB'B< Actions for btn_home: Frame 11 of Layer Name actionsstop(); lt3nActions for Scene 1: Frame 71 of Layer Name actionsstop(); 3n0Actions for btn_print: Frame 12 of Layer Name actionsstop();01S3Actions for btn_flash: Frame 1 of Layer Name actionsstop();3UgActions for btn_web: Frame 22 of Layer Name actionsstop();gQ3gActions for btn_flash: Frame 22 of Layer Name actionsstop();3gWd:Actions for btn_flash: Frame 11 of Layer Name actionsstop();d:dVNiActions for btn_resume: Frame 1 of Layer Name actionsstop();Ni[ Actions for btn_brand: Frame 22 of Layer Name actionsstop(); [jActions for Scene 1: Frame 62 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }jUj|j j j Ύj j jj2jJjjjjjjΏjjjj6j Oj$jj%j&j'j(Ґj)j-j.j/>j0Vj1nj2j6j7j8ڑj9j: j;#j?>j@VjAvjBjCjD Actions for Scene 1: Frame 12 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); } :c ac {c c c c c c d /d Od gd d d d d d e e 4e $Oe %ge &e 'e (e )e -e .f /#f 0;f 1Sf 2lf 6f 7f 8f 9f :f ;g ?#g @;g A[g Bsg Cg DgobActions for btn_web: Frame 6 of Layer Name actionsstop();ob1OwHActions for btn_print: Frame 17 of Layer Name actionsstop();wHSActions for Scene 1: Frame 2 of Layer Name actionsfunction toOver() { this.gotoAndPlay("over"); } function toOut() { this.gotoAndPlay("out"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("up"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("up"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("up"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("up"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("up"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("up"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }El      " : Z r      !&! ?!$Z!%r!&!'!(!)!-!."/."0F"1^"2w"6"7"8"9":";#QWActions for btn_web: Frame 12 of Layer Name actionsstop();QWO7qActions for btn_resume: Frame 6 of Layer Name actionsstop();7q\*)Actions for mc_preloader: Frame 2 of Layer Name actionsgotoAndPlay(1);*) hActions for mc_leaf_float: Frame 80 of Layer Name actionsstop(); h<Actions for btn_brand: Frame 1 of Layer Name actionsstop();<lXEActions for btn_andiam: Frame 17 of Layer Name actionsstop();E;ayActions for btn_flash: Frame 12 of Layer Name actionsstop();yV#,Actions for btn_home: Frame 6 of Layer Name actionsstop();#,tG*Actions for btn_resume: Frame 11 of Layer Name actionsstop();G*]A?Actions for Scene 1: Frame 42 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }A?A?"A? <A? TA? tA? A? A?A?؂A?A?A?(A?@A?YA?tA?A?A?ăA?܃A? A?$A?%(A?&HA?'`A?(xA?)A?-A?.ĄA?/A?0A?1A?2-A?6HA?7`A?8A?9A?:A?;ɅA??A?@A?AA?B4A?CLA?DejActions for Scene 1: Frame 32 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }j{j|j |j 2|j R|j j|j |j|j|j|j|j}j}j7}jR}jj}j}j}j}j }j$}j%~j&&~j'>~j(V~j)o~j-~j.~j/~j0~j1~j2 j6&j7>j8^j9vj:j;j?j@jAjBjC*jDC#CActions for btn_brand: Frame 11 of Layer Name actionsstop();#CYdActions for btn_print: Frame 22 of Layer Name actionsstop();dgT]Actions for btn_brand: Frame 17 of Layer Name actionsstop();]Za Actions for Scene 1: Frame 11 of Layer Name actionsstop(); a /b2Actions for Scene 1: Frame 51 of Layer Name actionsstop();2,Actions for btn_web: Frame 1 of Layer Name actionsstop();gNBActions for Scene 1: Frame 61 of Layer Name actionsstop();BR(Actions for Scene 1: Frame 22 of Layer Name actionsfunction toOver() { this.gotoAndPlay("inover"); } function toOut() { this.gotoAndPlay("inout"); } //home button this.home_btn.hitArea = hitarea_mc; this.home_btn.gotoAndStop("inup"); this.home_btn.onRollOver = toOver; this.home_btn.onRollOut = toOut; this.home_btn.onRelease = function() { _root.gotoAndPlay("main"); } //web button this.web_btn.hitArea = hitarea_mc; this.web_btn.gotoAndStop("inup"); this.web_btn.onRollOver = toOver; this.web_btn.onRollOut = toOut; this.web_btn.onRelease = function() { _root.gotoAndPlay("web"); } //print button this.print_btn.hitArea = hitarea_mc; this.print_btn.gotoAndStop("inup"); this.print_btn.onRollOver = toOver; this.print_btn.onRollOut = toOut; this.print_btn.onRelease = function() { _root.gotoAndPlay("print"); } //flash button this.flash_btn.hitArea = hitarea_mc; this.flash_btn.gotoAndStop("inup"); this.flash_btn.onRollOver = toOver; this.flash_btn.onRollOut = toOut; this.flash_btn.onRelease = function() { _root.gotoAndPlay("flash"); } //brand button this.brand_btn.hitArea = hitarea_mc; this.brand_btn.gotoAndStop("inup"); this.brand_btn.onRollOver = toOver; this.brand_btn.onRollOut = toOut; this.brand_btn.onRelease = function() { _root.gotoAndPlay("brand"); } //resume button this.resume_btn.hitArea = hitarea_mc; this.resume_btn.gotoAndStop("inup"); this.resume_btn.onRollOver = toOver; this.resume_btn.onRollOut = toOut; this.resume_btn.onRelease = function() { _root.gotoAndPlay("resume"); } //andiam button this.andiam_btn.hitArea = hitarea_mc; this.andiam_btn.gotoAndStop("inup"); this.andiam_btn.onRollOver = toOver; this.andiam_btn.onRollOut = toOut; this.andiam_btn.onRelease = function() { _root.gotoAndPlay("andiam"); }(u(u( u( v( 1v( Iv( av(zv(v(v(v(v(v(w(1w(Iw(iw(w(w( w($w(%w(&x('x((5x()Nx(-ix(.x(/x(0x(1x(2x(6y(7y(8=y(9Uy(:my(;y(?y(@y(Ay(By(C z(D"z Actions for btn_flash: Frame 17 of Layer Name actionsstop(); &W1Actions for Scene 1: Frame 21 of Layer Name actionsstop();1tFActions for btn_andiam: Frame 6 of Layer Name actionsstop();F_