<?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 | Mac Lad | Activity</title>
	<link>https://creativecow.net/members/maclad2/activity/</link>
	<atom:link href="https://creativecow.net/members/maclad2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mac Lad.</description>
	<lastBuildDate>Tue, 19 May 2026 04:06:38 +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">e477c49944de3f17bfa7d641778e7308</guid>
				<title>Mac Lad replied to the discussion Adding Time offset to Marker expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410765</link>
				<pubDate>Tue, 25 May 2021 07:58:45 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410765"><span class="bb-reply-lable">Reply to</span> Adding Time offset to Marker expression</a></p> <div class="bb-content-inr-wrap"><p>Solution; </p>
<p>Removing <span>if (m.key(n).time &gt; time) n&#8211;; </span><span>works for me</span></p>
<p>Final working expression</p>
<pre>m = thisComp.layer("Action").marker;<br />n = 1;<br />if (m.numKeys &gt; 1){<br />n = m.nearestKey(time).index;<br />}<br />if (n &gt; 1){<br />t = m.key(n).time-.5;<br />time - t ;<br />}else<br />0</pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">741742d8334c2c3197d64d86d2173932</guid>
				<title>Mac Lad replied to the discussion Adding Time offset to Marker expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410733</link>
				<pubDate>Mon, 24 May 2021 11:57:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410733"><span class="bb-reply-lable">Reply to</span> Adding Time offset to Marker expression</a></p> <div class="bb-content-inr-wrap"><p class="">In case if it helps here is ae file that can help to understand my problem</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">84e21cdde1585d8eef5d0825f67fbf9d</guid>
				<title>Mac Lad replied to the discussion Adding Time offset to Marker expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410729</link>
				<pubDate>Mon, 24 May 2021 11:31:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/#post-2410729"><span class="bb-reply-lable">Reply to</span> Adding Time offset to Marker expression</a></p> <div class="bb-content-inr-wrap"><p>hey, thanks for reply but I have already tried it and it does not works ..it does slides the transition .5 earlier but trims the start of the transition by .5</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e75cecb66cd4e67adca7f75f4d243559</guid>
				<title>Mac Lad started the discussion Adding Time offset to Marker expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/</link>
				<pubDate>Sun, 23 May 2021 14:35:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/">Adding Time offset to Marker expression</a></p> <div class="bb-content-inr-wrap"><p>Hello guys, </p>
<p>I have below expression on time-remap property which triggers animation on the markers set on Action layer.</p>
<p>Is it possible to add certain frames of pre-roll to this expression so if the maker is set at 1 sec the transition start at 0.5 sec.</p>
<p>I have added n=1 so that it skips first marker as it does not require transition.</p>
<p>Thank you!</p>
<pre>m =&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-352390"><a href="https://creativecow.net/forums/thread/adding-time-offset-to-marker-expression/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4aa196671112060ba28a4d6f32c2ead7</guid>
				<title>Mac Lad replied to the discussion Increase size of shape layer based on markers. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/increase-size-of-shape-layer-based-on-markers/#post-2410716</link>
				<pubDate>Sun, 23 May 2021 14:18:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/increase-size-of-shape-layer-based-on-markers/#post-2410716"><span class="bb-reply-lable">Reply to</span> Increase size of shape layer based on markers.</a></p> <div class="bb-content-inr-wrap"><p>some modifications and it worked ..thanks a lot!!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4dd7223429615e1890af1f9f28f2517</guid>
				<title>Mac Lad started the discussion Increase size of shape layer based on markers. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/increase-size-of-shape-layer-based-on-markers/</link>
				<pubDate>Fri, 21 May 2021 21:35:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/increase-size-of-shape-layer-based-on-markers/">Increase size of shape layer based on markers.</a></p> <div class="bb-content-inr-wrap"><p>Hello guys,</p>
<p>I have a Layer which has 5 markers placed on it with respective number in marker comment. There is basic animation of scaling on a shape layer on x axis using linear() function. Is it possible to trigger same scale animation based on the maker crossed by playhead but adding 50 pixel on every marker crossed ? </p>
<p>eg.  At first marker scale&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-352325"><a href="https://creativecow.net/forums/thread/increase-size-of-shape-layer-based-on-markers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">04264e96093061f59a5bb7a59d322558</guid>
				<title>Mac Lad replied to the discussion Split() expression with If else in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/split-expression-with-if-else/#post-2410622</link>
				<pubDate>Fri, 21 May 2021 03:25:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/split-expression-with-if-else/#post-2410622"><span class="bb-reply-lable">Reply to</span> Split() expression with If else</a></p> <div class="bb-content-inr-wrap"><p>Thanks Dan, that works!!! Didn&#8217;t knew I can use .length in split &#8230;thanks!!!  </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0fda5140a90644b9688d049761f560a9</guid>
				<title>Mac Lad started the discussion Split() expression with If else in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/split-expression-with-if-else/</link>
				<pubDate>Fri, 21 May 2021 02:37:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/split-expression-with-if-else/">Split() expression with If else</a></p> <div class="bb-content-inr-wrap"><p>hello guys, </p>
<p>I have a text layer with below given expression on sourceText property which tries to grab names from the comp which has list of 208 countries name in it. Every country is a precomp and has a respective code and county name on it eg. IND &#8211; INDIA. </p>
<pre>id = thisComp.layer("CONTROL").effect("SELECT COUNTRY")("Menu"); <br />c = comp("Country&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-352271"><a href="https://creativecow.net/forums/thread/split-expression-with-if-else/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">019d515a2c9af9119e623f6acd5990a0</guid>
				<title>Mac Lad replied to the discussion Expression to loop a layer property which has expression on it. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/#post-2410164</link>
				<pubDate>Thu, 13 May 2021 07:29:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/#post-2410164"><span class="bb-reply-lable">Reply to</span> Expression to loop a layer property which has expression on it.</a></p> <div class="bb-content-inr-wrap"><p>Thanks Dan for explaining.  </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c6874c9b857eaacb0b764f5716aeaea</guid>
				<title>Mac Lad replied to the discussion Expression to loop a layer property which has expression on it. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/#post-2410137</link>
				<pubDate>Wed, 12 May 2021 23:57:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/#post-2410137"><span class="bb-reply-lable">Reply to</span> Expression to loop a layer property which has expression on it.</a></p> <div class="bb-content-inr-wrap"><p>It works&#8230;Thank you Dan. Is it possible to explain what does t = n%2 ? dur &#8211; time%dur : time%dur; does here </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">443401c8395dad1996841ccc94a2ff41</guid>
				<title>Mac Lad started the discussion Expression to loop a layer property which has expression on it. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/</link>
				<pubDate>Wed, 12 May 2021 23:43:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/">Expression to loop a layer property which has expression on it.</a></p> <div class="bb-content-inr-wrap"><p>Hi guys, I have a layer which basically animates from one point to other point on x-axis which has a custom speed values and duration of 2 secs. Currently I am achieving this by below expression <span>function</span></p>
<p><span>function customBezier(t,tMin,tMax,value1,value2,bezierPoints){if(arguments.length!==6)return value;var a=value2-value1;var b=tMax-tMin;var&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-351876"><a href="https://creativecow.net/forums/thread/expression-to-loop-a-layer-property-which-has-expression-on-it/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		