<?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 | Aurora Wang | Activity</title>
	<link>https://creativecow.net/members/aurorawang/activity/</link>
	<atom:link href="https://creativecow.net/members/aurorawang/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Aurora Wang.</description>
	<lastBuildDate>Wed, 06 May 2026 23:29:21 +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">95e92e263ad3de77f2b358fb7fa75478</guid>
				<title>Aurora Wang replied to the discussion How to use the Blinking Cursor Typewriter but have multi fonts in one font box in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/#post-2474744</link>
				<pubDate>Wed, 14 Jan 2026 15:26:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/#post-2474744"><span class="bb-reply-lable">Reply to</span> How to use the Blinking Cursor Typewriter but have multi fonts in one font box</a></p> <div class="bb-content-inr-wrap"><p>Actually, I&#8217;m a bit struggling with the expression if the text box is a paragraph, and how to adjust the cursor Y-pos expression </p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">845ae33613922b818cdb9f9efae37cc4</guid>
				<title>Aurora Wang replied to the discussion How to use the Blinking Cursor Typewriter but have multi fonts in one font box in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/#post-2474743</link>
				<pubDate>Wed, 14 Jan 2026 14:03:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/#post-2474743"><span class="bb-reply-lable">Reply to</span> How to use the Blinking Cursor Typewriter but have multi fonts in one font box</a></p> <div class="bb-content-inr-wrap"><p>Wow, super helpful! I see how you built this out. Thank you!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2d637a9d40dbe09dec7df22b05312db7</guid>
				<title>Aurora Wang started the discussion How to use the Blinking Cursor Typewriter but have multi fonts in one font box in the forum Adobe After Effects</title>
				<link>https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/</link>
				<pubDate>Mon, 12 Jan 2026 15:15:34 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/how-to-use-the-blinking-cursor-typewriter-but-have-multi-fonts-in-one-font-box/">How to use the Blinking Cursor Typewriter but have multi fonts in one font box</a></p> <div class="bb-content-inr-wrap"><p>I have realized that when I used the &#8220;Blinking Cursor Typewriter Console&#8221; preset, the text will be changed the same. Is there a way keep certain texts in bold?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c1ae385ec763c5597f089d622b70ca02</guid>
				<title>Aurora Wang replied to the discussion Maintain Stroke Width Expression error : Couldn&#039;t turn result into numeric value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/maintain-stroke-width-expression-error-couldnt-turn-result-into-numeric-value/#post-2459715</link>
				<pubDate>Thu, 23 May 2024 18:20:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/maintain-stroke-width-expression-error-couldnt-turn-result-into-numeric-value/#post-2459715"><span class="bb-reply-lable">Reply to</span> Maintain Stroke Width Expression error : Couldn't turn result into numeric value</a></p> <div class="bb-content-inr-wrap"><p>I would say wooooooow!!!! I really appreciate your help!</p>
<p>I just learned a lot based on what you mentioned. May I know where did you learn these complex scripts? Or any resources you would recommend:)</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ed1ce383c95d4959115aa06e857e826</guid>
				<title>Aurora Wang started the discussion Maintain Stroke Width Expression error : Couldn&#039;t turn result into numeric value in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/maintain-stroke-width-expression-error-couldnt-turn-result-into-numeric-value/</link>
				<pubDate>Thu, 23 May 2024 17:51:39 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/maintain-stroke-width-expression-error-couldnt-turn-result-into-numeric-value/">Maintain Stroke Width Expression error : Couldn't turn result into numeric value</a></p> <div class="bb-content-inr-wrap"><p>I used this expression to maintain the stroke thickness for many years. </p>
