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

  1. on mouseUp
  2.   go("exe")
  3. end
  4.  
  5. on mouseDown
  6.   pigia()
  7.   set the visible of sprite 8 to 1
  8.   updateStage()
  9. end
  10.