home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2001 December (Bonus) / HAWKING.ISO / 01.DIR / 00082.ls < prev    next >
Encoding:
Text File  |  1995-04-03  |  126 b   |  7 lines

  1. on exitFrame
  2.   global currentVoice
  3.   set currentVoice to "07_moon.AIF"
  4.   PlayVoice()
  5.   set the movieRate of sprite 5 to 1
  6. end
  7.