home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direkt 1998 #11
/
PCDIREKT_1198.bin
/
SHOWDATA
/
SHOWEINF.DXR
/
00054.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
|
200 b
|
9 lines
on exitFrame
global myversion
if (the platform contains "32") or (the platform contains "Mac") then
set the visible of sprite 14 to 1
else
set the visible of sprite 14 to 0
end if
end