<?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: From photoshop design to a Flex 4 skin</title>
	<atom:link href="http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/</link>
	<description>My notes on Flex related topics</description>
	<lastBuildDate>Wed, 28 Dec 2011 14:02:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Art</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-747</link>
		<dc:creator>Art</dc:creator>
		<pubDate>Wed, 03 Aug 2011 21:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-747</guid>
		<description>&quot;In other words just every compiled flex project, no matter how simple it is will weight somewhere around 200KB?&quot;
  Not exactly, but yes, all Flex apps do have a core weight, regardless of the simplicity.
  But that initial weight pays off.  You can have very powerful apps that are very light.  Flex works best with Applications, not so much with simple websites that all they need are rollover effects.</description>
		<content:encoded><![CDATA[<p>&#8220;In other words just every compiled flex project, no matter how simple it is will weight somewhere around 200KB?&#8221;</p>
<p>  Not exactly, but yes, all Flex apps do have a core weight, regardless of the simplicity.</p>
<p>  But that initial weight pays off.  You can have very powerful apps that are very light.  Flex works best with Applications, not so much with simple websites that all they need are rollover effects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ansury</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-352</link>
		<dc:creator>Ansury</dc:creator>
		<pubDate>Sun, 12 Dec 2010 04:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-352</guid>
		<description>&quot;My main concern was, how big this thing (skinned component) maybe. Now according to the FireBug Net tab it’s – 226.5 KB &quot;
Probably because you&#039;re not comparing apples to apples. If you&#039;re comparing a Flash *application* with a jpg and some javascript, it&#039;s like comparing a Java Swing application with an HTML page.</description>
		<content:encoded><![CDATA[<p>&#8220;My main concern was, how big this thing (skinned component) maybe. Now according to the FireBug Net tab it’s – 226.5 KB &#8221;</p>
<p>Probably because you&#8217;re not comparing apples to apples. If you&#8217;re comparing a Flash *application* with a jpg and some javascript, it&#8217;s like comparing a Java Swing application with an HTML page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameera Thilakasiri</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-224</link>
		<dc:creator>Sameera Thilakasiri</dc:creator>
		<pubDate>Fri, 26 Nov 2010 07:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-224</guid>
		<description>Yes, frankly it is fantastic, goooogled for lot, but couldn’t find clear article relative to PSD to Skinning.</description>
		<content:encoded><![CDATA[<p>Yes, frankly it is fantastic, goooogled for lot, but couldn’t find clear article relative to PSD to Skinning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-157</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 31 Oct 2010 05:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-157</guid>
		<description>&quot;Also, the size of the download here is the size of the application + a small addition for the skin classes.&quot;
In other words just every compiled flex project, no matter how simple it is will weight somewhere around 200KB?</description>
		<content:encoded><![CDATA[<p>&#8220;Also, the size of the download here is the size of the application + a small addition for the skin classes.&#8221;</p>
<p>In other words just every compiled flex project, no matter how simple it is will weight somewhere around 200KB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Bak</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-154</link>
		<dc:creator>Robert Bak</dc:creator>
		<pubDate>Fri, 29 Oct 2010 12:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-154</guid>
		<description>It&#039;s not about creating buttons for web pages, but about creating skins for Adobe Flex applications (which don&#039;t have much to do with small Flash projects). So to answer you shortly - using HTML is not even an option.  Also, the size of the download here is the size of the application + a small addition for the skin classes.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not about creating buttons for web pages, but about creating skins for Adobe Flex applications (which don&#8217;t have much to do with small Flash projects). So to answer you shortly &#8211; using HTML is not even an option.  Also, the size of the download here is the size of the application + a small addition for the skin classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-153</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 29 Oct 2010 11:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-153</guid>
		<description>Hmm...
My main concern was, how big this thing (skinned component) maybe. Now according to the FireBug Net tab it&#039;s - 226.5 KB (oh my!). It&#039;s way bigger then jQuery+jQuery UI and all my raw sliced pngs all togeter. Why on earth should I use this instead of pure JS/CSS/HTML approach? Or maybe your version just isn&#039;t optimized?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;</p>
<p>My main concern was, how big this thing (skinned component) maybe. Now according to the FireBug Net tab it&#8217;s &#8211; 226.5 KB (oh my!). It&#8217;s way bigger then jQuery+jQuery UI and all my raw sliced pngs all togeter. Why on earth should I use this instead of pure JS/CSS/HTML approach? Or maybe your version just isn&#8217;t optimized?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince Genovese</title>
		<link>http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/comment-page-1/#comment-132</link>
		<dc:creator>Vince Genovese</dc:creator>
		<pubDate>Mon, 19 Apr 2010 20:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertbak.com/wordpress/?p=133#comment-132</guid>
		<description>Hi Robert,
I like this article on Flex 4 Skins. It clearly describes what
We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#039;m wondering whether you would consider adding a comment with a link to your post to the following page:
* Your page: http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/
* Our page: http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html
Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.
Vince Genovese
Senior Technical Writer
Adobe Systems Incorporated</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>I like this article on Flex 4 Skins. It clearly describes what </p>
<p>We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#8217;m wondering whether you would consider adding a comment with a link to your post to the following page:</p>
<p>* Your page: <a href="http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/" rel="nofollow">http://www.robertbak.com/wordpress/2010/03/from-photoshop-design-to-a-flex-4-skin/</a></p>
<p>* Our page: <a href="http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html" rel="nofollow">http://help.adobe.com/en_US/Flex/4.0/UsingSDK/WSC8DB0C28-F7A6-48ff-9899-7957415A0A49.html</a></p>
<p>Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: <a href="http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html" rel="nofollow">http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html</a>. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.</p>
<p>Vince Genovese<br />
Senior Technical Writer<br />
Adobe Systems Incorporated</p>
]]></content:encoded>
	</item>
</channel>
</rss>

