home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 3 #3
/
BLENDER.iso
/
pc
/
files
/
musrev.dxr
/
00332.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-01
|
211 b
|
11 lines
on exitFrame
repeat with i = 7 to 11
if rollOver(i) then
set the visible of sprite (i + 13) to 1
next repeat
end if
set the visible of sprite (i + 13) to 0
end repeat
go(#loop)
end