<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Creative COW | Alex Reitz | Activity</title>
	<link>https://creativecow.net/members/alexreitz/activity/</link>
	<atom:link href="https://creativecow.net/members/alexreitz/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alex Reitz.</description>
	<lastBuildDate>Fri, 11 Sep 2026 15:24:12 +0000</lastBuildDate>
	<generator>https://buddypress.org/?v=2.5.10</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">51f944eeda95f258100feaa8b1b1afa0</guid>
				<title>Alex Reitz replied to the discussion Change gradient values dynamically via an animated Text Layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443355</link>
				<pubDate>Tue, 04 Apr 2023 22:55:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443355"><span class="bb-reply-lable">Reply to</span> Change gradient values dynamically via an animated Text Layer</a></p> <div class="bb-content-inr-wrap"><p>Thank you again Filip !</p>
<p>I tested your code, works like a charm after 2 small errors updated. The final code is this :</p>
<pre><p>txt = thisComp.layer("text").text.sourceText;</p><p>var val = "";</p><p>var t = 0; // the fallback timing in case of error / non existing key</p><p>// get the current text value</p><p>if (txt.numKeys&gt;1) {</p><p>	txtKey = txt.nearestKey(time);</p><p>	if (txtKey.time&gt;time &amp;&amp;&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-381932"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443355" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61c79f617575d4cf9ec6cea942796b5e</guid>
				<title>Alex Reitz replied to the discussion Change gradient values dynamically via an animated Text Layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443308</link>
				<pubDate>Tue, 04 Apr 2023 10:00:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443308"><span class="bb-reply-lable">Reply to</span> Change gradient values dynamically via an animated Text Layer</a></p> <div class="bb-content-inr-wrap"><p>Thank you so much Filip !</p>
<p>The first workaround seems promising, as interpolating is not that important to me 🙂</p>
<p>As i&#8217;d need to be able to access much more than 4 gradients, is it possible to link the value to a marker which would have a name, as it would be much easier to retrieve than a keyframe&#8217;s time ? </p>
<p>The expression would say : copy the settings&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-381896"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/#post-2443308" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">79761125b5f0699d742befb4d29f8dc3</guid>
				<title>Alex Reitz started the discussion Change gradient values dynamically via an animated Text Layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/</link>
				<pubDate>Mon, 03 Apr 2023 20:20:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/">Change gradient values dynamically via an animated Text Layer</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>New to AE and first post here 😉</p>
<p>I’d like to change a gradient (and other values) via a Text Layer that would be animated.</p>
<p>Let’s say i have several gradients templates in several layers named «spring », « summer », « autumn » and « winter », which are in a comp named « settings », and a text layer named « moods_infos » in another c&hellip;<span class="activity-read-more" id="activity-read-more-381868"><a href="https://creativecow.net/forums/thread/change-gradient-values-dynamically-via-an-animated-text-layer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">555a1259537c3934aa286db823f23755</guid>
				<title>Alex Reitz became a registered member</title>
				<link>https://creativecow.net/news-feed/p/381865/</link>
				<pubDate>Mon, 03 Apr 2023 19:58:50 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		