<?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 | Ming Hsu | Activity</title>
	<link>https://creativecow.net/members/minghsu/activity/</link>
	<atom:link href="https://creativecow.net/members/minghsu/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Ming Hsu.</description>
	<lastBuildDate>Fri, 21 Aug 2026 05:41:40 +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">5af6a07942d39a32f53a00123357d387</guid>
				<title>Ming Hsu replied to the discussion marker.numKeys works sometimes, sometimes not in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/marker-numkeys-works-sometimes-sometimes-not/#post-2464910</link>
				<pubDate>Fri, 01 Nov 2024 02:01:56 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/marker-numkeys-works-sometimes-sometimes-not/#post-2464910"><span class="bb-reply-lable">Reply to</span> marker.numKeys works sometimes, sometimes not</a></p> <div class="bb-content-inr-wrap"><p>m = thisComp.layer(&#8220;Shape Layer 1&#8221;);</p>
<p><span>txt = &#8220;&#8221;;</span></p>
</p>
<p><span>if (m.marker.numKeys &gt; 0){<br /></span></p>
<p><span>n = m.marker.nearestKey(time).index;<br /></span></p>
<p><span>if (time &lt; m.marker.key(n).time) n&#8211;;<br /></span></p>
<p><span>if (n &gt; 0) txt = m.marker.key(n).comment;<br /></span></p>
<p><span>}<br /></span></p>
<p><span>txt</p>
<p></span></p>
<p>Maybe you can try this 🙂</p>
</p>
</p>
</p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e19780eeea41b2edaac6e73d09458ff4</guid>
				<title>Ming Hsu started the discussion Starting point of the Solid mask path is the same as Main Solid. in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/starting-point-of-the-solid-mask-path-is-the-same-as-main-solid/</link>
				<pubDate>Wed, 31 May 2023 08:57:07 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/starting-point-of-the-solid-mask-path-is-the-same-as-main-solid/">Starting point of the Solid mask path is the same as Main Solid.</a></p> <div class="bb-content-inr-wrap"><p>I have a two Solid Mask Path,two points like a line.<br />And i named Main Solid and 2rd Solid.<br />I want to 2rd Solid starting point with the Main Solid only,<br />and Finished point i can adjustment.</p>
<p>I have one way to fix.<br />Use the Points follow Path creat 2 Nulls with Main Solid and 2rd Solid.<br />it&#8217;s can link 2rd start point Null to with Main Solid start point&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-384139"><a href="https://creativecow.net/forums/thread/starting-point-of-the-solid-mask-path-is-the-same-as-main-solid/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bafdd76eb63563663eb11ad8fc18468b</guid>
				<title>Ming Hsu replied to the discussion How to use Javascript text decimal only retains the single digit? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-use-javascript-text-decimal-only-retains-the-single-digit/#post-2439455</link>
				<pubDate>Fri, 06 Jan 2023 02:55:07 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-use-javascript-text-decimal-only-retains-the-single-digit/#post-2439455"><span class="bb-reply-lable">Reply to</span> How to use Javascript text decimal only retains the single digit?</a></p> <div class="bb-content-inr-wrap"><p>Thank u Dan.</p>
<p>i solved it!!<br />In the end i put this script.</p>
<p>(&#8220;0&#8221; + Y ).slice(-1);<br />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Here&#8217;s a little game where I&#8217;m making a template.</p>
<p>The sum of the points of the two cards exceeds 10. <br />Only look at single digit numbers.<span>The maximum is 9 and the minimum is 0.<br /></span></p>
<p><span><br /></span></p>
</p>
<p></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bdee537bef0801e4d08325b94feb3ba9</guid>
				<title>Ming Hsu started the discussion How to use Javascript text decimal only retains the single digit? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-to-use-javascript-text-decimal-only-retains-the-single-digit/</link>
				<pubDate>Thu, 05 Jan 2023 11:59:18 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-use-javascript-text-decimal-only-retains-the-single-digit/">How to use Javascript text decimal only retains the single digit?</a></p> <div class="bb-content-inr-wrap"><p>I wrote a number addition,</p>
<p><span>As long as there are more than ten digits, the following single digits are reserved.</span></p>
</p>
<p>Y = </p>
<p>thisComp.layer(&#8220;QiuCards_ 4&#8221;).essentialProperty(&#8220;B_Dot_&#8221;)+</p>
<p>thisComp.layer(&#8220;QiuCards_ 4&#8221;).essentialProperty(&#8220;TopDot_&#8221;)+</p>
<p>thisComp.layer(&#8220;QiuCards_ 5&#8221;).essentialProperty(&#8220;B_Dot_&#8221;)+</p>
<p>thisComp.layer(&#8220;QiuCards_ 5&#8221;).essentialProperty(&#8220;TopDot_&#8221;)</p>
<p>if&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-378326"><a href="https://creativecow.net/forums/thread/how-to-use-javascript-text-decimal-only-retains-the-single-digit/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">718ba7e0ec47bbe087607f86e7c235b4</guid>
				<title>Ming Hsu started the discussion How use seedrandom and if expressions? in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/how-use-seedrandom-and-if-expressions/</link>
				<pubDate>Thu, 07 Jan 2021 15:39:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-use-seedrandom-and-if-expressions/">How use seedrandom and if expressions?</a></p> <div class="bb-content-inr-wrap"><p>i have a composition son include 14 pictures,<br />and every second i put a photo.<br />At main composition i write a expression` on &#8220;Time Remap&#8221;.<br />i make random picture success,<br />but I can&#8217;t specify the picture.<br />I use &#8220;Slider Control1&#8221; control random pics  is less than 14,<br />and is greater than 14 i can use&#8221;Slider Control 2&#8243; specify i want pics.<br />But it doesn&#8217;t wok&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-342909"><a href="https://creativecow.net/forums/thread/how-use-seedrandom-and-if-expressions/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">04125a90d59892d6574be107b16b8f08</guid>
				<title>Ming Hsu updated their profile</title>
				<link>https://creativecow.net/news-feed/p/342889/</link>
				<pubDate>Thu, 07 Jan 2021 09:34:25 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b9ea8e0926d14e17eb05938670b1efbb</guid>
				<title>Ming Hsu changed their photo</title>
				<link>https://creativecow.net/news-feed/p/342888/</link>
				<pubDate>Thu, 07 Jan 2021 09:34:12 +0000</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8e31a42c05f79074d106b963015f7381</guid>
				<title>Ming Hsu became a registered member</title>
				<link>https://creativecow.net/news-feed/p/342886/</link>
				<pubDate>Thu, 07 Jan 2021 09:33:32 +0000</pubDate>

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