<?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 | Edward Clayton | Activity</title>
	<link>https://creativecow.net/members/aescreens/activity/</link>
	<atom:link href="https://creativecow.net/members/aescreens/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Edward Clayton.</description>
	<lastBuildDate>Sun, 02 Aug 2026 11:07:27 +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">78037c2a2b03d5be2b8a01794709768f</guid>
				<title>Edward Clayton started the discussion Free tool for compiling expressions for ExtendScript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/free-tool-for-compiling-expressions-for-extendscript/</link>
				<pubDate>Fri, 07 Jul 2023 22:00:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/free-tool-for-compiling-expressions-for-extendscript/">Free tool for compiling expressions for ExtendScript</a></p> <div class="bb-content-inr-wrap"><p>I find expressions really annoying to deal with when writing After Effects scripts.</p>
<p><span>That&#8217;s why I made <a target='_blank' href="https://github.com/aescreens/expressify" rel="nofollow">Expressify</a> – an open source tool that compiles After Effects Expressions into formatted JavaScript strings automatically.</span></p>
<p><span><a target='_blank' href="https://www.aescreens.com/blog/how-to-write-after-effects-expressions-for-extendscript" rel="nofollow">Learn more here</a>.</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8343e9b16ab9a03ff9d8651556ca2e33</guid>
				<title>Edward Clayton replied to the discussion Undo group problem in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/undo-group-problem/#post-2442777</link>
				<pubDate>Thu, 23 Mar 2023 16:17:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/undo-group-problem/#post-2442777"><span class="bb-reply-lable">Reply to</span> Undo group problem</a></p> <div class="bb-content-inr-wrap"><p>Thanks for the response, Yoan!</p>
<p>I actually tried this exact same thing and it still doesn&#8217;t work properly. There are no mismatch errors, but unfortunately it still treats each tiny change during onChanging as its own event.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7215c3127617cc35bf308701736817a7</guid>
				<title>Edward Clayton started the discussion Undo group problem in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/undo-group-problem/</link>
				<pubDate>Mon, 20 Mar 2023 16:49:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/undo-group-problem/">Undo group problem</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m creating a Script UI with a slider. While the user is changing the slider, a temporary shape layer is created in order to preview the effect. When they let go, the temporary layer is removed and the effect is applied.</p>
