<?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 | Breton Brander | Activity</title>
	<link>https://creativecow.net/members/bretonbrander/activity/</link>
	<atom:link href="https://creativecow.net/members/bretonbrander/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Breton Brander.</description>
	<lastBuildDate>Fri, 15 May 2026 19:23:54 +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">b9e9f3cfd398ccb28288e59354872490</guid>
				<title>Breton Brander replied to the discussion Async in AE extendscript? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/async-in-ae-extendscriptae/#post-2452970</link>
				<pubDate>Fri, 01 Dec 2023 18:35:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/async-in-ae-extendscriptae/#post-2452970"><span class="bb-reply-lable">Reply to</span> Async in AE extendscript?</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>I believe you can accomplish what you&#8217;re hoping for like this:</p>
<p>&#8212;</p>
<p><b>Solution 1:</b></p>
<p><i>The solution below runs a command and does not wait for the result to return. Instead it outputs the result to a text file on your desktop.</i></p>
<p>var command = &#8216;echo &#8220;Hello world!&#8221;&#8216;<br />var outputFile = &#8220;~/Desktop/output.txt&#8221;;<br />system.callSystem(&#8216;nohup &#8216; + command + &#8216; &gt; &#8216; +&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-391158"><a href="https://creativecow.net/forums/thread/async-in-ae-extendscriptae/#post-2452970" 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">wordpress.com</p><p class="bb-link-preview-title"><a href="https://wordpress.com/post/bretonbrander.wordpress.com/3548" target="_blank" rel="nofollow">WordPress.com</a></p><div class="bb-link-preview-excerpt"><p>WordPress.com</p></div></div></div></div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">99cd94bba9e521dffa0581fd21bd1a63</guid>
				<title>Breton Brander replied to the discussion changing composition magnification ratio? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/changing-composition-magnification-ratioae/#post-2440761</link>
				<pubDate>Fri, 10 Feb 2023 02:15:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/changing-composition-magnification-ratioae/#post-2440761"><span class="bb-reply-lable">Reply to</span> changing composition magnification ratio?</a></p> <div class="bb-content-inr-wrap"><p>Seeing as this thread is almost 15 years old, I&#8217;m guessing no one has found out how to change the zoom level with extendscript.</p>
<p></p>
<p>I haven&#8217;t found a way to do it yet. Might not be supported 🙁</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">37319c7ce06a40e2565f738e4d9c15ea</guid>
				<title>Breton Brander replied to the discussion ExtendScript: Add Keyframe to Range Selector? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/extendscript-add-keyframe-to-range-selector/#post-2440109</link>
				<pubDate>Sun, 22 Jan 2023 00:06:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-add-keyframe-to-range-selector/#post-2440109"><span class="bb-reply-lable">Reply to</span> ExtendScript: Add Keyframe to Range Selector?</a></p> <div class="bb-content-inr-wrap"><p>Thanks for the help Dan!</p>
<p>Your reply helped me figure out that my range selector was set to &#8220;Index&#8221; and that&#8217;s why I couldn&#8217;t access it with ExtendScript 🙂 (because the property was &#8216;hidden&#8217;)</p>
<p></p>
<p><b>Range Selector Percentage:</b></p>
<p>myLayer.property(&#8220;ADBE Text Properties&#8221;).property(&#8220;ADBE Text Animators&#8221;).property(&#8220;ADBE Text Animator&#8221;).property(&#8220;ADBE Text&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-378916"><a href="https://creativecow.net/forums/thread/extendscript-add-keyframe-to-range-selector/#post-2440109" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ec045d0b767a340620652bf3998226f6</guid>
				<title>Breton Brander started the discussion ExtendScript: Add Keyframe to Range Selector? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/extendscript-add-keyframe-to-range-selector/</link>
				<pubDate>Sat, 21 Jan 2023 04:23:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-add-keyframe-to-range-selector/">ExtendScript: Add Keyframe to Range Selector?</a></p> <div class="bb-content-inr-wrap"><p>Hi there!</p>
<p>I am trying to add a keyframe to this Range Selector using ExtendScript (see attached screenshot)</p>
<p></p>
<p>This seems simple, but I can&#8217;t find any documentation on it. </p>
<p>Any tips on how add or remove Range Selector keyframes in After Effects with ExtendScript?</p>
<p></p>
<p>Thank you very much!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2136f6f05894a0f9804141c1ac1895d2</guid>
				<title>Breton Brander replied to the discussion Examples of After Effects Scripts in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/examples-of-after-effects-scripts/#post-2434459</link>
				<pubDate>Mon, 05 Sep 2022 19:26:09 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/examples-of-after-effects-scripts/#post-2434459"><span class="bb-reply-lable">Reply to</span> Examples of After Effects Scripts</a></p> <div class="bb-content-inr-wrap"><p>I share <b>handy snippets &amp; functions</b> here:</p>
<p><a target='_blank' href="https://bretonbrander.wordpress.com/blog/" rel="nofollow">https://bretonbrander.wordpress.com/blog/</a></p>
<p><span><br /></span></p>
<p>NT Productions posts<b> YouTube tutorials</b> on small coding projects:</p>
<p><a target='_blank' href="https://www.youtube.com/c/NTProductions/videos" rel="nofollow">https://www.youtube.com/c/NTProductions/videos</a><span><br /></span></p>
<p><span><br /></span></p>
<p>Neither of these is exactly what you&#8217;re asking for, but hope you find some of it helpful 🙂</p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		