home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM CD-ROM Sampler
/
IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso
/
ibmms
/
shadow
/
s
/
s3.dxr
/
00090.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
|
1995-06-23
|
181 b
|
10 lines
if soundBusy(1) then
go(the frame)
else
repeat with counter = 3 to 23
set the lineSize of sprite counter to 0
puppetSprite(counter, 0)
end repeat
go("Start")
end if