home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disney Interactive Software Sampler 1998 to 1999
/
DISNEY99.ISO
/
Media
/
Simba.dxr
/
00018.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-16
|
161 b
|
15 lines
on startMovie
cursor(200)
end
on stopMovie
cursor(-1)
end
on FForward
if the key = " " then
go("FF")
set the keyDownScript to EMPTY
end if
end