home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / REKLAMY / ATA-INT / 3220 / 3220.EXE / 3220.DXR / 00085.ls < prev    next >
Encoding:
Text File  |  1997-02-13  |  298 b   |  9 lines

  1. on mouseUp
  2.   global gSweepHiliteTrigger, gDCAnimObj
  3.   set the hilite of cast the MASTER_CHECK of gDCAnimObj to 1
  4.   if the hilite of cast the name of cast the castNum of sprite the clickOn = 1 then
  5.     radBtnLogic(["12.10.05a", "12.10.06a", "12.10.07a"])
  6.   end if
  7.   set gSweepHiliteTrigger to 1
  8. end
  9.