home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shocking The Web CD-ROM
/
SHOCK_CD.ISO
/
pc
/
tutorial
/
ch08_lgo
/
tutor.dir
/
00138.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-06
|
166 b
|
7 lines
on transferComplete theURL, netID
if NetMIME(NetID) contains "application/x-director" then
GoToNetMovie theURL
else
GoToNetPage theURL
end if
end