home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 2 #6 / CDRTV2N6.iso / ancient / search / ltdata / perp4.dir / 00094_Script_94 < prev    next >
Text File  |  1995-11-24  |  173b  |  8 lines

  1. on enterFrame 
  2.   if rollover (8) then go to the frame
  3.   if rollover (8) then set the cursor of sprite 8 to 3
  4. else go to "animate"
  5. end
  6. on exitframe
  7. go to the frame
  8. end