home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Car Screensaver - Toyota
/
TOYOTA.iso
/
mjparty
/
no1_demo
/
dnorp01a.dxr
/
script_1.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-10-31
|
247 b
|
16 lines
on startMovie
global gstp
set gstp to 0
cursor([3, 4])
end
on stopMovie
global gsnd, gdep, gstp
if gstp = 0 then
set the soundLevel to gsnd
if the machineType <> 256 then
set the colorDepth to gdep
end if
end if
end