4.23.2004

Looping a COMP (not a video clip)



from Creative Cow
In your 10 second comp, enable time remapping for the layer. Extend the out point of the layer all the way to the end of the comp.
In the TimeRemap property, add an expression, and use this expression...

loopOut("cycle", 0)

That should do it.
("cycle" is the type of loop-- among other options is "Pingpong")
("0" is the default number of keys, which actually tells the expression to loop across all keyframes in the property)


AVed at 4/23/2004 12:20:00 AM | LINK |