home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif 7
/
cd.iso
/
pc
/
PC
/
Demos
/
GroovMak
/
data1.cab
/
Program_Executable_Files
/
Media
/
LoadU.dxr
/
00054.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
|
1999-09-17
|
297 b
|
13 lines
on mouseUp
if not (the visible of sprite 28) then
repeat with i = 28 to 31
set the visible of sprite i to 1
end repeat
set the scrollTop of member "fieldElencoCategory" to 0
else
repeat with i = 28 to 31
set the visible of sprite i to 0
end repeat
end if
end