<?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 | Sam Isfat | Activity</title>
	<link>https://creativecow.net/members/sam32/activity/</link>
	<atom:link href="https://creativecow.net/members/sam32/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sam Isfat.</description>
	<lastBuildDate>Sat, 26 Sep 2026 05:43:00 +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">2936f498667d85a30f9277ecc499f69f</guid>
				<title>Sam Isfat replied to the discussion Scaling according to Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337650</link>
				<pubDate>Mon, 19 Oct 2020 11:30:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337650"><span class="bb-reply-lable">Reply to</span> Scaling according to Position</a></p> <div class="bb-content-inr-wrap"><p>yeah,it worked..thank you so much<br />This is how achived it:</p>
<p>wm = 100;</p>
<p>wf = 496;</p>
<p>R = wf/Math.SQRT2;</p>
<p>center = [540.7397,627];</p>
<p>r = length(position,center);</p>
<p>wa=wf+((r/R)*(wm-wf));</p>
<p>ws = linear(r,0,R,wa,wm);</p>
<p>[ws,ws]</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9726672d73395fe4efae2c1a6dfd544</guid>
				<title>Sam Isfat replied to the discussion Scaling according to Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337636</link>
				<pubDate>Mon, 19 Oct 2020 06:26:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337636"><span class="bb-reply-lable">Reply to</span> Scaling according to Position</a></p> <div class="bb-content-inr-wrap"><p>I tried it like &#8220;center = [100,300];&#8221; this. But then the whole code is not working.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c12960aedb421d0631c541911c8fdd6</guid>
				<title>Sam Isfat replied to the discussion Scaling according to Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337635</link>
				<pubDate>Mon, 19 Oct 2020 06:22:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scaling-according-to-position/#post-2337635"><span class="bb-reply-lable">Reply to</span> Scaling according to Position</a></p> <div class="bb-content-inr-wrap"><p>Thanks, it&#8217;s almost working but what if I don&#8217;t want the center value as the center of the composition. I want it something like [200,300] as I declare. Do you have any idea how to do that?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b908eee671c638f34dbf1cf7ae77378e</guid>
				<title>Sam Isfat started the discussion Scaling according to Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scaling-according-to-position/</link>
				<pubDate>Sun, 18 Oct 2020 16:05:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scaling-according-to-position/">Scaling according to Position</a></p> <div class="bb-content-inr-wrap"><p>In the beginning, the image will be in the center box and its size will be Wf and I can drag it to left/right/up/down. Its size will change according to the logic of the image I attached. As this scaling will depend on the position I can&#8217;t figure out how to do it. How can I achieve my desired result?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09248e9d4f70445759165e5027c73006</guid>
				<title>Sam Isfat started the discussion Linking Scaling To Position in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/linking-scaling-to-position/</link>
				<pubDate>Sun, 18 Oct 2020 15:52:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-scaling-to-position/">Linking Scaling To Position</a></p> <div class="bb-content-inr-wrap"><p>It&#8217;s like at first the image will be in the center and the size will be Wf. It can be dragged to up/left/right. After placing its size will be Wm. But in the way of dragging its size will also depend on the x,y value of the position. Now my query is how to link or use expression so that I can get my desired result?</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		