<?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 | Otto Tasnadi | Activity</title>
	<link>https://creativecow.net/members/ottotasnadi/activity/</link>
	<atom:link href="https://creativecow.net/members/ottotasnadi/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Otto Tasnadi.</description>
	<lastBuildDate>Sat, 16 May 2026 04:22:15 +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">e490cc3eb3d9257aa86c759e6afcba17</guid>
				<title>Otto Tasnadi replied to the discussion Expression driven word-by-word animation in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-driven-word-by-word-animation/#post-2419934</link>
				<pubDate>Mon, 01 Nov 2021 12:11:54 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-driven-word-by-word-animation/#post-2419934"><span class="bb-reply-lable">Reply to</span> Expression driven word-by-word animation</a></p> <div class="bb-content-inr-wrap"><p>We resolved this. Check this thread:</p>
<blockquote class="wp-embedded-content" data-secret="AsbFCdE3Fd"><p><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/" rel="nofollow">Linking Array data to text Animator on reveal text word by word</a></p></blockquote>
<p><iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; clip: rect(1px, 1px, 1px, 1px);" title="&#8220;Linking Array data to text Animator on reveal text word by word&#8221; &#8212; Creative COW" src="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/embed/#?secret=AsbFCdE3Fd" data-secret="AsbFCdE3Fd" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2ee4570d8c44b46052a0975ccbb34769</guid>
				<title>Otto Tasnadi started the discussion control inpoint/starttime with script in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/duplicate-a-layer-x-times-with-scripting/</link>
				<pubDate>Fri, 22 Oct 2021 06:47:19 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/duplicate-a-layer-x-times-with-scripting/">control inpoint/starttime with script</a></p> <div class="bb-content-inr-wrap"><p>Hey, I have a script that I use as an extend script before calling some other scrits thought CLI.</p>
<p>This script changes the length of a composition mentioned in a json file.</p>
<p>it looks like this:</p>
<p>var myTime = $D.job.get(“time”);<br />var myTarget = $D.job.get(“compname”);<br />var start_comp = $D.job.get(“start_time1”);<br />var myComp;<br />for (var i = 1; i &lt;= app.project&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-360333"><a href="https://creativecow.net/forums/thread/duplicate-a-layer-x-times-with-scripting/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">36116148962b35adcf6b648229194929</guid>
				<title>Otto Tasnadi replied to the discussion Linking Array data to text Animator on reveal text word by word in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418118</link>
				<pubDate>Tue, 28 Sep 2021 10:23:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418118"><span class="bb-reply-lable">Reply to</span> Linking Array data to text Animator on reveal text word by word</a></p> <div class="bb-content-inr-wrap"><p>I updated it and works 😀 </p>
<p><span><br /></span></p>
<p><span>const string = thisComp.layer(&#8220;myarray&#8221;).text.sourceText;</span></p>
<p>const arr = string.split(&#8216;, &#8216;);</p>
<p>arrTime = arr.map(x=&gt;x/1000);</p>
<p>for( i = 0; i&lt; arrTime.length; i++){</p>
<p>	if (time &lt; arrTime[i]) break;</p>
<p>	}</p>
<p>i</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">cc0316b6b4cba4af5b00968e5f5f835a</guid>
				<title>Otto Tasnadi replied to the discussion Linking Array data to text Animator on reveal text word by word in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418117</link>
				<pubDate>Tue, 28 Sep 2021 09:33:23 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418117"><span class="bb-reply-lable">Reply to</span> Linking Array data to text Animator on reveal text word by word</a></p> <div class="bb-content-inr-wrap"><p>Really cool, Thank you.<br />Now I just need to figure out how can I take the array from a text layer.</p>
<p>It am trying with </p>
<p>const arr = thisComp.layer(&#8220;array&#8221;).text.sourceText ;</p>
<p>or </p>
<p>var arr = thisComp.layer(&#8220;array&#8221;).text.sourceText ;</p>
<p>or </p>
<p>arr = Array.from(thisComp.layer(&#8220;array&#8221;).text.sourceText;</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1d6bee844569593a99f01963e9965bcb</guid>
				<title>Otto Tasnadi replied to the discussion Linking Array data to text Animator on reveal text word by word in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418114</link>
				<pubDate>Tue, 28 Sep 2021 08:40:12 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/#post-2418114"><span class="bb-reply-lable">Reply to</span> Linking Array data to text Animator on reveal text word by word</a></p> <div class="bb-content-inr-wrap"><p>I want to reveal the text word by word at the specified time.</p>
<p>I don&#8217;t want only one word visible at the specified time.</p>
<p>I have a sound file and I want to show (reveal) the word when the word is pronounced in the sound file. </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d4445c3639746380929ad564c3bb52f4</guid>
				<title>Otto Tasnadi started the discussion Linking Array data to text Animator on reveal text word by word in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/</link>
				<pubDate>Tue, 28 Sep 2021 07:46:49 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/">Linking Array data to text Animator on reveal text word by word</a></p> <div class="bb-content-inr-wrap"><p>Hey, </p>
<p>I have an array of time values in milliseconds on a text layer named timevalues: <span>[</span><span>6.297, 461.507, 734.1606, 1613.1759, 2069.2254</span><span>]</span></p>
<p><span>I have another layer with myText: &#8220;Mary has a little Lamb&#8221;</span></p>
<p>I added an Animator to the text layer. I&#8217;ve set the Units To Index, and the Based On to Words.</p>
<p>So whenever I increase the &#8220;Start value&#8221; to add a new word to&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-359188"><a href="https://creativecow.net/forums/thread/linking-array-data-to-text-animator-on-reveal-text-word-by-word/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b8e937357fbb08e539420787f8151fd8</guid>
				<title>Otto Tasnadi started the discussion Expression driven word-by-word animation in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-driven-word-by-word-animation/</link>
				<pubDate>Mon, 27 Sep 2021 14:04:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-driven-word-by-word-animation/">Expression driven word-by-word animation</a></p> <div class="bb-content-inr-wrap"><p>Can I link somehow the data below to replicate a word-by-word animation programmatically without the need of creating keyframes?</p>
<p>I assume I need to link the data to the range selector&#8230;</p>
<p>to set the animator to animate word by word.</p>
<p>I could take this data from a JSON file.</p>
<pre><p>{"time":0,"type":"sentence","start":0,"end":23,"value":"Mary had a little&hellip;</p></pre>
<p><span class="activity-read-more" id="activity-read-more-359149"><a href="https://creativecow.net/forums/thread/expression-driven-word-by-word-animation/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d3a2eb04ebbdb91322ce1a16ee85a3da</guid>
				<title>Otto Tasnadi started the discussion Programatically import text to template in the forum DaVinci Resolve</title>
				<link>https://creativecow.net/forums/thread/programatically-import-text-to-template-2/</link>
				<pubDate>Fri, 05 Mar 2021 14:32:50 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/programatically-import-text-to-template-2/">Programatically import text to template</a></p> <div class="bb-content-inr-wrap"><p>Hey, I am working on a template into what we should insert external data. </p>
<p>Mostly text and images. </p>
<p>Before we were doing this with AE and Templater plugin, using JSON files.</p>
<p>But we are searching for another way to do it as we are unable to scale up production. </p>
<p>I am investigating Davinci Resolve 17 and it seems to work in 90%.</p>
<p>However, I have a couple&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-347417"><a href="https://creativecow.net/forums/thread/programatically-import-text-to-template-2/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		