Ok, cool... I've done those, but I guess I'm still a little fuzzy on
how to actually trigger the resulting animation given the "1" result
from my Math Expression... what input will take that and then make the
words fly out and make the logo bigger and centered?

To be clear - I'm pretty sure I know how to actually animate these
elements with interpolators, etc. I just need to know how to trigger
said animations..


-- 
Mark Henderson


>
> command-I on the image with string patch, look for the Settings pane --
> there you'll find alignment settings.
>
>
> you can use the output Movie Position from the Movie loader patch, and
> compare it to the Movie Duration.  Compare with a Math Expression patch,
> with this forumla:  "position > (duration - 1)"  (no quotes) -- this will
> change from 0 to 1 when your movie is 1 second away from finishing (change
> the -1 to -whatever to change the delay, or make the formula "position >
> (duration - leadout)" to have a leadout input as well.
 _______________________________________________
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]

Reply via email to