<?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 | Clara Martin | Activity</title>
	<link>https://creativecow.net/members/claramartin/activity/</link>
	<atom:link href="https://creativecow.net/members/claramartin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Clara Martin.</description>
	<lastBuildDate>Sun, 17 May 2026 12:12:55 +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">051b7cb4c1c98c835ccb4c44bff05e21</guid>
				<title>Clara Martin replied to the discussion Attribute keyboard shortcuts for my script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/attribute-keyboard-shortcuts-for-my-script/#post-2460024</link>
				<pubDate>Mon, 03 Jun 2024 11:48:38 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/attribute-keyboard-shortcuts-for-my-script/#post-2460024"><span class="bb-reply-lable">Reply to</span> Attribute keyboard shortcuts for my script</a></p> <div class="bb-content-inr-wrap"><p>Thank you for your reply.</p>
<p>After a lot of research/reflection on my part, the solution you gave is possible but implies for me to create 1 jsx file by keyboard shortcut, I will have to create more than 80 jsx files even though it is much simpler to manage the everything in the same file with functions to avoid redundancy as well as for future&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-398149"><a href="https://creativecow.net/forums/thread/attribute-keyboard-shortcuts-for-my-script/#post-2460024" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a907435a1e7e0690f0e384ade299b24e</guid>
				<title>Clara Martin replied to the discussion How to list all layers and sub comp inside a selected comp in timeline in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459937</link>
				<pubDate>Thu, 30 May 2024 10:51:55 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459937"><span class="bb-reply-lable">Reply to</span> How to list all layers and sub comp inside a selected comp in timeline</a></p> <div class="bb-content-inr-wrap"><p>Hello thank you very much,</p>
<p>the last script with the test() function does exactly what I wanted.</p>
<p>Thank you very much</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c32caaa0d6ca64b3a5430535cda559f5</guid>
				<title>Clara Martin replied to the discussion How to list all layers and sub comp inside a selected comp in timeline in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459856</link>
				<pubDate>Tue, 28 May 2024 06:44:35 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459856"><span class="bb-reply-lable">Reply to</span> How to list all layers and sub comp inside a selected comp in timeline</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>Yes I have a .jsx file that I use to do what I want.</p>
<p>For your first question, I have a csv file which contains data, by looping over the child layers and precomp I want to impose certain data on them from the csv file (this part works)</p>
<p>I&#8217;m just having trouble getting the part of finding all the children of a precomp selected from my timeline&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397991"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459856" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dfde268656f7f6e2b7a6d4c3d98ef3d1</guid>
				<title>Clara Martin replied to the discussion How to list all layers and sub comp inside a selected comp in timeline in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459854</link>
				<pubDate>Tue, 28 May 2024 06:00:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459854"><span class="bb-reply-lable">Reply to</span> How to list all layers and sub comp inside a selected comp in timeline</a></p> <div class="bb-content-inr-wrap"><p>So it&#8217;s for a script.</p>
<p>I would like to know if it is possible to know all the children (layers and precomp in the parent precomp etc. as in my example) of a precomp by selecting it in my timeline.</p>
<p>I want to loop over it (for loop).</p>
<p>There can be several levels as in my example:</p>
<p>&#8211; A parent precomp who has a child who himself has a child etc.</p>
<p>Do you think&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397989"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/#post-2459854" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">344923332f0c62ac558883767d7a7531</guid>
				<title>Clara Martin started the discussion How to list all layers and sub comp inside a selected comp in timeline in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/</link>
				<pubDate>Mon, 27 May 2024 20:50:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/">How to list all layers and sub comp inside a selected comp in timeline</a></p> <div class="bb-content-inr-wrap"><p><span>Hello,</span></p>
<p>I have a pre composition in my timeline named &#8220;A&#8221;</p>
<p>&#8211; In &#8220;A&#8221; there are 2 text layers &#8220;T1&#8221; and &#8220;T2&#8221; and another composition named &#8220;B&#8221;</p>
<p>&#8211; In &#8220;B&#8221; there are 2 text layers &#8220;T3&#8221; and &#8220;T4&#8221; and another composition named &#8220;C&#8221;</p>
<p>&#8211; In C there is 1 text layer &#8220;T5&#8221;</p>
<p>How to do it when I select the pre comp &#8220;A&#8221; in the timeline I get the complete list of all the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397971"><a href="https://creativecow.net/forums/thread/how-to-list-all-layers-and-sub-comp-inside-a-selected-comp-in-timeline/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1c4d2f906ef1fdd48a77961f552e7891</guid>
				<title>Clara Martin started the discussion Attribute keyboard shortcuts for my script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/attribute-keyboard-shortcuts-for-my-script/</link>
				<pubDate>Tue, 21 May 2024 06:34:48 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/attribute-keyboard-shortcuts-for-my-script/">Attribute keyboard shortcuts for my script</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>To simplify my explanation I will take this example which resembles my case.</p>
