<?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 | Michael Mathes | Activity</title>
	<link>https://creativecow.net/members/michaelmathes3/activity/</link>
	<atom:link href="https://creativecow.net/members/michaelmathes3/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Michael Mathes.</description>
	<lastBuildDate>Sat, 16 May 2026 08:29:17 +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">253e767250e90e71aedf7126530ccb6a</guid>
				<title>Michael Mathes replied to the discussion AE scripting: using the colorpicker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455771</link>
				<pubDate>Wed, 14 Feb 2024 16:25:30 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455771"><span class="bb-reply-lable">Reply to</span> AE scripting: using the colorpicker</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve tried this on several different systems and OS&#8217;s. And I&#8217;ve found the same thing the OP did. It all works fine and correct until you use the eye drop tool, then it&#8217;s just slightly off with any conversion after. The windows system color picker doesn&#8217;t have an eye drop tool, at least that I can find, hence there being no issue there. </p>
<p><span>Thanks for&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-394200"><a href="https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455771" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a9b8ee42318aeb075524529ff28cf3f</guid>
				<title>Michael Mathes replied to the discussion AE scripting: using the colorpicker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455724</link>
				<pubDate>Tue, 13 Feb 2024 17:57:52 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455724"><span class="bb-reply-lable">Reply to</span> AE scripting: using the colorpicker</a></p> <div class="bb-content-inr-wrap"><p>How very strange. I tried that, just for giggles, with the same result as before. I&#8217;m starting to think maybe it has something to do with the OS. I&#8217;m running Monterey on a late 2013 mac pro. I don&#8217;t know what else it could be&#8230;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed0d42361297f3942b58f206454b555e</guid>
				<title>Michael Mathes replied to the discussion AE scripting: using the colorpicker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/#post-2455720</link>
				<pubDate>Tue, 13 Feb 2024 17:33:41 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/page/2/#post-2455720"><span class="bb-reply-lable">Reply to</span> AE scripting: using the colorpicker</a></p> <div class="bb-content-inr-wrap"><p>Hi Dan,</p>
<p>Sure. Here is what I&#8217;m doing:</p>
<pre>    var dec = $.colorPicker(parseInt(hex.replace("#",""),16));<br />    alert(dec.toString(16));</pre>
<p>This happens when using the eye drop tool. For example, I&#8217;ll select a color that is 6033B0 and it will display 6033B0 in the hex color window of the color picker but when it converts, it turns into 4C1BA0.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8e14178c65ca85ba835e614ddc3bf65</guid>
				<title>Michael Mathes replied to the discussion Expressions with essential properties not working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expressions-with-essential-properties-not-working/#post-2455716</link>
				<pubDate>Tue, 13 Feb 2024 16:34:40 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expressions-with-essential-properties-not-working/#post-2455716"><span class="bb-reply-lable">Reply to</span> Expressions with essential properties not working</a></p> <div class="bb-content-inr-wrap"><p>I apologize for never responding to this. I just noticed it now&#8230; a year later. Sorry.</p>
<p>If I recall, my issue had something to do with it being linked through an expression control. Once I used whatever expression was going on in that control in the dominant expression it fixed the issue. I don&#8217;t remember my reasoning behind using the control in&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-394139"><a href="https://creativecow.net/forums/thread/expressions-with-essential-properties-not-working/#post-2455716" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">568955ea09e2b17304f66aa111bd090b</guid>
				<title>Michael Mathes replied to the discussion AE scripting: using the colorpicker in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/#post-2455715</link>
				<pubDate>Tue, 13 Feb 2024 16:29:28 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/ae-scripting-using-the-colorpicker/#post-2455715"><span class="bb-reply-lable">Reply to</span> AE scripting: using the colorpicker</a></p> <div class="bb-content-inr-wrap"><p>Did you ever find a solution for this? I&#8217;m experiencing this exact thing. It all looks correct in the color picker, correct hex code and everything, but when I convert the returned decimal to a hex using toString(16) it is wrong&#8230;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b5cd08940e70ec6069cb1a22f4efcffe</guid>
				<title>Michael Mathes started the discussion Expressions with essential properties not working in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/expressions-with-essential-properties-not-working/</link>
				<pubDate>Fri, 23 Sep 2022 16:59:59 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/expressions-with-essential-properties-not-working/">Expressions with essential properties not working</a></p> <div class="bb-content-inr-wrap"><p>I have expressions in essential properties and I can see them working within themselves but the composition isn&#8217;t updating to the displayed values. Any ideas what might be going on here? I know expressions in essential properties have worked for me in the past&#8230;</p>
