home *** CD-ROM | disk | FTP | other *** search
/ Professor Iris' Fun Field Trip - Animal Safari / Iris.iso / pc / discover / page3.dir / 00459.ls < prev    next >
Encoding:
Text File  |  1995-06-18  |  220 b   |  14 lines

  1. set gMH to the mouseH
  2. set gMV to the mouseV
  3. puppetSound("mouseclick")
  4. updateStage()
  5. audioGapTest()
  6. if gLangBarOut = 0 then
  7.   StopAllSound()
  8.   LanguageOut()
  9. else
  10.   if gLangBarOut = 1 then
  11.     LanguageIn()
  12.   end if
  13. end if
  14.