home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #6 / CDRTV2N6.iso / ancient / search / ltdata / per.dir / 00101_Script_101 < prev    next >
Text File  |  1995-11-23  |  532b  |  11 lines

  1. on exitFrame
  2.   go to the frame
  3.   if rollover (20) then set the cursor of sprite 20 to [200]
  4.   if rollover (22) then set the cursor of sprite 22 to [200]
  5.   if rollover (23) then set the cursor of sprite 23 to [200]
  6.   if rollover (24) then set the cursor of sprite 24 to [200]
  7.   if rollover (35) then set the cursor of sprite 35 to [200]
  8.   if rollover (36) then set the cursor of sprite 36 to [200]
  9.   if rollover (37) then set the cursor of sprite 37 to [200]
  10.   if rollover (38) then set the cursor of sprite 38 to [200]
  11. end