home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 164 / MOBICLIC164.ISO / mac / DATA / MBB164 / MBB164_01 / MBB164_01.swf / scripts / frame_10 / DoAction_2.as next >
Text File  |  2014-05-13  |  194b  |  5 lines

  1. var nom_du_son = "00_01";
  2. gNextLabel = "00_02";
  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.