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

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