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

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go(the frame)
  4.   else
  5.     puppetSound("transport 9")
  6.   end if
  7.   go("transport")
  8. end
  9.