home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Interactive CD Sampler / Microsoft Interactive CD Sampler.iso / DEMOS / ENCATLAS / ATLAS.DIR / 00118.ls < prev    next >
Encoding:
Text File  |  1996-08-26  |  88 b   |  8 lines

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