home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 160 / MOBICLIC160.ISO / pc / DATA / QZZ160 / QZZ160_00 / QZZ160_00.swf / scripts / frame_166 / DoAction.as
Encoding:
Text File  |  2013-12-16  |  320 b   |  14 lines

  1. function finM1_C2_00()
  2. {
  3.    this.BORNE_1.BARIL.gotoAndPlay("E2");
  4.    var _loc2_ = "M1_C2_01";
  5.    allumeJoueur();
  6.    gNextLabel = "JEU_M1_C2";
  7.    joueSon({nomSon:_loc2_});
  8. }
  9. var nom_du_son = "M1_C2_Q1";
  10. joueSon({nomSon:nom_du_son,actionFin:"finM1_C2_00"});
  11. CAPITAINE.gotoAndPlay("E2");
  12. initManche();
  13. stop();
  14.