<?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 | Mar Perez | Activity</title>
	<link>https://creativecow.net/members/marperez/activity/</link>
	<atom:link href="https://creativecow.net/members/marperez/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mar Perez.</description>
	<lastBuildDate>Thu, 24 Sep 2026 15:16:58 +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">a49cd5627558dcb822dc58301e9c45d9</guid>
				<title>Mar Perez started the discussion Time To Next Keyframe Expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/time-to-next-keyframe-expression/</link>
				<pubDate>Tue, 06 Jun 2023 13:19:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/time-to-next-keyframe-expression/">Time To Next Keyframe Expression</a></p> <div class="bb-content-inr-wrap"><p>Hey, just wrote an expression to find the (fractional) time to next keyframe. Hope someone finds this useful.</p>
<p>&nbsp;</p>
<pre>var textlayer = thisComp.layer("Commentary").text.sourceText;
var nrstkey = textlayer.nearestKey(time);
var ind = 0;</pre>
<p>if(nrstkey.time&lt;=time){<br />
ind = nrstkey.index+1;<br />
}else{<br />
ind = nrstkey.index;<br />
}</p>
<p>var result =&hellip;<span class="activity-read-more" id="activity-read-more-384434"><a href="https://creativecow.net/forums/thread/time-to-next-keyframe-expression/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3ff1a1fc09d0f3e72161c15ad792a9e1</guid>
				<title>Mar Perez became a registered member</title>
				<link>https://creativecow.net/news-feed/p/384415/</link>
				<pubDate>Tue, 06 Jun 2023 07:03:36 +0000</pubDate>

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