home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 1998 October
/
dotnet_50.iso
/
pc
/
media
/
check.dxr
/
00002.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
|
180 b
|
11 lines
on exitFrame me
repeat with a = 3 to 4
if rollover(a) then
sprite(a).blend = 100
next repeat
end if
sprite(a).blend = 60
end repeat
go(the frame)
end