home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / cdxpcw06.dxr / 00147_CDXHelpInfo.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  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.