<?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 | Miles Wert | Activity</title>
	<link>https://creativecow.net/members/mileswert/activity/</link>
	<atom:link href="https://creativecow.net/members/mileswert/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Miles Wert.</description>
	<lastBuildDate>Fri, 04 Sep 2026 00:49:17 +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">55080fe9856b260937ca8edcc7ccc580</guid>
				<title>Miles Wert replied to the discussion Auto Center 2 Text layers that change lengths depending on language in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/#post-2466631</link>
				<pubDate>Mon, 06 Jan 2025 20:21:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/#post-2466631"><span class="bb-reply-lable">Reply to</span> Auto Center 2 Text layers that change lengths depending on language</a></p> <div class="bb-content-inr-wrap"><p>&#x1f923;</p>
<p></p>
<p>You are correct. No wonder it wasn&#8217;t working. Working perfectly now!</p>
<p></p>
<p>Cheers to the LEGEND, DAN EBBERTS!!!!!&#x1f64c;</p>
<p></p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2988551ae3e44af9d2a3bf7fe81a32e4</guid>
				<title>Miles Wert replied to the discussion Auto Center 2 Text layers that change lengths depending on language in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/#post-2466626</link>
				<pubDate>Mon, 06 Jan 2025 18:39:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/#post-2466626"><span class="bb-reply-lable">Reply to</span> Auto Center 2 Text layers that change lengths depending on language</a></p> <div class="bb-content-inr-wrap"><p>Hey Dan! Thanks so much for the reply!</p>
<p></p>
<p>I&#8217;ve plugged in the expression but seem to be getting an error for the last line.</p>
<p></p>
<p>Thinking (Offset x) needed to be a value, I added a numerical character there but still got the error. </p>
<p></p>
<p>I do have another expression before that one so I thought that may be causing the error but even in a new comp with only two&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-405729"><a href="https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/#post-2466626" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a525f37e7da0345fc01fe85b171cef23</guid>
				<title>Miles Wert started the discussion Auto Center 2 Text layers that change lengths depending on language in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/</link>
				<pubDate>Fri, 03 Jan 2025 22:45:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/">Auto Center 2 Text layers that change lengths depending on language</a></p> <div class="bb-content-inr-wrap"><p>I have a CSV file linked to text layers that change language based on a slider controller. </p>
<p>Depending on the language, certain words may be longer or shorter. After switching between languages, I&#8217;d love an expression to find the center of 2 different text layers, center them in the comp (on the X axis)&#8230;all while keeping their same distance from&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-405609"><a href="https://creativecow.net/forums/thread/auto-center-2-text-layers-that-change-lengths-depending-on-language/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">507b1dbca26a7d4f007aa24fb3452abe</guid>
				<title>Miles Wert replied to the discussion Linking CSV value to slider control in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-csv-value-to-slider-control/#post-2466546</link>
				<pubDate>Fri, 03 Jan 2025 17:41:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-csv-value-to-slider-control/#post-2466546"><span class="bb-reply-lable">Reply to</span> Linking CSV value to slider control</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve found my solution:</p>
<p>const slider = effect(&#8220;Slider Control&#8221;)(&#8220;Slider&#8221;)</p>
<p>footage(&#8220;Untitled spreadsheet &#8211; Sheet1.csv&#8221;).dataValue([2, Math.round(slider)]);</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b72985087775316ee2ec7e91c63de4c5</guid>
				<title>Miles Wert started the discussion Linking CSV value to slider control in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-csv-value-to-slider-control/</link>
				<pubDate>Fri, 03 Jan 2025 16:59:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-csv-value-to-slider-control/">Linking CSV value to slider control</a></p> <div class="bb-content-inr-wrap"><p>Original expression linking CSV to text layer:</p>
<blockquote><p>thisComp.layer(&#8220;Untitled spreadsheet &#8211; Sheet1.csv&#8221;)(&#8220;Data&#8221;)(&#8220;Outline&#8221;)(&#8220;Sales&#8221;)(&#8220;Sales 1&#8221;)</p></blockquote>
<p>I&#8217;m trying to link the value &#8220;1&#8221; (from &#8220;Sales 1&#8221;) to a slider control to automatically switch between Sales 0, Sales 1, Sales 2, Sales 3 and Sales 4.</p>
<p>I&#8217;m highlighting the number value in (&#8220;Sales 1&#8221;) and&hellip;<span class="activity-read-more" id="activity-read-more-405600"><a href="https://creativecow.net/forums/thread/linking-csv-value-to-slider-control/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">762efb5440dcccdb67a5f27a7119182e</guid>
				<title>Miles Wert became a registered member</title>
				<link>https://creativecow.net/news-feed/p/405598/</link>
				<pubDate>Fri, 03 Jan 2025 16:18:24 +0000</pubDate>

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