<?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: Using Flash to Skin Flex Components	</title>
	<atom:link href="https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Wed, 22 Feb 2012 19:06:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Netphreak		</title>
		<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243148</link>

		<dc:creator><![CDATA[Netphreak]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 19:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2960#comment-243148</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243147&quot;&gt;JesterXL&lt;/a&gt;.

It&#039;s for vector graphics.

Are there any tutorials on this topic Flash scale9 to Flex?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243147">JesterXL</a>.</p>
<p>It&#8217;s for vector graphics.</p>
<p>Are there any tutorials on this topic Flash scale9 to Flex?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243147</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 18:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2960#comment-243147</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243146&quot;&gt;Netphreak&lt;/a&gt;.

The Flash IDE cannot do scale9 for bitmaps, only for vector. If you do it for vector, it should work. If you need it for bitmaps, you&#039;ll have to use the [Embed] tag so mxmlc can do his magic.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243146">Netphreak</a>.</p>
<p>The Flash IDE cannot do scale9 for bitmaps, only for vector. If you do it for vector, it should work. If you need it for bitmaps, you&#8217;ll have to use the [Embed] tag so mxmlc can do his magic.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Netphreak		</title>
		<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243146</link>

		<dc:creator><![CDATA[Netphreak]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2960#comment-243146</guid>

					<description><![CDATA[I&#039;m looking for something like 9 slice scaling for buttons etc.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking for something like 9 slice scaling for buttons etc.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243145</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2960#comment-243145</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243144&quot;&gt;Netphreak&lt;/a&gt;.

Heh, that&#039;s a rabbit hole topic. Bottom line, what you design in Flash is what you see in Flex. Scaling graphics is a large topic. Do you want it to scale? What about maintaining aspect ratio? Is it vector? Do the strokes scale correctly? Is this for mobile? Blah blah blah.

Suffice to say, the quick solution is something like:

http://pastebin.com/C7K2Mqrv]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243144">Netphreak</a>.</p>
<p>Heh, that&#8217;s a rabbit hole topic. Bottom line, what you design in Flash is what you see in Flex. Scaling graphics is a large topic. Do you want it to scale? What about maintaining aspect ratio? Is it vector? Do the strokes scale correctly? Is this for mobile? Blah blah blah.</p>
<p>Suffice to say, the quick solution is something like:</p>
<p><a href="http://pastebin.com/C7K2Mqrv" rel="nofollow ugc">http://pastebin.com/C7K2Mqrv</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Netphreak		</title>
		<link>https://jessewarden.com/2011/10/using-flash-to-skin-flex-components.html/comment-page-1#comment-243144</link>

		<dc:creator><![CDATA[Netphreak]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=2960#comment-243144</guid>

					<description><![CDATA[Turns out the compiler did not include the swc, as no components were on stage.

Got it to display a button skin - although the skin does not scale to fit the button text?]]></description>
			<content:encoded><![CDATA[<p>Turns out the compiler did not include the swc, as no components were on stage.</p>
<p>Got it to display a button skin &#8211; although the skin does not scale to fit the button text?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
