home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 25
/
CDROM25.iso
/
lazer
/
fpwtdemo
/
Poster.dcr
/
Behaviors_28.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-10
|
167 b
|
8 lines
on mouseDown
repeat while not (the mouseUp)
set the locH of sprite 6 to the mouseH
set the locV of sprite 6 to the mouseV
updateStage()
end repeat
end