home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / muzea / exemusei / shared.cst / 00940_Script_Rmit < prev    next >
Text File  |  1987-04-12  |  176b  |  13 lines

  1. on Rmit R
  2.   cursore
  3.   MovSpr R-10
  4.   MovSpr R-30
  5.   updatestage  
  6.   repeat while rollover(R)
  7.     if the mousedown then
  8.       exit repeat
  9.     end if
  10.   end repeat
  11. end
  12.  
  13.