home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / DXRS / INXWDEC.DXR / 00170_CDXHelpInfo.ls < prev    next >
Encoding:
Text File  |  1997-10-13  |  119 b   |  7 lines

  1. on mouseDown
  2.   global CDXHelpOnStage
  3.   set the locH of sprite 36 to 2000
  4.   set CDXHelpOnStage to 0
  5.   updateStage()
  6. end
  7.