<?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>MvdB &#187; Flex</title>
	<atom:link href="http://www.markvandenbergh.com/archives/category/coding/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markvandenbergh.com</link>
	<description>I spent a minute looking at my own code by accident... thinking &#34;What the hell is this guy doing?&#34; (bash.org)</description>
	<lastBuildDate>Sat, 10 Jul 2010 14:36:04 +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>Variable scope in ActionScript Flex</title>
		<link>http://www.markvandenbergh.com/archives/182/variable-scope-in-actionscript-flex/</link>
		<comments>http://www.markvandenbergh.com/archives/182/variable-scope-in-actionscript-flex/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 19:22:12 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.markvandenbergh.com/?p=182</guid>
		<description><![CDATA[Hoisting, the strangest ActionScript/Flex &#8220;feature&#8221; I&#8217;ve ever seen (at the moment of writing). Probably you&#8217;ve never heard of hoisting. I was hinted to this feature when I had two variables with the same name in one function. Flex was warning about this, but I didn&#8217;t really understand why. Check the following example: private function existsInSources(searchFor:String):Boolean [...]]]></description>
		<wfw:commentRss>http://www.markvandenbergh.com/archives/182/variable-scope-in-actionscript-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting width and height in Flex using CSS</title>
		<link>http://www.markvandenbergh.com/archives/134/setting-width-and-height-in-flex-using-css/</link>
		<comments>http://www.markvandenbergh.com/archives/134/setting-width-and-height-in-flex-using-css/#comments</comments>
		<pubDate>Sat, 09 May 2009 16:47:12 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.markvandenbergh.com/?p=134</guid>
		<description><![CDATA[In the current version of Flex (3) it&#8217;s not possible to set width and height using CSS. The application I&#8217;m working on has a lot of screens containing a lot of TextInput fields. I want to be able to control the width and height of these text fields using CSS. Sean Christmann has a nice [...]]]></description>
		<wfw:commentRss>http://www.markvandenbergh.com/archives/134/setting-width-and-height-in-flex-using-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing Flex Builder on Ubuntu 9.04</title>
		<link>http://www.markvandenbergh.com/archives/83/installing-flex-builder-on-ubuntu-904/</link>
		<comments>http://www.markvandenbergh.com/archives/83/installing-flex-builder-on-ubuntu-904/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 13:48:44 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.markvandenbergh.com/?p=83</guid>
		<description><![CDATA[For my work I&#8217;ve been working with Adobe Flex. If you&#8217;re doing Flex development you (probably) work with Flex Builder. It has features a development tool should provide; code completion, design view, good integrated building/running of projects, debugging etc. At work I&#8217;m tied to my Windows XP laptop, at home I work with Ubuntu Linux. [...]]]></description>
		<wfw:commentRss>http://www.markvandenbergh.com/archives/83/installing-flex-builder-on-ubuntu-904/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
