Activity › Forums › Adobe After Effects Expressions › Supervariable
-
Supervariable
Posted by Jose Sancho on March 4, 2009 at 11:47 amIs there any way to set a variable in a project and read it from any comp? Thank you
Filip Vandueren replied 17 years, 6 months ago 3 Members · 4 Replies -
4 Replies
-
Dan Ebberts
March 4, 2009 at 2:09 pmThere aren’t global variables, but there are ususally ways to work around that limitation. What are you trying to do?
-
Jose Sancho
March 4, 2009 at 8:00 pmI make a comp with a slider in a null. I just access to the slider through the pickweel and then reuse the code where I need it.
Thanks for your interest Dan.
-
Filip Vandueren
March 4, 2009 at 8:04 pmUse a slider and pick whip to that from other expressions. Just keyframe it if you need set values.
You can add an expression to the slider if the value needs to be calculated.
But! The “variable” is read-only, you can’t set it or alter it via calculations in another expression.
Reply to this Discussion! Login or Sign Up