home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / flashop.dir / 00047_Script_GHIERA1 < prev    next >
Text File  |  2000-10-18  |  392b  |  17 lines

  1.  
  2. on mouseEnter me
  3.   set the member of sprite (2) to member 48 of castLib "Internal"
  4.   cursor 280
  5.   
  6. end
  7.  
  8. on mouseLeave me
  9.   set the member of sprite (2) to member 26 of castLib "Internal"
  10.   cursor -1
  11.   
  12. end
  13.  
  14. on mouseUp me
  15.   set the member of sprite (3) to member 48 of castLib "Internal"
  16.   set the member of sprite (20) to member "text ghiera comandi" of castLib "testi"
  17.   end