<?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 | Alekos Mazzolotti | Activity</title>
	<link>https://creativecow.net/members/alekosmazzolotti/activity/</link>
	<atom:link href="https://creativecow.net/members/alekosmazzolotti/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Alekos Mazzolotti.</description>
	<lastBuildDate>Thu, 03 Sep 2026 00:58:31 +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">aeed2657a594566f725afd16cb15e7eb</guid>
				<title>Alekos Mazzolotti replied to the discussion &#34;Must be scalar&#34; error - linear expression on array value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/#post-2422121</link>
				<pubDate>Mon, 13 Dec 2021 17:54:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/#post-2422121"><span class="bb-reply-lable">Reply to</span> "Must be scalar" error - linear expression on array value</a></p> <div class="bb-content-inr-wrap"><p>Hello again!</p>
<p></p>
<p>Just came up with a solution. I&#8217;m sharing it in case anyone else has the same problem. For a 2-dimensional property, the correct form of the expression is:</p>
<p></p>
<p>if (numKeys &gt; 1){</p>
<p> v1 = valueAtTime(key(1).time); </p>
<p> v2 = valueAtTime(key(2).time);</p>
<p>newV2 = (link to slider);</p>
<p>x = linear(value[0],v1[0],v2[0],v1[0],newV2);</p>
<p>y = (value of choice);</p>
<p>[x,y] </p>
<p>}</p>
<p>else&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-362836"><a href="https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/#post-2422121" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">26efbd76b88db34ee7450ddbded3a329</guid>
				<title>Alekos Mazzolotti started the discussion &#34;Must be scalar&#34; error - linear expression on array value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/</link>
				<pubDate>Mon, 13 Dec 2021 17:31:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/">"Must be scalar" error - linear expression on array value</a></p> <div class="bb-content-inr-wrap"><p>Hello, guys!</p>
<p>Some time ago I was trying to find a way to control the value of a keyframe through an expression, so that I could change the animation, but keep duration and, most of all, the ease I create on the graph editor. After doing some research, I came up with the following expression:</p>
<p></p>
<p>if (numKeys &gt; 1){</p>
<p>newV2 = (link to slider);</p>
<p>v1 =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-362835"><a href="https://creativecow.net/forums/thread/must-be-scalar-error-linear-expression-on-array-value/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01a047f6051d173e93267ff6a89be2d0</guid>
				<title>Alekos Mazzolotti changed their photo</title>
				<link>https://creativecow.net/news-feed/p/352458/</link>
				<pubDate>Tue, 25 May 2021 01:49:44 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">fa2e5aedad29c5e47fb924146f905ec5</guid>
				<title>Alekos Mazzolotti started the discussion Expression to change value of a keyframe (fix) in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-change-value-of-a-keyframe-fix/</link>
				<pubDate>Tue, 25 May 2021 01:48:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-change-value-of-a-keyframe-fix/">Expression to change value of a keyframe (fix)</a></p> <div class="bb-content-inr-wrap"><p>Hi, friends! I&#8217;m trying to solve this puzzle here:</p>
<p><span>Those keyframes control a slider that determines de x value of a rectangle size (since I can&#8217;t separate dimensions there).</span></p>
<p><span>I figured this expression to make the value of the second keyframe always change to the size of a text layer, and it always worked like a charm, because the last two keyframes&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-352457"><a href="https://creativecow.net/forums/thread/expression-to-change-value-of-a-keyframe-fix/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		