<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: AS3 WDDX-Class</title>
	<atom:link href="http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/</link>
	<description>Experiences in AS3</description>
	<lastBuildDate>Wed, 12 Oct 2011 11:47:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/comment-page-1/#comment-1382</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 19 Oct 2008 20:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.physalias.de/?p=5#comment-1382</guid>
		<description>Hi, Is your code is open source?</description>
		<content:encoded><![CDATA[<p>Hi, Is your code is open source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Funke</title>
		<link>http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/comment-page-1/#comment-156</link>
		<dc:creator>Alexander Funke</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.physalias.de/?p=5#comment-156</guid>
		<description>Dear zu. You need to add the swc to the classpath in the publishing settings of Flash. In your code you need to add the import for the Wddxparser like this: 

import de.bigsource.data.parser.wddx.Wddx;
var wddx:Wddx = new Wddx();

Then it should work fine.

Kind regards Alex</description>
		<content:encoded><![CDATA[<p>Dear zu. You need to add the swc to the classpath in the publishing settings of Flash. In your code you need to add the import for the Wddxparser like this: </p>
<p>import de.bigsource.data.parser.wddx.Wddx;<br />
var wddx:Wddx = new Wddx();</p>
<p>Then it should work fine.</p>
<p>Kind regards Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zu</title>
		<link>http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/comment-page-1/#comment-155</link>
		<dc:creator>zu</dc:creator>
		<pubDate>Mon, 23 Jun 2008 02:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.physalias.de/?p=5#comment-155</guid>
		<description>Hi Alexander, does this work with CS3? How do I include it in my project? It gives me an error saying that it cant find the classes when I try to compile. I&#039;ve got all the files in one folder, including the SWC.

Any help would be great, thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Alexander, does this work with CS3? How do I include it in my project? It gives me an error saying that it cant find the classes when I try to compile. I&#8217;ve got all the files in one folder, including the SWC.</p>
<p>Any help would be great, thanks <img src='http://www.bigsource.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin</title>
		<link>http://www.bigsource.de/index.php/2007/11/01/as3-wddx-class/comment-page-1/#comment-140</link>
		<dc:creator>Devin</dc:creator>
		<pubDate>Sun, 20 Apr 2008 19:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.physalias.de/?p=5#comment-140</guid>
		<description>I just tried this out in an AIR application that needed to parse wddx data from CF.  It worked perfectly. Thanks!</description>
		<content:encoded><![CDATA[<p>I just tried this out in an AIR application that needed to parse wddx data from CF.  It worked perfectly. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

