home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / ch08_lgo / tutor.dir / 00296.txt < prev    next >
Encoding:
Text File  |  1996-12-06  |  493 b   |  2 lines

  1. This handler will evaluate the MIME type of a downloaded item. If the MIME type is "application/x-director" it will display the file using the GoToNetMovie command. If the downloaded item is something other than a Shockwave movie, it will be handled by the browser using the GoToNetPage command. The transferComplete handler requires two arguments: theURL argument which contains the Universal Resource Locator for the file, and netID which is the identifier returned by the NetMIME function.
  2.