home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fuji Wa La Te I Ka - Hyakunin Isshu Karuta
/
KARUTA.bin
/
wins
/
library.dir
/
00246_Script_246
< prev
next >
Wrap
Text File
|
1995-11-13
|
458b
|
15 lines
on mousedown
global kasira,syurui,NoPoHV
puppetSound "PUSH_SE"
put Clickon() into vSP
put item 1 of the name of cast the castNum of sprite vSP into cName
put (the number of cast (cName & ",DW")) & "," into NoPoHV
put (the locH of sprite vSP) & "," after NoPoHV
put the locV of sprite vSP after NoPoHV
MARKBUTTON
updatestage
put item 1 of the name of cast the castNum of sprite vSp into kasira
KENSAKU
puppetSound 0
end