home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MAN Special
/
MAN.iso
/
MAN
/
SHARED.DIR
/
01002_especial_1.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
|
1997-05-09
|
170 b
|
12 lines
on exitFrame
if not soundBusy(2) then
sound playFile 2, " aif"
end if
if rollOver(2) then
cursorhand()
else
cursormain()
end if
go(the frame)
end