home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
compwswl.dxr
/
00044.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-28
|
184 b
|
12 lines
on startMovie
repeat with chan = 1 to 48
set the visible of sprite chan to 1
end repeat
set the visible of sprite 16 to 0
end
on stopMovie
sound stop 1
sound stop 2
end