home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun Online 1997 March
/
FOL0397.ISO
/
bindata
/
part2.dxr
/
Internal_19.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-04-28
|
182 b
|
11 lines
on spiel titel
global startsound
if startsound = 0 then
put titel
sound fadeIn 1, 2 * 60
puppetSound(1, titel)
updateStage()
set startsound to 1
end if
end