<?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 | Ben Wildi | Activity</title>
	<link>https://creativecow.net/members/benwildi/activity/</link>
	<atom:link href="https://creativecow.net/members/benwildi/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ben Wildi.</description>
	<lastBuildDate>Sat, 05 Sep 2026 04:20: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">ca5872d63be1378c449574ff73cc6f9d</guid>
				<title>Ben Wildi replied to the discussion sourceRectAtTime is misbehaving :( in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/sourcerectattime-is-misbehaving/#post-2429947</link>
				<pubDate>Wed, 25 May 2022 11:30:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/sourcerectattime-is-misbehaving/#post-2429947"><span class="bb-reply-lable">Reply to</span> sourceRectAtTime is misbehaving :(</a></p> <div class="bb-content-inr-wrap"><p>I FIXED IT!!!</p>
<p>turns out i had saved it wrong, the correction is in the &#8220;position&#8221; expression:</p>
<p>s=thisComp.layer(&#8220;TEXT 1&#8221;);</p>
<p>w=s.sourceRectAtTime().width/2;</p>
<p>h=s.sourceRectAtTime().height/2;</p>
<p>l=s.sourceRectAtTime().left;</p>
<p>t=s.sourceRectAtTime().top;</p>
<p>[w+l,h+t]</p>
<p></p>
<p>the width and height needed halving to prevent the overshooting. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">938fd0f3afbb4b6b464563bad231b790</guid>
				<title>Ben Wildi started the discussion sourceRectAtTime is misbehaving :( in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/sourcerectattime-is-misbehaving/</link>
				<pubDate>Wed, 25 May 2022 10:36:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/sourcerectattime-is-misbehaving/">sourceRectAtTime is misbehaving :(</a></p> <div class="bb-content-inr-wrap"><p>So i have some fantastic expressions saved from a year or two ago that i periodically use. They are to make a shape layer (rectangle) fit exactly to a text layer and update with changing text. Just cracked them out for a job and they&#8217;re not working properly. The &#8220;size&#8221; seems to be doing it&#8217;s job but the &#8220;position&#8221; isn&#8217;t quite working, it IS&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-369926"><a href="https://creativecow.net/forums/thread/sourcerectattime-is-misbehaving/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		