home *** CD-ROM | disk | FTP | other *** search
/ Digital Photography Techniques 2003 October / DPTi04.iso / pc / shared.cst / 00030_tutorialtextimg.ls < prev    next >
Encoding:
Text File  |  2003-08-26  |  144 b   |  10 lines

  1. on mouseEnter me
  2.   set the member of sprite(16) to "NavButton4"
  3.  
  4. end
  5.  
  6. on mouseLeave me
  7.   set the member of sprite(16) to "NavButton4.1"
  8.  
  9. end
  10.