<?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 | Pete Menich | Activity</title>
	<link>https://creativecow.net/members/petemenich/activity/</link>
	<atom:link href="https://creativecow.net/members/petemenich/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Pete Menich.</description>
	<lastBuildDate>Sat, 16 May 2026 12:52:18 +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">b1d62b12ff9b97f76046954177d25453</guid>
				<title>Pete Menich replied to the discussion Per character 3D question in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/per-character-3d-question/#post-2449893</link>
				<pubDate>Wed, 13 Sep 2023 13:25:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/per-character-3d-question/#post-2449893"><span class="bb-reply-lable">Reply to</span> Per character 3D question</a></p> <div class="bb-content-inr-wrap"><p>nice. that looks much better!</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5719abf22e582a772839e02e56c9fbd5</guid>
				<title>Pete Menich replied to the discussion Per character 3D question in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/per-character-3d-question/#post-2449887</link>
				<pubDate>Wed, 13 Sep 2023 09:19:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/per-character-3d-question/#post-2449887"><span class="bb-reply-lable">Reply to</span> Per character 3D question</a></p> <div class="bb-content-inr-wrap"><p>Het Filip,</p>
<p>I suspected as much. &#x1f61e;</p>
<p>But thank you for confirming.</p>
<p>Pete </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">68ff7f2fc73cdb8c320df97111e60d88</guid>
				<title>Pete Menich started the discussion Per character 3D question in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/per-character-3d-question/</link>
				<pubDate>Tue, 12 Sep 2023 16:01:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/per-character-3d-question/">Per character 3D question</a></p> <div class="bb-content-inr-wrap"><p>Hey, I have some type set to &#8216;per character 3D&#8217; that is restricted to a circular mask, imagine type orbiting around a planet. I&#8217;m trying to get the type opacity to go to 0 when facing away from the camera.</p>
<p>I&#8217;ve tried using both Dan Ebbert&#8217;s </p>
<pre>toCompVec([0, 0, 1])[2] &gt; 0 ? value : 0</pre>
<p>and setting up a fade based on distance from camera, but both work on&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-388408"><a href="https://creativecow.net/forums/thread/per-character-3d-question/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f49751c1f6357a720c9979c783c4ee52</guid>
				<title>Pete Menich replied to the discussion expression to move from one layers position to another... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447308</link>
				<pubDate>Mon, 10 Jul 2023 10:29:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447308"><span class="bb-reply-lable">Reply to</span> expression to move from one layers position to another...</a></p> <div class="bb-content-inr-wrap"><p>This seems to do the pause thing&#8230;</p>
<p></p>
<pre><p>spd = effect("speed")("Slider");  // pixels per second</p><p>pause = effect("pause")("Slider"); // pause divider</p><p>startIndex = 3;</p><p>endIndex = 7;</p><p>curIndex = startIndex;</p><p>accumTime = prevAccum = 0;</p><p>while (accumTime &lt;= time){</p><p>	curLayer = thisComp.layer(curIndex);</p><p>	preLayer = thisComp.layer(curIndex+1);</p><p>	curRect =&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-385900"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447308" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">377fff5e24ada5ade4c9cfb2b554ed08</guid>
				<title>Pete Menich replied to the discussion expression to move from one layers position to another... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447301</link>
				<pubDate>Mon, 10 Jul 2023 09:40:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447301"><span class="bb-reply-lable">Reply to</span> expression to move from one layers position to another...</a></p> <div class="bb-content-inr-wrap"><p class="">Hey Dan, Amazing!</p>
<p class="">The only thing I forgot to mention is that I need it in 3D &#x1f62c; &#8211; <span>as I&#8217;m parenting a camera to the null</span><span>.</span></p>
<p class=""><span>I seems to work though if the Null stays 2D.</span></p>
<p>The dynamic pause is required because the boxes contain text, so the bigger the boxes Y dimension, the more text the box contains and the longer you need to read it.</p>
<p>Obviously, ChatGTP&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-385897"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447301" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">249d0cf8700b7ffdf0444c5bcbbedaf0</guid>
				<title>Pete Menich replied to the discussion expression to move from one layers position to another... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447285</link>
				<pubDate>Sun, 09 Jul 2023 17:30:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447285"><span class="bb-reply-lable">Reply to</span> expression to move from one layers position to another...</a></p> <div class="bb-content-inr-wrap"><p>this kind of works, but the transition and pause duration are not dynamic<span>&#8230;</span></p>
