Re: Synching Animations Across CALayers

2008-05-23 Thread E. Wing
On 5/23/08, Dmitri Goutnik <[EMAIL PROTECTED]> wrote: > > On May 23, 2008, at 11:18 AM, Bridger Maxwell wrote: > >> Perhaps there is a way to see how far along the >> animation is for a given layer, and be able to make another layer >> synch to >> the same time. Surely this has to be possible. >> >

Re: Synching Animations Across CALayers

2008-05-23 Thread Dmitri Goutnik
On May 23, 2008, at 11:18 AM, Bridger Maxwell wrote: Perhaps there is a way to see how far along the animation is for a given layer, and be able to make another layer synch to the same time. Surely this has to be possible. Haven't tried this myself but it should be possible to get current

Re: Synching Animations Across CALayers

2008-05-23 Thread E. Wing
On 5/23/08, Bridger Maxwell <[EMAIL PROTECTED]> wrote: > Hey, I have a simple "pulse" animation that increases then decreases > opacity, then repeats. I apply this animation to several different CALayers, > at different times. I would like to have the animation synched across all of > the CALayers