<?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 | marc lekanu | Activity</title>
	<link>https://creativecow.net/members/marclekanu/activity/</link>
	<atom:link href="https://creativecow.net/members/marclekanu/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for marc lekanu.</description>
	<lastBuildDate>Sat, 29 Aug 2026 21:57:47 +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">98a19406c179bedda9e2d443db67ed07</guid>
				<title>marc lekanu replied to the discussion Moving a property using script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/moving-a-property-using-script/#post-2439115</link>
				<pubDate>Sun, 25 Dec 2022 10:13:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/moving-a-property-using-script/#post-2439115"><span class="bb-reply-lable">Reply to</span> Moving a property using script</a></p> <div class="bb-content-inr-wrap"><p>You&#8217;ve made me realise that something was wrong with the loop.</p>
<p><b>How the loop was working ?</b><br />It selected one property, then copy it, then selected the group where I want to paste it, then past it. <br />And it was looping 50 &#8211; 100 times, so it was extremely slow.</p>
<p>But now all it&#8217;s fine, <b>what the loop is doing ?</b><br />It only selects all the properties.<br />Then outside of&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-377999"><a href="https://creativecow.net/forums/thread/moving-a-property-using-script/#post-2439115" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">616e852438178e79e21b3419242c54dd</guid>
				<title>marc lekanu replied to the discussion Moving a property using script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/moving-a-property-using-script/#post-2439113</link>
				<pubDate>Sat, 24 Dec 2022 23:56:33 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/moving-a-property-using-script/#post-2439113"><span class="bb-reply-lable">Reply to</span> Moving a property using script</a></p> <div class="bb-content-inr-wrap"><p>Yes, I&#8217;ve considered it.</p>
<p>The .moveTo() method can only modify the index of the property. <br />I can use it only with an integer for example :</p>
<blockquote><p>ccc[0].property(&#8220;Contents&#8221;).property(1).moveTo(3);</p></blockquote>
<p>Something like that doesn&#8217;t work :</p>
<blockquote><p><span>var group50 = ccc[0].property(&#8220;Contents&#8221;).property(&#8220;Group 50&#8221;);</p>
<p>ccc[0].property(&#8220;Contents&#8221;).property(1).moveTo(<b>group50</b>);</span></p></blockquote>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1277cfd327f167d4247224dd5b04a035</guid>
				<title>marc lekanu started the discussion Moving a property using script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/moving-a-property-using-script/</link>
				<pubDate>Sat, 24 Dec 2022 22:20:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/moving-a-property-using-script/">Moving a property using script</a></p> <div class="bb-content-inr-wrap"><p>Hello guys, I hope your doing well !</p>
<p>&nbsp;</p>
<blockquote><p>var comp = app.project.activeItem;</p>
<p>var ccc = comp.selectedLayers;</p>
<p>&nbsp;</p>
<p>app.beginUndoGroup(&#8220;Dernier Code&#8221;);</p>
<p>ccc[0].property(&#8220;Contents&#8221;).property(1).selected = true;</p>
<p>app.executeCommand(18);</p>
<p>ccc[0].property(&#8220;Contents&#8221;).property(&#8220;Group 50&#8221;).selected =&hellip;</p></blockquote>
<p><span class="activity-read-more" id="activity-read-more-377993"><a href="https://creativecow.net/forums/thread/moving-a-property-using-script/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c0589f93cc38bc5d8f9e359d18373e66</guid>
				<title>marc lekanu became a registered member</title>
				<link>https://creativecow.net/news-feed/p/377989/</link>
				<pubDate>Sat, 24 Dec 2022 14:24:41 +0000</pubDate>

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