<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Create a Spark Icon Button and Skin</title>
	<atom:link href="http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/</link>
	<description></description>
	<lastBuildDate>Tue, 23 Feb 2010 03:58:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ares</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2976</link>
		<dc:creator>Ares</dc:creator>
		<pubDate>Sat, 12 Sep 2009 10:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2976</guid>
		<description>it will be compleacted for new programers do go so long way for getting such a effect? What you think?</description>
		<content:encoded><![CDATA[<p>it will be compleacted for new programers do go so long way for getting such a effect? What you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin z</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2902</link>
		<dc:creator>Martin z</dc:creator>
		<pubDate>Mon, 27 Jul 2009 08:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2902</guid>
		<description>@Daniel, @Ben
the change of 
alpha=”{(this.currentState == ‘up’)?.5:1}”
to
alpha=”1″ alpha.up=”0.5″
does not work with me? Do I have to add something?

Martin Z</description>
		<content:encoded><![CDATA[<p>@Daniel, @Ben<br />
the change of<br />
alpha=”{(this.currentState == ‘up’)?.5:1}”<br />
to<br />
alpha=”1″ alpha.up=”0.5″<br />
does not work with me? Do I have to add something?</p>
<p>Martin Z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin z</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2901</link>
		<dc:creator>Martin z</dc:creator>
		<pubDate>Mon, 27 Jul 2009 08:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2901</guid>
		<description>Hi,
first of all thank you for sharing this wunderfull solution!
One question: As soon as I add some text to the InconButton it looks uggly, as the text appears at the top.

I tried to add a  verticalAlign=&quot;middle&quot; in the &lt;s:SimpleText of &lt;s:SparkSkin but that does not help.
Does someone have a solution for that?
Thanks! 
Martin Z</description>
		<content:encoded><![CDATA[<p>Hi,<br />
first of all thank you for sharing this wunderfull solution!<br />
One question: As soon as I add some text to the InconButton it looks uggly, as the text appears at the top.</p>
<p>I tried to add a  verticalAlign=&#8221;middle&#8221; in the &lt;s:SimpleText of &lt;s:SparkSkin but that does not help.<br />
Does someone have a solution for that?<br />
Thanks!<br />
Martin Z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David R</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2876</link>
		<dc:creator>David R</dc:creator>
		<pubDate>Wed, 22 Jul 2009 04:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2876</guid>
		<description>Is there a way to set a default skin class for the IconButton, so I don&#039;t have to write out longhand
		skinClass=&quot;com.tmg.skins.IconButtonSkin&quot;
every time I want an icon? I tried doing it via CSS, but I&#039;m not sure on the specific format for skinning custom components, all the examples only show for Halo and Spark components, I think I&#039;ve got the namespace wrong for custom components somehow</description>
		<content:encoded><![CDATA[<p>Is there a way to set a default skin class for the IconButton, so I don&#8217;t have to write out longhand<br />
		skinClass=&#8221;com.tmg.skins.IconButtonSkin&#8221;<br />
every time I want an icon? I tried doing it via CSS, but I&#8217;m not sure on the specific format for skinning custom components, all the examples only show for Halo and Spark components, I think I&#8217;ve got the namespace wrong for custom components somehow</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2767</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2767</guid>
		<description>Daniel, 
You are totally right about using alpha.up instead. Thanks for the heads up.</description>
		<content:encoded><![CDATA[<p>Daniel,<br />
You are totally right about using alpha.up instead. Thanks for the heads up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Wood</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2766</link>
		<dc:creator>Daniel Wood</dc:creator>
		<pubDate>Thu, 02 Jul 2009 16:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2766</guid>
		<description>shouldn&#039;t:

alpha=&quot;{(this.currentState == &#039;up&#039;)?.5:1}&quot;

be written as:

alpha=&quot;1&quot; alpha.up=&quot;0.5&quot;</description>
		<content:encoded><![CDATA[<p>shouldn&#8217;t:</p>
<p>alpha=&#8221;{(this.currentState == &#8216;up&#8217;)?.5:1}&#8221;</p>
<p>be written as:</p>
<p>alpha=&#8221;1&#8243; alpha.up=&#8221;0.5&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morphic Group &#187; Blog Archive &#187; Creating a Spark Resizable Title Window with Adobe Catalyst and Flash Builder</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2748</link>
		<dc:creator>The Morphic Group &#187; Blog Archive &#187; Creating a Spark Resizable Title Window with Adobe Catalyst and Flash Builder</dc:creator>
		<pubDate>Fri, 26 Jun 2009 16:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2748</guid>
		<description>[...] new TitleWindow, much like the lack of icon property in a Spark button I wrote about in a previous post. In this tutorial, I&#039;m going to demonstrate how to create a resizable TitleWindow using the new [...]</description>
		<content:encoded><![CDATA[<p>[...] new TitleWindow, much like the lack of icon property in a Spark button I wrote about in a previous post. In this tutorial, I&#39;m going to demonstrate how to create a resizable TitleWindow using the new [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AH: Getting Vector Graphics into Spark Skins - Andy Hulstkamp. Seedlings for RIAs</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2724</link>
		<dc:creator>AH: Getting Vector Graphics into Spark Skins - Andy Hulstkamp. Seedlings for RIAs</dc:creator>
		<pubDate>Sat, 20 Jun 2009 17:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2724</guid>
		<description>[...] Icon Buttons have shown up in the past few days. Andy mcintosh did an example here, Rob another one here, I did one myself here. While all were using a slightly different approach the motivation behind [...]</description>
		<content:encoded><![CDATA[<p>[...] Icon Buttons have shown up in the past few days. Andy mcintosh did an example here, Rob another one here, I did one myself here. While all were using a slightly different approach the motivation behind [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.themorphicgroup.com/blog/2009/06/18/how-to-create-a-spark-icon-button-and-skin/comment-page-1/#comment-2721</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 18 Jun 2009 21:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.themorphicgroup.com/blog/?p=83#comment-2721</guid>
		<description>Here&#039;s a great example of how to incorporate transitions and more advanced effects into your skin:
http://www.hulstkamp.com/2009/06/18/spark-icon-button-with-gradient-effects-and-filter-animation-colorized-by-styles-flex-4-gumbo/403</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a great example of how to incorporate transitions and more advanced effects into your skin:<br />
<a href="http://www.hulstkamp.com/2009/06/18/spark-icon-button-with-gradient-effects-and-filter-animation-colorized-by-styles-flex-4-gumbo/403" rel="nofollow">http://www.hulstkamp.com/2009/06/18/spark-icon-button-with-gradient-effects-and-filter-animation-colorized-by-styles-flex-4-gumbo/403</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
