home *** CD-ROM | disk | FTP | other *** search
/ MACup 1998 February / Image.iso / showdata / Install.Dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1997-07-31  |  157 b   |  8 lines

  1. on mouseUp
  2.   puppetSound("Klick")
  3.   put " " into field "BU"
  4.   updateStage()
  5.   puppetTransition(member 119 of castLib "standard.cst")
  6.   go(the frame - 1)
  7. end
  8.