home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 24
/
MacAddict_024_1998_08.iso
/
Media
/
Imagine.dxr
/
00015.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
|
1998-06-03
|
161 b
|
10 lines
on mouseUp
global gBrowser
puppetSound("beep")
if the optionDown then
launchURL(gBrowser, "http://www.macaddict.com")
else
go("MA")
end if
end