home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / araclar / Win98 / HTML-Tool / DWESD.EXE / data.z / behaviors.dcr / Standard_134_Check soundbusy.ls < prev    next >
Encoding:
Text File  |  1998-04-02  |  67 b   |  6 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   end if
  5. end
  6.