<?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>Christopher Huyler's Flex Blog &#187; Flash</title>
	<atom:link href="http://www.huyler.net/flexblog/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huyler.net/flexblog</link>
	<description>&#60;mx:Flex Development Examples /&#62;</description>
	<lastBuildDate>Tue, 02 Mar 2010 20:06:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cropping white space from images using Flex Bitmap classes</title>
		<link>http://www.huyler.net/flexblog/2010/03/02/cropping-white-space-from-images-using-flex-bitmap-classes/</link>
		<comments>http://www.huyler.net/flexblog/2010/03/02/cropping-white-space-from-images-using-flex-bitmap-classes/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 20:04:16 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.huyler.net/flexblog/?p=103</guid>
		<description><![CDATA[This blog entry covers a quick introduction to the Flex bitmap classes, BitmapData and Bitmap.
Loading an Image
Typically you would load an image in Flex using the Image tag
&#60;mx:Image id="imageContainer" src="myImage.png"/&#62;
In order to modify the image before displaying it, it is better to use a Loader. Remove the src attribute above and use the following functions [...]]]></description>
		<wfw:commentRss>http://www.huyler.net/flexblog/2010/03/02/cropping-white-space-from-images-using-flex-bitmap-classes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exporting symbols for Flex using Flash CS3</title>
		<link>http://www.huyler.net/flexblog/2008/02/29/exporting-symbols-for-flex-using-flash-cs3/</link>
		<comments>http://www.huyler.net/flexblog/2008/02/29/exporting-symbols-for-flex-using-flash-cs3/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 16:43:59 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.huyler.net/flexblog/2008/02/29/exporting-symbols-for-flex-using-flash-cs3/</guid>
		<description><![CDATA[If you have designers sending you Flash SWFs for buttons and other objects in your Flex application you probably have come across Adobe&#8217;s tutorial which may not answer all your questions.  The simple question my designer had was &#8220;How do I export a symbol?&#8221;.  Read on to find out how&#8230;
 ActionScript 2.0 vs [...]]]></description>
		<wfw:commentRss>http://www.huyler.net/flexblog/2008/02/29/exporting-symbols-for-flex-using-flash-cs3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
