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
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to