home *** CD-ROM | disk | FTP | other *** search
/ Human & Space in Asia / ARIF_ASCI.ISO / pc / arif.dir / 00124.ls < prev    next >
Encoding:
Text File  |  1996-09-25  |  194 b   |  9 lines

  1. on exitFrame
  2.   global Volum
  3.   set the cursor of sprite 2 to 200
  4.   set the cursor of sprite 3 to 200
  5.   set the cursor of sprite 4 to 200
  6.   set the volume of sound 2 to Volum
  7.   go("The Loop")
  8. end
  9.