<?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: Degrafa: nice and easy gradients with CSSSkin</title>
	<atom:link href="http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/</link>
	<description>Stuff about Flex. And Air. Oh and Flash. And probably about other stuff as well. Who knows?</description>
	<lastBuildDate>Wed, 25 Jan 2012 18:56:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ram Iyer</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-654</link>
		<dc:creator>Ram Iyer</dc:creator>
		<pubDate>Fri, 01 Apr 2011 13:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-654</guid>
		<description>Hi, I applied the Degrafa skin to a text area for a 90 degree gradient and it works wonderfully. But, the other property I need is the roundedCorners which I want to set to 9. Now once I apply the Degrafa Skin, the rounded corners go away. Any work arounds??

Thanks,
Ram Iyer</description>
		<content:encoded><![CDATA[<p>Hi, I applied the Degrafa skin to a text area for a 90 degree gradient and it works wonderfully. But, the other property I need is the roundedCorners which I want to set to 9. Now once I apply the Degrafa Skin, the rounded corners go away. Any work arounds??</p>
<p>Thanks,<br />
Ram Iyer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashpodel</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-427</link>
		<dc:creator>ashpodel</dc:creator>
		<pubDate>Wed, 23 Dec 2009 07:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-427</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Backgrounds in Flex using Degrafa http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Backgrounds in Flex using Degrafa <a href="http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/" rel="nofollow">http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gillesguillemin</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-8</link>
		<dc:creator>gillesguillemin</dc:creator>
		<pubDate>Fri, 01 May 2009 06:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-8</guid>
		<description>Thanks Justin. Yeah, I know Juan&#039;s example. My iPhone UI project is actually turning in a framework on its own, and actually I&#039;ve used CSSSkin a lot (combined with the custom CSSButtonSkin I explain in the next post). Still too messy to be published yet though (too much to deal with at the moment, I&#039;m sure you know the drill :) )</description>
		<content:encoded><![CDATA[<p>Thanks Justin. Yeah, I know Juan&#8217;s example. My iPhone UI project is actually turning in a framework on its own, and actually I&#8217;ve used CSSSkin a lot (combined with the custom CSSButtonSkin I explain in the next post). Still too messy to be published yet though (too much to deal with at the moment, I&#8217;m sure you know the drill <img src='http://www.flexstuff.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-7</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 01 May 2009 04:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-7</guid>
		<description>Thanks for breaking down CSSSkin...it&#039;s still a little mysterious, but I think I have a basic understanding now.

About that famous phone: I took Juan&#039;s original iPhone-esque skin from the Degrafa samples page and modified it into a dynamically theme-able skin (which made it back to the samples page with the latest update).  It&#039;s all GraphicBorderSkin stuff, but it might give you some ideas...</description>
		<content:encoded><![CDATA[<p>Thanks for breaking down CSSSkin&#8230;it&#8217;s still a little mysterious, but I think I have a basic understanding now.</p>
<p>About that famous phone: I took Juan&#8217;s original iPhone-esque skin from the Degrafa samples page and modified it into a dynamically theme-able skin (which made it back to the samples page with the latest update).  It&#8217;s all GraphicBorderSkin stuff, but it might give you some ideas&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles Guillemin</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-428</link>
		<dc:creator>Gilles Guillemin</dc:creator>
		<pubDate>Thu, 16 Apr 2009 06:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-428</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin http://tr.im/iMCK&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin <a href="http://tr.im/iMCK" rel="nofollow">http://tr.im/iMCK</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles Guillemin</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-521</link>
		<dc:creator>Gilles Guillemin</dc:creator>
		<pubDate>Thu, 16 Apr 2009 05:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-521</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin http://tr.im/iMCK&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin <a href="http://tr.im/iMCK" rel="nofollow">http://tr.im/iMCK</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gilles Guillemin</title>
		<link>http://www.flexstuff.co.uk/2009/04/14/degrafa-nice-and-easy-gradients-with-cssskin/comment-page-1/#comment-429</link>
		<dc:creator>Gilles Guillemin</dc:creator>
		<pubDate>Tue, 14 Apr 2009 09:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexstuff.co.uk/?p=211#comment-429</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin http://tr.im/iMCK&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">New post on #FlexStuff: Degrafa: nice and easy gradients with CSSSkin <a href="http://tr.im/iMCK" rel="nofollow">http://tr.im/iMCK</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.347 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 08:09:15 -->

