Display the message ?

Klaus on-rev klaus at major.on-rev.com
Wed Apr 14 08:40:41 EDT 2010


Hi Shani,

> HI, 
> 
> Thanks
> Using answer "Reached the goal"
> 
> Display message before the object reached to the goal. 
> I want to do this, when object reached on Goal then it display the message.

check the "movestopped" message in the dictionary!

Put this into the card script:
on movestopped tTarget
   put the target
end movestopped

This will put the name of the object that has stopped moving in the message box like
graphic "xyz"

> Regards,
> SHANI

Best

Klaus

--
Klaus Major
http://www.major-k.de
klaus at major.on-rev.com




More information about the use-livecode mailing list