home *** CD-ROM | disk | FTP | other *** search
/ Cocktail Hour / image.iso / COCKTAIL.DIR / drinks_16.ls < prev    next >
Encoding:
Text File  |  1997-03-05  |  153 b   |  8 lines

  1. on exitFrame
  2.   global gProgrmPathOnHD
  3.   if soundBusy(1) = 1 then
  4.     sound playFile 1, gProgrmPathOnHD & "slides"
  5.   end if
  6.   go(marker("enterAnim"))
  7. end
  8.