Malte, thank you... and a further AE question! (Apologies to the list.)

Instead of the arcangle increasing, how could I use AE to make it
decrease? So that the circle disappears.

I tried reversing the aeEaseIn function's start/end values and setting
a negative exponent value, but the only think I could come up that
worked was to change:

  set the arcAngle of grc "circle" to round(tAngle)

to

  set the arcAngle of grc "circle" to round(360 - tAngle)


Is there a better AE way?


--
Nicolas Cueto
_______________________________________________
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