<?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 | Dan Gehin | Activity</title>
	<link>https://creativecow.net/members/dangehin2/activity/</link>
	<atom:link href="https://creativecow.net/members/dangehin2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Dan Gehin.</description>
	<lastBuildDate>Fri, 15 May 2026 01:23:07 +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">8d28ef8de5ee8e6c7181e1c4c848ec46</guid>
				<title>Dan Gehin replied to the discussion Using a 0-100 slider to keyframe from one position to another in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/using-a-0-100-slider-to-keyframe-from-one-position-to-another/#post-2420836</link>
				<pubDate>Tue, 16 Nov 2021 21:35:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/using-a-0-100-slider-to-keyframe-from-one-position-to-another/#post-2420836"><span class="bb-reply-lable">Reply to</span> Using a 0-100 slider to keyframe from one position to another</a></p> <div class="bb-content-inr-wrap"><p>Instead of dividing the sliders by 100, I would suggest multiplying them by .01 like so:</p>
<p>&#8230;effect(&#8220;Slider Control&#8221;)(&#8220;Slider&#8221;)*.01</p>
<p>This will accomplish the same thing but won&#8217;t break if the slider is set to 0 (because its impossible to divide by zero).</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2a96f546056aee1b940cf9e629ec3c8a</guid>
				<title>Dan Gehin replied to the discussion Numerical order in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/numerical-order/#post-2419807</link>
				<pubDate>Fri, 29 Oct 2021 15:50:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/numerical-order/#post-2419807"><span class="bb-reply-lable">Reply to</span> Numerical order</a></p> <div class="bb-content-inr-wrap"><p>Hey Obed, I had the same issue, this seems to work for me:</p>
<p>a = [12,5,9,10,3];<br /> a.sort((a,b)=&gt;a-b)</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		