home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FDR
/
FDR.iso
/
FDR
/
FDR.DXR
/
00029_YesH.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-22
|
188 b
|
10 lines
on mouseDown
clickWait()
if inside(point(the mouseH, the mouseV), the rect of sprite 6) then
cursor(4)
movieInits(0)
set the colorDepth to 8
go(marker(1))
end if
end