<pre><p>// Set the duration of each transition and pause period in seconds</p><p>transitionDuration = 2;</p><p>pauseDuration = 2;</p><p>// Define the start and end layer indices</p><p>startLayerIndex = 3; // Change this to match the index of the starting layer</p><p>endLayerIndex = 7; // Change this to match the&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-385854"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/#post-2447285" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dd589f0875725ab347e164891c2e8d65</guid>
				<title>Pete Menich started the discussion expression to move from one layers position to another... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/</link>
				<pubDate>Sun, 09 Jul 2023 16:50:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/">expression to move from one layers position to another...</a></p> <div class="bb-content-inr-wrap"><p>I’m trying to cook up an an expression that moves a null from the position of a start layer (index ‘x’), then move to the next layers position (index &#8216;x+1&#8217;) and pause. The null then moves to the next layer (index ‘x+2’) and pause, and so on until the final layer is reached.</p>
<p>(I’m using shape layers with a rectangle)</p>
<p>The code needs to define the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-385848"><a href="https://creativecow.net/forums/thread/expression-to-move-from-one-layers-position-to-another/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3269bfbc5101661dbe7872ad6deb471</guid>
				<title>Pete Menich replied to the discussion Insert Line Break every X number of characters in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437707</link>
				<pubDate>Mon, 21 Nov 2022 15:21:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437707"><span class="bb-reply-lable">Reply to</span> Insert Line Break every X number of characters</a></p> <div class="bb-content-inr-wrap"><p>Yeah I got it working in the end with&#8230;</p>
