<?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 | Obed Ampong | Activity</title>
	<link>https://creativecow.net/members/obedampong3/activity/</link>
	<atom:link href="https://creativecow.net/members/obedampong3/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Obed Ampong.</description>
	<lastBuildDate>Mon, 18 May 2026 02:37:45 +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">b199ccce32686e18f0031e45b03deed5</guid>
				<title>Obed Ampong replied to the discussion Random colours from exact colour control colours in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/random-colours-from-exact-colour-control-colours/#post-2448147</link>
				<pubDate>Wed, 26 Jul 2023 03:26:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/random-colours-from-exact-colour-control-colours/#post-2448147"><span class="bb-reply-lable">Reply to</span> Random colours from exact colour control colours</a></p> <div class="bb-content-inr-wrap"><p>Thank you very much, Dan</p>
<p></p>
<p>Regards Obed</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2a9075872b954add3b2e3cf5576d7493</guid>
				<title>Obed Ampong started the discussion Random colours from exact colour control colours in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/random-colours-from-exact-colour-control-colours/</link>
				<pubDate>Wed, 26 Jul 2023 01:41:26 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/random-colours-from-exact-colour-control-colours/">Random colours from exact colour control colours</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>Please, I have this expression about random colours but I don&#8217;t want it to pick in-between colour.  I want to choose just either colour 1, colour 2 or colour 3.</p>
