home *** CD-ROM | disk | FTP | other *** search
/ Oz - The Magical Adventure / Adventure.iso / pc / dkdata / pipes.dxr / Internal_68_Start Glinda Demo.ls < prev    next >
Encoding:
Text File  |  2000-06-01  |  134 b   |  10 lines

  1. on exitFrame
  2.   cursor(4)
  3.   preLoad(marker(1))
  4.   cursor(0)
  5.   repeat with i = 1 to 4
  6.     sound stop i
  7.   end repeat
  8.   puppetSound(0)
  9. end
  10.