home *** CD-ROM | disk | FTP | other *** search
/ Imaginemos! 2 / Imaginemos2.iso / PC / PRETEND2.EXE / SATURN.DXR / 00640.ls < prev    next >
Encoding:
Text File  |  1996-09-10  |  96 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame - 15)
  4.   else
  5.     go("static")
  6.   end if
  7. end
  8.