<?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 | Mamoun Kolovos | Activity</title>
	<link>https://creativecow.net/members/mamounk/activity/</link>
	<atom:link href="https://creativecow.net/members/mamounk/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mamoun Kolovos.</description>
	<lastBuildDate>Fri, 28 Aug 2026 21:53: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">dad19554e1668f19dd824676615d9e53</guid>
				<title>Mamoun Kolovos replied to the discussion Count number of line breaks? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/count-number-of-line-breaks/#post-2441988</link>
				<pubDate>Thu, 09 Mar 2023 21:35:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/count-number-of-line-breaks/#post-2441988"><span class="bb-reply-lable">Reply to</span> Count number of line breaks?</a></p> <div class="bb-content-inr-wrap"><p>you can match soft returns with 3 so the modified code would be:</p>
<pre>text.sourceText.value.replace(/r|3/g,"").length</pre>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5005a74d6400d17aad8a52063b7f0b78</guid>
				<title>Mamoun Kolovos replied to the discussion Count number of line breaks? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/count-number-of-line-breaks/#post-2441981</link>
				<pubDate>Thu, 09 Mar 2023 20:44:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/count-number-of-line-breaks/#post-2441981"><span class="bb-reply-lable">Reply to</span> Count number of line breaks?</a></p> <div class="bb-content-inr-wrap"><p>maybe he&#8217;s using paragraph text so there aren&#8217;t any real line break characters, just visual breaks created by the box</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9503ff354b5ba9a2034d1db7038e7d91</guid>
				<title>Mamoun Kolovos replied to the discussion Help with selectorValue in the expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/#post-2441944</link>
				<pubDate>Thu, 09 Mar 2023 13:39:32 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/#post-2441944"><span class="bb-reply-lable">Reply to</span> Help with selectorValue in the expression selector</a></p> <div class="bb-content-inr-wrap"><p>Anything would be helpful/useful at this point. The problem is that I haven&#8217;t even made a dent in this lol. I thought about maybe using negative time to store previous selectorValues but that logically doesn&#8217;t make sense I don&#8217;t think.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">51c11f623d3abd1852540f0b7a58a3e8</guid>
				<title>Mamoun Kolovos replied to the discussion Help with selectorValue in the expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/#post-2441933</link>
				<pubDate>Wed, 08 Mar 2023 21:46:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/#post-2441933"><span class="bb-reply-lable">Reply to</span> Help with selectorValue in the expression selector</a></p> <div class="bb-content-inr-wrap"><p>ah thats unlucky, it&#8217;s so much harder to recreate what i want all within the expression selector rather than using a range selector as the driver lol</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">21e8da9f7b4a99cbd64f56de81eb9c7e</guid>
				<title>Mamoun Kolovos started the discussion Help with selectorValue in the expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/</link>
				<pubDate>Wed, 08 Mar 2023 14:55:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/">Help with selectorValue in the expression selector</a></p> <div class="bb-content-inr-wrap"><ol>
<li>is it possible to use the selectorValue variable from the expression selector to copy the motion of a range selector to multiple lines? Like if you have a text layer with 5 lines and you have a simple range selector opacity reveal on just the first line, do you think it’s possible to use selectorValue to “copy” that motion to all the other lines&hellip;</li>
</ol>
<p><span class="activity-read-more" id="activity-read-more-380738"><a href="https://creativecow.net/forums/thread/help-with-selectorvalue-in-the-expression-selector/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">467e70eac1a549b29cf38874a57d265a</guid>
				<title>Mamoun Kolovos replied to the discussion Very specific question about the text expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/very-specific-question-about-the-text-expression-selector/#post-2441817</link>
				<pubDate>Tue, 07 Mar 2023 13:43:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/very-specific-question-about-the-text-expression-selector/#post-2441817"><span class="bb-reply-lable">Reply to</span> Very specific question about the text expression selector</a></p> <div class="bb-content-inr-wrap"><p>I did a bunch more experiments, mostly involving negative time.. still no luck </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ebc8635a74cd0dc22b52643a07f245da</guid>
				<title>Mamoun Kolovos replied to the discussion Multiple fontstyles in 1 textlayer via expressions, finally in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/multiple-fontstyles-in-1-textlayer-via-expressions-finally/#post-2441802</link>
				<pubDate>Mon, 06 Mar 2023 23:09:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/multiple-fontstyles-in-1-textlayer-via-expressions-finally/#post-2441802"><span class="bb-reply-lable">Reply to</span> Multiple fontstyles in 1 textlayer via expressions, finally</a></p> <div class="bb-content-inr-wrap"><p>You can get super super close with the skew animator + rotation animator + position animator. For italics I honestly don&#8217;t think you need the real thing. But bold is a different story of course.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fae8c90d641ecbcda2235620c2d04294</guid>
				<title>Mamoun Kolovos started the discussion Very specific question about the text expression selector in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/very-specific-question-about-the-text-expression-selector/</link>
				<pubDate>Mon, 06 Mar 2023 18:37:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/very-specific-question-about-the-text-expression-selector/">Very specific question about the text expression selector</a></p> <div class="bb-content-inr-wrap"><ol>
<li>is it possible to use the selectorValue variable from the expression selector to copy the motion of a range selector to multiple lines? Like if you have a text layer with 5 lines and you have a simple range selector opacity reveal on just the first line, do you think it&#8217;s possible to use selectorValue to &#8220;copy&#8221; that motion to all the other&hellip;</li>
</ol>
<p><span class="activity-read-more" id="activity-read-more-380636"><a href="https://creativecow.net/forums/thread/very-specific-question-about-the-text-expression-selector/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6206bd232b682c88f74d9488e98149c7</guid>
				<title>Mamoun Kolovos became a registered member</title>
				<link>https://creativecow.net/news-feed/p/380621/</link>
				<pubDate>Mon, 06 Mar 2023 15:17:01 +0000</pubDate>

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