<?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 | Kevin Snyder | Activity</title>
	<link>https://creativecow.net/members/kevinsnyder2/activity/</link>
	<atom:link href="https://creativecow.net/members/kevinsnyder2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Kevin Snyder.</description>
	<lastBuildDate>Mon, 18 May 2026 22:42:32 +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">960a1bba4d73e17585b5ccafec8748df</guid>
				<title>Kevin Snyder replied to the discussion Iterate script for all selected layers? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/iterate-script-for-all-selected-layers/#post-2439171</link>
				<pubDate>Tue, 27 Dec 2022 22:57:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/iterate-script-for-all-selected-layers/#post-2439171"><span class="bb-reply-lable">Reply to</span> Iterate script for all selected layers?</a></p> <div class="bb-content-inr-wrap"><p>Thanks, Dan. I appreciate the feedback. I thought that I may have been overlooking something obvious.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e7840871c41147076ce90633d5bf188</guid>
				<title>Kevin Snyder started the discussion Iterate script for all selected layers? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/iterate-script-for-all-selected-layers/</link>
				<pubDate>Tue, 27 Dec 2022 17:47:36 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/iterate-script-for-all-selected-layers/">Iterate script for all selected layers?</a></p> <div class="bb-content-inr-wrap"><p>I have this script working for my selected properties on a single layer. However, I&#8217;m trying to get it to work on multiple layers simultaneously, but I&#8217;m not able to get it to work. I think the problem has to do with line 3, but I don&#8217;t know how to tackle it. Thanks.</p>
