WHY????
Posted: Sat Jan 16, 2010 8:29 pm
Hi to ALL
WHY .......:
"on MuoviRacchetta
repeat forever
-- move btn "Start" to the loc of btn "Start" -- excluding this line nothing goes on
if within (fld "Campo", the mouseloc) then
set the loc of grc "Racchetta" to the mouseloc
else
exit repeat
end if
end repeat
end MuoviRacchetta"
There are only one field ( "Campo") one graphic (Racchetta") one check btn ( "Start")
many thanks
---------------—
it is possible to experiment this little stack at
http://xoomer.alice.it/mbacches/why/why.html
mario baccheschi
--------------------------
the script tries to move a grc (Racchetta") within the field "Campo") simply moving the mouse....... ( NOT with MOUSEDOWN)
WHY .......:
"on MuoviRacchetta
repeat forever
-- move btn "Start" to the loc of btn "Start" -- excluding this line nothing goes on
if within (fld "Campo", the mouseloc) then
set the loc of grc "Racchetta" to the mouseloc
else
exit repeat
end if
end repeat
end MuoviRacchetta"
There are only one field ( "Campo") one graphic (Racchetta") one check btn ( "Start")
many thanks
---------------—
it is possible to experiment this little stack at
http://xoomer.alice.it/mbacches/why/why.html
mario baccheschi
--------------------------
the script tries to move a grc (Racchetta") within the field "Campo") simply moving the mouse....... ( NOT with MOUSEDOWN)