<?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>Fraser Crosbie - Calgary Flash, Flex &#38; Web Developer &#187; Alpha</title>
	<atom:link href="http://www.flashdev.ca/article/tag/alpha/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashdev.ca</link>
	<description>Web developer specializing in rich internet applications. Located in Calgary, Alberta, Canada</description>
	<lastBuildDate>Thu, 09 Jun 2011 17:47:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>No mx classes in Flash 9 Public Alpha?</title>
		<link>http://www.flashdev.ca/article/no-mx-classes-in-flash-9-public-alpha/</link>
		<comments>http://www.flashdev.ca/article/no-mx-classes-in-flash-9-public-alpha/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 19:26:59 +0000</pubDate>
		<dc:creator>Fraser Crosbie</dc:creator>
				<category><![CDATA[Flash Development]]></category>
		<category><![CDATA[Alpha]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.flashdev.ca/?p=13</guid>
		<description><![CDATA[In the previous post, Debugging in AS3 &#8211; Part 2 &#8211; Objects, I would have preferred to show you how to debug Objects with the ObjectDumper. The ObjectDumper can be imported using import mx.data.binding.Objectdumper. I tried this in ActionScript 3 and it would not work. I soon realized that all of the mx classes that [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous post, <em>Debugging in AS3 &#8211; Part 2 &#8211; Objects</em>, I would have preferred to show you how to debug Objects with the <em>ObjectDumper</em>. The ObjectDumper can be imported using <em>import mx.data.binding.Objectdumper</em>. I tried this in ActionScript 3 and it would not work. I soon realized that all of the mx classes that shipped with Flash 9 Public Alpha are still written in ActionScript 2 and it appears that when you are publishing in ActionScript 3 the path to the mx classes is disabled. This means that we will have to wait to use a lot of the great functionality (Tween, ObjectDumper, etc.) that I took for granted in ActionScript 2. I did read somewhere that you can take the mx classes from the Flex SDK. Seeing as how I am still coding my work related projects in AS2 and only learning AS3 to get a head start, I will just wait until, hopefully, the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashdev.ca/article/no-mx-classes-in-flash-9-public-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