<pre><p>function myBridgeController(myBridge){</p><p>    var myComp = app.project.activeItem;</p><p>&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-378050"><a href="https://creativecow.net/forums/thread/iterate-script-for-all-selected-layers/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">118d663737f113a9835e80b2dd57b282</guid>
				<title>Kevin Snyder started the discussion Script Dropdown to change Effect Dropdown in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-dropdown-to-change-effect-dropdown/</link>
				<pubDate>Tue, 22 Nov 2022 22:31:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-dropdown-to-change-effect-dropdown/">Script Dropdown to change Effect Dropdown</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to use a dropdown menu in a script to change the dropdown value of an effect. I&#8217;m using the code below, but it doesn&#8217;t work and no error message is generated.</p>
<p>The dropdown menu in the script is dropdown1.selection.</p>
<p></p>
<pre><p>var myType = myLayers[i].effect("Make Selection")("Type");</p><p>    var userSelect = dropdown1.selection.value;</p><p>&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-376880"><a href="https://creativecow.net/forums/thread/script-dropdown-to-change-effect-dropdown/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6e11f4b7c7dded01f385d02e63a02f41</guid>
				<title>Kevin Snyder replied to the discussion Script adding effect too many times. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-adding-effect-too-many-times/#post-2437274</link>
				<pubDate>Tue, 08 Nov 2022 20:09:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-adding-effect-too-many-times/#post-2437274"><span class="bb-reply-lable">Reply to</span> Script adding effect too many times.</a></p> <div class="bb-content-inr-wrap"><p>That&#8217;s great. Thank you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ca2f3fc4ed48e4276a27dac5a1f7638</guid>
				<title>Kevin Snyder started the discussion Script adding effect too many times. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-adding-effect-too-many-times/</link>
				<pubDate>Tue, 08 Nov 2022 19:03:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-adding-effect-too-many-times/">Script adding effect too many times.</a></p> <div class="bb-content-inr-wrap"><p>I have a script to apply an effect to selected layers and turn off an expression on the applied effect. It works when I have the layers of interest selected. However, if I have layer transform properties (position scale, opacity, rotation) selected when I run the script, the effect is applied several times to the layer with the selected transform&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-376375"><a href="https://creativecow.net/forums/thread/script-adding-effect-too-many-times/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c08543f7327b4d469cb2eec7468a85bd</guid>
				<title>Kevin Snyder replied to the discussion Scripting - convert expression to keyframes in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-convert-expression-to-keyframes/#post-2436761</link>
				<pubDate>Wed, 26 Oct 2022 16:26:15 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-convert-expression-to-keyframes/#post-2436761"><span class="bb-reply-lable">Reply to</span> Scripting - convert expression to keyframes</a></p> <div class="bb-content-inr-wrap"><p>That did the trick! Thank you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bb2020da1ca509c3cadfddb26daa4bd0</guid>
				<title>Kevin Snyder started the discussion Scripting - convert expression to keyframes in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-convert-expression-to-keyframes/</link>
				<pubDate>Tue, 25 Oct 2022 19:29:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-convert-expression-to-keyframes/">Scripting - convert expression to keyframes</a></p> <div class="bb-content-inr-wrap"><p>I have a script to turn on a specific expression and convert the expression to keyframes. It works, however, if there are other properties with expressions selected when it&#8217;s run, all the selected properties with expressions get converted to keyframes. Is there a way to ensure that only myProp gets converted to keyframes?</p>
<p></p>
<pre><p>function addKeys(){</p><p>var&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-375845"><a href="https://creativecow.net/forums/thread/scripting-convert-expression-to-keyframes/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">29b0f5bebc0239cdc227ce04b3a6ef05</guid>
				<title>Kevin Snyder replied to the discussion Scripting - Set Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436539</link>
				<pubDate>Thu, 20 Oct 2022 20:28:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436539"><span class="bb-reply-lable">Reply to</span> Scripting - Set Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>I just realized that <b>var edittext1</b> from the UI was outside the function so the value from the field wasn&#8217;t being transferred. It&#8217;s working now. Thank you for your help!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">94359d1653f2a4137a4dffa727a458da</guid>
				<title>Kevin Snyder replied to the discussion Scripting - Set Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436513</link>
				<pubDate>Thu, 20 Oct 2022 16:44:51 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436513"><span class="bb-reply-lable">Reply to</span> Scripting - Set Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>Maybe I have something in the text field incorrect? I still can&#8217;t get it to parse the value. My text field in the script is as follows.</p>
<p></p>
<pre><p>var edittext1 = group1.add('edittext {justify: "center", properties: {name: "edittext1"}}');</p><p>    edittext1.text = "";</p><p>    edittext1.helpTip = "Enter the parent layer index."; </p><p>    edittext1.preferredSize.width = 40; </p></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">53250c670c74167f4036544b40756cfe</guid>
				<title>Kevin Snyder replied to the discussion Scripting - Set Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436511</link>
				<pubDate>Thu, 20 Oct 2022 16:06:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436511"><span class="bb-reply-lable">Reply to</span> Scripting - Set Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>I had another line of code that was interfering with it working. The last thing I would like to do is use the value from a text field box in the script to generate the number, but I might be going about it wrong.  </p>
<pre><p>var myComp = app.project.activeItem;</p><p>var myLayers = myComp.selectedLayers[0];</p><p>var myIndex = edittext1.value;</p><p>myParent =&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-375662"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436511" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">31d3fbe5620c5b3e987cee629905feee</guid>
				<title>Kevin Snyder replied to the discussion Scripting - Set Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436504</link>
				<pubDate>Thu, 20 Oct 2022 14:46:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/#post-2436504"><span class="bb-reply-lable">Reply to</span> Scripting - Set Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>Thank you for your response. I gave it a go, but it doesn&#8217;t change the value. The effect is a pseudo-effect. Maybe that makes a difference?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">12b8c498831b72c76a15eec0c93beff1</guid>
				<title>Kevin Snyder started the discussion Scripting - Set Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/scripting-set-layer-selection/</link>
				<pubDate>Thu, 20 Oct 2022 04:37:11 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/scripting-set-layer-selection/">Scripting - Set Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>I have a script that applies an effect. The effect has a layer dropdown menu. I would like to change the layer selected by inputting a numeric value. I&#8217;m not sure if this is close.</p>
<p></p>
<pre><p>var myComp = app.project.activeItem;</p><p>var myLayers = myComp.selectedLayers[0];</p><p>myParent = myLayers.effect("Parent Me")("Select Parent");</p><p>myParent.selection = 3;</p></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24f3a3a584ec55f8aa68dac612da17c9</guid>
				<title>Kevin Snyder replied to the discussion Delete layer marker with specific comment in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2436005</link>
				<pubDate>Tue, 11 Oct 2022 18:19:07 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2436005"><span class="bb-reply-lable">Reply to</span> Delete layer marker with specific comment</a></p> <div class="bb-content-inr-wrap"><p>Thanks, Dan. I really appreciate it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8498522a9262e75a048481c87b87eaaa</guid>
				<title>Kevin Snyder replied to the discussion Delete layer marker with specific comment in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2435972</link>
				<pubDate>Mon, 10 Oct 2022 19:59:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2435972"><span class="bb-reply-lable">Reply to</span> Delete layer marker with specific comment</a></p> <div class="bb-content-inr-wrap"><p>Okay, it&#8217;s working. I just changed it to run on the selected layer. Thank you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">988105266de37ef6f1da4c955a5227ef</guid>
				<title>Kevin Snyder replied to the discussion Delete layer marker with specific comment in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2435970</link>
				<pubDate>Mon, 10 Oct 2022 19:26:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/#post-2435970"><span class="bb-reply-lable">Reply to</span> Delete layer marker with specific comment</a></p> <div class="bb-content-inr-wrap"><p>Thanks, Dan. I gave it a go and it doesn&#8217;t remove the key. I&#8217;m not getting an error message either. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c9e8bc583822482c70b6cb8c0999b0f</guid>
				<title>Kevin Snyder started the discussion Delete layer marker with specific comment in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/</link>
				<pubDate>Mon, 10 Oct 2022 16:07:47 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/delete-layer-marker-with-specific-comment/">Delete layer marker with specific comment</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve been looking through the AE scripting guide, and I&#8217;ve been able to write a script to add a layer marker with a comment, but how can I delete the same layer marker with the comment? I can&#8217;t seem to find the answer. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">74e0b108615d778b4ec81311ab788a75</guid>
				<title>Kevin Snyder replied to the discussion Expression to Keyframes on specific property in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-keyframes-on-specific-property/#post-2435955</link>
				<pubDate>Sun, 09 Oct 2022 19:17:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-keyframes-on-specific-property/#post-2435955"><span class="bb-reply-lable">Reply to</span> Expression to Keyframes on specific property</a></p> <div class="bb-content-inr-wrap"><p>Thank you. I appreciate it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27ee1b59a2c37684b61724a7dd04aa49</guid>
				<title>Kevin Snyder started the discussion Expression to Keyframes on specific property in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-to-keyframes-on-specific-property/</link>
				<pubDate>Sat, 08 Oct 2022 22:17:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-to-keyframes-on-specific-property/">Expression to Keyframes on specific property</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to convert an expression to keyframes on a specific property on a pseudo effect. Is it even possible? Here&#8217;s what I have so far. The variable for myProp is throwing an error.</p>
<pre>myComp = app.project.activeItem;<br />myLayer = myComp.selectedLayers;<br />myProp = myLayer.effect("Faux Parent")("Position&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-375164"><a href="https://creativecow.net/forums/thread/expression-to-keyframes-on-specific-property/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9fac4653bc7f8edf498f9e2da9e233aa</guid>
				<title>Kevin Snyder replied to the discussion Move CTI to Home and Back in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/move-cti-to-home-and-back/#post-2435941</link>
				<pubDate>Sat, 08 Oct 2022 18:54:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/move-cti-to-home-and-back/#post-2435941"><span class="bb-reply-lable">Reply to</span> Move CTI to Home and Back</a></p> <div class="bb-content-inr-wrap"><p>Thank you, Dan. I appreciate it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">24884d64dea22eb0ee3a00008dba734f</guid>
				<title>Kevin Snyder started the discussion Move CTI to Home and Back in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/move-cti-to-home-and-back/</link>
				<pubDate>Sat, 08 Oct 2022 17:14:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/move-cti-to-home-and-back/">Move CTI to Home and Back</a></p> <div class="bb-content-inr-wrap"><p>Is it possible for a script to record the current CTI position, move the CTI to home, apply a preset and then return the original position?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e2128943af7122196474d7196383f45</guid>
				<title>Kevin Snyder started the discussion After Effects Scripting - Check to see if layer has separated dimensions in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/after-effects-scripting-check-to-see-if-layer-has-separated-dimensions/</link>
				<pubDate>Wed, 11 May 2022 20:57:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/after-effects-scripting-check-to-see-if-layer-has-separated-dimensions/">After Effects Scripting - Check to see if layer has separated dimensions</a></p> <div class="bb-content-inr-wrap"><p>What would be the correct way to create an If Else statement to check a layer for separate dimensions? The statement that I&#8217;m using now actually changes the layer&#8217;s position property, but I want to run two different functions based on the position separated dimensions property.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bdab23bf98c08bef0a4838d151c05202</guid>
				<title>Kevin Snyder replied to the discussion Script Button with Modifier Key in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-button-with-modifier-key/#post-2428741</link>
				<pubDate>Fri, 29 Apr 2022 16:51:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-button-with-modifier-key/#post-2428741"><span class="bb-reply-lable">Reply to</span> Script Button with Modifier Key</a></p> <div class="bb-content-inr-wrap"><p>Thank you for making me look at it in a different way. Got it working. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c5e1f2872ce618fc20deec3aec81f320</guid>
				<title>Kevin Snyder started the discussion Script Button with Modifier Key in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-button-with-modifier-key/</link>
				<pubDate>Fri, 29 Apr 2022 15:58:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-button-with-modifier-key/">Script Button with Modifier Key</a></p> <div class="bb-content-inr-wrap"><p>Is it possible to use a modifier key on a script button? I would like a regular click of a button to run a function and a SHIFT + Click to run a different function. Example:</p>
<p>button1.onClick = addAnchor</p>
<p>button1.onClick + SHIFT = addAll</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96bafe95a43a5efcc1cd33859f9f1157</guid>
				<title>Kevin Snyder replied to the discussion Script apply variable value to expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-apply-variable-value-to-expression/#post-2428481</link>
				<pubDate>Mon, 25 Apr 2022 05:15:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-apply-variable-value-to-expression/#post-2428481"><span class="bb-reply-lable">Reply to</span> Script apply variable value to expression</a></p> <div class="bb-content-inr-wrap"><p>Great! Thank you. That&#8217;s what I was looking for. I appreciate it!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">10d0d8987597f051ecbf84e06bc7c471</guid>
				<title>Kevin Snyder started the discussion Script apply variable value to expression in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-apply-variable-value-to-expression-2/</link>
				<pubDate>Wed, 20 Apr 2022 22:34:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-apply-variable-value-to-expression-2/">Script apply variable value to expression</a></p> <div class="bb-content-inr-wrap"><p>I have a script that applies an expression to a selected property. When I apply the expression, I would like the layer name to reference a variable. In my example, I would like the value of var myCustom to be used for thisComp.layer in the expression. Is it possible?</p>
<p></p>
<pre><p>var <b>myCustom</b> = "Drive" + " " + "//" + " " + myControl;// Custom Layer Name</p><p>var&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-368487"><a href="https://creativecow.net/forums/thread/script-apply-variable-value-to-expression-2/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f80e471ae17b7f0fc79f5888ded105ed</guid>
				<title>Kevin Snyder started the discussion Script Settings File in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-settings-file/</link>
				<pubDate>Fri, 21 Jan 2022 16:41:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-settings-file/">Script Settings File</a></p> <div class="bb-content-inr-wrap"><p>Is it possible for a script to access variables from a .txt file? I want to create a settings file that will allow the user to change the name of the text that is applied to layers when a script is run.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">675fcbc540e8268cddb8e73420eb42d6</guid>
				<title>Kevin Snyder replied to the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/page/2/#post-2423433</link>
				<pubDate>Thu, 13 Jan 2022 01:15:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/page/2/#post-2423433"><span class="bb-reply-lable">Reply to</span> Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>Thanks for your efforts Levi. I appreciate it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fdf5a2ed9ba4f2e5909c47cf609229ed</guid>
				<title>Kevin Snyder replied to the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/page/2/#post-2423432</link>
				<pubDate>Thu, 13 Jan 2022 01:14:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/page/2/#post-2423432"><span class="bb-reply-lable">Reply to</span> Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>Thank you. That&#8217;s working great.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">613aba56a09606b4676eff70af59d735</guid>
				<title>Kevin Snyder replied to the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423419</link>
				<pubDate>Wed, 12 Jan 2022 21:34:46 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423419"><span class="bb-reply-lable">Reply to</span> Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>I tried that right after I posted the image. The same error on line one occurs.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f49678295e8b7b67602dc0814ac48391</guid>
				<title>Kevin Snyder replied to the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423417</link>
				<pubDate>Wed, 12 Jan 2022 21:21:13 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423417"><span class="bb-reply-lable">Reply to</span> Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>Sure thing! Here it is.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">744db98be69fbdd90f3263e2c433bdc9</guid>
				<title>Kevin Snyder replied to the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423132</link>
				<pubDate>Wed, 05 Jan 2022 22:20:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/#post-2423132"><span class="bb-reply-lable">Reply to</span> Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>Thank you for your effort. For some reason, this method won&#8217;t work. I&#8217;m not why as I have done it that way in the past, but in this case, it returns a syntax error. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5b516870c0a20196666052a3841e760e</guid>
				<title>Kevin Snyder started the discussion Highest Keyframe Value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/highest-keyframe-value/</link>
				<pubDate>Mon, 03 Jan 2022 21:23:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/">Highest Keyframe Value</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m using the expression below to get the highest keyframe value of an animated property. The only problem is that properties that are more than one value, like position, have to be separated, which doesn&#8217;t work for scale. Is there a way to get the highest value without separating the dimensions and specify which value it&#8217;s measuring?</p>
<p><span>For example,&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-363730"><a href="https://creativecow.net/forums/thread/highest-keyframe-value/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6ace6842749a803a8fd7c8b20ec0774</guid>
				<title>Kevin Snyder replied to the discussion Script - Select the layer above the currently selected layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/#post-2422563</link>
				<pubDate>Mon, 20 Dec 2021 20:11:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/#post-2422563"><span class="bb-reply-lable">Reply to</span> Script - Select the layer above the currently selected layer</a></p> <div class="bb-content-inr-wrap"><p>Thank you. I tried a variation of that but didn&#8217;t have it quite right. I appreciate your help.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b3605973336feeddbd468d1b30029456</guid>
				<title>Kevin Snyder replied to the discussion Script - Select the layer above the currently selected layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/#post-2422559</link>
				<pubDate>Mon, 20 Dec 2021 18:30:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/#post-2422559"><span class="bb-reply-lable">Reply to</span> Script - Select the layer above the currently selected layer</a></p> <div class="bb-content-inr-wrap"><p>Thank you. I appreciate it. Is there a way to make the layer above the only selected layer? Right now I get the original layer and the layer above selected at the same time. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a7a0d7e5a068a9bb8eae2b756217958f</guid>
				<title>Kevin Snyder started the discussion Script - Select the layer above the currently selected layer in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/</link>
				<pubDate>Mon, 20 Dec 2021 03:55:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-select-the-layer-above-the-currently-selected-layer/">Script - Select the layer above the currently selected layer</a></p> <div class="bb-content-inr-wrap"><p>Is it possible to select the layer above the currently selected layer with a script? Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9bad98a5dc62e6b7a2e82e54c831decd</guid>
				<title>Kevin Snyder replied to the discussion One expression that will work on one dimension or two? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/one-expression-that-will-work-on-one-dimension-or-two/#post-2419379</link>
				<pubDate>Thu, 21 Oct 2021 14:49:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/one-expression-that-will-work-on-one-dimension-or-two/#post-2419379"><span class="bb-reply-lable">Reply to</span> One expression that will work on one dimension or two?</a></p> <div class="bb-content-inr-wrap"><p>That works great. Thank you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01ac802c11d333acf9608eea8e229b94</guid>
				<title>Kevin Snyder started the discussion One expression that will work on one dimension or two? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/one-expression-that-will-work-on-one-dimension-or-two/</link>
				<pubDate>Thu, 21 Oct 2021 04:58:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/one-expression-that-will-work-on-one-dimension-or-two/">One expression that will work on one dimension or two?</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to come up with an expression that will work on properties that have one dimension or two dimensions. Here&#8217;s what I can up with, but it doesn&#8217;t work. I still get an error message. Maybe the catch(err) technique doesn&#8217;t work in this case?</p>
<pre><p>temp = thisComp.layer("Drive").effect("Drive")("Output 01");</p><p>try{</p><p>[temp, temp];</p><p>}catch(err){</p><p>temp;</p><p>}</p></pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">71ffb86547de940371ba3f653b1f939a</guid>
				<title>Kevin Snyder replied to the discussion Apply expression to another layer&#039;s property based on current layer&#039;s selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/#post-2418516</link>
				<pubDate>Tue, 05 Oct 2021 15:21:27 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/#post-2418516"><span class="bb-reply-lable">Reply to</span> Apply expression to another layer&#039;s property based on current layer&#039;s selection</a></p> <div class="bb-content-inr-wrap"><p>Thanks for this Dan. I appreciate you taking the time. I was thinking that it would be great to have the ability to select any property, but I can see how that would get complicated. Thanks again.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">92e120b8a1e59829af3143ed2bfbac68</guid>
				<title>Kevin Snyder replied to the discussion Apply expression to another layer&#039;s property based on current layer&#039;s selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/#post-2418493</link>
				<pubDate>Mon, 04 Oct 2021 21:11:42 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/#post-2418493"><span class="bb-reply-lable">Reply to</span> Apply expression to another layer&#039;s property based on current layer&#039;s selection</a></p> <div class="bb-content-inr-wrap"><p>Here&#8217;s what I was hoping to do:</p>
<p><span>1. Select </span>&lt;b style=&#8221;font-family: inherit; font-size: inherit;&#8221;&gt;Blur Radius<span> on the </span>&lt;b style=&#8221;font-family: inherit; font-size: inherit;&#8221;&gt;Square layer<span>.</span></p>
<p>2. Run a script. </p>
<p>3. Result is that on the <b>Blur Amount Slider</b> found on the <b>Master Control</b> layer an expression is written: <b>thisComp.layer(&#8220;square&#8221;).effect(&#8220;Fast Box&hellip;</b></p>
<p><span class="activity-read-more" id="activity-read-more-359503"><a href="https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/#post-2418493" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f28c1c7db936255585611e33dfdb52ce</guid>
				<title>Kevin Snyder started the discussion Apply expression to another layer&#039;s property based on current layer&#039;s selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/</link>
				<pubDate>Mon, 04 Oct 2021 15:21:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/">Apply expression to another layer&#039;s property based on current layer&#039;s selection</a></p> <div class="bb-content-inr-wrap"><p>I don&#8217;t know if this is possible with a script, but would it be possible to apply an expression to a layer based on the current selection on a different layer? In the example image, I would like to make the Blur Amount slider on the Master Control layer the control for the Blur Radius which is located on the Square layer without having to use the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-359486"><a href="https://creativecow.net/forums/thread/apply-expression-to-another-layers-property-based-on-current-layers-selection/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">021fafa68f45279db71e96310fc7fdbd</guid>
				<title>Kevin Snyder replied to the discussion Use a script to apply an expression to a selected property in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/#post-2418429</link>
				<pubDate>Mon, 04 Oct 2021 04:21:03 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/#post-2418429"><span class="bb-reply-lable">Reply to</span> Use a script to apply an expression to a selected property</a></p> <div class="bb-content-inr-wrap"><p>Great! Thank you.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09ed6cb3e2a71454aecca28190203b1b</guid>
				<title>Kevin Snyder replied to the discussion Use a script to apply an expression to a selected property in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/#post-2418420</link>
				<pubDate>Sun, 03 Oct 2021 23:08:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/#post-2418420"><span class="bb-reply-lable">Reply to</span> Use a script to apply an expression to a selected property</a></p> <div class="bb-content-inr-wrap"><p>Thanks, Dan. I appreciate it. For some reason, it&#8217;s still throwing an error.</p>
<p>When I use the script below I get a message stating &#8220;Unable to execute script at line 5. Expected: ;&#8221;</p>
<pre><p>var myComp = app.project.activeItem;</p><p>var myProps = myComp.selectedProperties;</p><p>var myExpr = "thisComp.layer("Master Null").effect("Drive")("Output 01")";</p><p>for (var i = 0; i &lt;&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-359447"><a href="https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/#post-2418420" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dee0fca62da7e8662e68227cfc2d89d4</guid>
				<title>Kevin Snyder started the discussion Use a script to apply an expression to a selected property in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/</link>
				<pubDate>Sun, 03 Oct 2021 20:22:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/use-a-script-to-apply-an-expression-to-a-selected-property/">Use a script to apply an expression to a selected property</a></p> <div class="bb-content-inr-wrap"><p>How do you write a script to apply an expression to a selected property? I’ve looked around old post, but many of them are older and no longer work. I’ve tried modifying them without any luck. Thanks. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6bc5c715ad2e74a7bce717dc8894baf</guid>
				<title>Kevin Snyder replied to the discussion Copy selected property to a Null Layer&#039;s Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417720</link>
				<pubDate>Tue, 21 Sep 2021 04:05:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417720"><span class="bb-reply-lable">Reply to</span> Copy selected property to a Null Layer&#039;s Position</a></p> <div class="bb-content-inr-wrap"><p>Fabrice Leconte,</p>
<p>Are you available for hire? I have some ideas for some scripts that I would like to hire you to build if you&#8217;re interested.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6a8340a6b68b005695681ad2e8a19f72</guid>
				<title>Kevin Snyder and Fabrice Leconte are now connected</title>
				<link>https://creativecow.net/news-feed/p/358649/</link>
				<pubDate>Sat, 18 Sep 2021 01:53:29 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6d96a753d254cb69caa69e6c038ab817</guid>
				<title>Kevin Snyder replied to the discussion Copy selected property to a Null Layer&#039;s Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417090</link>
				<pubDate>Wed, 08 Sep 2021 15:26:29 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417090"><span class="bb-reply-lable">Reply to</span> Copy selected property to a Null Layer&#039;s Position</a></p> <div class="bb-content-inr-wrap"><p>Perfect. Thank you for your help. I really appreciate it.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">240648581bfefb1f52afac661178d349</guid>
				<title>Kevin Snyder replied to the discussion Copy selected property to a Null Layer&#039;s Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417016</link>
				<pubDate>Tue, 07 Sep 2021 17:01:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2417016"><span class="bb-reply-lable">Reply to</span> Copy selected property to a Null Layer&#039;s Position</a></p> <div class="bb-content-inr-wrap"><p>Thank you! I gave it a go but it&#8217;s not working. If I select a layer and the position property I get a message stating that I need to select at least one property and when I select the keyframes from the Lockdown plugin nothing happens.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b4c264be9a1d88ac8bbf3140d4af3b78</guid>
				<title>Kevin Snyder replied to the discussion Copy selected property to a Null Layer&#039;s Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2416987</link>
				<pubDate>Tue, 07 Sep 2021 03:36:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/#post-2416987"><span class="bb-reply-lable">Reply to</span> Copy selected property to a Null Layer&#039;s Position</a></p> <div class="bb-content-inr-wrap"><p>Yes! That&#8217;s working. Thank you. Is there any way to name the null layer based on the selected property and also have it create a null for each point selected so that there is a null titled &#8220;Point1&#8221;, &#8220;Point2&#8221; and so on depending on what&#8217;s selected?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9002593ea55fbe08d8f74dc36ed2baf6</guid>
				<title>Kevin Snyder started the discussion Copy selected property to a Null Layer&#039;s Position in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/</link>
				<pubDate>Mon, 06 Sep 2021 20:24:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/">Copy selected property to a Null Layer&#039;s Position</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;m trying to write a script that will copy keyframes from a selected property to the position property of a new null. For example, in the image below I want to select Point1 keyframes from the Lockdown effect and have them copied to a null layer&#8217;s position with the name &#8220;Point1&#8221;.</p>
<p>I am having a tough time getting the script to paste just the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-358070"><a href="https://creativecow.net/forums/thread/copy-selected-property-to-a-null-layers-position/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ca161b741f25fdbfd3adf2c1365f780</guid>
				<title>Kevin Snyder started the discussion Script to change the Line Join of shape layer line in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-to-change-the-line-join-of-shape-layer-line/</link>
				<pubDate>Tue, 22 Sep 2020 18:06:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-to-change-the-line-join-of-shape-layer-line/">Script to change the Line Join of shape layer line</a></p> <div class="bb-content-inr-wrap"><p>I don&#8217;t know if this is even close, but I&#8217;m trying to change the Line Join of a shape layer to round. Here&#8217;s what I have so far. </p>
<pre><p>function line(){</p><p>  var myComp = app.project.activeItem;</p><p>  var myStroke = shapeGroup.property("Stroke");</p><p>  myStroke.property("Line Join").setValue([Round Join]);</p><p>  }</p><p>  line()</p></pre>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		