home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 127
/
dpcs0998.iso
/
Internet
/
netobs
/
Install.exe
/
t2.z
/
CMCDTelephone.dcr
/
00006.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-01-09
|
171 b
|
13 lines
on exitFrame
if rollOver(1) then
if soundBusy(1) then
nothing()
else
puppetSound("phone")
end if
go(2)
else
go(the frame)
end if
end