home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 September / macformat-028.iso / mac / Demos / UNZIP-DEMO / ZIPFILES / net00 / 00019.ls < prev    next >
Encoding:
Text File  |  1995-05-24  |  130 b   |  8 lines

  1. on exitFrame
  2.   global secretr
  3.   if soundBusy(1) = 0 then
  4.     sound playFile 1, "netsnd"
  5.   end if
  6.   set secretr to secretr + 1
  7. end
  8.