<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	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>Mindfock &#187; App</title>
	<atom:link href="http://blog.mindfock.com/tag/app/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mindfock.com</link>
	<description>Flash and ActionScript for the masses. With a little Python thrown in.</description>
	<lastBuildDate>Wed, 31 Mar 2010 10:07:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Color Mixing Flex Application</title>
		<link>http://blog.mindfock.com/color-mixing-flex-application/</link>
		<comments>http://blog.mindfock.com/color-mixing-flex-application/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 04:12:31 +0000</pubDate>
		<dc:creator>John del Rosario</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.mindfock.com/?p=64</guid>
		<description><![CDATA[I&#8217;ve always found the color mixer found in the very nice Color Schemer Studio to be very useful. I&#8217;ve only used the trial, and it&#8217;s been hard living without it. So, I decided to create my own app. I&#8217;ve only made the color mixing part of the program, as it is the only feature I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mindfock.com/experiments/ColorManipulation/ColorMixer.html"><img class="aligncenter" src="http://www.mindfock.com/experiments/ColorManipulation/colormixer.jpg" alt="colormixer" /></a></p>
<p>I&#8217;ve always found the color mixer found in the very nice <a href="http://www.colorschemer.com/" target="_blank">Color Schemer Studio</a> to be very useful. I&#8217;ve only used the trial, and it&#8217;s been hard living without it. So, I decided to create my own app. I&#8217;ve only made the color mixing part of the program, as it is the only feature I ever use, and anything more would only complicate things too much (this is my first Flex app).</p>
<p>Right now, you can choose a color from the color picker, enter a Hex value, RGB values, and HSV values. Changing one will affect the others, real-time. There&#8217;s also a button to copy the Hex value into your clipboard, for convenience.</p>
<p>It&#8217;s still not finished though. I&#8217;m planning on adding an eyedrop tool to pick colors from the desktop. I still need to figure out how to do that, probably only possible through AIR. And I&#8217;m having trouble customizing the sliders to have a gradient background, like in the Color Schemer Studio program, to better visualize what color you are going to get when moving the sliders. I also plan on publishing this as AIR app, to make it even more convenient. And once I get the hang of Flex, I&#8217;ll make it pretty, like all the other Flex apps out there.</p>
<p>Enough babbling, <a href="http://www.mindfock.com/experiments/ColorManipulation/ColorMixer.html">here is the application</a> itself. If you have any suggestions or discover any bugs, please comment. Note though, that this is very unfinished. Right now all it has is core functionality. I haven&#8217;t even thought about the interface yet. Need to read up on customizing components first.</p>
<p>UPDATE: I&#8217;ve updated the app. It&#8217;s pretty much done at this point, as I am satisfied with it. But if anyone has any suggestions, I am still open. Links updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mindfock.com/color-mixing-flex-application/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
