home *** CD-ROM | disk | FTP | other *** search
/ PC Open 11 / pcopen11.iso / Risiken / START.DXR / 00037_credits.ls < prev    next >
Encoding:
Text File  |  1997-10-21  |  194 b   |  13 lines

  1. on mouseUp
  2.   global Segno
  3.   sound stop 1
  4.   sound stop 2
  5.   go(1, the pathName & "ini" & Segno & "credits.dir")
  6. end
  7.  
  8. on mouseDown
  9.   pigia()
  10.   set the visible of sprite 10 to 1
  11.   updateStage()
  12. end
  13.