home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / t-online / show / xtras / animwiz.dir / 00266.ls < prev    next >
Encoding:
Text File  |  1996-07-09  |  96 b   |  7 lines

  1. on mouseDown
  2.   global goScoreMgr
  3.   if PressButton() then
  4.     mReselect(goScoreMgr)
  5.   end if
  6. end
  7.