-
Change expression at a certain point in timeline
Hi world,
As a flashdesigner I have some problem converting to After Effects as it comes to timeline animation by expressions.
I have a set of expressions doing some stuff (lets say: a text field counts up from zero to ten.) after lets say 6seconds I would like to let it count back to 1, basically using the same script..In flash I would add a keyframe, add a new actionscript snippet and show it to my boss and he would end up giving me a raise! I want the raise, you know? 😉
So in general: how do I perform some action based on expressions later on in time? Am I going to end up eventually with n amount of code lines in the first frame (actually I suppose it’s not realy on the first frame, but on the layer…)