home *** CD-ROM | disk | FTP | other *** search
/ Asymetrix Demo / Asymetrix.iso / vbooks / dem_data / howtouse.dir / 00397.ls < prev    next >
Encoding:
Text File  |  1994-11-30  |  96 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     go("BounceLoop")
  4.   else
  5.     puppetSound(0)
  6.   end if
  7. end
  8.