<?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 | Mike Ridolfi | Activity</title>
	<link>https://creativecow.net/members/mobox/activity/</link>
	<atom:link href="https://creativecow.net/members/mobox/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mike Ridolfi.</description>
	<lastBuildDate>Sun, 17 May 2026 07:16:18 +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">7e82e1e670462f245fa794acd2a5f6f7</guid>
				<title>Mike Ridolfi replied to the discussion For Loop to search an array in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/for-loop-to-search-an-array/#post-2337367</link>
				<pubDate>Thu, 15 Oct 2020 17:03:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/for-loop-to-search-an-array/#post-2337367"><span class="bb-reply-lable">Reply to</span> For Loop to search an array</a></p> <div class="bb-content-inr-wrap"><p>Oh wow, I was way off base! Thanks so much. </p>
<p>For anyone who needs to use this, there is a small syntax error on the aArray = aString.split(&#8216;:&#8217;), it should be &#8220;;&#8221;. Also the other &#8220;&#8221; are coming in as &#8221; &#8221; when you copy into Ae. But once swapped out it works perfectly!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9509e6b1c9909fda069d3b25276f552d</guid>
				<title>Mike Ridolfi started the discussion For Loop to search an array in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/for-loop-to-search-an-array/</link>
				<pubDate>Wed, 14 Oct 2020 23:53:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/for-loop-to-search-an-array/">For Loop to search an array</a></p> <div class="bb-content-inr-wrap"><p>I have a source text on another layer where a user can input values separated by semi-colon:</p>
<p>a = [10; 20; 30; 40]</p>
<p>I need to check this array to see if any value is above my maximum number (&#8220;cap&#8221;)</p>
<p>However, when I use a for loop expression, it&#8217;s only looking at the last number in my array and not considering if any other value is above my cap:</p>
<p></p>
<p>a =&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-336289"><a href="https://creativecow.net/forums/thread/for-loop-to-search-an-array/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>
		