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