home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / hpnetwor / ssfm10.dir / 00008.ls < prev    next >
Encoding:
Text File  |  1995-08-25  |  97 b   |  9 lines

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