home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Komercni / Gopas / pwp1 / cz8004as.dcr / Behaviors_29.ls < prev    next >
Encoding:
Text File  |  2002-01-14  |  78 b   |  6 lines

  1. on mouseDown
  2.   set the blend of sprite 19 to 100
  3.   updateStage()
  4.   pass()
  5. end
  6.