home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SKIP - The Laundry Guide
/
LEVER_CD.iso
/
lever
/
ccbr.dir
/
00047.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-02-21
|
221 b
|
11 lines
on mouseUp
repeat with i = 1 to 6
if rollOver(16 + i) then
setsection(i)
set the visible of sprite (22 + i) to 1
next repeat
end if
set the visible of sprite (22 + i) to 0
end repeat
end