home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1&1 Multimedia Trend 1996 11 D
/
MM_TREND.ISO
/
prog
/
isdn
/
i_schnel.dir
/
00018.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
|
1996-09-16
|
169 b
|
11 lines
on exitFrame
global schalterT4
if soundBusy(1) or soundBusy(2) then
if schalterT4 = 1 then
go(the frame)
else
go("roll")
end if
end if
end