home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
shared.cst
/
00928_Script_Rmain
< prev
next >
Wrap
Text File
|
1987-04-12
|
235b
|
13 lines
on nRmain R
cursore
put R-20 into P
pupmov P
updatestage
repeat while rollover(R)
if the mousedown then
put 1 into flag
exit repeat
end if
end repeat
if flag <>1 then puppetSprite P,0
end