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

  1. on mouseUp
  2.   global lechemin
  3.   set the castNum of sprite 17 to 95
  4.   updateStage()
  5.   attente(10)
  6.   if soundBusy(1) then
  7.     sound stop 1
  8.   end if
  9.   go("soM", lechemin & "sommaire.DIR")
  10. end
  11.