Yeah, I would need the values interpolated. I could do it in ICE but I thought it would be nice to keep it as a simple expression.
Thanks for the help. On Mon, Jan 27, 2014 at 3:47 PM, Emilio Hernandez <[email protected]> wrote: > Yes you can do it with expressions. > > It is a nested conditional. cond > (slider=0,eyefix=0,cond(slider=.2,eyefix=1,cond(slider=1,eyefix=0,0))). > But I wouldn't suggest this approach. There is an easiest way to do it in > ICE. > > https://vimeo.com/84282621 > >

