home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Galleria D'arte: Manet
/
Manet.iso
/
Dati
/
Main.dxr
/
00007_entrataHome.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
|
2000-12-21
|
168 b
|
9 lines
on prepareFrame
global gSuonoAttivo
if gSuonoAttivo = 1 then
sprite(14).member = member("Audio")
else
sprite(14).member = member("Audio_F4")
end if
end