Are you importing the required classes?

   import mx.remoting.Service;
   import mx.remoting.PendingCall;
   import mx.remoting.RecordSet;
   import mx.rpc.RelayResponder;
   import mx.rpc.FaultEvent;
   import mx.rpc.ResultEvent;

What does the rest of the code look like?
Are you using mx.remoting.Services or mx.remoting.NetServices?
You can not use the Responder class with NetServices, you have to use the new 
mx.remoting.Services class.

regards,
Muzak

----- Original Message ----- 
From: "Graham Pearson" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <flashcoders@chattyfig.figleaf.com>
Sent: Friday, November 24, 2006 2:03 PM
Subject: Re: [Flashcoders] AS2 Flash Remoting Troubles


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> In the actual fla file it is correct, I develop on one machine and Send
> email on another computer. I have even downloaded AS2 Remoting Examples
> that others have made available which give me the same result. I am
> currently using Flash Pro 8.
>
>
> Alain Rousseau wrote:
>> Hi Graham,


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to