<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>For My Own Amusement &#187; reference</title>
	<atom:link href="http://www.formyownamusement.com/tag/reference/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.formyownamusement.com</link>
	<description>Bits and pieces that will likely only ever amuse me</description>
	<lastBuildDate>Thu, 01 Jul 2010 12:48:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Remove Flex Component Border Skins</title>
		<link>http://www.formyownamusement.com/2009/02/14/remove-flex-component-border-skins/</link>
		<comments>http://www.formyownamusement.com/2009/02/14/remove-flex-component-border-skins/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 08:47:04 +0000</pubDate>
		<dc:creator>Timothy Churchward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://www.formyownamusement.com/2009/02/14/remove-flex-component-border-skins/</guid>
		<description><![CDATA[Just so I remember&#8230; To remove the border skin from a Flex 2 Button or other Flex Components use the following CSS: skin: ClassReference(&#34;mx.skins.ProgrammaticSkin&#34;);]]></description>
			<content:encoded><![CDATA[<p>Just so I remember&#8230;</p>
<p>To remove the border skin from a Flex 2 Button or other Flex Components use the following CSS:</p>
<pre style="padding-top: 1em; padding-right: 0px; padding-bottom: 1em; padding-left: 0px; margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; width: 658px; overflow-x: auto; overflow-y: auto; border-top-width: 1px; border-top-style: dotted; border-top-color: #333333; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(51, 51, 51);">
<span style="font-family: Times; font-size: 16px;">
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">skin: ClassReference(&quot;mx.skins.ProgrammaticSkin&quot;);</div></div>

</span>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.formyownamusement.com/2009/02/14/remove-flex-component-border-skins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
