home *** CD-ROM | disk | FTP | other *** search
/ PC Open 29 / pcopen29.iso / Franci / Cast / it-PiFuc.cst / 00001_barra.ls next >
Encoding:
Text File  |  1999-04-27  |  114 b   |  10 lines

  1. on mouseEnter
  2.   set the blend of sprite 3 to 100
  3.   barra
  4. end
  5.  
  6. on mouseLeave
  7.   set the blend of sprite 3 to 0
  8. end
  9.  
  10.