<?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 | Stephen Dixon | Activity</title>
	<link>https://creativecow.net/members/pureapplied/activity/</link>
	<atom:link href="https://creativecow.net/members/pureapplied/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Stephen Dixon.</description>
	<lastBuildDate>Fri, 15 May 2026 13:11:03 +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">dd856793587473370940c48f3c7fc5bc</guid>
				<title>Stephen Dixon replied to the discussion Mute Audio at Markers Expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/mute-audio-at-markers-expression-2/#post-2335135</link>
				<pubDate>Fri, 18 Sep 2020 02:18:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/mute-audio-at-markers-expression-2/#post-2335135"><span class="bb-reply-lable">Reply to</span> Mute Audio at Markers Expression</a></p> <div class="bb-content-inr-wrap"><p>A little bit hard to understand what you&#8217;re asking. Maybe explain exactly what you want to do.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">32382807e22fd9fc42966e674b597c6b</guid>
				<title>Stephen Dixon replied to the discussion AE Script &#34;Else&#34; isn&#039;t working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/ae-script-else-isnt-working/#post-2334759</link>
				<pubDate>Mon, 14 Sep 2020 06:02:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-script-else-isnt-working/#post-2334759"><span class="bb-reply-lable">Reply to</span> AE Script "Else" isn't working</a></p> <div class="bb-content-inr-wrap"><p>That&#8217;s not how if()-then commands work. The syntax is<br />if (expression-that-evaluates-to-true-or-false){doStuff()}else{doOtherStuff()}</p>
<p>Your code has if(true) on the third line, and since true is the javascript constant boolean true the condition will always evaluate to true, so the first block of code will get executed.</p>
<p>get rid of the semicolon on line&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-333175"><a href="https://creativecow.net/forums/thread/ae-script-else-isnt-working/#post-2334759" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		