home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 3 #3
/
BLENDER.iso
/
pc
/
files
/
musprof.dxr
/
00177.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-01-01
|
218 b
|
11 lines
on exitFrame
repeat with i = 3 to 8
if rollOver(i) then
set the foreColor of sprite (i + 10) to 225
next repeat
end if
set the foreColor of sprite (i + 10) to 255
end repeat
go(#loop)
end