<pre>slider1.onChanging = function() {
    // this will get fired 100+ times
    // create shape layer to preview (adjust outPoint on&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-381251"><a href="https://creativecow.net/forums/thread/undo-group-problem/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da37bbfb11b2ab401a430fa9bd3502c8</guid>
				<title>Edward Clayton started the discussion Point text vs Paragraph text in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/point-text-vs-paragraph-text/</link>
				<pubDate>Tue, 28 Feb 2023 16:49:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/point-text-vs-paragraph-text/">Point text vs Paragraph text</a></p> <div class="bb-content-inr-wrap"><p>Point and Paragraph text spit out different top &amp; left sourceRectAtTime values. Does anyone know how to account for this difference? Or essentially how to get to the point text values using the paragraph text data?
						</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">997ac97348541c7a49356ea185e75dfd</guid>
				<title>Edward Clayton started the discussion Expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-selector/</link>
				<pubDate>Wed, 22 Feb 2023 00:01:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-selector/">Expression selector</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m having a hard time writing expression selector expressions as there doesn&#8217;t seem to be much documentation out there.</p>
<p>If it is possible, how could I target on characters by their index that have changed in the last frame. And I want to combine this with a linear function to change the influence so that if they have changed 1 frame ago = 100&#8230;&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-380112"><a href="https://creativecow.net/forums/thread/expression-selector/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3206fb2f4bcc386f7a2a2839d8fd9109</guid>
				<title>Edward Clayton replied to the discussion Best way to split words and include spaces in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/best-way-to-split-words-and-include-spaces/#post-2436669</link>
				<pubDate>Mon, 24 Oct 2022 19:18:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/best-way-to-split-words-and-include-spaces/#post-2436669"><span class="bb-reply-lable">Reply to</span> Best way to split words and include spaces</a></p> <div class="bb-content-inr-wrap"><p>Exactly what I was looking for. Thank you!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f38aafff2a943e3e2976058cb034d76</guid>
				<title>Edward Clayton started the discussion Best way to split words and include spaces in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/best-way-to-split-words-and-include-spaces/</link>
				<pubDate>Mon, 24 Oct 2022 16:03:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/best-way-to-split-words-and-include-spaces/">Best way to split words and include spaces</a></p> <div class="bb-content-inr-wrap"><p>What would be the best way to .split() text to include spaces, while excluding line breaks from the result?</p>
<p>I&#8217;m guessing there&#8217;s a way use .split(/s/) and then add the spaces later, but I&#8217;m stumped.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">57f3564861d288c8b4b84b104dbcadb5</guid>
				<title>Edward Clayton replied to the discussion A way to change text properties without touching source text? (scripting) in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/a-way-to-change-text-properties-without-touching-source-text-scripting/#post-2436081</link>
				<pubDate>Wed, 12 Oct 2022 19:15:07 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/a-way-to-change-text-properties-without-touching-source-text-scripting/#post-2436081"><span class="bb-reply-lable">Reply to</span> A way to change text properties without touching source text? (scripting)</a></p> <div class="bb-content-inr-wrap"><p>I figured as much, but thanks for the conformation!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c5a159ede9cd50c77678c9158d876aa</guid>
				<title>Edward Clayton started the discussion A way to change text properties without touching source text? (scripting) in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/a-way-to-change-text-properties-without-touching-source-text-scripting/</link>
				<pubDate>Mon, 10 Oct 2022 21:54:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/a-way-to-change-text-properties-without-touching-source-text-scripting/">A way to change text properties without touching source text? (scripting)</a></p> <div class="bb-content-inr-wrap"><p>Working on a script that involves text properties (tracking, leading, horizontal scaling, etc)</p>
<p>Here is a snippet of my code:</p>
<pre>    var src = layer.property("ADBE Text Properties").property("ADBE Text Document");<br />    var srcText = src.value;<br />    srcText.horizontalScale = 0.0001;<br />    src.setValue(srcText);</pre>
<p>This works fine except it resets all of the style&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-375208"><a href="https://creativecow.net/forums/thread/a-way-to-change-text-properties-without-touching-source-text-scripting/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">492e88e6cf902f0b4e783e6abde9dff5</guid>
				<title>Edward Clayton replied to the discussion Most efficient way of injecting line breaks in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435326</link>
				<pubDate>Fri, 23 Sep 2022 16:56:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435326"><span class="bb-reply-lable">Reply to</span> Most efficient way of injecting line breaks</a></p> <div class="bb-content-inr-wrap"><p><span>I thought I tried that, but I must have had a typo somewhere&#8230;works perfect! Thanks again.</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ca0bb001759bf9081b318d8f49d44b9f</guid>
				<title>Edward Clayton replied to the discussion Most efficient way of injecting line breaks in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435319</link>
				<pubDate>Fri, 23 Sep 2022 14:50:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435319"><span class="bb-reply-lable">Reply to</span> Most efficient way of injecting line breaks</a></p> <div class="bb-content-inr-wrap"><p>How could I replace the hard-coded line break with a variable?</p>
<pre>v = "r";</pre>
<p>And is there a good reference/directory for this type of syntax (i.e. &#8220;&#8216;$&amp;r'&#8221;)?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3bdf2936502c823c7ba43907223af92c</guid>
				<title>Edward Clayton replied to the discussion Most efficient way of injecting line breaks in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435316</link>
				<pubDate>Fri, 23 Sep 2022 14:24:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/#post-2435316"><span class="bb-reply-lable">Reply to</span> Most efficient way of injecting line breaks</a></p> <div class="bb-content-inr-wrap"><p>Brilliant! Thank you, Dan &#x1f64f;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e96a7b501643765f6e1c605ddb599845</guid>
				<title>Edward Clayton started the discussion Most efficient way of injecting line breaks in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/</link>
				<pubDate>Fri, 23 Sep 2022 13:25:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/">Most efficient way of injecting line breaks</a></p> <div class="bb-content-inr-wrap"><p>As part of a larger expression, I need to inject line breaks after each character in a string. I have something that works (hacked together from another post here), but was wondering if there is a more efficient method, since I&#8217;ll need to be doing this to multiple strings at once.</p>
<pre><p>idx = 0;</p><p>outStr = "";</p><p>while (idx &lt; value.length){</p><p>	if (idx &gt; 0) outStr&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-374628"><a href="https://creativecow.net/forums/thread/most-efficient-way-of-injecting-line-breaks/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">82f1c46b0c620b45a0af4bb7cbd145ac</guid>
				<title>Edward Clayton replied to the discussion Check to see if var is in array in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-to-see-if-var-is-in-array/#post-2432327</link>
				<pubDate>Thu, 14 Jul 2022 21:10:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-to-see-if-var-is-in-array/#post-2432327"><span class="bb-reply-lable">Reply to</span> Check to see if var is in array</a></p> <div class="bb-content-inr-wrap"><p>Perfect, thank you!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6466cce9b802806cbbfbd6efbb091f91</guid>
				<title>Edward Clayton started the discussion Check to see if var is in array in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-to-see-if-var-is-in-array/</link>
				<pubDate>Thu, 14 Jul 2022 20:10:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-to-see-if-var-is-in-array/">Check to see if var is in array</a></p> <div class="bb-content-inr-wrap"><p><span>I&#8217;m working on an expression to determine the type (lowercase, uppercase, number, symbol) of the last character in a string.</span></p>
<p>Right now I&#8217;m doing something like this</p>
<pre><p>par = parent.text.sourceText;</p><p>src = par.charAt(par.length-1);</p><p>lib = ["a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x",&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-371986"><a href="https://creativecow.net/forums/thread/check-to-see-if-var-is-in-array/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">89f3e4664914c43424212ddcfa9c2fd2</guid>
				<title>Edward Clayton replied to the discussion Using Emoji font in After Effects in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/using-emoji-font-in-after-effects/#post-2431720</link>
				<pubDate>Thu, 30 Jun 2022 18:00:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/using-emoji-font-in-after-effects/#post-2431720"><span class="bb-reply-lable">Reply to</span> Using Emoji font in After Effects</a></p> <div class="bb-content-inr-wrap"><p>The emojis from Twitter are vector based and open source: <a target='_blank' href="https://twemoji.twitter.com/" rel="nofollow">https://twemoji.twitter.com/</a></p>
<p>We used these to build EmojiKit (After Effects script): <a target='_blank' href="https://aescripts.com/emojikit/" rel="nofollow">https://aescripts.com/emojikit/</a></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c59b132c149965d76179429f5503d60</guid>
				<title>Edward Clayton replied to the discussion Loop out at marker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431583</link>
				<pubDate>Tue, 28 Jun 2022 23:19:31 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431583"><span class="bb-reply-lable">Reply to</span> Loop out at marker</a></p> <div class="bb-content-inr-wrap"><p>Ah yes, I meant pingpong. Perfect! Thank you, Dan.</p>
<p><span>FYI, I had to change key(1).time to key(1).value</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">169e176f450dfe90e6a1407ecefaa8b5</guid>
				<title>Edward Clayton replied to the discussion Loop out at marker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431580</link>
				<pubDate>Tue, 28 Jun 2022 21:59:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431580"><span class="bb-reply-lable">Reply to</span> Loop out at marker</a></p> <div class="bb-content-inr-wrap"><p>Yes, this works great! Any way of getting this to boomerang ( i.e. loopOut(“boomerang”) ) without it using the loopOut function?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f7585ded02832d9d1ed88a1c22db2570</guid>
				<title>Edward Clayton replied to the discussion Loop out at marker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431577</link>
				<pubDate>Tue, 28 Jun 2022 21:40:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-out-at-marker/#post-2431577"><span class="bb-reply-lable">Reply to</span> Loop out at marker</a></p> <div class="bb-content-inr-wrap"><p>Yes, this works great! Any way of getting this to boomerang ( i.e. loopOut(&#8220;boomerang&#8221;) ) without it using the loopOut function?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b84990e60b4c63a96ac17e1aab4b3b47</guid>
				<title>Edward Clayton started the discussion Loop out at marker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/loop-out-at-marker/</link>
				<pubDate>Tue, 28 Jun 2022 19:49:16 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/loop-out-at-marker/">Loop out at marker</a></p> <div class="bb-content-inr-wrap"><p>Trying to work out an expression that will loopOut() Time Remap keyframes starting at a marker.</p>
<pre>startMarkerTime = thisLayer.marker.key(1).time;</pre>
<p>I can get the animation to start at the marker, but not loop:</p>
<pre>if (time &lt;= startMarkerTime) {<br />    0	<br />} else {<br />    time - startMarkerTime<br />}</pre>
<p>Or I can get the loop to start at the marker, but not from the first&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-371333"><a href="https://creativecow.net/forums/thread/loop-out-at-marker/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc5a97116738c03d0aa4759b49f1b342</guid>
				<title>Edward Clayton started the discussion Interpolate an Int in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/interpolate-an-int/</link>
				<pubDate>Thu, 05 May 2022 23:57:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/interpolate-an-int/">Interpolate an Int</a></p> <div class="bb-content-inr-wrap"><p>Working on an expression that is controlled by the value of an Int. I&#8217;d like to take the Int and interpolate or ease the value upon change for set amount of frame.</p>
<p>For example</p>
<p>Value at 0:00 = 1;</p>
<p>Value at 3:00 = 2;</p>
<p>Let&#8217;s assume 30fps comp and I want the interpolation last 10 frames. Is there an expression that could make it so:</p>
<p>Value&hellip;<span class="activity-read-more" id="activity-read-more-369051"><a href="https://creativecow.net/forums/thread/interpolate-an-int/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">990f949edb548a78eed1533553892bb9</guid>
				<title>Edward Clayton updated their profile</title>
				<link>https://creativecow.net/news-feed/p/369050/</link>
				<pubDate>Thu, 05 May 2022 21:36:28 +0000</pubDate>

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