home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / mac / musique / virgin / sinclair.dir / 00008_Script_8 < prev    next >
Text File  |  1995-04-21  |  93b  |  7 lines

  1. on exitFrame
  2.   if soundbusy (1) = 1 then
  3.     go "deb"
  4.   else
  5.     play done
  6.   end if
  7. end