<p></p>
<p>Thanks!</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">acbb5c6c675dc59048bdf40b1f30215b</guid>
				<title>Michael Mathes replied to the discussion Layer size and bounding box not in sync in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/#post-2433170</link>
				<pubDate>Wed, 03 Aug 2022 15:45:01 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/#post-2433170"><span class="bb-reply-lable">Reply to</span> Layer size and bounding box not in sync</a></p> <div class="bb-content-inr-wrap"><p>I figured out what the problem is. I had the distance from layer expression in a slider and was linking to that slider in my scale expression. When I applied that expression directly into my scale expression it works fine. Don&#8217;t ask me why&#8230; That&#8217;s what I get for unnecessary things! Thanks for the help.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e80666ee181dbfa81cbd9324cfa3bf11</guid>
				<title>Michael Mathes replied to the discussion Layer size and bounding box not in sync in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/#post-2433166</link>
				<pubDate>Wed, 03 Aug 2022 15:17:17 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/#post-2433166"><span class="bb-reply-lable">Reply to</span> Layer size and bounding box not in sync</a></p> <div class="bb-content-inr-wrap"><p>I&#8217;ve attached a few images to better explain what going on. As you can see, the bounding box changes and so does the scale property values but the layer in the view port doesn&#8217;t change size at all. It isn&#8217;t parented, I tried purging all memory and cache, I tried a different image and tried pre-comping it, I restarted After Effects and I restarted&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-372756"><a href="https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/#post-2433166" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f297d049e72505dfa26c4bdd3c9a9d83</guid>
				<title>Michael Mathes replied to the discussion Changing specific keyframe that holds color value using expressions in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/changing-specific-keyframe-that-holds-color-value-using-expressions/#post-2433103</link>
				<pubDate>Tue, 02 Aug 2022 23:49:21 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/changing-specific-keyframe-that-holds-color-value-using-expressions/#post-2433103"><span class="bb-reply-lable">Reply to</span> Changing specific keyframe that holds color value using expressions</a></p> <div class="bb-content-inr-wrap"><p>The scalar error you&#8217;re getting is because your v1 variable is only supplying 1 value when it needs 4 for a color value. So you could also use [0,0,0,0] as your v1 value. I&#8217;ve run into this issue enough times that I thought it might be helpful to share what the error means.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a66f6e3db55323b8c4a8c6cf4c54ca9d</guid>
				<title>Michael Mathes started the discussion Layer size and bounding box not in sync in the forum Adobe After Effects Expressions</title>
				<link>https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/</link>
				<pubDate>Tue, 02 Aug 2022 23:48:14 +0000</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://creativecow.net/forums/thread/layer-size-and-bounding-box-not-in-sync/">Layer size and bounding box not in sync</a></p> <div class="bb-content-inr-wrap"><p>Hi,</p>
<p>I have an expression that scales a layer based on its distance from another layer. The bounding box and the scale properties behave correctly but the layer doesn&#8217;t update, it stays the same size. Anybody know what might be going on here?</p>
<p>I appreciate any help! Thanks.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b0550806a58aa25005c80f1ef8af9758</guid>
				<title>Michael Mathes became a registered member</title>
				<link>https://creativecow.net/news-feed/p/372707/</link>
				<pubDate>Tue, 02 Aug 2022 21:34:46 +0000</pubDate>

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