home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / uq2_demo.exe / uq2_demo.DXR / 00038.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  174 b   |  9 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 60
  4.     nothing()
  5.   end repeat
  6.   set the volume of sound 3 to 200
  7.   puppetSound(3, cast "├ëW├ë├ë├ë├¼├ëP├ë├¼├ë|├ëC")
  8. end
  9.