<?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 | Mischa BKHR | Activity</title>
	<link>https://creativecow.net/members/mischabkhr/activity/</link>
	<atom:link href="https://creativecow.net/members/mischabkhr/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mischa BKHR.</description>
	<lastBuildDate>Sat, 16 May 2026 12:52:18 +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">b71a5c52e95e2978dfe3629d7401a913</guid>
				<title>Mischa BKHR replied to the discussion Change Layer position by certain value by Marker? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-layer-position-by-certain-value-by-marker/#post-2414841</link>
				<pubDate>Wed, 04 Aug 2021 13:52:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-layer-position-by-certain-value-by-marker/#post-2414841"><span class="bb-reply-lable">Reply to</span> Change Layer position by certain value by Marker?</a></p> <div class="bb-content-inr-wrap"><p>Hey Robert, just paste this in the position expression:</p>
<p>P = transform.position; // layer position</p>
<p>x = marker; // marker</p>
<p>v = 100; // value that you want to move after each marker</p>
<p>n = 0;</p>
<p>if (x.numKeys &gt; 0){</p>
<p>n = x.nearestKey(time).index;</p>
<p>if (x.key(n).time &gt; time) n&#8211;;</p>
<p>}</p>
<p>if (n &gt; 0)</p>
<p>d = x.key(n).index</p>
<p>else</p>
<p>d =&hellip;<span class="activity-read-more" id="activity-read-more-356382"><a href="https://creativecow.net/forums/thread/change-layer-position-by-certain-value-by-marker/#post-2414841" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">719636a5ab326f503062347084e0b5a1</guid>
				<title>Mischa BKHR became a registered member</title>
				<link>https://creativecow.net/news-feed/p/356264/</link>
				<pubDate>Tue, 03 Aug 2021 11:26:04 +0000</pubDate>

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