home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2003: The Beautiful Scenery
/
enter-parhaat-2003.iso
/
files
/
frendz.exe
/
frendz.dcr
/
Scripts_20_b_QuitGame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-12-31
|
156 b
|
10 lines
global isShockwave
on exitFrame me
if isShockwave = 1 then
bdWebCommunicate("http://www.kewlbox.com/games/index.cfm")
else
quit()
end if
end