home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / hpnetwor / ssfam2.dir / 00013.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("0")
  6.   end if
  7.   go(the frame)
  8. end
  9.