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

  1. on keyUp
  2.   set the blend of sprite 12 to 100
  3.   updateStage()
  4. end
  5.  
  6. on exitFrame
  7.   go(the frame)
  8. end
  9.