<?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 | gray wilcox | Activity</title>
	<link>https://creativecow.net/members/graywilcox/activity/</link>
	<atom:link href="https://creativecow.net/members/graywilcox/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for gray wilcox.</description>
	<lastBuildDate>Fri, 15 May 2026 05:49:28 +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">e3e7eb742649b18385169802461aeaa1</guid>
				<title>Gray Wilcox replied to the discussion Repeat sourcetext from another layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/repeat-sourcetext-from-another-layer/#post-2435725</link>
				<pubDate>Mon, 03 Oct 2022 17:22:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/repeat-sourcetext-from-another-layer/#post-2435725"><span class="bb-reply-lable">Reply to</span> Repeat sourcetext from another layer</a></p> <div class="bb-content-inr-wrap"><p>Thank you!!!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">408ff9aaff75c31b9393d86279eebb28</guid>
				<title>Gray Wilcox started the discussion Repeat sourcetext from another layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/repeat-sourcetext-from-another-layer/</link>
				<pubDate>Mon, 03 Oct 2022 16:03:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/repeat-sourcetext-from-another-layer/">Repeat sourcetext from another layer</a></p> <div class="bb-content-inr-wrap"><p>Hello! I&#8217;ve been trying to use this expression to repeat source text from another layer:</p>
<p>My goal: to use the sourcetext from a main Build Comp and repeat it in X &amp; Y using the following formula:</p>
<p>the original:</p>
<p>X = effect(&#8220;X&#8221;)(&#8220;Slider&#8221;);<br />Y = effect(&#8220;Y&#8221;)(&#8220;Slider&#8221;);<br />(repeat(X) + &#8220;n&#8221;).repeat(Y)</p>
<p></p>
<p>and here&#8217;s my attempt:</p>
<p></p>
<p>my abomination:</p>
<p>X = effect(&#8220;X&#8221;)(&#8220;Slider&#8221;);<br />Y&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-374998"><a href="https://creativecow.net/forums/thread/repeat-sourcetext-from-another-layer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d01fca17161237334a1a0cadcfd67425</guid>
				<title>Gray Wilcox replied to the discussion Hex Code from text? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/hex-code-from-textae/#post-2409320</link>
				<pubDate>Sat, 01 May 2021 02:21:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/hex-code-from-textae/#post-2409320"><span class="bb-reply-lable">Reply to</span> Hex Code from text?</a></p> <div class="bb-content-inr-wrap"><p>so i fixed my issue:</p>
<p></p>
<p>my .csv had HEX values with a # in front. i removed the #&#8217;s leaving only the digits, and everything worked.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">428d7f5a9948bfd13c690858c5a4fb86</guid>
				<title>Gray Wilcox replied to the discussion Hex Code from text? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/hex-code-from-textae/#post-2409319</link>
				<pubDate>Sat, 01 May 2021 01:53:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/hex-code-from-textae/#post-2409319"><span class="bb-reply-lable">Reply to</span> Hex Code from text?</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m using a .csv in my project (not in my actual comp) and i&#8217;m attempting to use Hex code from the .csv to drive my color control expression. </p>
<p>compName = thisComp.name;<br />hexColor = footage(&#8220;players_cards &#8211; one_team.csv&#8221;).dataValue([37,compName]);<br />r = (hexColor &gt;&gt; 16)/255;<br />g = ((hexColor &amp; 0x00ff00) &gt;&gt; 8)/255;<br />b = (hexColor &amp; 0xff)/255;<br />hsl =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-351163"><a href="https://creativecow.net/forums/thread/hex-code-from-textae/#post-2409319" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		