home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 127 / MOBICLIC127.ISO / mac / DATA / DSS127 / DSS127_02 / DSS127_02.swf / scripts / frame_376 / DoAction.as
Text File  |  2010-09-13  |  162b  |  8 lines

  1. gNextLabel = "ATTENTE_02_03";
  2. joueSon({nomSon:theReaction + "_R" + gimme2digits(reponse)});
  3. if(gMusicOn)
  4. {
  5.    soundObjects[gMusic].setVolume(0);
  6. }
  7. stop();
  8.