home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / SHOWDATA / INSTALL.DXR / 00007.ls < prev    next >
Encoding:
Text File  |  1998-03-20  |  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.