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

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