<?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 | Remi Monedi | Activity</title>
	<link>https://creativecow.net/members/remimonedi/activity/</link>
	<atom:link href="https://creativecow.net/members/remimonedi/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Remi Monedi.</description>
	<lastBuildDate>Sat, 02 May 2026 22:33:52 +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">55ef1a9d282e6dab3d98dd8b294e97e6</guid>
				<title>Remi Monedi replied to the discussion ExtendScript : Help with file selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/extendscript-help-with-file-selection/#post-2438183</link>
				<pubDate>Sun, 04 Dec 2022 12:26:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-help-with-file-selection/#post-2438183"><span class="bb-reply-lable">Reply to</span> ExtendScript : Help with file selection</a></p> <div class="bb-content-inr-wrap"><p>Hey Tomas! Thank you! Great explanation too!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">76c12e3081ad92f82568f3706644b3c6</guid>
				<title>Remi Monedi started the discussion ExtendScript : Help with file selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/extendscript-help-with-file-selection/</link>
				<pubDate>Fri, 28 Oct 2022 19:25:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-help-with-file-selection/">ExtendScript : Help with file selection</a></p> <div class="bb-content-inr-wrap"><p>Hi everyone,<br />I&#8217;m starting to write scripts and now I&#8217;d like to be able to access files and folders on my computer (Windows) to import/replace footage in After Effects for instance.<br />I have trouble finding answers to these questions, maybe you can point me in the right direction?</p>
<p>This basic import script command works only for files with specific paths&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-375992"><a href="https://creativecow.net/forums/thread/extendscript-help-with-file-selection/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0ee0f5dff09953e946e1c4fc0c6d4930</guid>
				<title>Remi Monedi replied to the discussion [SOLVED] Color value doesn&#039;t work with if else statement in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/bug-color-value-doesnt-work-with-if-else-statement/#post-2334713</link>
				<pubDate>Sun, 13 Sep 2020 13:40:45 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/bug-color-value-doesnt-work-with-if-else-statement/#post-2334713"><span class="bb-reply-lable">Reply to</span> [SOLVED] Color value doesn&#039;t work with if else statement</a></p> <div class="bb-content-inr-wrap"><p>Ok. After looking some more at some code found on this forum, I found I just had to add [0] after the color value. Then to work properly, the expression should be :</p>
<p></p>
<p>if (effect(“Color Control”)(“Color”)[0] == [1,1,1,1][0]) 999</p>
<p>else 0</p>
<p></p>
<p>Sorry for the double post&#8230; </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">15cc8e6f2e7e055b9b4661bfd3f665a4</guid>
				<title>Remi Monedi started the discussion [SOLVED] Color value doesn&#039;t work with if else statement in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/bug-color-value-doesnt-work-with-if-else-statement/</link>
				<pubDate>Sun, 13 Sep 2020 13:33:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/bug-color-value-doesnt-work-with-if-else-statement/">[SOLVED] Color value doesn&#039;t work with if else statement</a></p> <div class="bb-content-inr-wrap"><p>Hi!</p>
<p>I tried to do a simple thing and I don&#8217;t understand why it is not working&#8230;<br />I have a color control set to white ( [1,1,1,1] ) and a slider which should display &#8220;999&#8221; when the color is white. I made this expression :</p>
<p>if (effect(&#8220;Color Control&#8221;)(&#8220;Color&#8221;)[0] == [1,1,1,1]) 999</p>
<p>else 0</p>
<p>And it doesn&#8217;t work! I tried in rgb, in hex, i tried to change the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-333120"><a href="https://creativecow.net/forums/thread/bug-color-value-doesnt-work-with-if-else-statement/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		