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

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