<?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 | Sebastian Moreno | Activity</title>
	<link>https://creativecow.net/members/sebastianmoreno2/activity/</link>
	<atom:link href="https://creativecow.net/members/sebastianmoreno2/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Sebastian Moreno.</description>
	<lastBuildDate>Thu, 14 May 2026 22:40:52 +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">988cfa1de712dfa57500f7e7e1e83815</guid>
				<title>Sebastian Moreno replied to the discussion AE Script undo steps in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/ae-script-undo-steps/#post-2446721</link>
				<pubDate>Tue, 27 Jun 2023 11:52:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-script-undo-steps/#post-2446721"><span class="bb-reply-lable">Reply to</span> AE Script undo steps</a></p> <div class="bb-content-inr-wrap"><p>Could be.. I am looking into that!!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">491b6272e66df6d350f50e56c6abcb21</guid>
				<title>Sebastian Moreno started the discussion AE Script undo steps in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/ae-script-undo-steps/</link>
				<pubDate>Wed, 21 Jun 2023 14:36:20 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-script-undo-steps/">AE Script undo steps</a></p> <div class="bb-content-inr-wrap"><p>I am writing a script that does several things one after the other.</p>
<p>Is there a trick to collapse or delete the undo history of what the script does? If I want to undo after executing the script, it would start going back steps of what the script did.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a55df4c8608ed2155d015041e45eaef6</guid>
				<title>Sebastian Moreno replied to the discussion Script request, reveal in timeline in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/script-request-reveal-in-timeline/#post-2410165</link>
				<pubDate>Thu, 13 May 2021 12:27:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/script-request-reveal-in-timeline/#post-2410165"><span class="bb-reply-lable">Reply to</span> Script request, reveal in timeline</a></p> <div class="bb-content-inr-wrap"><p>I was looking for the same script but didn&#8217;t find something similar so I wrote a quick and dirty solution. Works only with custom paths and creates a keyframe at current time (can be removed with further code)</p>
<p></p>
<p></p>
<pre>function Path() {<br />    var selectedLayers = app.project.activeItem.selectedLayers;<br />    for (var x = selectedLayers.length - 1; x &gt;= 0; x--) {<br />&hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-351917"><a href="https://creativecow.net/forums/thread/script-request-reveal-in-timeline/#post-2410165" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		