home *** CD-ROM | disk | FTP | other *** search
/ Computer Life: SuperPac / SuperPac (Computer Life Magazine)(Ziff-Davis)(1995).ISO / pc / demos / nile / senet.exe / senet.DXR / 00221.ls < prev    next >
Encoding:
Text File  |  1995-05-04  |  144 b   |  11 lines

  1. on mouseUp
  2.   global onIBM
  3.   sound stop 1
  4.   if onIBM then
  5.     puppetTransition(26)
  6.   else
  7.     puppetTransition(23)
  8.   end if
  9.   go("Samia Go")
  10. end
  11.