<?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 | Danyl Bernard | Activity</title>
	<link>https://creativecow.net/members/danylbernard/activity/</link>
	<atom:link href="https://creativecow.net/members/danylbernard/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Danyl Bernard.</description>
	<lastBuildDate>Wed, 06 May 2026 18:24:21 +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">7de36b9f4edae83573c544528e0d743d</guid>
				<title>Danyl Bernard replied to the discussion Using linear expression twice in one layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/using-linear-expression-twice-in-one-layer/#post-2407687</link>
				<pubDate>Thu, 08 Apr 2021 04:25:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/using-linear-expression-twice-in-one-layer/#post-2407687"><span class="bb-reply-lable">Reply to</span> Using linear expression twice in one layer</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>It&#8217;s been a while, but this worked great. </p>
<p>Thank you</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">02df9b617720c0110a365c7e71a5b429</guid>
				<title>Danyl Bernard started the discussion Using linear expression twice in one layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/using-linear-expression-twice-in-one-layer/</link>
				<pubDate>Tue, 22 Dec 2020 21:43:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/using-linear-expression-twice-in-one-layer/">Using linear expression twice in one layer</a></p> <div class="bb-content-inr-wrap"><p>Hi all,</p>
<p>I have two linear expressions like this</p>
<pre>compLength = thisComp.duration;<br />linear(time, inPoint, 1.2, [-1035.6667], [-2655.907]);  </pre>
<pre>linear(time, compLength + .2, compLength - 1, -2655.907, -7500);</pre>
<p>The first one changes the z parameter for the beginning of the comp, and the second one changes the end. But for some reason, only the second expression&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-342050"><a href="https://creativecow.net/forums/thread/using-linear-expression-twice-in-one-layer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9d4614af390f9fa65364dc70f941b3bd</guid>
				<title>Danyl Bernard replied to the discussion Check if comp exists before running rest of script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337730</link>
				<pubDate>Tue, 20 Oct 2020 01:19:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337730"><span class="bb-reply-lable">Reply to</span> Check if comp exists before running rest of script</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying something similar with having the checking script creating an alert box that AHK waits for, but it&#8217;s still pretty buggy.</p>
<p>Thanks for the help</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">77e429ad3e6241fdcdb1f54e92ecf877</guid>
				<title>Danyl Bernard replied to the discussion Check if comp exists before running rest of script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337698</link>
				<pubDate>Mon, 19 Oct 2020 21:47:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337698"><span class="bb-reply-lable">Reply to</span> Check if comp exists before running rest of script</a></p> <div class="bb-content-inr-wrap"><p>It&#8217;s a jsxbin.</p>
<p>I&#8217;m using AHK to handle the first script because it uses a GUI, and doesn&#8217;t have a headless mode. The script takes anywhere from 5 to 120 seconds to run, and I don&#8217;t want to set a delay of 2 minutes before each time AHK runs my script (it&#8217;s a loop of about 60 projects which will delay it significantly).</p>
<p>I do know that the comp FINAL 2&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-336762"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337698" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">36fa96904dee5b1f8e63344b5bd3c5c8</guid>
				<title>Danyl Bernard replied to the discussion Check if comp exists before running rest of script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337693</link>
				<pubDate>Mon, 19 Oct 2020 21:10:04 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337693"><span class="bb-reply-lable">Reply to</span> Check if comp exists before running rest of script</a></p> <div class="bb-content-inr-wrap"><p>Thank you. I&#8217;m still fairly new to scripting and programming in general, so I&#8217;m working off other bits of after effects scripts and JavaScript that I find.</p>
<p>I figured an endless loop would cause issues. Is there a way to run a loop every 3 seconds so as to prevent that freeze from happening? </p>
<p>My scenario is like this. I have a third party script&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-336757"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/#post-2337693" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b05680f23afefb6092b98e959d5ec7e4</guid>
				<title>Danyl Bernard started the discussion Check if comp exists before running rest of script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/</link>
				<pubDate>Mon, 19 Oct 2020 16:42:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/">Check if comp exists before running rest of script</a></p> <div class="bb-content-inr-wrap"><p>Hi all,</p>
<p>I&#8217;m trying to create loop that keeps checking if a comp exists. I want the loop to keep running until the comp exists, and once the comp is found run the rest of the script. </p>
<p>So far I have a basic for loop, but it doesn&#8217;t seem to be doing anything</p>
<p>for (var i=0 ; i&lt;app.project.numItems.length; i ++)</p>
<p>if (app.project.item(i). name != &#8220;FINAL&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-336721"><a href="https://creativecow.net/forums/thread/check-if-comp-exists-before-running-rest-of-script/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1d70789a2a6c1e6a1909218c359fec1f</guid>
				<title>Danyl Bernard replied to the discussion Adobe After effects watch folder in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2337664</link>
				<pubDate>Mon, 19 Oct 2020 16:35:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2337664"><span class="bb-reply-lable">Reply to</span> Adobe After effects watch folder</a></p> <div class="bb-content-inr-wrap"><p>Can the AEP already exist in the watch folder, and then after the script creates the comp and saves the project, the watch folder will take it from there?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a3c8b46155bb66dd6ab7f44169f05da2</guid>
				<title>Danyl Bernard replied to the discussion Adobe After effects watch folder in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2337093</link>
				<pubDate>Mon, 12 Oct 2020 21:08:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2337093"><span class="bb-reply-lable">Reply to</span> Adobe After effects watch folder</a></p> <div class="bb-content-inr-wrap"><p>Where is this script created, in After Effects or Media Encoder? I&#8217;m not familiar with how a script in Encoder would work (where to place it etc.)</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fab70ab301094c5f8e265b0136dadac7</guid>
				<title>Danyl Bernard replied to the discussion Adobe After effects watch folder in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2336665</link>
				<pubDate>Tue, 06 Oct 2020 06:37:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/adobe-after-effects-watch-folder/#post-2336665"><span class="bb-reply-lable">Reply to</span> Adobe After effects watch folder</a></p> <div class="bb-content-inr-wrap"><p>How do you create such a setup with a .aep file in a watch folder, that every time a comp is created in the root folder, it is automatically rendered in AME?</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		