<p>Is there any way out?</p>
<p>Regards</p>
<p>Obed </p>
<p>var color1 = effect(&#8220;Color Control&#8221;)(&#8220;Color&#8221;); </p>
<p>var color2 = effect(&#8220;Color Control 6&#8221;)(&#8220;Color&#8221;); </p>
<p>var color3 = effect(&#8220;Color Control 4&#8221;)(&#8220;Color&#8221;) </p>
<p>random&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-386709"><a href="https://creativecow.net/forums/thread/random-colours-from-exact-colour-control-colours/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ba1c6649c41a50bee1d12e87a51bd2e</guid>
				<title>Obed Ampong replied to the discussion Keyframe camera link focus layer on timeline in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/keyframe-camera-link-focus-layer-on-timeline/#post-2445333</link>
				<pubDate>Mon, 22 May 2023 07:56:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/keyframe-camera-link-focus-layer-on-timeline/#post-2445333"><span class="bb-reply-lable">Reply to</span> Keyframe camera link focus layer on timeline</a></p> <div class="bb-content-inr-wrap"><p>Ok, thank you</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">be913a64885172c61279e8351bd5134f</guid>
				<title>Obed Ampong started the discussion Keyframe camera link focus layer on timeline in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/keyframe-camera-link-focus-layer-on-timeline/</link>
				<pubDate>Fri, 19 May 2023 11:12:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/keyframe-camera-link-focus-layer-on-timeline/">Keyframe camera link focus layer on timeline</a></p> <div class="bb-content-inr-wrap"><p>Hello, </p>
<p>Please, is there anyway I came  keyframe  camera link layer focus on timeline and change to a different layer after 5 seconds ?</p>
<p>Thanks in advance</p>
<p>Regards,</p>
<p>Obed</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ce22a6288d28592aab68037ba4a0756</guid>
				<title>Obed Ampong replied to the discussion Adding Overshoot expression to Scale expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441832</link>
				<pubDate>Tue, 07 Mar 2023 15:51:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441832"><span class="bb-reply-lable">Reply to</span> Adding Overshoot expression to Scale expression</a></p> <div class="bb-content-inr-wrap"><p>Hello Dan,</p>
<p>I tried modifying your scalar bounce expression by adding outPoint to it, where the outPoint and the inPoint have the same value. However, the overshoot failed to work. Is there any possible way to do this? Thank you. :</p>
<p></p>
<p>freq = 3;</p>
<p>decay = 5;</p>
<p>t = time &#8211; inPoint;</p>
<p>startVal = [0,0];</p>
<p>exit =[0,0]</p>
<p>endVal = [effect(&#8220;Slider&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-380682"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441832" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6dd30fd37602e828c833a1fd433065c6</guid>
				<title>Obed Ampong replied to the discussion Adding Overshoot expression to Scale expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441718</link>
				<pubDate>Sat, 04 Mar 2023 13:24:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441718"><span class="bb-reply-lable">Reply to</span> Adding Overshoot expression to Scale expression</a></p> <div class="bb-content-inr-wrap"><p>Ok, Dan. </p>
<p>Thank you.</p>
<p></p>
<p>Regards,</p>
<p>Obed</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e4150e5c6d96925e7a1a4e420ad347ed</guid>
				<title>Obed Ampong replied to the discussion Adding Overshoot expression to Scale expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441710</link>
				<pubDate>Sat, 04 Mar 2023 03:33:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441710"><span class="bb-reply-lable">Reply to</span> Adding Overshoot expression to Scale expression</a></p> <div class="bb-content-inr-wrap"><p>Please, I am trying to scale from 0 to 100 instead of keyframe, then overshoot and maintain 100 until layer outPoint goes back to 0.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">903b8314128a188519da768a91d1dfa8</guid>
				<title>Obed Ampong replied to the discussion Adding Overshoot expression to Scale expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441706</link>
				<pubDate>Sat, 04 Mar 2023 01:50:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/#post-2441706"><span class="bb-reply-lable">Reply to</span> Adding Overshoot expression to Scale expression</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>Ok. Please is there any way I could add it to the inPoint only?</p>
<p>Regards,</p>
<p>Obed</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c73ca29c0d4a0f65af22d149bc48648e</guid>
				<title>Obed Ampong started the discussion Adding Overshoot expression to Scale expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/</link>
				<pubDate>Sat, 04 Mar 2023 01:36:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/">Adding Overshoot expression to Scale expression</a></p> <div class="bb-content-inr-wrap"><p>Hello, please, is there any way I could add this overshoot expression  above to my scale expression  below</p>
<p>try {</p>
<p>	amp = effect(&#8220;Scale &#8211; Overshoot&#8221;)(&#8220;ADBE Slider Control-0001&#8221;) / 2.5, freq = effect(&#8220;Scale &#8211; Bounce&#8221;)(&#8220;ADBE Slider Control-0001&#8221;) / 20, decay = effect(&#8220;Scale &#8211; Friction&#8221;)(&#8220;ADBE Slider Control-0001&#8221;) / 20, n = 0, 0 &lt; numKeys &amp;&amp; (n =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-380537"><a href="https://creativecow.net/forums/thread/adding-overshoot-expression-to-scale-expression/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b1ce114b84cb61ece34949920f580df2</guid>
				<title>Obed Ampong replied to the discussion After Effects unexpected error in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/after-effects-unexpected-error/#post-2440643</link>
				<pubDate>Tue, 07 Feb 2023 03:33:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/after-effects-unexpected-error/#post-2440643"><span class="bb-reply-lable">Reply to</span> After Effects unexpected error</a></p> <div class="bb-content-inr-wrap"><p>Hi, Dan  and Manuel. Thank you very much. It&#8217;s a shame I have been struggling with this and I didn&#8217;t notice it. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d66cec8586c70117e8d88d2aee8e98cc</guid>
				<title>Obed Ampong started the discussion After Effects unexpected error in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/after-effects-unexpected-error/</link>
				<pubDate>Mon, 06 Feb 2023 20:45:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/after-effects-unexpected-error/">After Effects unexpected error</a></p> <div class="bb-content-inr-wrap"><p>Hello, </p>
<p>I am trying to use  sourceRect to align  text on Essential Graphics Template but it keep resulting  unexpected error. Please could someone help me out? Thank you in advanced.</p>
<p>Below is the script</p>
<p></p>
<p>a = thisComp.layer(&#8220;TEXT&#8221;).sourceRectAtTime();</p>
<p>height = a.height;</p>
<p>width = a.width; </p>
<p>top = a.top;</p>
<p>left = a.left;</p>
<p>if (thisComp.layer(thisComp.layer(&#8220;Null&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-379496"><a href="https://creativecow.net/forums/thread/after-effects-unexpected-error/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a496c8075df5aef65d53e0d531161532</guid>
				<title>Obed Ampong replied to the discussion Expressions to sort numbers in descending order. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/#post-2335454</link>
				<pubDate>Tue, 22 Sep 2020 14:10:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/#post-2335454"><span class="bb-reply-lable">Reply to</span> Expressions to sort numbers in descending order.</a></p> <div class="bb-content-inr-wrap"><p>Thank you very much</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">abe2a5addcead7cbe11f75ab637330b2</guid>
				<title>Obed Ampong replied to the discussion Numerical order in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/numerical-order/#post-2334540</link>
				<pubDate>Tue, 22 Sep 2020 08:23:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/numerical-order/#post-2334540"><span class="bb-reply-lable">Reply to</span> Numerical order</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>Please, I need your help. I tried this expression AE CC 2020 but I got a syntax error in line 2.</p>
<p>Thanks.</p>
<p>Regards,</p>
<p>&nbsp;</p>
<p>Obed</p>
<p>&nbsp;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6177477794a25dccb1e3c2f072d29b0e</guid>
				<title>Obed Ampong replied to the discussion Expressions to sort numbers in descending order. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/#post-2334611</link>
				<pubDate>Tue, 22 Sep 2020 01:31:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/#post-2334611"><span class="bb-reply-lable">Reply to</span> Expressions to sort numbers in descending order.</a></p> <div class="bb-content-inr-wrap"><p>Thanks, it worked, but please one more thing I want it to displace on the y-axis like without commas but space intervals. Is there a way out?</p>
<p>12</p>
<p>10</p>
<p>9</p>
<p>3</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ea02e3b30a16d40626b14fff5fb13afe</guid>
				<title>Obed Ampong replied to the discussion Numerical order in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/numerical-order/#post-2334459</link>
				<pubDate>Tue, 22 Sep 2020 01:21:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/numerical-order/#post-2334459"><span class="bb-reply-lable">Reply to</span> Numerical order</a></p> <div class="bb-content-inr-wrap"><p>Hi</p>
<p>I tried this expression in AE CC2020 but I got a syntax error in line 2. Is there any way out?</p>
<p>Thanks</p>
<p>Obed</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d7fe9733d28c4290380f475aa7b0a682</guid>
				<title>Obed Ampong started the discussion Expressions to sort numbers in descending order. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/</link>
				<pubDate>Fri, 11 Sep 2020 17:43:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expressions-to-sort-numbers-in-descending-order/">Expressions to sort numbers in descending order.</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>Please, I found this expression in the old feed but it is not working for AE 2020. I am actually trying to create something like a league table and would like to link the values to the source text to arrange them in descending order. </p>
<p>a = [12,5,9,10,3];<br />a.sort(function(a, b){return a – b});<br />a.toSource();</p>
<p>Could there be a way out?</p>
<p>Thanks in advance</p>
<p></p>
<p>Obed</p>
<p></p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		