<?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 | Mohd Faizan | Activity</title>
	<link>https://creativecow.net/members/mohdfaizan/activity/</link>
	<atom:link href="https://creativecow.net/members/mohdfaizan/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mohd Faizan.</description>
	<lastBuildDate>Sat, 16 May 2026 06:51:58 +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">08adeb92b0f5e874c64be6c522260110</guid>
				<title>Mohd Faizan replied to the discussion Shortkey for &#34;Go to timecode&#34; in the forum Adobe Premiere Pro</title>
				<link>https://creativecow.net/forums/thread/shortkey-for-go-to-timecode/#post-2402490</link>
				<pubDate>Tue, 02 Feb 2021 00:03:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/shortkey-for-go-to-timecode/#post-2402490"><span class="bb-reply-lable">Reply to</span> Shortkey for "Go to timecode"</a></p> <div class="bb-content-inr-wrap"><p>Don&#8217;t know why but its shift the clip with cursor.<br />Premiere Pro CC2020</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">29fe4752d36a5d72904d985e59203b81</guid>
				<title>Mohd Faizan replied to the discussion ExtendScript, How to add opacity keyframe to any selected layer at current time? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/#post-2337197</link>
				<pubDate>Tue, 13 Oct 2020 20:25:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/#post-2337197"><span class="bb-reply-lable">Reply to</span> ExtendScript, How to add opacity keyframe to any selected layer at current time?</a></p> <div class="bb-content-inr-wrap"><pre>var myLayers = app.project.activeItem.selectedLayers;<br />    if (myLayers.length &gt; 0) {<br />        for (var i = 0; i &lt; myLayers.length; i++) {<br />        var myProperty = myLayers[i].opacity;<br />        myProperty.setValueAtTime(myLayers[i].containingComp.time, 0);}<br />    } 
    else {alert("No layers selected.");}</pre>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8e4cb353292b86dc2a040b324284c330</guid>
				<title>Mohd Faizan replied to the discussion ExtendScript, How to add opacity keyframe to any selected layer at current time? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/#post-2337195</link>
				<pubDate>Tue, 13 Oct 2020 19:59:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/#post-2337195"><span class="bb-reply-lable">Reply to</span> ExtendScript, How to add opacity keyframe to any selected layer at current time?</a></p> <div class="bb-content-inr-wrap"><p>Thankyou so much!<br />It is working fine for 1st layer, but I wanted it to applied on selected layer(s).</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a61a73c7aa63ea230dfb2524de9a20a7</guid>
				<title>Mohd Faizan started the discussion ExtendScript, How to add opacity keyframe to any selected layer at current time? in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/</link>
				<pubDate>Tue, 13 Oct 2020 19:31:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/extendscript-how-to-add-opacity-keyframe-to-any-selected-layer-at-current-time/">ExtendScript, How to add opacity keyframe to any selected layer at current time?</a></p> <div class="bb-content-inr-wrap"><p><b>This is what I tried, but not working :/<br /></b></p>
<pre>var myLayer = app.project.item(index).layer(index).propertySpec;<br />var myProperty = myLayer.opacity;<br />myProperty.setValue(50);</pre></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		