home *** CD-ROM | disk | FTP | other *** search
/ Battlefield Earth Promo / BECDROM.iso / macstart / macstart.dxr / 00065.ls < prev    next >
Encoding:
Text File  |  1996-10-27  |  107 b   |  8 lines

  1. on mouseUp
  2.   if soundBusy(2) then
  3.     sound stop 2
  4.   end if
  5.   puppetTransition(5, 2, 10, 0)
  6.   go("TN")
  7. end
  8.