home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / mac / SiteBldr / NATURE / GET / IMAGES / GAME.DCR / 00064.ls < prev    next >
Encoding:
Text File  |  1996-07-01  |  179 b   |  11 lines

  1. on mouseUp
  2.   if the controlDown then
  3.     beep()
  4.     beep()
  5.     beep()
  6.     gotoNetPage("http://www.halcyon.com/mmatsumo/tnc/")
  7.   else
  8.     gotoNetPage("../get001.htm")
  9.   end if
  10. end
  11.