<?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>Peter Velichkov's Blog &#187; Adobe Flex</title>
	<atom:link href="http://blog.creonfx.com/category/adobe-flex/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.creonfx.com</link>
	<description>...looking for more than eyes can see</description>
	<lastBuildDate>Sun, 25 Apr 2010 12:19:58 +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>Embed Font in Flex4 Actionscript Project</title>
		<link>http://blog.creonfx.com/adobe-flex/embed-font-in-flex4-actionscript-project</link>
		<comments>http://blog.creonfx.com/adobe-flex/embed-font-in-flex4-actionscript-project#comments</comments>
		<pubDate>Sun, 25 Apr 2010 12:19:58 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[embed fonts]]></category>
		<category><![CDATA[flex4]]></category>
		<category><![CDATA[TLF]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=292</guid>
		<description><![CDATA[A quick tip for all not seeing their embeded fonts when compiling pure AS project with Flex SDK 4: [Embed(source="assets/fonts/my-cool-font.otf", fontFamily="CoolFont", fontWeight="normal", mimeType='application/x-font', embedAsCFF='false')] private var MyCoolFont:Class; Notice the embedAsCFF=&#8217;false&#8217;, this is the most important part. Basically when not using Spark Text Components (which are based on Text Layout Framework) you need this option. In [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/adobe-flex/embed-font-in-flex4-actionscript-project/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Skinnable Slider Component for Adobe Flex 3</title>
		<link>http://blog.creonfx.com/adobe-flex/custom-skinnable-slider-component-for-adobe-flex-3</link>
		<comments>http://blog.creonfx.com/adobe-flex/custom-skinnable-slider-component-for-adobe-flex-3#comments</comments>
		<pubDate>Fri, 14 Aug 2009 14:37:48 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[custom component]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/?p=261</guid>
		<description><![CDATA[First of all let me apologize for not blogging in a while but I&#8217;ve been working on couple of interesting projects after which it was time for deserved vacation on the BlackSea&#8217;s beaches. Anyway I needed a better looking horizontal slider for one of the projects and all of my googling got me nothing reasonable [...]]]></description>
		<wfw:commentRss>http://blog.creonfx.com/adobe-flex/custom-skinnable-slider-component-for-adobe-flex-3/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Install Adobe Flex Builder Alpha on Debian</title>
		<link>http://blog.creonfx.com/adobe-flex/install-adobe-flex-debian-linux</link>
		<comments>http://blog.creonfx.com/adobe-flex/install-adobe-flex-debian-linux#comments</comments>
		<pubDate>Sun, 07 Oct 2007 19:16:40 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.creonfx.com/adobe-flex/install-adobe-flex-debian-linux</guid>
		<description><![CDATA[After bumping my head against the monitor for couple of minutes i have successfully installed Adobe Flex Builder Linux Public Alpha on my Debian Unstable Linux. Here is the procedure: 1. wget http://download.macromedia.com/pub/labs/flex/\ flexbuilder_linux/flexbuilder_linux_install_a1_100207.bin 2. apt-get install eclipse sun-java5-bin 3. update-alternatives &#8211;config java (set /usr/lib/jvm/java-1.5.0-sun/jre/bin/java to be used) 4. run the installer Enjoy]]></description>
		<wfw:commentRss>http://blog.creonfx.com/adobe-flex/install-adobe-flex-debian-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
