<?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 | Matthew Posorske | Activity</title>
	<link>https://creativecow.net/members/matthewposorske/activity/</link>
	<atom:link href="https://creativecow.net/members/matthewposorske/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Matthew Posorske.</description>
	<lastBuildDate>Sat, 26 Sep 2026 09:02:15 +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">81f60b26c6dea84eafa100eee75341a9</guid>
				<title>Matthew Posorske replied to the discussion Expression to a change layer&#039;s position depending on direction of Parent in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/#post-2411376</link>
				<pubDate>Mon, 07 Jun 2021 20:48:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/#post-2411376"><span class="bb-reply-lable">Reply to</span> Expression to a change layer's position depending on direction of Parent</a></p> <div class="bb-content-inr-wrap"><p>Thanks for the thoughts Dan! I&#8217;ve been able to write out an UP or DOWN expression:</p>
<p>var oneFrame = thisComp.frameDuration;</p>
<p>var previousFrame = time &#8211; oneFrame;</p>
<p>var currentPosition = thisComp.layer(&#8220;Blue&#8221;).transform.yPosition;</p>
<p>var lastPosition = currentPosition.valueAtTime(previousFrame);</p>
<p>if(lastPosition &gt; currentPosition)&hellip;<span class="activity-read-more" id="activity-read-more-353119"><a href="https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/#post-2411376" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae8d6212fa4b5b859029111c13cfa285</guid>
				<title>Matthew Posorske started the discussion Expression to a change layer&#039;s position depending on direction of Parent in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/</link>
				<pubDate>Thu, 03 Jun 2021 21:55:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/">Expression to a change layer's position depending on direction of Parent</a></p> <div class="bb-content-inr-wrap"><p class="">I’m building a modular Menu UI in After Effects but I’m having trouble figuring out how to write the expression for part of it. I’ve included a GIF mock-up of what I’m trying to attempt to give some clarity.</p>
<p class="">Specifically, I have a list and a header and when you scroll down the list the header slides up out of frame. So far so good. However&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-352939"><a href="https://creativecow.net/forums/thread/expression-to-a-change-layers-position-depending-on-direction-of-parent/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc1cb5201b285fdcd47d15f7c68647af</guid>
				<title>Matthew Posorske became a registered member</title>
				<link>https://creativecow.net/news-feed/p/352761/</link>
				<pubDate>Mon, 31 May 2021 17:06:17 +0000</pubDate>

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