<?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>Thoughts on ... &#187; flex css</title>
	<atom:link href="http://www.cocieru.com/tag/flex-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cocieru.com</link>
	<description>Web where to ?</description>
	<lastBuildDate>Sat, 14 Mar 2009 11:54:28 +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>Flex SDK easy Background-Position</title>
		<link>http://www.cocieru.com/2008/08/21/flex-sdk-easy-background-position/</link>
		<comments>http://www.cocieru.com/2008/08/21/flex-sdk-easy-background-position/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 10:42:41 +0000</pubDate>
		<dc:creator>Radu Cocieru</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[flex css]]></category>
		<category><![CDATA[flex sdk]]></category>

		<guid isPermaLink="false">http://www.cocieru.com/?p=7</guid>
		<description><![CDATA[One feature that current FLEX SDK skin lacks is the CSS background-position (it centers the image no metter what), here is a quick way to fix this. CSS: Box{ border-skin:ClassReference('ro.huddle.skins.hallo.HalloBorderWithImagePositioning'); background-image:Embed('/assets/browser_footer.jpg'); background-position:left,bottom; } the HalloBorderWithImagePositioning class: package ro.huddle.skins.hallo { import flash.display.DisplayObject; import flash.display.Shape; import mx.core.EdgeMetrics; import mx.core.IChildList; import mx.core.IContainer; import mx.core.IRawChildrenContainer; import mx.skins.halo.HaloBorder; public class [...]]]></description>
		<wfw:commentRss>http://www.cocieru.com/2008/08/21/flex-sdk-easy-background-position/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
