Is there a way to get a CACompositionLayer to 'rewind' its composition back to the start without having to start a new layer altogether? I see if I had a standalone CAView I can start and stop the animation, but I have a number of layers, and I want one layer to have its composition go back to the start. Is there something I can do with converttime:toLayer somehow? I could put a stopwatch on each composition and have them all get their time from that I guess, but that seems a bit of a hack, also it seems that compositions run even when the layer is hidden... Any Clues appreciated.
PW _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]

