Hi, I'm currently trying to create a composition that will animate a mask over an image, change the text supplied to that image, and then animate the mask back. All on a command input.
I have created a composition that does this, but I don't feel that it is Robust enough, and it flickers when the text changes. The way I would like this to happen is that the first text string is stored in a multiplexer as a default value, any time the update string is left blank, the animation fades out and replaces it with default value. If the string is updated with another value, then the current string should fade out and then be replaced by the new string. I've attached a copy of the test composition I've been working on. I'm still a big beginner in this Quartz Animation stuff, so would like to know some guidelines on how I can improve my skills! And better ways of setting up this type of 'command, fire animation, fire animation, end' stack Regards, Charlie
fade_animation.qtz
Description: Binary data
_______________________________________________ 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]

