home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif CD-ROM Box / INTERACTIF.BIN / pc / credit.dir / 00022.ls < prev    next >
Encoding:
Text File  |  1995-01-01  |  198 b   |  11 lines

  1. on mouseUp
  2.   puppetSprite(4, 0)
  3.   puppetSound("Son DefilEcran")
  4.   set the castNum of sprite 4 to 25
  5.   updateStage()
  6.   attente(10)
  7.   set the castNum of sprite 4 to 24
  8.   updateStage()
  9.   go(#next)
  10. end
  11.