Suspicions confirmed.
Thanks again,
Tom Ronai
Search found 5 matches
- June 10th, 2008, 8:50 am
- Forum: Expression Discussion
- Topic: timeOffset
- Replies: 4
- Views: 11973
- June 9th, 2008, 4:50 pm
- Forum: Expression Discussion
- Topic: timeOffset
- Replies: 4
- Views: 11973
Re: timeOffset
Got it. So the control layer is animated with key frames, and the "valueAtTime" expression determines when the visible photo layer will play. The variables are provided by the slider. So, if I wanted the layers to move forward in z space I only have to change the control layer animation. N...
- June 8th, 2008, 5:10 pm
- Forum: Expression Discussion
- Topic: timeOffset
- Replies: 4
- Views: 11973
timeOffset
Trying to understand the use of the timeOffset command. Specifically, as it is used in the Photo Flow effect posted by Paul Tuersley. How does this expression effect the x and y positions. My goal: gain enough understanding so I could modify it to effect the z My understanding of Java script is halt...
- October 17th, 2007, 9:52 pm
- Forum: Expression Discussion
- Topic: trigger point of expression
- Replies: 4
- Views: 12126
- October 17th, 2007, 2:48 pm
- Forum: Expression Discussion
- Topic: trigger point of expression
- Replies: 4
- Views: 12126
trigger point of expression
Looking for the code to trigger an expression with a layer marker. I have the code that triggers the expression with key frame number, t=time-key(3).time but woulfd prefer the flexibilty of the marker. My level of understanding allows me to read, understand (maybe) and modify the code; however, I am...