home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / resource / earshot / eardemo.dir / 00185.ls < prev    next >
Encoding:
Text File  |  1996-05-17  |  92 b   |  8 lines

  1. on exitFrame
  2.   if not soundBusy(2) then
  3.     nothing()
  4.   else
  5.     go(marker(0))
  6.   end if
  7. end
  8.