<?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 | Vincenzo Imbimbo | Favorites</title>
	<link>https://creativecow.net/members/vincenzoimbimbo/activity/favorites/</link>
	<atom:link href="https://creativecow.net/members/vincenzoimbimbo/activity/favorites/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed of Vincenzo Imbimbo's saved posts.</description>
	<lastBuildDate>Sun, 06 Sep 2026 08:11:35 +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">45cb1b480bd5da4812c20360db3d7d6d</guid>
				<title>Geoff Vane started the discussion Tutorial rolling circles onto the screen in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/tutorial-rolling-circles-onto-the-screen/</link>
				<pubDate>Fri, 02 Sep 2022 12:08:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/tutorial-rolling-circles-onto-the-screen/">Tutorial rolling circles onto the screen</a></p> <div class="bb-content-inr-wrap"><p>Paste the code onto the position expression of a circle you made.</p>
<p>Use the rotation of the circle to roll the circle onto the screen.</p>
<p></p>
<p>// The radius is half the bounding box size</p>
<p>r = (thisLayer.sourceRectAtTime().width)/2;</p>
<p>// Scale compensation<br />s = thisLayer.transform.scale[0];<br />compensation = (s-100)*.01;</p>
<p>// compensated radius</p>
<p>cr = r + compensation * r;</p>
<p>//&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-373742"><a href="https://creativecow.net/forums/thread/tutorial-rolling-circles-onto-the-screen/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6213351ade205d4b7c31f3e68c76d78f</guid>
				<title>Vincenzo Imbimbo started the discussion [HELP] Script - Sequence Layers based on the bottom (or TOP) selected layer&#039;s in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/help-script-sequence-layers-based-on-the-bottom-or-top-selected-layers/</link>
				<pubDate>Tue, 28 Dec 2021 23:24:08 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/help-script-sequence-layers-based-on-the-bottom-or-top-selected-layers/">[HELP] Script - Sequence Layers based on the bottom (or TOP) selected layer's</a></p> <div class="bb-content-inr-wrap"><p>Hi, i&#8217;m trying to create a Script to sequence the layers and so far so good but i have a problem and it is that the layers get sequenced based on my CTI (Current Time Indicator &#8211; Playhead), and that&#8217;s NOT what i want, i want the layers to be sequenced based on the start of the BOTTOM layer if it&#8217;s going to be like an stairs going up, or based on&hellip;<span class="activity-read-more" id="activity-read-more-363561"><a href="https://creativecow.net/forums/thread/help-script-sequence-layers-based-on-the-bottom-or-top-selected-layers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		