home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 September
/
PCA0996.ISO
/
demos
/
blown
/
demo2.dxr
/
00044_FarbAlarm.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
|
1996-05-29
|
282 b
|
8 lines
on exitFrame
cursor(200)
if the colorDepth < 16 then
alert("Dieses Demo läuft am besten im 16-bit-Modus (Tausende Farben) oder im 32-bit-Modus (Millionen Farben) bei einer Auflösung von 640 mal 480 Pixel. Bitte stellen Sie Ihren Monitor um.")
end if
updateStage()
end