home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 164 / MOBICLIC164.ISO / pc / DATA / MBB164 / MBB164_01 / MBB164_01.swf / scripts / frame_30 / DoAction.as
Text File  |  2014-05-13  |  199b  |  5 lines

  1. var nom_du_son = "00_05";
  2. gNextLabel = "ATTENTE_01";
  3. joueSon({nomSon:nom_du_son,Mascottes:[{nom:"BUG_ANE",action:"E1"},{nom:"SPAM_NEUTRE",action:"E2"},{nom:"WIKI_NEUTRE",action:"E2"}]});
  4. stop();
  5.