home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00901_Script_Rfam
< prev
next >
Wrap
Text File
|
1987-04-12
|
331b
|
18 lines
on Rfam R
cursore
MovSpr R-6
MovSpr R-12
MovSpr R-18
updatestage
repeat while rollover(R)
if the mousedown then
suonainterruttore
repeat with k = 10 down to 1
set the blend of sprite R-18 = k*10
updatestage
end repeat
exit repeat
end if
end repeat
end