<?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 | Christiaan Vee | Activity</title>
	<link>https://creativecow.net/members/christiaanvee/activity/</link>
	<atom:link href="https://creativecow.net/members/christiaanvee/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Christiaan Vee.</description>
	<lastBuildDate>Thu, 03 Sep 2026 00:58:31 +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">37a34f5244c21ed2b72c5958280d7766</guid>
				<title>Christiaan Vee replied to the discussion Help - Exponential Grid in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/help-exponential-grid/#post-2437990</link>
				<pubDate>Wed, 30 Nov 2022 08:57:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-exponential-grid/#post-2437990"><span class="bb-reply-lable">Reply to</span> Help - Exponential Grid</a></p> <div class="bb-content-inr-wrap"><p>Thanks for taking the time to explain the for loop. There are a couple of really useful things to take away. I had guessed that I would need an accumulating variable in there too, but didn&#8217;t know how to put it together.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30abda5fead24abc3d84211644ec7f19</guid>
				<title>Christiaan Vee replied to the discussion Help - Exponential Grid in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/help-exponential-grid/#post-2437956</link>
				<pubDate>Tue, 29 Nov 2022 16:26:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-exponential-grid/#post-2437956"><span class="bb-reply-lable">Reply to</span> Help - Exponential Grid</a></p> <div class="bb-content-inr-wrap"><p>[ edit: don&#8217;t know how to delete my post, I&#8217;ve figured out that I can use Math.pow(value, exponent) ]</p>
<p>Both are interesting solutions. I have a similar but different question. I&#8217;m trying to write something exponential and want to use a for loop, but I&#8217;m getting stuck. In the following example R is a slider with a value around 1.2 and x is the power&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-377071"><a href="https://creativecow.net/forums/thread/help-exponential-grid/#post-2437956" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">36b36ef6bae42112e646f2fb238630d4</guid>
				<title>Christiaan Vee replied to the discussion Load external expression.txt and reference a slider in the comp in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/#post-2437913</link>
				<pubDate>Mon, 28 Nov 2022 10:26:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/#post-2437913"><span class="bb-reply-lable">Reply to</span> Load external expression.txt and reference a slider in the comp</a></p> <div class="bb-content-inr-wrap"><p>Thank you for the reply and the resources, it&#8217;s really helpful.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1b8099832217d17b3e10bcf350d50431</guid>
				<title>Christiaan Vee replied to the discussion Load external expression.txt and reference a slider in the comp in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/#post-2437833</link>
				<pubDate>Thu, 24 Nov 2022 10:01:32 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/#post-2437833"><span class="bb-reply-lable">Reply to</span> Load external expression.txt and reference a slider in the comp</a></p> <div class="bb-content-inr-wrap"><p>A work around I&#8217;m using is to copy the script into a text layer and to reference that in the other layer. I&#8217;d still be interested to hear if I can do it externally. </p>
<p>eval(thisComp.layer(&#8220;colour A&#8221;).text.sourceText.value);</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a4a1187b3df3c55fc5aedc776be0e13a</guid>
				<title>Christiaan Vee started the discussion Load external expression.txt and reference a slider in the comp in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/</link>
				<pubDate>Thu, 24 Nov 2022 09:45:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/">Load external expression.txt and reference a slider in the comp</a></p> <div class="bb-content-inr-wrap"><p>Hi</p>
<p>I&#8217;ve set up an external .txt file which is referenced by multiple layers with $.evalFile(). The load works fine, but I have an issue with expression sliders that I&#8217;ve referenced. An extract&#8230;</p>
<p></p>
<p>rate = thisComp.layer(&#8220;settings&#8221;).effect(&#8220;rate&#8221;)(&#8220;Slider&#8221;);</p>
<p><span>posterizeTime(rate);</span></p>
<p><span><br /></span></p>
<p><span>returns the following</span></p>
<p><span>Error: Reference Error: seedRandom is not defined.</span></p>
<p><span><br /></span></p>
<p>Is&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-376931"><a href="https://creativecow.net/forums/thread/load-external-expression-txt-and-reference-a-slider-in-the-comp/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">25345fe06833a2b317f05ee48817374f</guid>
				<title>Christiaan Vee replied to the discussion Link to expression in precomp, but unique to each time precomp is used. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/link-to-expression-in-precomp-but-unique-to-each-time-precomp-is-used/#post-2437252</link>
				<pubDate>Tue, 08 Nov 2022 16:57:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/link-to-expression-in-precomp-but-unique-to-each-time-precomp-is-used/#post-2437252"><span class="bb-reply-lable">Reply to</span> Link to expression in precomp, but unique to each time precomp is used.</a></p> <div class="bb-content-inr-wrap"><p>Thanks for the reply, I agree I don&#8217;t think it&#8217;ll work.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3cbc26ee5f7b1d4445c2448a33fb785a</guid>
				<title>Christiaan Vee started the discussion Link to expression in precomp, but unique to each time precomp is used. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/link-to-expression-in-precomp-but-unique-to-each-time-precomp-is-used/</link>
				<pubDate>Tue, 08 Nov 2022 15:36:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/link-to-expression-in-precomp-but-unique-to-each-time-precomp-is-used/">Link to expression in precomp, but unique to each time precomp is used.</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m unsure how to link to an expression in a precomp multiple times.</p>
<p>Example&#8230; In &#8216;Base_comp&#8217; I have three layers of the same &#8216;Pattern_comp&#8217;.</p>
<p>In &#8216;Pattern_comp&#8217; I have a dropdown menu that specifies &#8216;Pattern A&#8217;, &#8216;Pattern B&#8217; and &#8216;Pattern C&#8217;, which then displays the corresponding pattern.</p>
<p>What I would like to do is in &#8216;Base_comp&#8217; on layer 1&hellip;<span class="activity-read-more" id="activity-read-more-376365"><a href="https://creativecow.net/forums/thread/link-to-expression-in-precomp-but-unique-to-each-time-precomp-is-used/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6f3cd516153e1dc9e73c8af645d5e167</guid>
				<title>Christiaan Vee became a registered member</title>
				<link>https://creativecow.net/news-feed/p/376090/</link>
				<pubDate>Tue, 01 Nov 2022 09:42:32 +0000</pubDate>

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