I use the same directory of the MM Classes, in Mac:

-cp /Users/username/Library/Application\ Support/Macromedia/Flash\ MX\ 2004/en/Configuration/Classes/ \

and in the class:

import mx.remoting.Service;
import mx.rpc.RelayResponder;
import mx.rpc.FaultEvent;
import mx.rpc.ResultEvent;
import mx.remoting.PendingCall;
import mx.remoting.debug.NetDebug;
import mx.services.Log;


You can use the remoting classes in the same directory of your app, but copy all the mx directory.


Rafael


On Aug 22, 2005, at 9:02 AM, julien wrote:

hi list,

i want to use amfphp because "it rocks"...
so i read the wiki on amfphp.org and gave it a try, doing the
HelloWorld example,
then i wanted to try with mtasc. i found this page that explains how
to use the remoting classes with mtasc :

when i compile with flash, there is no problem :
but when i compile with mtasc, nothing happens.
what am i doing wrong ? i put all my files here :

thanks for your help
cheers

_______________________________________________
osflash mailing list




_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to