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

  1. on enterFrame
  2.   if rollover (19) then 
  3.     go to "quit"
  4.  else if rollover (27) then 
  5.     go to "index"
  6.     end if
  7.     end
  8.     
  9.