home *** CD-ROM | disk | FTP | other *** search
/ Car Screensaver - Toyota / TOYOTA.iso / mjparty / qh_demo.exe / DEMOHNT2.DXR / 00027.ls < prev    next >
Encoding:
Text File  |  1996-08-09  |  434 b   |  22 lines

  1. on exitFrame
  2.   global gpersonlist
  3.   unLoadCast(132)
  4.   preLoadCast(121)
  5.   preLoadCast(135)
  6.   preLoadCast(143, 145)
  7.   preLoadCast(161)
  8.   preLoadCast(164, 165)
  9.   preLoadCast(51)
  10.   preLoadCast(54)
  11.   preLoadCast(57)
  12.   preLoadCast(331)
  13.   repeat with n = 1 to 4
  14.     preLoadCast(getAt(gpersonlist, n) + 390)
  15.     preLoadCast(getAt(gpersonlist, n) + 400)
  16.   end repeat
  17.   repeat while soundBusy(2)
  18.     nothing()
  19.   end repeat
  20.   unLoadCast(46)
  21. end
  22.