home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1998 October
/
dotnet_50.iso
/
pc
/
media
/
check.dxr
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-01-30
|
206 b
|
12 lines
on exitFrame me
sprite(20).visible = 0
repeat with b = 6 to 18
if rollover(b) then
sprite(b).blend = 100
next repeat
end if
sprite(b).blend = 60
end repeat
go(the frame)
end