home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Looney Tunes Photo Print Studio (Special Edition)
/
LIVEPIX.iso
/
ORIENTAT
/
DATA
/
A.DXR
/
control_57.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
|
1998-01-16
|
118 b
|
11 lines
global gControlMove
on mouseDown
set gControlMove to 1
end
on mouseUp
ControlMove()
set gControlMove to 0
end