need help

Moderators: Disciple, zlovatt

Post Reply
shujaurehman
Posts: 2
Joined: December 17th, 2004, 1:24 pm

hello everyone

my name is shuja and im new to this forum
i need help on expression

i had to animate 10 logos after the completion of all animations
client asked to enlarge all logo's size
i can enlarge it by using a null
but if i choose this way then i had o enlarge other 9 with same manner
wat i've done
i've added a slider to a null and link all compositon's logo to that slider
it works for me
but the prblem is
all my scaling keys that i've done in my animation is not workin
if i disable expression then i get my animation back .
is there any work around to solve this problem using expression
or i have to use parenting ???
reply plz
i'll be thankfull
Shuja
Dan Ebberts
Posts: 320
Joined: June 26th, 2004, 10:01 am
Location: Folsom, CA
Contact:

Change your expression to something like this:

value*thisComp.layer("Null 1").effect("Slider Control")("Slider")/100

With the slider set at 100 you'll get your original animation. Adjust to suit.

Dan
shujaurehman
Posts: 2
Joined: December 17th, 2004, 1:24 pm

thanks dan
its works thanks again
u've made my life easier
you just rock ;)
Post Reply