home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 127 / MOBICLIC127.ISO / mac / DATA / DSS127 / DSS127_01 / DSS127_01.swf / scripts / frame_450 / DoAction.as
Text File  |  2010-09-13  |  203b  |  11 lines

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