home *** CD-ROM | disk | FTP | other *** search
/ PC Computing Volume 6 #2 (Spanish) / axixo.iso / ROBOTS.DIR / 00162_Script_162 < prev    next >
Text File  |  1999-01-03  |  281b  |  9 lines

  1. on exitFrame
  2.   set the visible of sprite 8 to 0
  3.   set the visible of sprite 9 to 0
  4.   set the visible of sprite 10 to 0
  5.   if rollover(5) then anima1 5,4,6,9,63,111
  6.   if rollover(4) then anima1 4,1,3,8,14,62
  7.   if rollover(6) then anima1 6,7,9,10,113,161
  8.   go to the frame
  9. end