home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2003: The Beautiful Scenery
/
enter-parhaat-2003.iso
/
files
/
Sketchy.exe
/
Sled.dcr
/
00129_b_BannerAd.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
|
151 b
|
15 lines
global gClientAdURL
on mouseDown me
gsOpenURL(gClientAdURL)
cursor(-1)
end
on mouseEnter me
cursor(280)
end
on mouseLeave me
cursor(-1)
end