<?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 | Mahmoud Elsafy | Activity</title>
	<link>https://creativecow.net/members/mahmoudelsafy2/activity/</link>
	<atom:link href="https://creativecow.net/members/mahmoudelsafy2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mahmoud Elsafy.</description>
	<lastBuildDate>Thu, 03 Sep 2026 08:36:21 +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">79cf3e20895a3f984752d16561402486</guid>
				<title>Mahmoud Elsafy replied to the discussion CEP Panel: Event Listener Layer Selection in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/cep-panel-event-listener-layer-selection/#post-2414440</link>
				<pubDate>Wed, 28 Jul 2021 15:09:25 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/cep-panel-event-listener-layer-selection/#post-2414440"><span class="bb-reply-lable">Reply to</span> CEP Panel: Event Listener Layer Selection</a></p> <div class="bb-content-inr-wrap"><p>Main .jsx</p>
<p>function getSelectedLayer() {</p>
<p>SL = app.project.activeItem.selectedLayers;</p>
<p><i><b>//return selected layer index or any other property</b></i></p>
<p>return SL.length != 0 ? <b>SL[0].index</b> : null</p>
<p>};</p>
<pre></pre>
<p>main .js in HTML</p>
<p>var csInterface = new CSInterface();</p>
<p>setInterval(() =&gt; {</p>
<p>csInterface.evalScript(&#8220;getSelectedLayer()&#8221;, function (result)&hellip;<span class="activity-read-more" id="activity-read-more-355970"><a href="https://creativecow.net/forums/thread/cep-panel-event-listener-layer-selection/#post-2414440" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">11ec573db6847200a3271c961586ad7f</guid>
				<title>Mahmoud Elsafy became a registered member</title>
				<link>https://creativecow.net/news-feed/p/355909/</link>
				<pubDate>Tue, 27 Jul 2021 21:09:57 +0000</pubDate>

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