</p>
<ul>
<li> value / length(toComp([0,0]), toComp([0.7071,0.7071])) || 0.001;</li>
</ul>
<p>Recently, After Effects started reporting an error on this expression even though it still works &#8221; Error: Couldn&#8217;t turn result into numeric value&#8221;. Does anyone know how to make the expression perfect?</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">20e61df182b94bfe923c42109a3f66bb</guid>
				<title>Aurora Wang replied to the discussion Expression- getting each text height when there are 3 line text in the text box in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-getting-each-text-height-when-there-are-3-line-text-in-the-text-box/#post-2440369</link>
				<pubDate>Mon, 30 Jan 2023 20:56:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-getting-each-text-height-when-there-are-3-line-text-in-the-text-box/#post-2440369"><span class="bb-reply-lable">Reply to</span> Expression- getting each text height when there are 3 line text in the text box</a></p> <div class="bb-content-inr-wrap"><p>Hey Julian, Thank you for your expression!</p>
<p>&#8211; The first one doesn&#8217;t work if I change the text from 3 lines to 2 lines. (Attached the images) Please lmk if I am wrong.</p>
<p>&#8211; The second one works great! If you have time, would you please explain the <span>&#8220;const numLines  thisComp.layer(&#8220;Text&#8221;).text.sourceText.split(&#8216;r&#8217;).length;&#8221; a little bit? </span></p>
<p><span>I only know that&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-379245"><a href="https://creativecow.net/forums/thread/expression-getting-each-text-height-when-there-are-3-line-text-in-the-text-box/#post-2440369" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">601a232708eb967b3cf66168448ab5c8</guid>
				<title>Aurora Wang started the discussion Expression- getting each text height when there are 3 line text in the text box in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expression-getting-each-text-height-when-there-are-3-line-text-in-the-text-box/</link>
				<pubDate>Mon, 30 Jan 2023 18:48:43 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expression-getting-each-text-height-when-there-are-3-line-text-in-the-text-box/">Expression- getting each text height when there are 3 line text in the text box</a></p> <div class="bb-content-inr-wrap"><p>I am looking for an expression that can get each line text&#8217;s height when there are several lines in the text box. It would be very useful if I create a responsive mask box for each line.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">315c959335758e776469f0da37e7e918</guid>
				<title>Aurora Wang replied to the discussion Create responsive masks for multi lines text in After Effects in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/create-responsive-masks-for-multi-lines-text-in-after-effects/#post-2439489</link>
				<pubDate>Sun, 08 Jan 2023 18:28:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/create-responsive-masks-for-multi-lines-text-in-after-effects/#post-2439489"><span class="bb-reply-lable">Reply to</span> Create responsive masks for multi lines text in After Effects</a></p> <div class="bb-content-inr-wrap"><p>Actually, I figured out how to define how many lines of the text has. But you can see, masks are not that perfect.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5538501d57d9928b0567b63a05ab254d</guid>
				<title>Aurora Wang started the discussion Create responsive masks for multi lines text in After Effects in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/create-responsive-masks-for-multi-lines-text-in-after-effects/</link>
				<pubDate>Sun, 08 Jan 2023 18:25:22 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/create-responsive-masks-for-multi-lines-text-in-after-effects/">Create responsive masks for multi lines text in After Effects</a></p> <div class="bb-content-inr-wrap"><p>Hi, I would like to create responsive masks for each line of the text.</p>
<p>Here I refer to this video so I can create a responsive mask for one line text. (<a target='_blank' href="https://www.youtube.com/watch?v=Mhb1xy2GTD4&#038;t=573s" rel="nofollow">https://www.youtube.com/watch?v=Mhb1xy2GTD4&#038;t=573s</a>)</p>
<p>If I have a text with two or three lines, I want to set a separate mask for each line of text, how should the expression be written. I am&hellip;<span class="activity-read-more" id="activity-read-more-378416"><a href="https://creativecow.net/forums/thread/create-responsive-masks-for-multi-lines-text-in-after-effects/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7df49c70c14dccccdbb54bceb346f73e</guid>
				<title>Aurora Wang became a registered member</title>
				<link>https://creativecow.net/news-feed/p/378414/</link>
				<pubDate>Sun, 08 Jan 2023 16:38:03 +0000</pubDate>

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