<?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: ActionScript 2.0 Flash Remoting with Flash CS3</title>
	<atom:link href="http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/</link>
	<description>Flex, Ruby, etc. etc.</description>
	<lastBuildDate>Sat, 06 Feb 2010 21:14:13 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arend</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-1492</link>
		<dc:creator>Arend</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-1492</guid>
		<description>Thanks for still providing this info!
You saved my day!</description>
		<content:encoded><![CDATA[<p>Thanks for still providing this info!<br />
You saved my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog del DD &#187; Flash Remoting usando AS2 en Flash 9 en Windows Vista</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-451</link>
		<dc:creator>Blog del DD &#187; Flash Remoting usando AS2 en Flash 9 en Windows Vista</dc:creator>
		<pubDate>Wed, 22 Oct 2008 02:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-451</guid>
		<description>[...] por el mismo problema encontre este link en que relataba lo mismo que hice yo anteriormente y que en ste caso asombrosamente le [...]</description>
		<content:encoded><![CDATA[<p>[...] por el mismo problema encontre este link en que relataba lo mismo que hice yo anteriormente y que en ste caso asombrosamente le [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-452</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 27 May 2008 21:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-452</guid>
		<description>Hi All,
I copy the files to the path that you said.
Still not working for me.
This is the code that I&#039;m using
Here is my code that I&#039;m using:

import mx.remoting.NetServices;
import mx.remoting.NetDebug;
mx.remoting.debug.NetDebug.initialize();
import mx.controls.Alert;
import mx.controls.gridclasses.DataGridColumn;
import BubbleMovieClip;
import com.Msgs;

// Set up variables for the URL and service paths
var myURL = &quot;http://localhost/flashservices/gateway&quot;;
var servicePath = &quot;com.myDomain.myApp&quot;;

// Connection hasn&#039;t been initialized; create connection and service objects
if (initialized == null) {
  initialized = true;
  NetServices.setDefaultGatewayUrl(myURL);
  var myConnection_conn = NetServices.createGatewayConnection();
  var myService = myConnection_conn.getService(servicePath, this);
}
Do I have to change anything?
Thanks

Johnny</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
I copy the files to the path that you said.<br />
Still not working for me.<br />
This is the code that I&#8217;m using<br />
Here is my code that I&#8217;m using:</p>
<p>import mx.remoting.NetServices;<br />
import mx.remoting.NetDebug;<br />
mx.remoting.debug.NetDebug.initialize();<br />
import mx.controls.Alert;<br />
import mx.controls.gridclasses.DataGridColumn;<br />
import BubbleMovieClip;<br />
import com.Msgs;</p>
<p>// Set up variables for the URL and service paths<br />
var myURL = &#8220;http://localhost/flashservices/gateway&#8221;;<br />
var servicePath = &#8220;com.myDomain.myApp&#8221;;</p>
<p>// Connection hasn&#8217;t been initialized; create connection and service objects<br />
if (initialized == null) {<br />
  initialized = true;<br />
  NetServices.setDefaultGatewayUrl(myURL);<br />
  var myConnection_conn = NetServices.createGatewayConnection();<br />
  var myService = myConnection_conn.getService(servicePath, this);<br />
}<br />
Do I have to change anything?<br />
Thanks</p>
<p>Johnny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: placement papers</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-450</link>
		<dc:creator>placement papers</dc:creator>
		<pubDate>Mon, 31 Mar 2008 08:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-450</guid>
		<description>thanks, for the suggestion.</description>
		<content:encoded><![CDATA[<p>thanks, for the suggestion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-449</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 22 Jan 2008 23:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-449</guid>
		<description>Thanks to Aaron Smith for pointing out &#039;ssr&#039;!!</description>
		<content:encoded><![CDATA[<p>Thanks to Aaron Smith for pointing out &#8217;ssr&#8217;!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-448</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 17 Dec 2007 19:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-448</guid>
		<description>Thank you!!! Thanks to your files, which I skillfully pasted into &quot;C:\Documents and Settings\USERNAME\Local Settings\Application Data\Adobe\Flash CS3\en\Configuration\Classes&quot; and &quot;C:\Program Files\Adobe\Flash CS3\en\Configuration\Classes&quot; I now have flash remoting working in Flash 9. :)</description>
		<content:encoded><![CDATA[<p>Thank you!!! Thanks to your files, which I skillfully pasted into &#8220;C:\Documents and Settings\USERNAME\Local Settings\Application Data\Adobe\Flash CS3\en\Configuration\Classes&#8221; and &#8220;C:\Program Files\Adobe\Flash CS3\en\Configuration\Classes&#8221; I now have flash remoting working in Flash 9. <img src='http://blog.alastairdawson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ActionScript 2.0 Remoting Components in Flash CS3&#8230; at PePo&#8217;s weblog</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-447</link>
		<dc:creator>ActionScript 2.0 Remoting Components in Flash CS3&#8230; at PePo&#8217;s weblog</dc:creator>
		<pubDate>Wed, 12 Sep 2007 18:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-447</guid>
		<description>[...] blog van Vixiom Axioms met interessante comments&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] blog van Vixiom Axioms met interessante comments&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Smith</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-446</link>
		<dc:creator>Aaron Smith</dc:creator>
		<pubDate>Wed, 30 May 2007 14:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-446</guid>
		<description>You should check out ssr. http://osflash.org/projects/ssr. It works a lot like as3lrf but there is no need for listeners which is a bad implementation for remoting. The downside of as3lrf is that you add listeners to the actual service object. But let&#039;s say you make 3 service calls, each result gets mapped to the same onResult handler. That&#039;s screwy. With ssr you declare onResult and onFault handlers with each service call, you can also specify a maxAttempt limit and a timeout interval. SSR is a better replacement for a remoting package.</description>
		<content:encoded><![CDATA[<p>You should check out ssr. <a href="http://osflash.org/projects/ssr" rel="nofollow">http://osflash.org/projects/ssr</a>. It works a lot like as3lrf but there is no need for listeners which is a bad implementation for remoting. The downside of as3lrf is that you add listeners to the actual service object. But let&#8217;s say you make 3 service calls, each result gets mapped to the same onResult handler. That&#8217;s screwy. With ssr you declare onResult and onFault handlers with each service call, you can also specify a maxAttempt limit and a timeout interval. SSR is a better replacement for a remoting package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aran</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-445</link>
		<dc:creator>Aran</dc:creator>
		<pubDate>Mon, 07 May 2007 00:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-445</guid>
		<description>@Matt

The easiest way (for a 1 off project) is to download the zip in the original post, and extract to your the same folder where your project lives. Flash will always look for classes from where your FLA resides as root

If you want to use the remoting classes on multiple projects, put the mx folder somewhere central (like c:\dev) and then map a classpath to your FLA : file &gt; publish settings &gt; (flash tab) actionscript 2.0 settings &gt;  classpath (target) &gt; browse for where you created you common class location (c:\dev). Yiou can add as many classpaths as you require for each FLA.</description>
		<content:encoded><![CDATA[<p>@Matt</p>
<p>The easiest way (for a 1 off project) is to download the zip in the original post, and extract to your the same folder where your project lives. Flash will always look for classes from where your FLA resides as root</p>
<p>If you want to use the remoting classes on multiple projects, put the mx folder somewhere central (like c:\dev) and then map a classpath to your FLA : file &gt; publish settings &gt; (flash tab) actionscript 2.0 settings &gt;  classpath (target) &gt; browse for where you created you common class location (c:\dev). Yiou can add as many classpaths as you require for each FLA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://blog.alastairdawson.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/comment-page-1/#comment-444</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 02 May 2007 03:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/#comment-444</guid>
		<description>would someone be so kind as to tell me exactly where to put the files and how to make my flash 8 fla work in cs3? (probably a dumb question. sorry) perhaps an example file?
thanks...</description>
		<content:encoded><![CDATA[<p>would someone be so kind as to tell me exactly where to put the files and how to make my flash 8 fla work in cs3? (probably a dumb question. sorry) perhaps an example file?<br />
thanks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
