home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
end.dxr
/
00010.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
|
163 b
|
9 lines
on mouseDown
set the visible of sprite 10 to 1
updateStage()
repeat while the stillDown
end repeat
set the visible of sprite 10 to 0
updateStage()
end