<?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 | greg humphrey | Activity</title>
	<link>https://creativecow.net/members/greghumphrey/activity/</link>
	<atom:link href="https://creativecow.net/members/greghumphrey/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for greg humphrey.</description>
	<lastBuildDate>Thu, 14 May 2026 18:17:14 +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">495279fbad633824079d99bf2f448905</guid>
				<title>greg humphrey replied to the discussion Disable a Composition Programmatically in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/disable-a-composition-programmatically/#post-2457525</link>
				<pubDate>Fri, 29 Mar 2024 15:33:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/disable-a-composition-programmatically/#post-2457525"><span class="bb-reply-lable">Reply to</span> Disable a Composition Programmatically</a></p> <div class="bb-content-inr-wrap"><p>Dan is the best! </p>
<p>It&#8217;s the &#8220;Comps as layers have layer eyeballs&#8221; I was referring to. What I didnt realize was programmatically I can call a comp as a layer and access the properties that way.</p>
<p>Something like this works.</p>
<p></p>
<p>var theComp = app.project.item(i) </p>
<p>    for(var k=1; k&lt;=theComp.numLayers; k++) {  </p>
<p>        var theLayer = theComp.layer(k) </p>
<p>&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-395873"><a href="https://creativecow.net/forums/thread/disable-a-composition-programmatically/#post-2457525" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">892af87db9ca63fb5cd349e2bbf4eff1</guid>
				<title>greg humphrey started the discussion Disable a Composition Programmatically in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/disable-a-composition-programmatically/</link>
				<pubDate>Fri, 29 Mar 2024 01:48:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/disable-a-composition-programmatically/">Disable a Composition Programmatically</a></p> <div class="bb-content-inr-wrap"><p>Is there a way to disable a Composition Programmatically?</p>
<p>It can be done with layers, i.e. myLayer.enabled=false .</p>
<p>But doesnt seem we can do the same thing on a comp, i.e. myComp.enabled=false.</p>
<p>They both have the eyeball, you&#8217;d think this world work on both.</p>
<p>Same goes with setting opacity on the comp, i.e. theComp.opacity=0; , that&hellip;<span class="activity-read-more" id="activity-read-more-395828"><a href="https://creativecow.net/forums/thread/disable-a-composition-programmatically/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eeb56cb2ef9aff779f40ed8ec069e6ce</guid>
				<title>greg humphrey became a registered member</title>
				<link>https://creativecow.net/news-feed/p/395823/</link>
				<pubDate>Thu, 28 Mar 2024 23:47:08 +0000</pubDate>

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