<p></p>
<pre>m = thisComp.layer("Captions");<br />n=0;<br />fs = text.sourceText.style.fontSize * 1000/effect("boxWidth")("Slider");<br />if (m.marker.numKeys &gt; 0){<br />  n = m.marker.nearestKey(time).index;<br />  if (m.marker.key(n).time &gt; time) n--;<br />}<br />if (n &gt;&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-376816"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/3/#post-2437707" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0b7658db9daa9bba981d675f8d454bb2</guid>
				<title>Pete Menich replied to the discussion Insert Line Break every X number of characters in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2437698</link>
				<pubDate>Mon, 21 Nov 2022 10:39:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2437698"><span class="bb-reply-lable">Reply to</span> Insert Line Break every X number of characters</a></p> <div class="bb-content-inr-wrap"><p>As always, amazing! Works like a charm.</p>
<p>Is there a way that if after its been split over two lines and it&#8217;s still too long, that it could be split over 3, and then 4 lines etc etc</p>
<p>I&#8217;ve also been trying to use this script&#8230;.</p>
<blockquote class="wp-embedded-content" data-secret="A54OVCB5hZ"><p><a href="https://creativecow.net/forums/thread/paragraph-bouding-control/" rel="nofollow">Paragraph bouding control</a></p></blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" title="&#8220;Paragraph bouding control&#8221; &#8212; Creative COW" src="https://creativecow.net/forums/thread/paragraph-bouding-control/embed/#?secret=RSJziAPFMC#?secret=A54OVCB5hZ" data-secret="A54OVCB5hZ" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>but as my text is being driven by marker comments, it doesn&#8217;t work.</p>
<p>P</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a1bbfd91543501afdfbcaf28a4d2b612</guid>
				<title>Pete Menich replied to the discussion Insert Line Break every X number of characters in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2437684</link>
				<pubDate>Sun, 20 Nov 2022 14:24:57 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2437684"><span class="bb-reply-lable">Reply to</span> Insert Line Break every X number of characters</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve been trying something similar by hacking the original expression in this thread to get a subtitle to add a line break if the width of the text object goes above a certain length.</p>
<p>This seems to be working&#8230;</p>
<pre>txt = thisComp.layer("Captions").text.sourceText;<br />dist = thisComp.layer("Captions").sourceRectAtTime().width;<br />Wguide = thisComp.layer("width&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-376768"><a href="https://creativecow.net/forums/thread/insert-line-break-every-x-number-of-characters/page/2/#post-2437684" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2fba8b4ff2f6900ed01ae9559b37fe61</guid>
				<title>Pete Menich started the discussion C4D 2023 Memory issues on M1 Mac in the forum Maxon Cinema 4D</title>
				<link>https://creativecow.net/forums/thread/c4d-2023-memory-issues-on-m1-mac/</link>
				<pubDate>Wed, 16 Nov 2022 12:06:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/c4d-2023-memory-issues-on-m1-mac/">C4D 2023 Memory issues on M1 Mac</a></p> <div class="bb-content-inr-wrap"><p>Is anyone else have massive memory leaks on their M1 Mac Laptops using C4D 2023?</p>
<p>I seem to spend a couple of hours a day wrangling crashes &amp; reboots. The memory goes up to 130GB and then locks the whole system requiring a hard restart.</p>
<p>Anyone or just me?</p>
<p></p>
<p>P</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5ec26ffa9236936a6b82140b2865ec41</guid>
				<title>Pete Menich replied to the discussion blend random value every n frames and hold in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/blend-random-value-every-n-frames-and-hold/#post-2431959</link>
				<pubDate>Thu, 07 Jul 2022 10:10:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/blend-random-value-every-n-frames-and-hold/#post-2431959"><span class="bb-reply-lable">Reply to</span> blend random value every n frames and hold</a></p> <div class="bb-content-inr-wrap"><p>Amazing as always Dan!</p>
<p>(you&#8217;d think by now I&#8217;d know this stuff!)</p>
<p>Thank you.</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b9441c1b9756c6c47db078274a890434</guid>
				<title>Pete Menich started the discussion blend random value every n frames and hold in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/blend-random-value-every-n-frames-and-hold/</link>
				<pubDate>Wed, 06 Jul 2022 14:29:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/blend-random-value-every-n-frames-and-hold/">blend random value every n frames and hold</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;, try to get a shape layer rectangle to change to a random size and hold, which the below does admirably&#8230;.</p>
<pre>holdTime = .5; //time to hold each position (seconds)<br />minVal = 100;<br />maxVal = 1000;<br />seed = Math.floor(time/holdTime);<br />seedRandom(seed,true);<br />x =random(minVal,maxVal);<br />y = value[1];<br />[x, y]</pre>
<p>However, I want it to blend between those values over &#8216;n&#8217;&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-371665"><a href="https://creativecow.net/forums/thread/blend-random-value-every-n-frames-and-hold/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7641b10ffff956ca46ef342220c5003b</guid>
				<title>Pete Menich replied to the discussion .replace method not working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/replace-method-not-working/#post-2429480</link>
				<pubDate>Sun, 15 May 2022 11:46:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/replace-method-not-working/#post-2429480"><span class="bb-reply-lable">Reply to</span> .replace method not working</a></p> <div class="bb-content-inr-wrap"><p>weird. Now it works. Amazing! </p>
<p>Thanks Filip</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91c69be2dd94cabf00761acdee213da6</guid>
				<title>Pete Menich replied to the discussion .replace method not working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/replace-method-not-working/#post-2429478</link>
				<pubDate>Sun, 15 May 2022 11:09:45 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/replace-method-not-working/#post-2429478"><span class="bb-reply-lable">Reply to</span> .replace method not working</a></p> <div class="bb-content-inr-wrap"><p>still doesn&#8217;t work.</p>
<p>I tried several permutations &amp; still nothing</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a106aff2367bb30be88b9f6c94369e3</guid>
				<title>Pete Menich started the discussion .replace method not working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/replace-method-not-working/</link>
				<pubDate>Sun, 15 May 2022 07:28:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/replace-method-not-working/">.replace method not working</a></p> <div class="bb-content-inr-wrap"><p>I cannot get the expression to &#8216;find a character in a string of text and replace it&#8217; to work.</p>
<p>I&#8217;ve been combing the web and trying all the examples &amp; I either get a syntax error (invalid or unexpected token) or it doesn&#8217;t do anything.</p>
<p>For example: I have a text layer with every character in the alphabet like this&#8230;</p>
<p>abcdefghijklmnopqrstuvwxyz</p>
<p>I then&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-369428"><a href="https://creativecow.net/forums/thread/replace-method-not-working/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab9a3ad5a8483a7db1685bc184d51dfd</guid>
				<title>Pete Menich replied to the discussion Loop 3 values over time without keyframes in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-3-values-over-time-without-keyframes/#post-2428900</link>
				<pubDate>Tue, 03 May 2022 15:22:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-3-values-over-time-without-keyframes/#post-2428900"><span class="bb-reply-lable">Reply to</span> Loop 3 values over time without keyframes</a></p> <div class="bb-content-inr-wrap"><p>as usual, moments after posting I found a solution&#8230;.</p>
<p>linear(time%2, 1, 2,0,100)</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">088699b0fbce640a91232d7509c0c82a</guid>
				<title>Pete Menich started the discussion Loop 3 values over time without keyframes in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-3-values-over-time-without-keyframes/</link>
				<pubDate>Tue, 03 May 2022 14:55:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-3-values-over-time-without-keyframes/">Loop 3 values over time without keyframes</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to set up an expression that loops 3 values &amp; can&#8217;t get it to work.</p>
<p>for example; opacity is 0% at 0 seconds, 0% at 1 second, the 100% at 2 seconds &amp; then goes back to 0%.</p>
<p>I&#8217;d usually just keyframe this and then add a loopOut expression, but I want to be able to control the time between values with a slider to control speed.</p>
<p>Any idea how to&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-368940"><a href="https://creativecow.net/forums/thread/loop-3-values-over-time-without-keyframes/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">65d1cc31f82916d5966175bbe73ae900</guid>
				<title>Pete Menich replied to the discussion finding layers in another comp and extracting values... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/#post-2424901</link>
				<pubDate>Tue, 15 Feb 2022 12:01:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/#post-2424901"><span class="bb-reply-lable">Reply to</span> finding layers in another comp and extracting values...</a></p> <div class="bb-content-inr-wrap"><p>Hey Dan &#8211; long time no brain pick! Thanks for looking at this.</p>
<p>It didn&#8217;t work for me I&#8217;m afraid &amp; not I&#8217;m sure I understand why.</p>
<p>I&#8217;ve attached a reduced version to help illustrate it better&#8230;</p>
<p></p>
<p>In &#8216;CompNames&#8217; I have a single text layer that I&#8217;ve named &#8216;Russia&#8217;.</p>
<p>I need the code to &#8216;look into&#8217; CompAreas and find the layer that starts with&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-365490"><a href="https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/#post-2424901" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">408b70047a226ea106c72260d6c6d4e0</guid>
				<title>Pete Menich changed their photo</title>
				<link>https://creativecow.net/news-feed/p/365448/</link>
				<pubDate>Mon, 14 Feb 2022 14:49:18 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">40700ba96b6ed9a45d590b5228a437f1</guid>
				<title>Pete Menich started the discussion finding layers in another comp and extracting values... in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/</link>
				<pubDate>Mon, 14 Feb 2022 14:43:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/">finding layers in another comp and extracting values...</a></p> <div class="bb-content-inr-wrap"><p>I have a comp with Country names as text layers, in the correct x &amp; y positions to match a mercator projection. Lets call this &#8216;CompNames&#8217;</p>
<p>I have another comp with each country as a text layer with there land area is part of the name. So for example; Russia,66000 or Germany,5643. Let&#8217;s call this &#8216;CompAreas&#8217;</p>
<p>What I want to do is add an&hellip;<span class="activity-read-more" id="activity-read-more-365447"><a href="https://creativecow.net/forums/thread/finding-layers-in-another-comp-and-extracting-values/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f92151b95023728e7035565ccd5675a8</guid>
				<title>Pete Menich became a registered member</title>
				<link>https://creativecow.net/news-feed/p/365440/</link>
				<pubDate>Mon, 14 Feb 2022 14:17:25 +0000</pubDate>

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