WHY????

Creating Games? Developing something for fun?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mario baccheschi
Posts: 13
Joined: Mon Oct 26, 2009 7:30 pm

WHY????

Post by mario baccheschi » 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)
Last edited by mario baccheschi on Sun Jan 17, 2010 3:00 pm, edited 2 times in total.

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1236
Joined: Sat Apr 08, 2006 1:10 pm
Location: Zurich
Contact:

Re: WHY????

Post by BvG » Sat Jan 16, 2010 10:56 pm

why... what?

what do you want, and what does happen instead?

please be specific about what you want.

thank you
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply

Return to “Games”