_marabout
11-13-2004, 09:36 AM
Hi,
I've tryed to run some of the AMFPHP samples found in the tutorials on various sites and it always fails to send results back.
I've solved various problems such as the BadVersion one, so everything seems to go fine, the NetConnection Debugger reports the connection runs ok, the remote call too, but then nothing happen, no error, and the _result callback function is never ran...
Actually, the remote function is never called : I've tryed to log the services methods and the conclusion is that there are never ran.
I've struggle to understand it all the day long but there I didn't find a lot of information about AMFPHP on the web... for example, is there a doc that explains all the possible values in the MethodTable array ? I didn't find such a thing on the AMFPHP website.
So thanks for any suggestion !
I've tryed to run some of the AMFPHP samples found in the tutorials on various sites and it always fails to send results back.
I've solved various problems such as the BadVersion one, so everything seems to go fine, the NetConnection Debugger reports the connection runs ok, the remote call too, but then nothing happen, no error, and the _result callback function is never ran...
Actually, the remote function is never called : I've tryed to log the services methods and the conclusion is that there are never ran.
I've struggle to understand it all the day long but there I didn't find a lot of information about AMFPHP on the web... for example, is there a doc that explains all the possible values in the MethodTable array ? I didn't find such a thing on the AMFPHP website.
So thanks for any suggestion !