<?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 | Constantin Maier | Activity</title>
	<link>https://creativecow.net/members/constantinmaier/activity/</link>
	<atom:link href="https://creativecow.net/members/constantinmaier/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Constantin Maier.</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">5772d1adae7647b5a6b8b7e38f9db586</guid>
				<title>Constantin Maier replied to the discussion Use expression to control a Channel effect &#34;Source layer mode&#34; in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/use-expression-to-control-a-channel-effect-source-layer-mode/#post-2438190</link>
				<pubDate>Sun, 04 Dec 2022 19:47:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/use-expression-to-control-a-channel-effect-source-layer-mode/#post-2438190"><span class="bb-reply-lable">Reply to</span> Use expression to control a Channel effect "Source layer mode"</a></p> <div class="bb-content-inr-wrap"><p class="">If you&#8217;re talking about scripting, the only way to go about it is to add the effect to a layer, set the layer control to another layer, select &#8220;Effects &amp; Masks&#8221; from the dropdown, then remove the referenced layer and now save the effect as a preset. Afterwards, you can apply the preset within your script and &#8220;Effects &amp; Masks&#8221; will be selected&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-377258"><a href="https://creativecow.net/forums/thread/use-expression-to-control-a-channel-effect-source-layer-mode/#post-2438190" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">06d811ad4747bbbe3a2e14fe6a4a23c4</guid>
				<title>Constantin Maier replied to the discussion Limit to After Effect Script Hotkeys in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2428365</link>
				<pubDate>Thu, 21 Apr 2022 21:52:58 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2428365"><span class="bb-reply-lable">Reply to</span> Limit to After Effect Script Hotkeys</a></p> <div class="bb-content-inr-wrap"><p>Hey, it&#8217;s quite a complicated thing, so I can&#8217;t give you my full code. It&#8217;s very long, interconnected with a bunch of other stuff, and also very specific to the use of this script. It would be too time-consuming to cover everything here but I hope you can figure out the rest yourself.</p>
<p></p>
<p>So let&#8217;s assume you&#8217;ve built your UI where people enter&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-368540"><a href="https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2428365" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">072891c4753a14cd5c85aa82a1038bad</guid>
				<title>Constantin Maier replied to the discussion Limit to After Effect Script Hotkeys in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2427750</link>
				<pubDate>Tue, 12 Apr 2022 15:21:10 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2427750"><span class="bb-reply-lable">Reply to</span> Limit to After Effect Script Hotkeys</a></p> <div class="bb-content-inr-wrap"><p>There&#8217;s a workaround, however, I was only able to make it work properly on Windows. If you&#8217;re on Windows, here&#8217;s what you can do:</p>
<p>Not sure what you&#8217;re doing exactly but you can, for example, create some sort of UI where you let the user define shortcuts for a variety of scripts. Now save the different shortcuts, either to a file or to the AE&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-368075"><a href="https://creativecow.net/forums/thread/limit-to-after-effect-script-hotkeys/#post-2427750" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6eb062866f79e4e987b0b17ecc0a1b2</guid>
				<title>Constantin Maier replied to the discussion Saving the result of a script as a global variable in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/saving-the-result-of-a-script-as-a-global-variable/#post-2422118</link>
				<pubDate>Mon, 13 Dec 2021 17:20:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/saving-the-result-of-a-script-as-a-global-variable/#post-2422118"><span class="bb-reply-lable">Reply to</span> Saving the result of a script as a global variable</a></p> <div class="bb-content-inr-wrap"><p>Well, when we&#8217;re talking about expressions, there is a way to declare a global variable in expressions and have them be accessible by other expressions. To do that you need to use the dollar sign to declare a variable, like this:</p>
<p>$.myVar = &#8220;Yolo&#8221;;</p>
<p>More about this here: </p>
<blockquote class="wp-embedded-content" data-secret="DTuR28RFaX"><p><a target='_blank' href="https://blob.pureandapplied.com.au/the-global-object-in-after-effects/" rel="nofollow">The global object in After Effects</a></p></blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" title="&#8220;The global object in After Effects&#8221; &#8212; blob" src="https://blob.pureandapplied.com.au/the-global-object-in-after-effects/embed/#?secret=DTuR28RFaX" data-secret="DTuR28RFaX" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> </p>
<p>However,&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-362833"><a href="https://creativecow.net/forums/thread/saving-the-result-of-a-script-as-a-global-variable/#post-2422118" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		