home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / reklamy / ata-int / 3220 / 3220.exe / 3220.DXR / 00089.ls < prev    next >
Encoding:
Text File  |  1997-02-13  |  298 b   |  9 lines

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