Search found 3 matches

by perpen
November 25th, 2008, 2:02 am
Forum: Expression Discussion
Topic: Increment and hold
Replies: 2
Views: 8911

Re: Increment and hold

That was just pereftc. Thank you very very much. Owe you a beer!. :)
by perpen
November 20th, 2008, 3:17 pm
Forum: Expression Discussion
Topic: Increment and hold
Replies: 2
Views: 8911

Increment and hold

Hi, I am trying to move a layer in X then hold for 1 sec., then move again. I have tried this expresion I found in this forum (Dan): stepTime = 2; opacityIncrement = 20; currentStep = Math.floor(time / stepTime); value - currentStep*opacityIncrement It works but now the increments are without transi...
by perpen
February 9th, 2008, 6:04 am
Forum: Expression Discussion
Topic: Using expression control to turn effect on and off
Replies: 1
Views: 11567

Using expression control to turn effect on and off

Hi there,

I would like to use an expression control effect (checkbox) to turn on and off a set of other effects in other layers. Is that posible?, I have been trying to get information about if effect on/off is a linkable parameter but could't find anything on it.

Thanks for your time.