home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
e-on
/
main.dir
/
00030.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-02-10
|
186 b
|
11 lines
on exitFrame
if soundBusy(1) = 0 then
sound playFile 1, "netsnd.aif"
end if
if soundBusy(2) = 0 then
sound playFile 2, "DevL.aif"
end if
devLRoll()
go(marker(0))
end