home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Resources / audiosyncrasy / a_s_demo.dxr / 00120.ls < prev    next >
Encoding:
Text File  |  1996-03-16  |  122 b   |  7 lines

  1. on exitFrame
  2.   if soundBusy(2) <> 1 then
  3.     sound playFile 2, the pathName & "newBreak.aif"
  4.   end if
  5.   go(the frame)
  6. end
  7.