<?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>Aaron Benson &#124; DFW Interactive Designer/Developer &#124; Flash Enthusiast &#187; file</title>
	<atom:link href="http://www.bensonarts.com/tag/file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bensonarts.com</link>
	<description>DFW Interactive Designer/Developer</description>
	<lastBuildDate>Thu, 01 Oct 2009 17:03:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ActionScript 2 &#8211; Find File Extension</title>
		<link>http://www.bensonarts.com/flash/actionscript-find-file-extension/</link>
		<comments>http://www.bensonarts.com/flash/actionscript-find-file-extension/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 04:25:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[file]]></category>

		<guid isPermaLink="false">http://www.bensonarts.com/?p=70</guid>
		<description><![CDATA[Let&#8217;s say we have a scenario where we have an XML file that contains references to files that are mixed media types and our Flash file will conduct a certain operation based on the file&#8217;s extension. You could structure your XML like this:

&#60;asset url=&#34;movie.flv&#34; type=&#34;movie&#34; /&#62;
&#60;asset url=&#34;image.jpg&#34; type=&#34;image&#34; /&#62;

But type=&#8221;movie&#8221; isn&#8217;t quite so user-friendly and [...]]]></description>
		<wfw:commentRss>http://www.bensonarts.com/flash/actionscript-find-file-extension/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
