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

  1. on RmaMu R, MN
  2.   cursore
  3.   SprMov R-20,R-10
  4.   updatestage
  5.   repeat while rollover(R)
  6.     if the mousedown then
  7.       exit repeat
  8.     end if
  9.   end repeat
  10. end
  11.  
  12.