<?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 | Jonas Schwarzer | Activity</title>
	<link>https://creativecow.net/members/jonasschwarzer/activity/</link>
	<atom:link href="https://creativecow.net/members/jonasschwarzer/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Jonas Schwarzer.</description>
	<lastBuildDate>Wed, 06 May 2026 19:03:36 +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">c4bd45a5577721e4126d87ff326b5a11</guid>
				<title>Jonas Schwarzer replied to the discussion Get value of an Anchor-Point of an Layer which name is choosen by CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337935</link>
				<pubDate>Thu, 22 Oct 2020 11:57:53 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337935"><span class="bb-reply-lable">Reply to</span> Get value of an Anchor-Point of an Layer which name is choosen by CSV</a></p> <div class="bb-content-inr-wrap"><p>Ok i found the solution&#8230; had to change variables value to a string:</p>
<p></p>
<pre>markerNr = thisComp.layer(“Werte_Speicher”).effect(“Auswahl-MarkerNr”)(1);<br /> landkreis = String(footage(“Landkreisauswahl.csv”).dataValue([1,markerNr]));<br /> l = thisComp.layer(landkreis);   <br />l.toComp(l.anchorPoint); </pre>
<p>this seems to work&#8230; </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d69d6e858b51fa260630d792b4f5d248</guid>
				<title>Jonas Schwarzer replied to the discussion Get value of an Anchor-Point of an Layer which name is choosen by CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337927</link>
				<pubDate>Thu, 22 Oct 2020 10:39:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337927"><span class="bb-reply-lable">Reply to</span> Get value of an Anchor-Point of an Layer which name is choosen by CSV</a></p> <div class="bb-content-inr-wrap"><p>Did this already and works fine. No problem there &#8211; this is what bugs me. I can use it to get the text as source text and it always shows the correct string but as a Layer-Name it has problems&#8230; I think this really comes from the fact that you use &#8220;&#8221; for getting the Layer-Name. In my before post you can see i found a work around, the expression&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-337027"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337927" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5c12311d730262fd347ca758f05964ae</guid>
				<title>Jonas Schwarzer replied to the discussion Get value of an Anchor-Point of an Layer which name is choosen by CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337925</link>
				<pubDate>Thu, 22 Oct 2020 10:35:05 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337925"><span class="bb-reply-lable">Reply to</span> Get value of an Anchor-Point of an Layer which name is choosen by CSV</a></p> <div class="bb-content-inr-wrap"><p>i found a solution that (kind of)  works BUT still shows an error (while working). I think the problem is with the String which i use to access the layer. So i tried to convert it to a String but maybe i did it wrong or it is not the problem. With adding four &#8216; to the code, it seems to kind of work.</p>
<p>The same when i enter the Layer-Name manually&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-337025"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/#post-2337925" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f822b472b3fad491d10bba63a75f8ebc</guid>
				<title>Jonas Schwarzer started the discussion Get value of an Anchor-Point of an Layer which name is choosen by CSV in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/</link>
				<pubDate>Thu, 22 Oct 2020 09:10:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/">Get value of an Anchor-Point of an Layer which name is choosen by CSV</a></p> <div class="bb-content-inr-wrap"><p>Hello,  have an Problem with my code. I have csv table with two columns: One &#8220;MarkerNr&#8221; and one &#8220;Landkreis&#8221; (german word for counties). I have a Slider with the rounded values  of 1-10 which use to select the row i want to access. In the column &#8220;Landkreis&#8221;, i have the name of the counties (for example &#8220;Ortenaukreis&#8221;) and i have many Layer with the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-337018"><a href="https://creativecow.net/forums/thread/get-value-of-an-anchor-point-of-an-layer-which-name-is-choosen-by-csv/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		