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