home *** CD-ROM | disk | FTP | other *** search
/ PC Open 10 / pcopen10.iso / aaron / dida / osserva.dxr / 00015_Moses.ls < prev    next >
Encoding:
Text File  |  1997-09-24  |  116 b   |  11 lines

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