<?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 | Adrien Menielle | Activity</title>
	<link>https://creativecow.net/members/adrienmenielle/activity/</link>
	<atom:link href="https://creativecow.net/members/adrienmenielle/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Adrien Menielle.</description>
	<lastBuildDate>Sun, 30 Aug 2026 00:11:25 +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">25b589b8dd97d7d55a52a00e9c85c353</guid>
				<title>Adrien Menielle started the discussion Speed ​​control with parallax in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/speed-control-with-parallax/</link>
				<pubDate>Fri, 26 Jul 2024 12:59:00 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/speed-control-with-parallax/">Speed ​​control with parallax</a></p> <div class="bb-content-inr-wrap"><p>Hello, I use the well-known expression of Dan Ebbert to control the scrolling of a layer in a composition. This expression is:</p>
<pre>spd = thisComp.layer("SPEED CONTROL").effect("Layer speed control")("Slider");<br />n = spd.numKeys;<br />if (n &gt; 0 &amp;&amp; spd.key(1).time &lt; time){<br />accum = spd.key(1).value*(spd.key(1).time - inPoint);<br />for (i = 2; i &lt;= n; i++){<br />if&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-399885"><a href="https://creativecow.net/forums/thread/speed-control-with-parallax/" rel="nofollow"> Read more</a></span></p>
<div class="bb-link-preview-container"><div class="bb-link-preview-info"><p class="bb-link-preview-link-name">motionscript.com</p><p class="bb-link-preview-title"><a href="https://www.motionscript.com/articles/speed-control.html" target="_blank" rel="nofollow">Expression Speed and Frequency Control</a></p><div class="bb-link-preview-excerpt"><p>Dan Ebberts's resource for After Effects scripting and expressions</p></div></div></div></div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dacff2fccbced952dec2798c202c1bc5</guid>
				<title>Adrien Menielle replied to the discussion Determining the coordinates of a point on a circle in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/#post-2455024</link>
				<pubDate>Mon, 29 Jan 2024 15:51:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/#post-2455024"><span class="bb-reply-lable">Reply to</span> Determining the coordinates of a point on a circle</a></p> <div class="bb-content-inr-wrap"><p>Thank you, it work 🙂</p>
<p>Here the code for information : </p>
<pre>curseur = (thisComp.layer("TraceArc").effect("C2")("Curseur"))/100;<br />decalage = thisComp.layer("TraceArc").content("Ellipse 1").content("Réduire les tracés 1").offset;<br />angle = 2 * Math.PI * curseur - (Math.PI / 2) + degreesToRadians(decalage);<br />cosangle = Math.cos(angle);<br />sinangle = M&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-393520"><a href="https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/#post-2455024" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de6bb71101e1a12b925e89e614e4890e</guid>
				<title>Adrien Menielle started the discussion Determining the coordinates of a point on a circle in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/</link>
				<pubDate>Fri, 26 Jan 2024 16:40:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/">Determining the coordinates of a point on a circle</a></p> <div class="bb-content-inr-wrap"><p>Hello everyone,</p>
<p>I’m currently working on an After Effects project and encountering a challenge with an expression. I would greatly appreciate your expertise in helping me identify and resolve the issue.</p>
<p><strong>Objective:</strong>I am trying to control the position of a point on a circle using an expression. The circle is part of a layer named “TraceArc,” and I’m a&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-393415"><a href="https://creativecow.net/forums/thread/determining-the-coordinates-of-a-point-on-a-circle/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">88db52a361c9d6474087005a572754c7</guid>
				<title>Adrien Menielle became a registered member</title>
				<link>https://creativecow.net/news-feed/p/393409/</link>
				<pubDate>Fri, 26 Jan 2024 14:21:41 +0000</pubDate>

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