home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club KidSoft Volume 3 #1
/
ClubKidsoft.iso
/
demos
/
digimpct
/
ozzies
/
exfr01.dxr
/
00026.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
|
1994-11-04
|
180 b
|
14 lines
on startMovie
cursor(200)
end
on mouseDown
set the locH of sprite 40 to the mouseH
set the locV of sprite 40 to the mouseV
updateStage()
end
on stopMovie
cursor(0)
end