<p>I have a script for AE which contains 5 buttons, each button performing an action.</p>
<p>Is it possible for each button (i.e. action) to assign a keyboard shortcut?</p>
<p>Example:</p>
<p>Button 1: ctrl + 1</p>
<p>Button 2: ctrl + 2</p>
<p>etc., etc</p>
<p>Thank you in advance 🙂</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a9393a21d4f0fd326e00e4150802894e</guid>
				<title>Clara Martin replied to the discussion How to import an image into the timeline (with script)? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/#post-2459358</link>
				<pubDate>Tue, 14 May 2024 19:08:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/#post-2459358"><span class="bb-reply-lable">Reply to</span> How to import an image into the timeline (with script)?</a></p> <div class="bb-content-inr-wrap"><p>Thank you very much, it works wonderfully 😉</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">61fa304aa65c7a5cd048c96e7635366a</guid>
				<title>Clara Martin replied to the discussion How to import an image into the timeline (with script)? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/#post-2459347</link>
				<pubDate>Tue, 14 May 2024 17:30:02 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/#post-2459347"><span class="bb-reply-lable">Reply to</span> How to import an image into the timeline (with script)?</a></p> <div class="bb-content-inr-wrap"><p>So the first solution provided by Hector Vera does not work for the moment.</p>
<p>No, I do not want to directly import an image into the timeline. I have this image in my present panel project.</p>
<p>I just want to use it via a script to import it into my timeline 🙂</p>
<p></p>
<p>Here is what I have:</p>
<p>&#8211; 1 composition already created which is called &#8220;comp&#8221;</p>
<p>&#8211; My file&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397508"><a href="https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/#post-2459347" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4dfe4fcbac50c37b6c2aa4db260a5dd</guid>
				<title>Clara Martin started the discussion How to import an image into the timeline (with script)? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/</link>
				<pubDate>Tue, 14 May 2024 13:14:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/">How to import an image into the timeline (with script)?</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>I can import  files contained in a directory of my computer in the &#8220;footage&#8221; part of after effects content for example the file: &#8220;my_picture.jpg&#8221;</p>
<p>Is it possible to import this &#8220;my_picture.jpg&#8221; file directly into the timeline using a script.</p>
<p>It is possible with script to create text layers for example directly in the timeline, I would like to&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-397489"><a href="https://creativecow.net/forums/thread/how-to-import-an-image-into-the-timeline-with-script/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf8779c696c3ca2e06e4dbdf69b74a39</guid>
				<title>Clara Martin replied to the discussion Change selected master properties with ExtendScript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/#post-2458979</link>
				<pubDate>Fri, 03 May 2024 08:10:24 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/#post-2458979"><span class="bb-reply-lable">Reply to</span> Change selected master properties with ExtendScript</a></p> <div class="bb-content-inr-wrap"><p>Thank you very much, this is exactly what I wanted 🙂</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ceae6bea22a05274881da9abb7821c35</guid>
				<title>Clara Martin replied to the discussion Change selected master properties with ExtendScript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/#post-2458970</link>
				<pubDate>Thu, 02 May 2024 20:15:47 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/#post-2458970"><span class="bb-reply-lable">Reply to</span> Change selected master properties with ExtendScript</a></p> <div class="bb-content-inr-wrap"><p>Thank you for your replay.</p>
<p>Unfortunetely i know it, i want to do it with script. Is it possible ?</p>
<p></p>
<p>Thank you in advance 🙂</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dc13c6bb7be26e51204b9559b41aad9e</guid>
				<title>Clara Martin started the discussion Change selected master properties with ExtendScript in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/</link>
				<pubDate>Thu, 02 May 2024 13:58:37 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/change-selected-master-properties-with-extendscript/">Change selected master properties with ExtendScript</a></p> <div class="bb-content-inr-wrap"><p>Hello,</p>
<p>I would like to know how to change the text of a master properties which is selected:</p>
<p>&#8211; I select the master property</p>
<p>&#8211; I click on a button (that&#8217;s it)</p>
<p>&#8211; this changes the text</p>
<p>thanks in advance</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c3ea69fac6bad76d7f168493b44282c6</guid>
				<title>Clara Martin became a registered member</title>
				<link>https://creativecow.net/news-feed/p/397133/</link>
				<pubDate>Thu, 02 May 2024 13:51:07 +0000</pubDate>

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