On 18.06.2011, at 17:28, Alastair Leith wrote: >> The timeline patch is one of the most underused, and undervalued patches in >> QC, imo. There's no reason it couldn't be used in tandem with javascript as >> well. >
Actually I use the Timeline patch a lot right after a JS patch: For example, I connect the "animationTime" output from the JS in my text transition sample to the "Patch Time" input of a Timeline patch (which you can get, if you right click on the patch and select "Timebase -> External"). The animationTime value goes from 0 to 1 and so I can easily do multiple values depending on that one animationTime (e.g. a xyz-path of a sprite, an alpha value for a transition, RGB-Color values with easy-in/out or bouncing values and much more!) The nice thing about that separate Timeline is, that you can manipulate your animation parameters without touching the state machine (because it is in the JS patch). best, Achim Breidenbach Boinx Software _______________________________________________ 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]

