<?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: Flash Remoting components for Flash 8, AS2.0 available now</title>
	<atom:link href="http://www.herrodius.com/blog/33/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/33</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: hans</title>
		<link>http://www.herrodius.com/blog/33/comment-page-1#comment-894</link>
		<dc:creator>hans</dc:creator>
		<pubDate>Thu, 29 Sep 2005 07:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=33#comment-894</guid>
		<description>Just a little remark for those that use Flash 8 and want to continue to author (read: maintain) their Flash 6 RIAs that still use the old Flash Remoting :

you can simply get the Flash Remoting include files from your old Flash distribution and copy-paste them in between your sources and include them from there.

So if you put all the files listed below in the same path, and you include
only NetServices.as (and NetDebug.as) in your application, the compiler finds everything it needs.

The old list of includes :

NetDebug.as
NetDebugConfig.as
NetDebugEvents.as
NetDebugHelpers.as
NetDebugImpl.as
NetDebugLocalConnection.as
NetDebugNetConnection.as
NetServices.as
RecordSet.as
RsDataProviderClass.as

After this, I guess you can uninstall your FMX 2004...</description>
		<content:encoded><![CDATA[<p>Just a little remark for those that use Flash 8 and want to continue to author (read: maintain) their Flash 6 RIAs that still use the old Flash Remoting :</p>
<p>you can simply get the Flash Remoting include files from your old Flash distribution and copy-paste them in between your sources and include them from there.</p>
<p>So if you put all the files listed below in the same path, and you include<br />
only NetServices.as (and NetDebug.as) in your application, the compiler finds everything it needs.</p>
<p>The old list of includes :</p>
<p>NetDebug.as<br />
NetDebugConfig.as<br />
NetDebugEvents.as<br />
NetDebugHelpers.as<br />
NetDebugImpl.as<br />
NetDebugLocalConnection.as<br />
NetDebugNetConnection.as<br />
NetServices.as<br />
RecordSet.as<br />
RsDataProviderClass.as</p>
<p>After this, I guess you can uninstall your FMX 2004&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
