<?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>Olocity Blog &#187; Adobe Flex</title>
	<atom:link href="http://www.olocity.com/blogs/category/open-source/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.olocity.com/blogs</link>
	<description>Storage, Standards and Software</description>
	<lastBuildDate>Wed, 12 May 2010 04:07:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Adobe Flex Ant Builds</title>
		<link>http://www.olocity.com/blogs/2009/05/13/adobe-flex-ant-builds/</link>
		<comments>http://www.olocity.com/blogs/2009/05/13/adobe-flex-ant-builds/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:41:31 +0000</pubDate>
		<dc:creator>Kurt Krems</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>

		<guid isPermaLink="false">http://www.olocity.com/blogs/?p=21</guid>
		<description><![CDATA[Building Adobe Flex applications using Ant would seem like a no brainer.  It appears the Ant builds using Flex has issues with understanding image paths. My CSS and any image embeds for our flex application StorageIM needed to have the image paths modifed in order for our Ant flex build to work appropriately. Below are [...]]]></description>
			<content:encoded><![CDATA[<p>Building Adobe Flex applications using Ant would seem like a no brainer.  It appears the Ant builds using Flex has issues with understanding image paths. My CSS and any image embeds for our flex application StorageIM needed to have the image paths modifed in order for our Ant flex build to work appropriately. Below are modified image paths from a CSS and mxml file.</p>
<p>1. CSS Example: icon:  Embed(source=&#8221;../../assets/images/icon_close_up.png&#8221;);</p>
<p>2. mxml image: folderOpenIcon=&#8221;@Embed(source=&#8217;/assets/images/icons/folder-with-file-16&#215;16.png&#8217;)&#8221;</p>
<p>Hope this helps with your flex ant builds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.olocity.com/blogs/2009/05/13/adobe-flex-ant-builds/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
