Hello there,
This must be an easy one but it got me puzzled: How do I check for two
conditions to be true at the same time?
I want to check the startangle of two graphics to be true: the startangle of
grc "1" is 270 & the startangle of grc "2" is 20
Do I use if..then?
on mouseup
If the startangle of grc "1" is 270 & the startangle of grc "2" is 20 (???,
this doesn't work)
then ......(following code)
end mouseup

What to do with the check for the second graphic?
How do I combine these?

Thanks!

greetings,

William de Smet
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to