home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 - Expo 2000 / Image.iso / t-online / show / t_email.dxr / 00017.ls < prev    next >
Encoding:
Text File  |  1996-11-25  |  88 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(7) then
  3.     go(the frame)
  4.   else
  5.     go("roll")
  6.   end if
  7. end
  8.