home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sfanta Scriptura
/
BibliaseptuagintaRedactataSiAdnotataDeIpsBartolomeuValeriuAnania2001.iso
/
frame.ls
< prev
next >
Wrap
Text File
|
2004-03-31
|
261b
|
16 lines
on exitFrame me
go the frame
end
on enterFrame
global film
global scena
if film <> VOID and film <> "" and film <> " " then
set the visible of sprite 20 = true
else
set the visible of sprite 20 = false
end if
end