home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 127 / MOBICLIC127.ISO / mac / DATA / DSS127 / DSS127_04 / DSS127_04.swf / scripts / frame_130 / DoAction.as
Text File  |  2010-09-13  |  193b  |  12 lines

  1. function reaction()
  2. {
  3.    clearInterval(intervalReaction);
  4.    gotoAndStop("REACTION");
  5. }
  6. theLMFile = "LM01";
  7. theReponse = "04_10";
  8. theReaction = "10";
  9. initReponses();
  10. stop();
  11. stop();
  12.