<?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: Adobe Flex 2 Example: Skinning Framework support for 9-slice MovieClips from Adobe Flash Professional 8</title>
	<atom:link href="http://www.waldosmeets.com/2006/02/03/604/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.waldosmeets.com/2006/02/03/604/</link>
	<description>Sales Engineer from Adobe Benelux on Rich Internet Applications, Web 2.0 and Adobe Flex in the Benelux.</description>
	<pubDate>Fri, 05 Dec 2008 12:21:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Waldo Smeets</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-410</link>
		<dc:creator>Waldo Smeets</dc:creator>
		<pubDate>Tue, 07 Feb 2006 23:02:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-410</guid>
		<description>Didn't know that Roger, sounds awesome! Regarding the naming.. I get confused all the time ;-)</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t know that Roger, sounds awesome! Regarding the naming.. I get confused all the time <img src='http://www.waldosmeets.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Gonzalez</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-392</link>
		<dc:creator>Roger Gonzalez</dc:creator>
		<pubDate>Tue, 07 Feb 2006 22:53:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-392</guid>
		<description>Hey Waldo, did you know you can do 9-Slice (we usually call it Scale-9, which is more accurate) from within Flex 2?

There are extra parameters you can add to "Embed" to set up the grid.

The cool thing is that I also added support to Scale-9 bitmaps (the scaling only takes effect at control points, and bitmaps only have 4 - in the unscaled corners!  So I did all sorts of hairy stuff to make 9 shapes with bitmap fills that line up seamlessly and scale correctly.

Have fun!
</description>
		<content:encoded><![CDATA[<p>Hey Waldo, did you know you can do 9-Slice (we usually call it Scale-9, which is more accurate) from within Flex 2?</p>
<p>There are extra parameters you can add to &#8220;Embed&#8221; to set up the grid.</p>
<p>The cool thing is that I also added support to Scale-9 bitmaps (the scaling only takes effect at control points, and bitmaps only have 4 - in the unscaled corners!  So I did all sorts of hairy stuff to make 9 shapes with bitmap fills that line up seamlessly and scale correctly.</p>
<p>Have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Rovira</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-409</link>
		<dc:creator>Carlos Rovira</dc:creator>
		<pubDate>Tue, 07 Feb 2006 15:23:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-409</guid>
		<description>I test it and it looks the best way. Until now I was always creating my skins programaticaly and This is more easy than before.

Hope FlexBuilder 2 supports this kind of issue because this would be a real time saver and now Flash 8 could be a valuable tool again.
</description>
		<content:encoded><![CDATA[<p>I test it and it looks the best way. Until now I was always creating my skins programaticaly and This is more easy than before.</p>
<p>Hope FlexBuilder 2 supports this kind of issue because this would be a real time saver and now Flash 8 could be a valuable tool again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo Smeets</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-393</link>
		<dc:creator>Waldo Smeets</dc:creator>
		<pubDate>Sat, 04 Feb 2006 11:49:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-393</guid>
		<description>Hi Kevin. I'm still looking for some time to resurrect the entire application ;-) Especially this 'expressive' application is a good test to find out how far you can stretch the framework, and the story makes a nice demo as well. I was halve way with Flex 1.5 but I think I'll start all over again for 2 with more best practices, FES integration and leveraging the better component, styling and skinning frameworks.

Nice article btw!</description>
		<content:encoded><![CDATA[<p>Hi Kevin. I&#8217;m still looking for some time to resurrect the entire application <img src='http://www.waldosmeets.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Especially this &#8216;expressive&#8217; application is a good test to find out how far you can stretch the framework, and the story makes a nice demo as well. I was halve way with Flex 1.5 but I think I&#8217;ll start all over again for 2 with more best practices, FES integration and leveraging the better component, styling and skinning frameworks.</p>
<p>Nice article btw!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hoyt</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-390</link>
		<dc:creator>Kevin Hoyt</dc:creator>
		<pubDate>Sat, 04 Feb 2006 05:39:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-390</guid>
		<description>Hey Waldo,

How funny to revisit the old technology demonstrations!  Inspired by your post, I put up a blog entry on the programmatic approach to the same content.  Go Flex 2!

http://weblogs.macromedia.com/khoyt/archives/2006/02/programmatic_sk.cfm</description>
		<content:encoded><![CDATA[<p>Hey Waldo,</p>
<p>How funny to revisit the old technology demonstrations!  Inspired by your post, I put up a blog entry on the programmatic approach to the same content.  Go Flex 2!</p>
<p><a href="http://weblogs.macromedia.com/khoyt/archives/2006/02/programmatic_sk.cfm" rel="nofollow">http://weblogs.macromedia.com/khoyt/archives/2006/02/programmatic_sk.cfm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldo Smeets</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-389</link>
		<dc:creator>Waldo Smeets</dc:creator>
		<pubDate>Sat, 04 Feb 2006 04:01:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-389</guid>
		<description>Yes, please check that you are using the most recent public version of the player. Let me know if you experience some more problems.

Regards,
Waldo</description>
		<content:encoded><![CDATA[<p>Yes, please check that you are using the most recent public version of the player. Let me know if you experience some more problems.</p>
<p>Regards,<br />
Waldo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-388</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 03 Feb 2006 23:44:11 +0000</pubDate>
		<guid isPermaLink="false">#comment-388</guid>
		<description>Make sure you have the Flash 8.5 Alpha 3 player, from the Flex beta and not from the flex alpha, installed!
That should do the trick</description>
		<content:encoded><![CDATA[<p>Make sure you have the Flash 8.5 Alpha 3 player, from the Flex beta and not from the flex alpha, installed!<br />
That should do the trick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Fuller</title>
		<link>http://www.waldosmeets.com/2006/02/03/604/comment-page-1/#comment-387</link>
		<dc:creator>Greg Fuller</dc:creator>
		<pubDate>Fri, 03 Feb 2006 18:23:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-387</guid>
		<description>Thanks for the post. Very useful information.  

I get a series of AS errors when I click on "demo" above, starting with "VerifyError: Error #1042: Not an ABC file.  major_version=46 minor_version=16".

I'm using flashplayer 8.5.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Very useful information.  </p>
<p>I get a series of AS errors when I click on &#8220;demo&#8221; above, starting with &#8220;VerifyError: Error #1042: Not an ABC file.  major_version=46 minor_version=16&#8243;.</p>
<p>I&#8217;m using flashplayer 8.5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
