<?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 | Stanley Castello | Activity</title>
	<link>https://creativecow.net/members/stanleycastello/activity/</link>
	<atom:link href="https://creativecow.net/members/stanleycastello/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Stanley Castello.</description>
	<lastBuildDate>Thu, 27 Aug 2026 06:10:41 +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">bedba39ff37e395639aa7be976436e04</guid>
				<title>Stanley Castello and Walter Soyka are now connected</title>
				<link>https://creativecow.net/news-feed/p/370732/</link>
				<pubDate>Wed, 15 Jun 2022 01:56:12 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">82380eec6e61140c8bd313c9047db99b</guid>
				<title>Stanley Castello replied to the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428224</link>
				<pubDate>Tue, 19 Apr 2022 15:54:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428224"><span class="bb-reply-lable">Reply to</span> Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>Never mind, I got it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">03a312aabbba4d82115d692a31299107</guid>
				<title>Stanley Castello replied to the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428221</link>
				<pubDate>Tue, 19 Apr 2022 14:45:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428221"><span class="bb-reply-lable">Reply to</span> Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>I am on a Mac, do you know how to run the script from UI panel? I used <span>app.executeCommand but doesn&#8217;t work</span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf3b5577efde41c55272296e06b026a3</guid>
				<title>Stanley Castello replied to the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428218</link>
				<pubDate>Tue, 19 Apr 2022 13:48:47 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428218"><span class="bb-reply-lable">Reply to</span> Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>It looks like the code is encrypted. Some of those instructions links are dead 🙁</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">715cfa808b270d3a54c8da2a529ed485</guid>
				<title>Stanley Castello replied to the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428210</link>
				<pubDate>Tue, 19 Apr 2022 00:23:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428210"><span class="bb-reply-lable">Reply to</span> Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>&#x1f61e; Bad to know.  Thank you Dan.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9786557c7f6ad85366d068a98cc9be04</guid>
				<title>Stanley Castello replied to the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428169</link>
				<pubDate>Mon, 18 Apr 2022 21:08:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/#post-2428169"><span class="bb-reply-lable">Reply to</span> Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>I doesn&#8217;t turn the transparency on at all. </p>
<p>I do see that it turns the transparency on in the in the project panel window but not the main composition viewer. Really odd.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24a71d11719b1cf462efbcf7b1e509ef</guid>
				<title>Stanley Castello started the discussion Toggle transparency in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/toggle-transparency-2/</link>
				<pubDate>Mon, 18 Apr 2022 20:08:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/toggle-transparency-2/">Toggle transparency</a></p> <div class="bb-content-inr-wrap"><p>Can someone tell me why this wouldn&#8217;t work?</p>
<p></p>
<p>function turnTransparency(){</p>
<p>        var trans = app.project.transparencyGridThumbnails;</p>
<p>        trans = true;</p>
<p>        turnTransparency();</p>
<p>};</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">74de8f98e2cb498f05676dba57193444</guid>
				<title>Stanley Castello replied to the discussion Scripting for Bounding box around text or AI file in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-for-bounding-box-around-text-or-ai-file/#post-2427966</link>
				<pubDate>Fri, 15 Apr 2022 00:11:06 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-for-bounding-box-around-text-or-ai-file/#post-2427966"><span class="bb-reply-lable">Reply to</span> Scripting for Bounding box around text or AI file</a></p> <div class="bb-content-inr-wrap"><p>It&#8217;s possible, wow! thank you again. My idea is to reveal text by animating the shape layer from left to right. When the shape is in full, the text is hiding, the revealed by the shape and then the shape is gone leaving only the text or item.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5e44061d93949a72034823a2eab845a6</guid>
				<title>Stanley Castello started the discussion Scripting for Bounding box around text or AI file in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-for-bounding-box-around-text-or-ai-file/</link>
				<pubDate>Thu, 14 Apr 2022 20:09:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-for-bounding-box-around-text-or-ai-file/">Scripting for Bounding box around text or AI file</a></p> <div class="bb-content-inr-wrap"><p>Before I starting breaking my head around this issue. Is it possible to code this type of scenario:</p>
<p>Select any text layer or AI text file. Then add a bounding box (shape layer or one line stroke) on top of it ?  I was able to create a shape layer on on the middle on canvas so far. My knowledge is limited as for now. Is it possible? If not possible,&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-368209"><a href="https://creativecow.net/forums/thread/scripting-for-bounding-box-around-text-or-ai-file/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1a01cb3b22520e45f71c945ca24e5213</guid>
				<title>Stanley Castello replied to the discussion Anchor point positioning in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427902</link>
				<pubDate>Thu, 14 Apr 2022 01:01:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427902"><span class="bb-reply-lable">Reply to</span> Anchor point positioning</a></p> <div class="bb-content-inr-wrap"><p>Works wonderfully!  Thank you so much.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">98bd95d1c09c16b829b7db008edbf945</guid>
				<title>Stanley Castello replied to the discussion Anchor point positioning in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427854</link>
				<pubDate>Wed, 13 Apr 2022 18:11:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427854"><span class="bb-reply-lable">Reply to</span> Anchor point positioning</a></p> <div class="bb-content-inr-wrap"><p>One more question, if I wanted the anchor point to be placed on top/middle would I just change the;</p>
<p>var delta = [r.left, r.top + r.height/2]; &lt;&lt;&#8211;?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ac858a67b126e9392bbb372336c20a39</guid>
				<title>Stanley Castello replied to the discussion Anchor point positioning in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427853</link>
				<pubDate>Wed, 13 Apr 2022 17:32:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/anchor-point-positioning/#post-2427853"><span class="bb-reply-lable">Reply to</span> Anchor point positioning</a></p> <div class="bb-content-inr-wrap"><p>Something is telling me; you are a complete genius. That worked really well. Thank you very much.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">518337647f185db2770ef72a092e285e</guid>
				<title>Stanley Castello started the discussion Anchor point positioning in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/anchor-point-positioning/</link>
				<pubDate>Wed, 13 Apr 2022 12:12:44 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/anchor-point-positioning/">Anchor point positioning</a></p> <div class="bb-content-inr-wrap"><p>Hi all!</p>
<p>I am new on scripting so if you could help me I will appreciate it greatly.</p>
<p>I have this function: It places two scale keyframes I need. My question is, how can I change the anchor point to middle/left before the scale keyframe is applied? I tried all kind of ways but nothing has worked 🙁</p>
<p>&nbsp;</p>
<p>function scaleUpLeft(){</p>
<p>var comp =&hellip;<span class="activity-read-more" id="activity-read-more-368126"><a href="https://creativecow.net/forums/thread/anchor-point-positioning/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c7b77b5b3db3edefef3619c32e8a803b</guid>
				<title>Stanley Castello updated their profile</title>
				<link>https://creativecow.net/news-feed/p/368108/</link>
				<pubDate>Wed, 13 Apr 2022 02:34:14 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">47838062bba586c7f228f2f77fd155d9</guid>
				<title>Stanley Castello became a registered member</title>
				<link>https://creativecow.net/news-feed/p/368087/</link>
				<pubDate>Tue, 12 Apr 2022 18:56:47 +0000</pubDate>

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