home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / testsoft / carr / IRL.CST / 00125_Script_s_miastaR < prev    next >
Text File  |  1998-01-28  |  239b  |  10 lines

  1. on mouseEnter
  2.   set the member of sprite (the currentSpriteNum-1) to member "miasto_punktR" ¼
  3. of castLib "Irl"
  4. end
  5.  
  6. on mouseLeave
  7.   set the member of sprite (the currentSpriteNum-1) to member "miasto_punkt" ¼
  8. of castLib "Irl"
  9. end
  10.