home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Curio City 11
/
CURIO11.bin
/
pc
/
movie
/
shop
/
cal_g.dir
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-01-01
|
218 b
|
11 lines
on exitFrame
repeat with ch = 4 to 7
if rollOver(ch) then
set the visible of sprite (ch + 10) to 1
next repeat
end if
set the visible of sprite (ch + 10) to 0
end repeat
go(the frame)
end