home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 160 / MOBICLIC160.ISO / pc / DATA / MBB160 / MBB160_01 / MBB160_01.swf / scripts / frame_155 / DoAction.as
Encoding:
Text File  |  2013-12-16  |  358 b   |  9 lines

  1. _root.last_volume = soundObjects[gMusic].getVolume();
  2. joueBruitage({nomSon:"B_RADIO_1",loopSon:9999});
  3. var nom_du_son = "10_00";
  4. gNextLabel = "10_01";
  5. joueSon({nomSon:nom_du_son,Mascottes:[{nom:"BUG_ANE",action:"E2"},{nom:"SPAM_NEUTRE",action:"E2"},{nom:"WIKI_NEUTRE",action:"E1"}]});
  6. gereCursor("fleche");
  7. soundObjects[gMusic].setVolume(0);
  8. stop();
  9.