home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 - Expo 2000
/
Image.iso
/
t-online
/
show
/
xtras
/
ffxtras
/
-ffdesig.dir
/
00046_visWidthList.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-03-15
|
172 b
|
6 lines
on mouseDown
set spriteTop to the top of sprite 4
set clickedLine to locVToLinePos(member "visNameList", the mouseV - spriteTop) + 1
createFieldDown(clickedLine)
end