home *** CD-ROM | disk | FTP | other *** search
/ 1&1 Multimedia Trend 1996 10 B / MM_TREND.ISO / prog / isdn / menu_i.dir / 00026_Script_26 < prev    next >
Text File  |  1996-08-18  |  109b  |  9 lines

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