home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direkt 1998 #11
/
PCDIREKT_1198.bin
/
SHOWDATA
/
SHOWEINF.DXR
/
00022.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-09-05
|
169 b
|
9 lines
on enterFrame
global Frageliste
repeat with i = 10 to 20
if getAt(Frageliste, i - 9) = 0 then
set the visible of sprite i to 0
end if
end repeat
end