home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 6 / cybernetinteractivo06.ISO / psuperb.dxr / 00102.ls < prev    next >
Encoding:
Text File  |  1996-06-18  |  92 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) = 1 then
  3.     Loopframe()
  4.   else
  5.     go("loop2")
  6.   end if
  7. end
  8.