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

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